Bryan Drewery 592fa9fc60 * Port [3456] to 1.2.14 il y a 19 ans
..
bdlib a0696afcb9 * Port [3428] to 1.2.14 il y a 19 ans
compat a0696afcb9 * Port [3428] to 1.2.14 il y a 19 ans
crypto a0696afcb9 * Port [3428] to 1.2.14 il y a 19 ans
mod 592fa9fc60 * Port [3456] to 1.2.14 il y a 19 ans
Makefile.in 352ac71593 il y a 19 ans
adns.c d9d2df7a59 * Port [3143] to 1.2.13 il y a 19 ans
adns.h b06fd9a0f2 * No longer redundantly byteswapping header.id il y a 21 ans
auth.c e180e43b63 * Port [3405] to 1.2.14 il y a 19 ans
auth.h e180e43b63 * Port [3405] to 1.2.14 il y a 19 ans
base64.c e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now il y a 21 ans
base64.h e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now il y a 21 ans
bg.c e7da6d2cd1 * Ported [2905] to 1.2.11 il y a 20 ans
bg.h a9f0d68914 * Ported misc solaris compile fixes to 1.2.9 il y a 20 ans
binary.c 0990dbbf8b * Port [3432] to 1.2.14 il y a 19 ans
binary.h ccd2bdf08a * Ported [2737] to 1.2.10 (revert tempdir/packname) il y a 20 ans
botcmd.c 224e32667d * Port [3268] to 1.2.14 il y a 19 ans
botcmd.h 3ac0936b61 * Fixedbug in simple_vsnprintf() (forgot to break after parsing %D) il y a 21 ans
botmsg.c d9ce55f647 * Port [3426] to 1.2.14 il y a 19 ans
botmsg.h d9ce55f647 * Port [3426] to 1.2.14 il y a 19 ans
botnet.c d9ce55f647 * Port [3426] to 1.2.14 il y a 19 ans
botnet.h d9ce55f647 * Port [3426] to 1.2.14 il y a 19 ans
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 il y a 20 ans
chan.h 2bb8058fa2 * Port [3437] to 1.2.14 il y a 19 ans
chanprog.c 78614222e2 * Port [3421] to 1.2.14 il y a 19 ans
chanprog.h 78614222e2 * Port [3421] to 1.2.14 il y a 19 ans
cmds.c 2e24b8ba17 * Port [3448] to 1.2.14 il y a 19 ans
cmds.h 746ea35b55 * Port [3205] to 1.2.14 il y a 19 ans
color.h c0e02b4d46 * More work on colors il y a 22 ans
common.h 80f9f93951 * Ported [2399] to 1.2.9 (fixes #158) il y a 20 ans
conf.c 78614222e2 * Port [3421] to 1.2.14 il y a 19 ans
conf.h f7184be603 * Port [3222] to 1.2.14 il y a 19 ans
core_binds.c 7fd69e5820 * Port [3188] to 1.2.14 il y a 19 ans
core_binds.h 7fd69e5820 * Port [3188] to 1.2.14 il y a 19 ans
crypt.c e180e43b63 * Port [3405] to 1.2.14 il y a 19 ans
crypt.h 99c0a780db * Changed binary data encryption to not be viewable under 'strings'. il y a 21 ans
dcc.c ac24282d51 * Port [3403] to 1.2.14 il y a 19 ans
dcc.h 7fd69e5820 * Port [3188] to 1.2.14 il y a 19 ans
dccutil.c 955b1919b4 * Port [3215] to 1.2.14 il y a 19 ans
dccutil.h 3ffb80102a * Port [3209] to 1.2.14 il y a 19 ans
debug.c 53e4db37b9 * Port [3317] to 1.2.14 il y a 19 ans
debug.h 53e4db37b9 * Port [3317] to 1.2.14 il y a 19 ans
egg_timer.c 013a06839a * Fix drunken port of [2847] in [2848] il y a 20 ans
egg_timer.h fa4f5153e6 il y a 22 ans
eggdrop.h 09ac1a26d3 * Port [3359] to 1.2.14 il y a 19 ans
enclink.c 468db03d54 * Port [3408] to 1.2.14 il y a 19 ans
enclink.h 522b486197 * Removed support for bots older than 1.2.4 il y a 21 ans
flags.c e9b8d2b64c * Port [3412] to 1.2.14 il y a 19 ans
flags.h 3a44b8bb3d * Port [3341] to 1.2.14 il y a 19 ans
garble.c bc91a7e206 * Added rcsid[] to all files il y a 21 ans
garble.h fe467c585e * Removed define GARBLESTRINGS il y a 22 ans
hash_table.c 1df50a24ad * Ported some calloc() fixes to 1.2.9 il y a 20 ans
hash_table.h ced0ca4ac7 * Added hash table functions from egglib il y a 21 ans
lang.h 7fd69e5820 * Port [3188] to 1.2.14 il y a 19 ans
log.c 582fb8a3ee * More logfile work (not enabled yet) il y a 21 ans
log.h 79d44ef33a * Removed unused variable use_console_r and DP_LOG il y a 21 ans
main.c fa40b1dc27 * Port [3401] to 1.2.14 il y a 19 ans
main.h 07611e1d13 * Port [3310] to 1.2.14 il y a 19 ans
makehelp.c bc91a7e206 * Added rcsid[] to all files il y a 21 ans
makeres.c 7ed79e646c * Added bool var 'mean-kicks' which enables offensive/mean kick msgs. il y a 21 ans
makeset.c a7a7bd42f3 * Ported [2464] [2469] [2780] to 1.2.12 il y a 20 ans
match.c d650174fca * Port [3373] to 1.2.14 il y a 19 ans
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). il y a 21 ans
misc.c 0990dbbf8b * Port [3432] to 1.2.14 il y a 19 ans
misc.h d9ce55f647 * Port [3426] to 1.2.14 il y a 19 ans
misc_file.c 70bf55918f * Ported [2775] to 1.2.10 il y a 20 ans
misc_file.h 90bb259e43 il y a 19 ans
net.c 468db03d54 * Port [3408] to 1.2.14 il y a 19 ans
net.h 468db03d54 * Port [3408] to 1.2.14 il y a 19 ans
profile.c c9c8db0356 * Added some profiling code il y a 21 ans
response.c 7ed79e646c * Added bool var 'mean-kicks' which enables offensive/mean kick msgs. il y a 21 ans
rfc1459.c bc91a7e206 * Added rcsid[] to all files il y a 21 ans
rfc1459.h 4f9a5b49d5 * Added 005 parsing il y a 22 ans
set.c 1211b62499 * Port [3419] to 1.2.14 il y a 19 ans
set.h 37bf308bbf * Port [3296] to 1.2.14 il y a 19 ans
settings.h 746ea35b55 * Port [3205] to 1.2.14 il y a 19 ans
shell.c 53e4db37b9 * Port [3317] to 1.2.14 il y a 19 ans
shell.h 53e4db37b9 * Port [3317] to 1.2.14 il y a 19 ans
socket.c 4cec6e180c * Ported [2430] to 1.2.9 (fixes #167) il y a 20 ans
socket.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 il y a 20 ans
sorthelp.c 0e1536509e * Should be using calloc() here not my_calloc() il y a 21 ans
sprintf.c bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) il y a 21 ans
sprintf.h bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) il y a 21 ans
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h il y a 22 ans
stringfix.c 79b96ef3a7 * Stupid mem increase to compensate for larger chaninfo help il y a 21 ans
tandem.h d9ce55f647 * Port [3426] to 1.2.14 il y a 19 ans
tclhash.c 746ea35b55 * Port [3205] to 1.2.14 il y a 19 ans
tclhash.h b34f97945d * Work on auth system to bind dcc commands to auth system without rewriting them il y a 21 ans
thread.c bc91a7e206 * Added rcsid[] to all files il y a 21 ans
thread.h 98334382b0 * Misc il y a 22 ans
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. il y a 21 ans
types.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 il y a 20 ans
userent.c fed82e7c58 * Port [2416] to 1.2.12 il y a 20 ans
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
userrec.c bac6894a21 * Fix flaw in compat code il y a 19 ans
userrec.h ce3e8c0aac * Automatic host adding by localhubs now sanity checks if the hosts will conflict with other bots/users. (#137) il y a 21 ans
users.c e7524b5447 * Port [3276] to 1.2.14 il y a 19 ans
users.h fed82e7c58 * Port [2416] to 1.2.12 il y a 20 ans
utc-time.c bc91a7e206 * Added rcsid[] to all files il y a 21 ans