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