Bryan Drewery a8dbe5d5e6 Attempt to use PR_SET_PTRACER even if not defined at build-time to fix foward-compat. hace 10 años
..
compat cd9494f4d3 Make building src/compat non-recursive hace 11 años
crypto 77306e4df2 Make building src/crypto non-recursive hace 11 años
mod b9406f8357 Fix +take to work hace 11 años
.gitignore 8456fcb6c2 Remove the need for makehelp hace 11 años
EncryptedStream.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line hace 16 años
Makefile.in 6d22212846 Use more proper top_builddir for objects hace 11 años
adns.cc 8229d0d0f8 No need to check for free(NULL) hace 11 años
adns.h 9756ec315f No reason for egg_dns_send to be public hace 11 años
auth.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
auth.h fbfdd1939e * Return bind check result for dcc hace 16 años
base64.cc 4199098c0f Remove use of register hace 12 años
base64.h 9fe5a9ae39 * Use bdlib base64 hace 16 años
bg.cc 603c6984cf Remove test thread code hace 11 años
bg.h 9bf2b600f9 Remove fork-interval. hace 12 años
binary.cc 597a1b2a98 Fix clang 3.6 warnings hace 11 años
binary.h cb6522c63e * Add './wraith -V' which will display the packconfig that the bot is using. hace 14 años
binds.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) hace 17 años
botcmd.cc 597a1b2a98 Fix clang 3.6 warnings hace 11 años
botcmd.h 9bdb36ed32 bot_shareupdate() should be private now hace 13 años
botmsg.cc 597a1b2a98 Fix clang 3.6 warnings hace 11 años
botmsg.h e681ea7078 Update functions to accept consts hace 14 años
botnet.cc 883a0275ed Fix more clang 3.6 warnings hace 11 años
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading hace 18 años
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 hace 20 años
chan.h 83b7d92f3d Clean up some header pollution. hace 11 años
chanprog.cc 83b7d92f3d Clean up some header pollution. hace 11 años
chanprog.h 83b7d92f3d Clean up some header pollution. hace 11 años
cmds.cc e76d79d714 Fix garbled help broken since c8664e198 hace 11 años
cmds.h e76d79d714 Fix garbled help broken since c8664e198 hace 11 años
color.h c0e02b4d46 * More work on colors hace 22 años
common.h f45337a580 * Use length() macro for bsearch() calling and also fix help table lookup off-by-1 error hace 16 años
conf.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
conf.h 190f4115a5 Merge branch 'type-cleanup' hace 14 años
config-sanity.h 9f317e1988 Remove invalid references to gethostname/getipnodebyname hace 14 años
config.h.in 1f00bc0a21 Disable demo TCL support to prevent confusion during build. hace 11 años
core_binds.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
core_binds.h fbfdd1939e * Return bind check result for dcc hace 16 años
crypt.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
crypt.h 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl hace 15 años
dcc.cc 4199098c0f Remove use of register hace 12 años
dcc.h f705855a42 Fix bolds being backwards due to race between DCC and STDOUT. hace 11 años
dccutil.cc 14fa2065ea Fix conversion of cmdpasses from 1.3 format. hace 11 años
dccutil.h ffe00c5e74 Merge branch 'dumplots-static-char' hace 14 años
debug.cc 7f1ca05215 Remove 60 process limit hace 11 años
debug.h ec7153ae5e * Change alias names in ContextNote hace 16 años
dhparam.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
dl.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
dl.h 14a4972832 Fix generate_defs.sh to respect sections such as #ifdef USE_SCRIPT_TCL. hace 11 años
egg_timer.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
egg_timer.h 37d24eca71 * Cleanup timer code so it is not constantly re-adding repeat timers back to the lists hace 16 años
eggdrop.h 2d0c92e00a Implement chanset 'flood-bytes' (#42) hace 14 años
enclink.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
enclink.h ee88bd167d Silence clang warnings by removing unused len param hace 13 años
flags.cc 5e9018bfe3 Fix logic error resulting in NULL dereference. Not a possible case currently. hace 11 años
flags.h 674d10f592 Update old ghost mean code to be revenge (#40) hace 14 años
garble.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
garble.h fb072f5865 * Run stringfix over the pre-processed output hace 14 años
generate_defs.sh be3a6f1685 Don't hide errors building symbols and be sure to pass in proper -std hace 11 años
generate_symbol.sh 0b1aca6676 * Fix symbol generating files changing between builds when it shouldn't have been hace 14 años
libcrypto.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
libcrypto.h 3209392364 * No longer need to define these headers hace 14 años
libssl.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
libssl.h 3209392364 * No longer need to define these headers hace 14 años
libtcl.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
libtcl.h 093a7e020a * Add --disable-script-tcl (default enabled) hace 14 años
log.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode hace 17 años
main.cc 603c6984cf Remove test thread code hace 11 años
main.h cd9d34f44b * Write userfile asynchronously hace 14 años
makehelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
makesort.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
match.cc 4199098c0f Remove use of register hace 12 años
match.h 4199098c0f Remove use of register hace 12 años
misc.cc cd48b314f3 Fix HQ user not getting color hace 11 años
misc.h 4199098c0f Remove use of register hace 12 años
misc_file.cc 8229d0d0f8 No need to check for free(NULL) hace 11 años
misc_file.h f90957962e Use bd::AtomicFile to avoid cross-device renaming from Tempfile hace 12 años
net.cc 5b98fdb9e2 No need for volatile here hace 11 años
net.h 4199098c0f Remove use of register hace 12 años
openssl.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
openssl.h 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup hace 15 años
response.cc 1e8aa62971 Avoid crashing due to different ptr for key creating empty set hace 11 años
response.h 96db93fd61 Don't use hard-coded indices which will be bad if doc/responses.txt is reordered. hace 11 años
rfc1459.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
rfc1459.h c45ab07070 * Add a rfc_ncasecmp() hace 14 años
set.cc ac92a33096 No need to set xk here, it is done below. hace 11 años
set.h 9bf2b600f9 Remove fork-interval. hace 12 años
settings.h 3dd72828e3 * Align pack data to 16 byte boundary as well hace 14 años
shell.cc a8dbe5d5e6 Attempt to use PR_SET_PTRACER even if not defined at build-time to fix foward-compat. hace 10 años
shell.h 8c6ba17a56 Prevent crashing on startup if openssl can not be loaded hace 14 años
socket.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
socket.h 56e19d4b51 * Remove port_t typedef hace 14 años
sorthelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
sprintf.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
sprintf.h fe6bfd1b8c Fix header guard hace 12 años
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h hace 22 años
stringfix.cc 6210ff1595 Raise the MAX_LINE_LEN higher. "set" is 32018 bytes long on next. hace 11 años
tandem.h e88a064ec3 * Remove obsolete code botshouldjoin() hace 14 años
timestamp.c fded6bc4d5 Add vim modeline everywhere hace 12 años
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. hace 22 años
types.h 190f4115a5 Merge branch 'type-cleanup' hace 14 años
userent.cc 8229d0d0f8 No need to check for free(NULL) hace 11 años
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() hace 21 años
userrec.cc fc244b9c05 Rename C++ files to .cc to quiet clang hace 12 años
userrec.h 83b7d92f3d Clean up some header pollution. hace 11 años
users.cc 8229d0d0f8 No need to check for free(NULL) hace 11 años
users.h 83b7d92f3d Clean up some header pollution. hace 11 años