Bryan Drewery af8af81a0a * Support floodless time count in play 16 tahun lalu
..
compat bc1c90d649 Merge branch 'crypt-updates' 16 tahun lalu
crypto 43db7666ac * Search in lib/ for libraries 16 tahun lalu
mod af8af81a0a * Support floodless time count in play 16 tahun lalu
.gitignore e45e36b07c * Add *.o to .gitignores 18 tahun lalu
EncryptedStream.c 5fb5b4422d * Use String::dup where appropriate 16 tahun lalu
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line 16 tahun lalu
Makefile.in eee567c263 * Make makesort use bdlib 16 tahun lalu
adns.c ed25f302a2 Merge branch 'rbl-fixes' 16 tahun lalu
adns.h a5fff3c7f3 Merge branch 'blocking-dns' 16 tahun lalu
auth.c 6c4a303293 * Send auth responses in notice if triggered from chan. Privmsg if from msg 16 tahun lalu
auth.h a318d5445d * Make Auth use bd::HashTable 16 tahun lalu
base64.c 9fe5a9ae39 * Use bdlib base64 16 tahun lalu
base64.h 9fe5a9ae39 * Use bdlib base64 16 tahun lalu
bg.c b48d1c8211 * Fix multiple warnings about unused results (warn_unused_result) 17 tahun lalu
bg.h ea6948ccde * Remove obsoleted conf.watcher 17 tahun lalu
binary.c 3b122f2a15 * Updates 16 tahun lalu
binary.h 14f34ecafb * Fix problem of upgrading with uninitialized binaries causing corruption 17 tahun lalu
binds.c a80b779f9c * Add vim settings for egg files 16 tahun lalu
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) 17 tahun lalu
botcmd.c 40255aea0c * Cleanup dcc.nick/host/simulbot lengths 16 tahun lalu
botcmd.h 7ebc6962df * Use bsearch() for botcmd_t structs, help_t struct help, and the variable_t struct vars 18 tahun lalu
botmsg.c e28df435f7 * Minor optimizations 16 tahun lalu
botmsg.h d9ce55f647 * Port [3426] to 1.2.14 19 tahun lalu
botnet.c 68b3fd9bd2 * Remove old unused code 16 tahun lalu
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading 18 tahun lalu
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 20 tahun lalu
chan.h 06a78c8f70 Merge branch 'server-queue-speedup' 16 tahun lalu
chanprog.c 06a78c8f70 Merge branch 'server-queue-speedup' 16 tahun lalu
chanprog.h 06a78c8f70 Merge branch 'server-queue-speedup' 16 tahun lalu
cmds.c 9d41be5b31 * Cleanups 16 tahun lalu
cmds.h ae0b2ac496 * Fix aliases not properly indicating bad command on leaf bots (fixes #297) 17 tahun lalu
color.h c0e02b4d46 * More work on colors 22 tahun lalu
common.h a7b45ebca9 * Implement likely()/unlikely() blocks from ratbox/linux 16 tahun lalu
conf.c 1ba7cce279 * Cleanup some HANDLEN usage 16 tahun lalu
conf.h d779e9dec9 * Link over unix domain socket to localhub 16 tahun lalu
core_binds.c 6a2cd6a029 Merge branch 'remove-egg-prefix' 17 tahun lalu
core_binds.h 7fd69e5820 * Port [3188] to 1.2.14 19 tahun lalu
crypt.c a7b45ebca9 * Implement likely()/unlikely() blocks from ratbox/linux 16 tahun lalu
crypt.h af9def3ff4 * Add eggdrop's blowfish which will enable FiSH support 16 tahun lalu
dcc.c e7c77f81b7 Merge branch 'misc-optimizations' 16 tahun lalu
dcc.h 3881a00742 * More nicklen/handlen cleanups 16 tahun lalu
dccutil.c 6c4a303293 * Send auth responses in notice if triggered from chan. Privmsg if from msg 16 tahun lalu
dccutil.h 06a78c8f70 Merge branch 'server-queue-speedup' 16 tahun lalu
debug.c 9679b5d051 * Cast pid_t to unsigned long to avoid solaris warnings 16 tahun lalu
debug.h fd5180392b Merge branch 'remove-stackdump' 17 tahun lalu
egg_timer.c b9522ba229 * Fix single-use timers not getting free'd properly 16 tahun lalu
egg_timer.h 37d24eca71 * Cleanup timer code so it is not constantly re-adding repeat timers back to the lists 16 tahun lalu
eggdrop.h 2ef4f0ed8c Merge branch 'raise-handlen' 16 tahun lalu
enclink.c a7b45ebca9 * Implement likely()/unlikely() blocks from ratbox/linux 16 tahun lalu
enclink.h 87e710e008 * Use enclink for relays 16 tahun lalu
flags.c ccedef4c46 * When in +f, automatically remove -D 16 tahun lalu
flags.h 1ccff9bccd * Inline some flag checking functions 17 tahun lalu
garble.c 288300b569 * port [3868] to 1.2.16 from trunk 18 tahun lalu
garble.h 288300b569 * port [3868] to 1.2.16 from trunk 18 tahun lalu
log.c 2e1d5b1e7b * Change all PRIVMSG/NOTICE cmds into privmsg()/notice() to prepare for CPRIVMSG/CNOTICE and later use of FiSH 16 tahun lalu
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode 17 tahun lalu
main.c 06a78c8f70 Merge branch 'server-queue-speedup' 16 tahun lalu
main.h cc5558ffbb * Make the full egg_timeval_now global for access to .usec 16 tahun lalu
makehelp.c 3c226c5d83 * Use bdlib for makehelp 16 tahun lalu
makeres.c 21f63d8168 * Use bdlib for makeres 16 tahun lalu
makeset.c ee006372ae * Optimize some substring calls using new bdlib interface 16 tahun lalu
makesort.c eee567c263 * Make makesort use bdlib 16 tahun lalu
match.c 3fccf460bb * Remove unnecessary egg_ prefix from some function calls 17 tahun lalu
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). 21 tahun lalu
misc.c 0916d12c19 Merge branch 'jupenick-misc' 16 tahun lalu
misc.h fb9772e1c8 Merge branch 'bantype' 16 tahun lalu
misc_file.c e2ba5ba506 * Fix multiple memory leaks in class Tempfile 16 tahun lalu
misc_file.h 9aa11218da * Use mmap for writing packdata too (optimizations and error checking coming next) 18 tahun lalu
net.c 0a1d4cbcc7 * Don't open an identd socket unless running as root or on cygwin 16 tahun lalu
net.h 20db3077c4 * Move socket code out of the main loop into socket_run() 16 tahun lalu
response.c 73743349c9 * Remove 'set mean-kicks' and change to 'chanset +meankicks' (default on, does not upgrade from old .set, must unset after upgrade if wanted) 18 tahun lalu
rfc1459.c 5cb351444f * Cleanup licenses 18 tahun lalu
rfc1459.h 4f9a5b49d5 * Added 005 parsing 22 tahun lalu
set.c 06a78c8f70 Merge branch 'server-queue-speedup' 16 tahun lalu
set.h 06a78c8f70 Merge branch 'server-queue-speedup' 16 tahun lalu
settings.h 5c142e3dc1 * Remove remaining email code, as well as OWNEREMAIL 16 tahun lalu
shell.c a7b45ebca9 * Implement likely()/unlikely() blocks from ratbox/linux 16 tahun lalu
shell.h 5c142e3dc1 * Remove remaining email code, as well as OWNEREMAIL 16 tahun lalu
socket.c 32122c6e17 * Use findanysnum() in more places 16 tahun lalu
socket.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 20 tahun lalu
sorthelp.c eee567c263 * Make makesort use bdlib 16 tahun lalu
sprintf.c a7b45ebca9 * Implement likely()/unlikely() blocks from ratbox/linux 16 tahun lalu
sprintf.h bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) 21 tahun lalu
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h 22 tahun lalu
stringfix.c fbce4d23b3 * Fix warnings in compile utils 17 tahun lalu
tandem.h 2c73e786fa * Don't truncate log's timestamp when relaying logs 17 tahun lalu
thread.c 5cb351444f * Cleanup licenses 18 tahun lalu
thread.h 98334382b0 * Misc 22 tahun lalu
timestamp.c 0cd7acd236 * Fix timezone issues in getts/getdate 18 tahun lalu
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 tahun lalu
types.h bc47d5d151 * Cleanup some of the time_t mess 18 tahun lalu
userent.c 1da96702f3 * Share protected user entries with localhubs for their children 16 tahun lalu
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 tahun lalu
userrec.c 41f5c990dd * Formatting fixes 16 tahun lalu
userrec.h 140058387e * Remove unneded int idx from stream_writeuserfile() stack 16 tahun lalu
users.c a7b45ebca9 * Implement likely()/unlikely() blocks from ratbox/linux 16 tahun lalu
users.h e44719ee4f * Use bd::Stream 17 tahun lalu
utc-time.c bc91a7e206 * Added rcsid[] to all files 21 tahun lalu