Bryan Drewery be3a6f1685 Don't hide errors building symbols and be sure to pass in proper -std 12 лет назад
..
compat cd9494f4d3 Make building src/compat non-recursive 11 лет назад
crypto 77306e4df2 Make building src/crypto non-recursive 11 лет назад
mod 882564edf8 Merge branch 'build-cleanups' into maint 11 лет назад
.gitignore 8456fcb6c2 Remove the need for makehelp 11 лет назад
EncryptedStream.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line 16 лет назад
Makefile.in 16ea6afe70 Show CC for c and CXX for c++ 11 лет назад
adns.cc 8229d0d0f8 No need to check for free(NULL) 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 12 лет назад
auth.h fbfdd1939e * Return bind check result for dcc 16 лет назад
base64.cc 4199098c0f Remove use of register 12 лет назад
base64.h 9fe5a9ae39 * Use bdlib base64 16 лет назад
bg.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
bg.h 9bf2b600f9 Remove fork-interval. 12 лет назад
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 12 лет назад
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 883a0275ed Fix more clang 3.6 warnings 11 лет назад
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading 18 лет назад
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 20 лет назад
chan.h bb56f109a6 Remove 'chanset +meankicks'. You can customize your kicks in doc/responses.txt and recompile. 14 лет назад
chanprog.cc cd48b314f3 Fix HQ user not getting color 11 лет назад
chanprog.h 659d73fcd4 * Use a bd::String for key 14 лет назад
cmds.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
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 fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
conf.h 190f4115a5 Merge branch 'type-cleanup' 14 лет назад
config-sanity.h 9f317e1988 Remove invalid references to gethostname/getipnodebyname 14 лет назад
config.h.in 1f00bc0a21 Disable demo TCL support to prevent confusion during build. 11 лет назад
core_binds.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
core_binds.h fbfdd1939e * Return bind check result for dcc 16 лет назад
crypt.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
crypt.h 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl 15 лет назад
dcc.cc 4199098c0f Remove use of register 12 лет назад
dcc.h f705855a42 Fix bolds being backwards due to race between DCC and STDOUT. 11 лет назад
dccutil.cc f705855a42 Fix bolds being backwards due to race between DCC and STDOUT. 11 лет назад
dccutil.h ffe00c5e74 Merge branch 'dumplots-static-char' 14 лет назад
debug.cc 7f1ca05215 Remove 60 process limit 11 лет назад
debug.h ec7153ae5e * Change alias names in ContextNote 16 лет назад
dhparam.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
dl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
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 12 лет назад
egg_timer.h 37d24eca71 * Cleanup timer code so it is not constantly re-adding repeat timers back to the lists 16 лет назад
eggdrop.h 2d0c92e00a Implement chanset 'flood-bytes' (#42) 14 лет назад
enclink.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
enclink.h ee88bd167d Silence clang warnings by removing unused len param 13 лет назад
flags.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
flags.h 674d10f592 Update old ghost mean code to be revenge (#40) 14 лет назад
garble.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
garble.h fb072f5865 * Run stringfix over the pre-processed output 14 лет назад
generate_defs.sh be3a6f1685 Don't hide errors building symbols and be sure to pass in proper -std 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 12 лет назад
libcrypto.h 3209392364 * No longer need to define these headers 14 лет назад
libssl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
libssl.h 3209392364 * No longer need to define these headers 14 лет назад
libtcl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
libtcl.h 093a7e020a * Add --disable-script-tcl (default enabled) 14 лет назад
log.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode 17 лет назад
main.cc 96db93fd61 Don't use hard-coded indices which will be bad if doc/responses.txt is reordered. 11 лет назад
main.h cd9d34f44b * Write userfile asynchronously 14 лет назад
makehelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
makesort.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
match.cc 4199098c0f Remove use of register 12 лет назад
match.h 4199098c0f Remove use of register 12 лет назад
misc.cc cd48b314f3 Fix HQ user not getting color 11 лет назад
misc.h 4199098c0f Remove use of register 12 лет назад
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 5b98fdb9e2 No need for volatile here 11 лет назад
net.h 4199098c0f Remove use of register 12 лет назад
openssl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
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 12 лет назад
rfc1459.h c45ab07070 * Add a rfc_ncasecmp() 14 лет назад
set.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
set.h 9bf2b600f9 Remove fork-interval. 12 лет назад
settings.h 3dd72828e3 * Align pack data to 16 byte boundary as well 14 лет назад
shell.cc 868acbfc1a Linux ptrace(2) is returning EPERM rather than EBUSY for 'already traced'. 11 лет назад
shell.h 8c6ba17a56 Prevent crashing on startup if openssl can not be loaded 14 лет назад
socket.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
socket.h 56e19d4b51 * Remove port_t typedef 14 лет назад
sorthelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
sprintf.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
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 12 лет назад
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 190f4115a5 Merge branch 'type-cleanup' 14 лет назад
userent.cc 8229d0d0f8 No need to check for free(NULL) 11 лет назад
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 лет назад
userrec.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 лет назад
userrec.h 3864984bd5 Merge branch 'write-userfile-timer' 14 лет назад
users.cc 8229d0d0f8 No need to check for free(NULL) 11 лет назад
users.h 6ca9a01f40 Only validate hosts for the linking bot, not all 13 лет назад