Bryan Drewery 217a387058 * Cleanup memory leak in chanset 'default' implementation %!s(int64=16) %!d(string=hai) anos
..
compat a80ab733d4 * Don't redefine bzero() as memset(). It's not portable. %!s(int64=16) %!d(string=hai) anos
crypto 41a418c5ec * Add AES_cbc %!s(int64=16) %!d(string=hai) anos
mod 217a387058 * Cleanup memory leak in chanset 'default' implementation %!s(int64=16) %!d(string=hai) anos
.gitignore e45e36b07c * Add *.o to .gitignores %!s(int64=18) %!d(string=hai) anos
EncryptedStream.c 060252e0f3 * Default EncryptedStream format is now AES 256 CBC %!s(int64=16) %!d(string=hai) anos
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line %!s(int64=16) %!d(string=hai) anos
Makefile.in af75b1cde9 * Use system openssl for AES/SHA1/MD5/OPENSSL_cleanse %!s(int64=17) %!d(string=hai) anos
adns.c 687ba94d0e * Fix multiple memory leaks in DCC_DNSWAIT cleaning up %!s(int64=16) %!d(string=hai) anos
adns.h ecaad589df Merge branch 'rbl-lookup' %!s(int64=17) %!d(string=hai) anos
auth.c 4a7cf2f248 * Remove a bunch of old, unused code %!s(int64=17) %!d(string=hai) anos
auth.h 4a7cf2f248 * Remove a bunch of old, unused code %!s(int64=17) %!d(string=hai) anos
base64.c 9fe5a9ae39 * Use bdlib base64 %!s(int64=16) %!d(string=hai) anos
base64.h 9fe5a9ae39 * Use bdlib base64 %!s(int64=16) %!d(string=hai) anos
bg.c b48d1c8211 * Fix multiple warnings about unused results (warn_unused_result) %!s(int64=17) %!d(string=hai) anos
bg.h ea6948ccde * Remove obsoleted conf.watcher %!s(int64=17) %!d(string=hai) anos
binary.c 9269c6a023 * Fix crash on OpenBSD due to mmap(2) bug. %!s(int64=16) %!d(string=hai) anos
binary.h 14f34ecafb * Fix problem of upgrading with uninitialized binaries causing corruption %!s(int64=17) %!d(string=hai) anos
binds.c 3fccf460bb * Remove unnecessary egg_ prefix from some function calls %!s(int64=17) %!d(string=hai) anos
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) %!s(int64=17) %!d(string=hai) anos
botcmd.c 56878c20d3 * Fix whitespace being trimmed from cmd_botcmd replies %!s(int64=16) %!d(string=hai) anos
botcmd.h 7ebc6962df * Use bsearch() for botcmd_t structs, help_t struct help, and the variable_t struct vars %!s(int64=18) %!d(string=hai) anos
botmsg.c 49bc2bea58 * Trim out an extra space when sending logs between hubs %!s(int64=17) %!d(string=hai) anos
botmsg.h d9ce55f647 * Port [3426] to 1.2.14 %!s(int64=19) %!d(string=hai) anos
botnet.c 687ba94d0e * Fix multiple memory leaks in DCC_DNSWAIT cleaning up %!s(int64=16) %!d(string=hai) anos
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading %!s(int64=18) %!d(string=hai) anos
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 %!s(int64=20) %!d(string=hai) anos
chan.h fb9772e1c8 Merge branch 'bantype' %!s(int64=16) %!d(string=hai) anos
chanprog.c dec6b57b8a * Update default ban-type to 3 %!s(int64=16) %!d(string=hai) anos
chanprog.h cd0622bf9f * Commit initial work for chanset 'default' %!s(int64=16) %!d(string=hai) anos
cmds.c ab8c760a5a Merge branch '402-cookies' %!s(int64=16) %!d(string=hai) anos
cmds.h ae0b2ac496 * Fix aliases not properly indicating bad command on leaf bots (fixes #297) %!s(int64=17) %!d(string=hai) anos
color.h c0e02b4d46 * More work on colors %!s(int64=22) %!d(string=hai) anos
common.h 4e946a28db * Remove old debugging/cygwin code %!s(int64=16) %!d(string=hai) anos
conf.c 825d361476 * Cleanup config editor spawning %!s(int64=16) %!d(string=hai) anos
conf.h 02d4d4f4e7 * Remove conf.binpath and conf.binname %!s(int64=17) %!d(string=hai) anos
core_binds.c 6a2cd6a029 Merge branch 'remove-egg-prefix' %!s(int64=17) %!d(string=hai) anos
core_binds.h 7fd69e5820 * Port [3188] to 1.2.14 %!s(int64=19) %!d(string=hai) anos
crypt.c 41a418c5ec * Add AES_cbc %!s(int64=16) %!d(string=hai) anos
crypt.h 41a418c5ec * Add AES_cbc %!s(int64=16) %!d(string=hai) anos
dcc.c cb11d11208 * Fix regression in not checking handlen: version info gets shifted %!s(int64=17) %!d(string=hai) anos
dcc.h 5ce42e86f1 * Cleanup more bounds checking via: strlcat, strlcpy, snprintf %!s(int64=18) %!d(string=hai) anos
dccutil.c e5d7bf992c * Don't bother locking the oident file if flock() doesn't work [solaris] %!s(int64=16) %!d(string=hai) anos
dccutil.h e407df1289 * Only use oident for server connects, not for bot linking. %!s(int64=17) %!d(string=hai) anos
debug.c 9679b5d051 * Cast pid_t to unsigned long to avoid solaris warnings %!s(int64=16) %!d(string=hai) anos
debug.h fd5180392b Merge branch 'remove-stackdump' %!s(int64=17) %!d(string=hai) anos
egg_timer.c 5cb351444f * Cleanup licenses %!s(int64=18) %!d(string=hai) anos
egg_timer.h fa4f5153e6 %!s(int64=22) %!d(string=hai) anos
eggdrop.h d1a8db219c * Close file descriptors when spawning new processes %!s(int64=16) %!d(string=hai) anos
enclink.c 6579251b2b * Don't use heap for the ghost_write return buffer %!s(int64=16) %!d(string=hai) anos
enclink.h 6579251b2b * Don't use heap for the ghost_write return buffer %!s(int64=16) %!d(string=hai) anos
flags.c 9a0dc420f6 Merge branch 'inline-flag-checking' %!s(int64=17) %!d(string=hai) anos
flags.h 1ccff9bccd * Inline some flag checking functions %!s(int64=17) %!d(string=hai) anos
garble.c 288300b569 * port [3868] to 1.2.16 from trunk %!s(int64=18) %!d(string=hai) anos
garble.h 288300b569 * port [3868] to 1.2.16 from trunk %!s(int64=18) %!d(string=hai) anos
hash_table.c 7af777c792 * Port [3899] to 1.2.16 from trunk %!s(int64=18) %!d(string=hai) anos
hash_table.h ced0ca4ac7 * Added hash table functions from egglib %!s(int64=21) %!d(string=hai) anos
log.c 27f47b3512 * Rename logf -> log_f to avoid linking conflict on solaris %!s(int64=16) %!d(string=hai) anos
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode %!s(int64=17) %!d(string=hai) anos
main.c 07ced985bd * Remove old reference to -e/-d STDOUT %!s(int64=16) %!d(string=hai) anos
main.h df417c1f48 * Increase the sizeof the version buffers due to git returning long version identifiers for nightly builds %!s(int64=17) %!d(string=hai) anos
makehelp.c fbce4d23b3 * Fix warnings in compile utils %!s(int64=17) %!d(string=hai) anos
makeres.c 38710702b9 Merge branch 'misc-warnings' %!s(int64=17) %!d(string=hai) anos
makeset.c bbf1ddd09b * Port [3934] to 1.2.16 %!s(int64=18) %!d(string=hai) anos
match.c 3fccf460bb * Remove unnecessary egg_ prefix from some function calls %!s(int64=17) %!d(string=hai) anos
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). %!s(int64=21) %!d(string=hai) anos
misc.c fb9772e1c8 Merge branch 'bantype' %!s(int64=16) %!d(string=hai) anos
misc.h fb9772e1c8 Merge branch 'bantype' %!s(int64=16) %!d(string=hai) anos
misc_file.c e2ba5ba506 * Fix multiple memory leaks in class Tempfile %!s(int64=16) %!d(string=hai) anos
misc_file.h 9aa11218da * Use mmap for writing packdata too (optimizations and error checking coming next) %!s(int64=18) %!d(string=hai) anos
net.c 1fb2fa96c9 * Fix const char* issues %!s(int64=16) %!d(string=hai) anos
net.h 1fb2fa96c9 * Fix const char* issues %!s(int64=16) %!d(string=hai) anos
profile.c 5cb351444f * Cleanup licenses %!s(int64=18) %!d(string=hai) anos
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) %!s(int64=18) %!d(string=hai) anos
rfc1459.c 5cb351444f * Cleanup licenses %!s(int64=18) %!d(string=hai) anos
rfc1459.h 4f9a5b49d5 * Added 005 parsing %!s(int64=22) %!d(string=hai) anos
set.c 4c76aa916f * Remove set 'chanset' %!s(int64=16) %!d(string=hai) anos
set.h cd0622bf9f * Commit initial work for chanset 'default' %!s(int64=16) %!d(string=hai) anos
settings.h 612932b3ed Merge branch 'conf-cleanup' %!s(int64=17) %!d(string=hai) anos
shell.c b4daf4e9e9 * Simply last checking %!s(int64=16) %!d(string=hai) anos
shell.h 820eaa2de1 * Simplify crontab handling %!s(int64=16) %!d(string=hai) anos
socket.c 3fccf460bb * Remove unnecessary egg_ prefix from some function calls %!s(int64=17) %!d(string=hai) anos
socket.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 %!s(int64=20) %!d(string=hai) anos
sorthelp.c 5cb351444f * Cleanup licenses %!s(int64=18) %!d(string=hai) anos
sprintf.c 92ab12e3ba * Add right padding / left justification %!s(int64=17) %!d(string=hai) anos
sprintf.h bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) %!s(int64=21) %!d(string=hai) anos
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h %!s(int64=22) %!d(string=hai) anos
stringfix.c fbce4d23b3 * Fix warnings in compile utils %!s(int64=17) %!d(string=hai) anos
tandem.h 2c73e786fa * Don't truncate log's timestamp when relaying logs %!s(int64=17) %!d(string=hai) anos
thread.c 5cb351444f * Cleanup licenses %!s(int64=18) %!d(string=hai) anos
thread.h 98334382b0 * Misc %!s(int64=22) %!d(string=hai) anos
timestamp.c 0cd7acd236 * Fix timezone issues in getts/getdate %!s(int64=18) %!d(string=hai) anos
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. %!s(int64=22) %!d(string=hai) anos
types.h bc47d5d151 * Cleanup some of the time_t mess %!s(int64=18) %!d(string=hai) anos
userent.c 2aea6f7a09 * Fix crypted password getting truncated on share %!s(int64=17) %!d(string=hai) anos
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() %!s(int64=21) %!d(string=hai) anos
userrec.c 541098d21b * Remove invalid and unneeded compatibility code %!s(int64=16) %!d(string=hai) anos
userrec.h 140058387e * Remove unneded int idx from stream_writeuserfile() stack %!s(int64=16) %!d(string=hai) anos
users.c f486983be1 Merge branch 'EncryptedStream' %!s(int64=17) %!d(string=hai) anos
users.h e44719ee4f * Use bd::Stream %!s(int64=17) %!d(string=hai) anos
utc-time.c bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos