Bryan Drewery b40d421f01 * Fix compile error from cmdpass patch hace 20 años
..
compat daf183f8c5 * Ported [2912] to 1.2.11 hace 20 años
crypto 6330870e16 * Updated MD5 code to use openssl's implemention which is portable and optimized hace 21 años
mod d573c73241 * Ported [2971] to 1.2.11 hace 20 años
Makefile.in 26ea62b317 * Fix some CYGWIN compile problems hace 20 años
adns.c 7aa0cb3bf6 * Ported [2849] to 1.2.10 hace 20 años
adns.h b06fd9a0f2 * No longer redundantly byteswapping header.id hace 21 años
auth.c cbe09f0fe5 * Fixed Auth::GetIdx() to work with expired idx. (#109) hace 21 años
auth.h c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. hace 21 años
base64.c e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now hace 21 años
base64.h e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now hace 21 años
bg.c e7da6d2cd1 * Ported [2905] to 1.2.11 hace 20 años
bg.h a9f0d68914 * Ported misc solaris compile fixes to 1.2.9 hace 20 años
binary.c 7d10c405ce * Ported [2784] to 1.2.10 hace 20 años
binary.h ccd2bdf08a * Ported [2737] to 1.2.10 (revert tempdir/packname) hace 20 años
botcmd.c eaf7850f50 * Ported [2773] to 1.2.10 hace 20 años
botcmd.h 3ac0936b61 * Fixedbug in simple_vsnprintf() (forgot to break after parsing %D) hace 21 años
botmsg.c cd71e6c010 * More case fixes hace 21 años
botmsg.h c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. hace 21 años
botnet.c 4a8e8100be * Ported [2869] to 1.2.10 hace 20 años
botnet.h efc010fa11 * Converted some functions over hace 21 años
chan.h b42e4ba676 * Ported [2845] to 1.2.10 hace 20 años
chanprog.c c4c7d74892 * Ported [2857] to 1.2.10 hace 20 años
chanprog.h b590c3c6ee * Ported [2834] to 1.2.10 hace 20 años
cmds.c d768d1683a * Ported [2903] to 1.2.11 hace 20 años
cmds.h c9b2524e0b * Fixed cmd_cmdpass not knowing leaf cmds from a hub. hace 21 años
color.h c0e02b4d46 * More work on colors hace 22 años
common.h 80f9f93951 * Ported [2399] to 1.2.9 (fixes #158) hace 20 años
conf.c e7da6d2cd1 * Ported [2905] to 1.2.11 hace 20 años
conf.h 4fc1fac61d * Fixed a startup segfault. (fixes #195) hace 20 años
core_binds.c b40d421f01 * Fix compile error from cmdpass patch hace 20 años
core_binds.h b150c05717 * Auth system rewritten into a class hace 21 años
crypt.c 99c0a780db * Changed binary data encryption to not be viewable under 'strings'. hace 21 años
crypt.h 99c0a780db * Changed binary data encryption to not be viewable under 'strings'. hace 21 años
dcc.c 7c5bfb2c98 * Ported [2808] [2809] to 1.2.10 hace 20 años
dcc.h 7f88901fa4 * Ported [2727] to 1.2.10 (tempdir, update fixes) hace 20 años
dccutil.c 492b0b2224 * Ported [2909] to 1.2.11 hace 20 años
dccutil.h b81cc8cdf4 * Ported [2518] to 1.2.9 (fixes #189) hace 20 años
debug.c 1df50a24ad * Ported some calloc() fixes to 1.2.9 hace 20 años
debug.h 64dd9216b6 * Disabled debug contexts as they were useless. hace 21 años
egg_timer.c 013a06839a * Fix drunken port of [2847] in [2848] hace 20 años
egg_timer.h fa4f5153e6 hace 22 años
eggdrop.h 80f9f93951 * Ported [2399] to 1.2.9 (fixes #158) hace 20 años
enclink.c 522b486197 * Removed support for bots older than 1.2.4 hace 21 años
enclink.h 522b486197 * Removed support for bots older than 1.2.4 hace 21 años
flags.c 1eea2d78af * whois_access() had owner check backwards :) hace 21 años
flags.h b42e4ba676 * Ported [2845] to 1.2.10 hace 20 años
garble.c bc91a7e206 * Added rcsid[] to all files hace 21 años
garble.h fe467c585e * Removed define GARBLESTRINGS hace 22 años
hash_table.c 1df50a24ad * Ported some calloc() fixes to 1.2.9 hace 20 años
hash_table.h ced0ca4ac7 * Added hash table functions from egglib hace 21 años
lang.h be10ef4019 * Fixed hub forgetting it's uplink. hace 21 años
log.c 582fb8a3ee * More logfile work (not enabled yet) hace 21 años
log.h 79d44ef33a * Removed unused variable use_console_r and DP_LOG hace 21 años
main.c 3493d93c07 * Ported [2907] to 1.2.11 hace 20 años
main.h f3566e6259 * Ported [2625] to 1.2.9 hace 20 años
makehelp.c bc91a7e206 * Added rcsid[] to all files hace 21 años
makeres.c 7ed79e646c * Added bool var 'mean-kicks' which enables offensive/mean kick msgs. hace 21 años
match.c 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 hace 20 años
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). hace 21 años
misc.c b958160e8d * Ported [2865] to 1.2.10 hace 20 años
misc.h d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid hace 21 años
misc_file.c 70bf55918f * Ported [2775] to 1.2.10 hace 20 años
misc_file.h f1cff87f99 * Ported [2743] to 1.2.9 (tempdir instant changing) hace 20 años
net.c 6ac10b9bf6 * Ported [2465] to 1.2.9 hace 20 años
net.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 hace 20 años
profile.c c9c8db0356 * Added some profiling code hace 21 años
response.c 7ed79e646c * Added bool var 'mean-kicks' which enables offensive/mean kick msgs. hace 21 años
rfc1459.c bc91a7e206 * Added rcsid[] to all files hace 21 años
rfc1459.h 4f9a5b49d5 * Added 005 parsing hace 22 años
set.c 6886cf2c15 * Ported [2871] to 1.2.10 hace 20 años
set.h ec7c7a48fb * Ported [2786] [2787] [2788] [2789] to 1.2.10 hace 20 años
settings.h 25d8addea8 * Ported [2646] to 1.2.9 (Added datadir, addresses #162) hace 20 años
shell.c 492b0b2224 * Ported [2909] to 1.2.11 hace 20 años
shell.h 4fc1fac61d * Fixed a startup segfault. (fixes #195) hace 20 años
socket.c 4cec6e180c * Ported [2430] to 1.2.9 (fixes #167) hace 20 años
socket.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 hace 20 años
sorthelp.c 0e1536509e * Should be using calloc() here not my_calloc() hace 21 años
sprintf.c bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) hace 21 años
sprintf.h bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) hace 21 años
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h hace 22 años
stringfix.c 79b96ef3a7 * Stupid mem increase to compensate for larger chaninfo help hace 21 años
tandem.h d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid hace 21 años
tclhash.c 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() hace 21 años
tclhash.h b34f97945d * Work on auth system to bind dcc commands to auth system without rewriting them hace 21 años
thread.c bc91a7e206 * Added rcsid[] to all files hace 21 años
thread.h 98334382b0 * Misc hace 22 años
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. hace 21 años
types.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 hace 20 años
userent.c 35a1444af8 * Ported [2450] to 1.2.9 hace 20 años
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() hace 21 años
userrec.c 063b1710e9 * Port [2952] to 1.2.11 hace 20 años
userrec.h ce3e8c0aac * Automatic host adding by localhubs now sanity checks if the hosts will conflict with other bots/users. (#137) hace 21 años
users.c 761e16bfb9 * Ported [2837] [2838] to 1.2.10 hace 20 años
users.h 761e16bfb9 * Ported [2837] [2838] to 1.2.10 hace 20 años
utc-time.c bc91a7e206 * Added rcsid[] to all files hace 21 años