1
0
Bryan Drewery 3335a481b7 Merge branch 'master' into next 11 жил өмнө
..
compat cd9494f4d3 Make building src/compat non-recursive 11 жил өмнө
crypto 77306e4df2 Make building src/crypto non-recursive 11 жил өмнө
mod ee0c3cf05a Merge branch 'master' into next 11 жил өмнө
.gitignore 8456fcb6c2 Remove the need for makehelp 11 жил өмнө
EncryptedStream.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line 16 жил өмнө
Makefile.in fe81d879fc Merge branch 'build-cleanups' into next 11 жил өмнө
adns.cc e9d16c5695 Fix handling of creating empty bd::Array() after removing implicit carray conversion 11 жил өмнө
adns.h 9756ec315f No reason for egg_dns_send to be public 11 жил өмнө
auth.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
auth.h fbfdd1939e * Return bind check result for dcc 16 жил өмнө
base64.cc 4199098c0f Remove use of register 11 жил өмнө
base64.h 9fe5a9ae39 * Use bdlib base64 16 жил өмнө
bg.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
bg.h 9bf2b600f9 Remove fork-interval. 11 жил өмнө
binary.cc 597a1b2a98 Fix clang 3.6 warnings 11 жил өмнө
binary.h cb6522c63e * Add './wraith -V' which will display the packconfig that the bot is using. 14 жил өмнө
binds.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) 17 жил өмнө
botcmd.cc 597a1b2a98 Fix clang 3.6 warnings 11 жил өмнө
botcmd.h 9bdb36ed32 bot_shareupdate() should be private now 13 жил өмнө
botmsg.cc 597a1b2a98 Fix clang 3.6 warnings 11 жил өмнө
botmsg.h e681ea7078 Update functions to accept consts 14 жил өмнө
botnet.cc 6630f7e76a Merge branch 'master' into next 11 жил өмнө
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading 17 жил өмнө
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 20 жил өмнө
chan.h 69ccb07935 Merge branch 'std-bdlib' into next 11 жил өмнө
chanprog.cc 4199098c0f Remove use of register 11 жил өмнө
chanprog.h a1c5348f8b Backout change-server-keeps-old, it's not ready 11 жил өмнө
cmds.cc fe469b3608 Merge branch 'master' into next 11 жил өмнө
cmds.h 58f6bce171 * When viewing help over auth, only show allowed commands 16 жил өмнө
color.h c0e02b4d46 * More work on colors 22 жил өмнө
common.h f45337a580 * Use length() macro for bsearch() calling and also fix help table lookup off-by-1 error 16 жил өмнө
conf.cc 6cb2e82cfc Revert "Use vfork(2) where exec(2) is immediately done" 11 жил өмнө
conf.h c7fc8a2d3b Merge branch 'type-cleanup' into next 14 жил өмнө
config-sanity.h 9f317e1988 Remove invalid references to gethostname/getipnodebyname 14 жил өмнө
config.h.in 2f9d826f54 Merge branch 'maint' 11 жил өмнө
core_binds.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
core_binds.h fbfdd1939e * Return bind check result for dcc 16 жил өмнө
crypt.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
crypt.h 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl 15 жил өмнө
dcc.cc 4199098c0f Remove use of register 11 жил өмнө
dcc.h 56e19d4b51 * Remove port_t typedef 14 жил өмнө
dccutil.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
dccutil.h c7fc8a2d3b Merge branch 'type-cleanup' into next 14 жил өмнө
debug.cc efbd78fdd9 Merge branch 'master' into next 11 жил өмнө
debug.h bfe4b4f556 * Call fatal() on SIGINT to cleanup 15 жил өмнө
dhparam.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
dl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
dl.h 14a4972832 Fix generate_defs.sh to respect sections such as #ifdef USE_SCRIPT_TCL. 11 жил өмнө
egg_timer.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
egg_timer.h 37d24eca71 * Cleanup timer code so it is not constantly re-adding repeat timers back to the lists 16 жил өмнө
eggdrop.h 688882a37d Define std::hash specializations rather than bd::Hash 11 жил өмнө
enclink.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
enclink.h ee88bd167d Silence clang warnings by removing unused len param 13 жил өмнө
flags.cc fe469b3608 Merge branch 'master' into next 11 жил өмнө
flags.h 4880133149 Move global role to chanset_t.role 12 жил өмнө
garble.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
garble.h fb072f5865 * Run stringfix over the pre-processed output 14 жил өмнө
generate_defs.sh e642d40203 Merge branch 'build-cleanups' into next 11 жил өмнө
generate_symbol.sh 0b1aca6676 * Fix symbol generating files changing between builds when it shouldn't have been 14 жил өмнө
libcrypto.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
libcrypto.h 3209392364 * No longer need to define these headers 14 жил өмнө
libssl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
libssl.h 3209392364 * No longer need to define these headers 14 жил өмнө
libtcl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
libtcl.h 093a7e020a * Add --disable-script-tcl (default enabled) 14 жил өмнө
log.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode 17 жил өмнө
main.cc e642d40203 Merge branch 'build-cleanups' into next 11 жил өмнө
main.h 46f8266acc Move role to flags.c 12 жил өмнө
makehelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
makesort.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
match.cc 4199098c0f Remove use of register 11 жил өмнө
match.h 4199098c0f Remove use of register 11 жил өмнө
misc.cc 4199098c0f Remove use of register 11 жил өмнө
misc.h 4199098c0f Remove use of register 11 жил өмнө
misc_file.cc 8229d0d0f8 No need to check for free(NULL) 11 жил өмнө
misc_file.h f90957962e Use bd::AtomicFile to avoid cross-device renaming from Tempfile 12 жил өмнө
net.cc e4812e49b8 Merge branch 'maint' 11 жил өмнө
net.h 4199098c0f Remove use of register 11 жил өмнө
openssl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
openssl.h 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup 15 жил өмнө
response.cc 1e8aa62971 Avoid crashing due to different ptr for key creating empty set 11 жил өмнө
response.h 96db93fd61 Don't use hard-coded indices which will be bad if doc/responses.txt is reordered. 11 жил өмнө
rfc1459.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
rfc1459.h c45ab07070 * Add a rfc_ncasecmp() 14 жил өмнө
set.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
set.h 9bf2b600f9 Remove fork-interval. 11 жил өмнө
settings.h 3dd72828e3 * Align pack data to 16 byte boundary as well 14 жил өмнө
shell.cc 3335a481b7 Merge branch 'master' into next 11 жил өмнө
shell.h 8c6ba17a56 Prevent crashing on startup if openssl can not be loaded 13 жил өмнө
socket.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
socket.h 56e19d4b51 * Remove port_t typedef 14 жил өмнө
sorthelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
sprintf.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
sprintf.h fe6bfd1b8c Fix header guard 12 жил өмнө
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h 22 жил өмнө
stringfix.cc 6210ff1595 Raise the MAX_LINE_LEN higher. "set" is 32018 bytes long on next. 11 жил өмнө
tandem.h e88a064ec3 * Remove obsolete code botshouldjoin() 14 жил өмнө
thread.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө
thread.h 98334382b0 * Misc 22 жил өмнө
timestamp.c fded6bc4d5 Add vim modeline everywhere 12 жил өмнө
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 жил өмнө
types.h c7fc8a2d3b Merge branch 'type-cleanup' into next 14 жил өмнө
userent.cc 98c896907a Merge branch 'master' into next 11 жил өмнө
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 жил өмнө
userrec.cc fe469b3608 Merge branch 'master' into next 11 жил өмнө
userrec.h 3c734b7746 Merge branch 'write_user-protected' into next 14 жил өмнө
users.cc 8229d0d0f8 No need to check for free(NULL) 11 жил өмнө
users.h c1274a1848 Remove old role code no longer needed 12 жил өмнө
utc-time.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 жил өмнө