Bryan Drewery 9dff912678 * Ported [2769] to 1.2.10 20 tahun lalu
..
compat 50155a9823 * Ported [2689] to 1.2.9 (mkdir_p()/datadir fix) 20 tahun lalu
crypto 6330870e16 * Updated MD5 code to use openssl's implemention which is portable and optimized 21 tahun lalu
mod d15a81c475 * Ported [2756] to 1.2.10 20 tahun lalu
Makefile.in f3566e6259 * Ported [2625] to 1.2.9 20 tahun lalu
adns.c cad02ca65e * Ported [2766] to 1.2.10 20 tahun lalu
adns.h b06fd9a0f2 * No longer redundantly byteswapping header.id 21 tahun lalu
auth.c cbe09f0fe5 * Fixed Auth::GetIdx() to work with expired idx. (#109) 21 tahun lalu
auth.h c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. 21 tahun lalu
base64.c e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now 21 tahun lalu
base64.h e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now 21 tahun lalu
bg.c 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... 21 tahun lalu
bg.h a9f0d68914 * Ported misc solaris compile fixes to 1.2.9 20 tahun lalu
binary.c f1cff87f99 * Ported [2743] to 1.2.9 (tempdir instant changing) 20 tahun lalu
binary.h ccd2bdf08a * Ported [2737] to 1.2.10 (revert tempdir/packname) 20 tahun lalu
botcmd.c 3fa10cab38 * Poted [2535] to 1.2.9 20 tahun lalu
botcmd.h 3ac0936b61 * Fixedbug in simple_vsnprintf() (forgot to break after parsing %D) 21 tahun lalu
botmsg.c cd71e6c010 * More case fixes 21 tahun lalu
botmsg.h c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. 21 tahun lalu
botnet.c 9dff912678 * Ported [2769] to 1.2.10 20 tahun lalu
botnet.h efc010fa11 * Converted some functions over 21 tahun lalu
chan.h 7262ceaf17 * Ported [2439] to 1.2.9 20 tahun lalu
chanprog.c cd1bcf90e6 * wtest channel updates 20 tahun lalu
chanprog.h c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. 21 tahun lalu
cmds.c 803e35b08a * Ported [2760] to 1.2.10 20 tahun lalu
cmds.h c9b2524e0b * Fixed cmd_cmdpass not knowing leaf cmds from a hub. 21 tahun lalu
color.h c0e02b4d46 * More work on colors 22 tahun lalu
common.h 80f9f93951 * Ported [2399] to 1.2.9 (fixes #158) 20 tahun lalu
conf.c d65d1b6b0d * Ported [2745] to 1.2.9 (pidfile compat fixes) 20 tahun lalu
conf.h 4fc1fac61d * Fixed a startup segfault. (fixes #195) 20 tahun lalu
core_binds.c e845f7b5b9 * Ported [2758] to 1.2.10 20 tahun lalu
core_binds.h b150c05717 * Auth system rewritten into a class 21 tahun lalu
crypt.c 99c0a780db * Changed binary data encryption to not be viewable under 'strings'. 21 tahun lalu
crypt.h 99c0a780db * Changed binary data encryption to not be viewable under 'strings'. 21 tahun lalu
dcc.c 75f70b7734 * Ported [2538] to 1.2.9 20 tahun lalu
dcc.h 7f88901fa4 * Ported [2727] to 1.2.10 (tempdir, update fixes) 20 tahun lalu
dccutil.c 75f70b7734 * Ported [2538] to 1.2.9 20 tahun lalu
dccutil.h b81cc8cdf4 * Ported [2518] to 1.2.9 (fixes #189) 20 tahun lalu
debug.c 1df50a24ad * Ported some calloc() fixes to 1.2.9 20 tahun lalu
debug.h 64dd9216b6 * Disabled debug contexts as they were useless. 21 tahun lalu
egg_timer.c bc91a7e206 * Added rcsid[] to all files 21 tahun lalu
egg_timer.h fa4f5153e6 22 tahun lalu
eggdrop.h 80f9f93951 * Ported [2399] to 1.2.9 (fixes #158) 20 tahun lalu
enclink.c 522b486197 * Removed support for bots older than 1.2.4 21 tahun lalu
enclink.h 522b486197 * Removed support for bots older than 1.2.4 21 tahun lalu
flags.c 1eea2d78af * whois_access() had owner check backwards :) 21 tahun lalu
flags.h 55e6306412 * Added flag '+r' which will make a bot resolve all hosts it sees to match against userlist. (You should only set this per-chan) 21 tahun lalu
garble.c bc91a7e206 * Added rcsid[] to all files 21 tahun lalu
garble.h fe467c585e * Removed define GARBLESTRINGS 22 tahun lalu
hash_table.c 1df50a24ad * Ported some calloc() fixes to 1.2.9 20 tahun lalu
hash_table.h ced0ca4ac7 * Added hash table functions from egglib 21 tahun lalu
lang.h be10ef4019 * Fixed hub forgetting it's uplink. 21 tahun lalu
log.c 582fb8a3ee * More logfile work (not enabled yet) 21 tahun lalu
log.h 79d44ef33a * Removed unused variable use_console_r and DP_LOG 21 tahun lalu
main.c a9c13d3a7d * Change version to 1.2.10-devel 20 tahun lalu
main.h f3566e6259 * Ported [2625] to 1.2.9 20 tahun lalu
makehelp.c bc91a7e206 * Added rcsid[] to all files 21 tahun lalu
makeres.c 7ed79e646c * Added bool var 'mean-kicks' which enables offensive/mean kick msgs. 21 tahun lalu
match.c 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 20 tahun lalu
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). 21 tahun lalu
misc.c f1cff87f99 * Ported [2743] to 1.2.9 (tempdir instant changing) 20 tahun lalu
misc.h d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid 21 tahun lalu
misc_file.c f1cff87f99 * Ported [2743] to 1.2.9 (tempdir instant changing) 20 tahun lalu
misc_file.h f1cff87f99 * Ported [2743] to 1.2.9 (tempdir instant changing) 20 tahun lalu
net.c 6ac10b9bf6 * Ported [2465] to 1.2.9 20 tahun lalu
net.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 20 tahun lalu
profile.c c9c8db0356 * Added some profiling code 21 tahun lalu
response.c 7ed79e646c * Added bool var 'mean-kicks' which enables offensive/mean kick msgs. 21 tahun lalu
rfc1459.c bc91a7e206 * Added rcsid[] to all files 21 tahun lalu
rfc1459.h 4f9a5b49d5 * Added 005 parsing 22 tahun lalu
set.c 70359b44bd * Ported [2667] to 1.2.9 (Adds a 'notify-ison' var (fixes #182)) 20 tahun lalu
set.h 70359b44bd * Ported [2667] to 1.2.9 (Adds a 'notify-ison' var (fixes #182)) 20 tahun lalu
settings.h 25d8addea8 * Ported [2646] to 1.2.9 (Added datadir, addresses #162) 20 tahun lalu
shell.c 4fc1fac61d * Fixed a startup segfault. (fixes #195) 20 tahun lalu
shell.h 4fc1fac61d * Fixed a startup segfault. (fixes #195) 20 tahun lalu
socket.c 4cec6e180c * Ported [2430] to 1.2.9 (fixes #167) 20 tahun lalu
socket.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 20 tahun lalu
sorthelp.c 0e1536509e * Should be using calloc() here not my_calloc() 21 tahun lalu
sprintf.c bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) 21 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 79b96ef3a7 * Stupid mem increase to compensate for larger chaninfo help 21 tahun lalu
tandem.h d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid 21 tahun lalu
tclhash.c 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() 21 tahun lalu
tclhash.h b34f97945d * Work on auth system to bind dcc commands to auth system without rewriting them 21 tahun lalu
thread.c bc91a7e206 * Added rcsid[] to all files 21 tahun lalu
thread.h 98334382b0 * Misc 22 tahun lalu
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 21 tahun lalu
types.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 20 tahun lalu
userent.c 35a1444af8 * Ported [2450] to 1.2.9 20 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 7494ddd8c1 * Ported [2651] to 1.2.9 (Use datadir now, addresses #162) 20 tahun lalu
userrec.h ce3e8c0aac * Automatic host adding by localhubs now sanity checks if the hosts will conflict with other bots/users. (#137) 21 tahun lalu
users.c 7494ddd8c1 * Ported [2651] to 1.2.9 (Use datadir now, addresses #162) 20 tahun lalu
users.h 3525a351af * Removing an ignore by number now displays which ignore was removed. (#126) 21 tahun lalu
utc-time.c bc91a7e206 * Added rcsid[] to all files 21 tahun lalu