Bryan Drewery 3fef45959e * Ported [2456] to 1.2.9 преди 20 години
..
compat 2c71159051 * Ported cygwin/solaris fixes преди 20 години
crypto 6330870e16 * Updated MD5 code to use openssl's implemention which is portable and optimized преди 21 години
mod 2c71159051 * Ported cygwin/solaris fixes преди 20 години
Makefile.in c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. преди 21 години
adns.c 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 преди 20 години
adns.h b06fd9a0f2 * No longer redundantly byteswapping header.id преди 21 години
auth.c cbe09f0fe5 * Fixed Auth::GetIdx() to work with expired idx. (#109) преди 21 години
auth.h c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. преди 21 години
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 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... преди 21 години
bg.h a9f0d68914 * Ported misc solaris compile fixes to 1.2.9 преди 20 години
binary.c e2d24cca9c * Ported misc fixes to 1.2.9 преди 20 години
binary.h ba1b76a6ce * conf_checkpids() was needed before a few spawnbots() преди 21 години
botcmd.c cd71e6c010 * More case fixes преди 21 години
botcmd.h 3ac0936b61 * Fixedbug in simple_vsnprintf() (forgot to break after parsing %D) преди 21 години
botmsg.c cd71e6c010 * More case fixes преди 21 години
botmsg.h c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. преди 21 години
botnet.c 904cdc9a1e * Ported [2454] to 1.2.9 преди 20 години
botnet.h efc010fa11 * Converted some functions over преди 21 години
chan.h 7262ceaf17 * Ported [2439] to 1.2.9 преди 20 години
chanprog.c cd71e6c010 * More case fixes преди 21 години
chanprog.h c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. преди 21 години
cmds.c 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 преди 20 години
cmds.h c9b2524e0b * Fixed cmd_cmdpass not knowing leaf cmds from a hub. преди 21 години
color.h c0e02b4d46 * More work on colors преди 22 години
common.h 80f9f93951 * Ported [2399] to 1.2.9 (fixes #158) преди 20 години
conf.c 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 преди 20 години
conf.h e2ed1f0606 * Fixed localhub attempting to spawn itself during binary rehash and cmd_conf преди 21 години
core_binds.c 4159dc758d * Forgot 'log_bad = 0;' to fix the '!' showing up for aliases. преди 21 години
core_binds.h b150c05717 * Auth system rewritten into a class преди 21 години
crypt.c 99c0a780db * Changed binary data encryption to not be viewable under 'strings'. преди 21 години
crypt.h 99c0a780db * Changed binary data encryption to not be viewable under 'strings'. преди 21 години
dcc.c 76125e7bd7 * Fixed segfault with /ctcp chat. преди 21 години
dcc.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 преди 20 години
dccutil.c ff04713c4e * Ported [2445] to 1.2.9 (fixes #143) преди 20 години
dccutil.h ff04713c4e * Ported [2445] to 1.2.9 (fixes #143) преди 20 години
debug.c 1df50a24ad * Ported some calloc() fixes to 1.2.9 преди 20 години
debug.h 64dd9216b6 * Disabled debug contexts as they were useless. преди 21 години
egg_timer.c bc91a7e206 * Added rcsid[] to all files преди 21 години
egg_timer.h fa4f5153e6 преди 22 години
eggdrop.h 80f9f93951 * Ported [2399] to 1.2.9 (fixes #158) преди 20 години
enclink.c 522b486197 * Removed support for bots older than 1.2.4 преди 21 години
enclink.h 522b486197 * Removed support for bots older than 1.2.4 преди 21 години
flags.c 1eea2d78af * whois_access() had owner check backwards :) преди 21 години
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 години
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 be10ef4019 * Fixed hub forgetting it's uplink. преди 21 години
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 2c71159051 * Ported cygwin/solaris fixes преди 20 години
main.h 7136d153e6 * Disabled some cmds for beta преди 21 години
makehelp.c bc91a7e206 * Added rcsid[] to all files преди 21 години
makeres.c 7ed79e646c * Added bool var 'mean-kicks' which enables offensive/mean kick msgs. преди 21 години
match.c 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 преди 20 години
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). преди 21 години
misc.c 44c7e57bc0 * Ported [2428] to 1.2.9 (fixes #161) преди 20 години
misc.h d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid преди 21 години
misc_file.c 64062fcc78 * Ported [2420] to 1.2.9 преди 20 години
misc_file.h 756c56ffe4 * Tempdir is now chosen from a list as follows: (hub) ./tmp/ (leaf) ~/.ssh/..., /tmp/, ./ преди 21 години
net.c e2d24cca9c * Ported misc fixes to 1.2.9 преди 20 години
net.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 преди 20 години
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 3fef45959e * Ported [2456] to 1.2.9 преди 20 години
set.h 5be929ec51 * Added some homechan/customized code for a user преди 21 години
settings.h 99c0a780db * Changed binary data encryption to not be viewable under 'strings'. преди 21 години
shell.c 18f1e62132 * Ported [2453] to 1.2.9 преди 20 години
shell.h 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 преди 20 години
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 d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid преди 21 години
tclhash.c 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() преди 21 години
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 35a1444af8 * Ported [2450] to 1.2.9 преди 20 години
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() преди 21 години
userrec.c 1eb433f5de * When a user is removed and is on partyline, they are now booted. (#142) преди 21 години
userrec.h ce3e8c0aac * Automatic host adding by localhubs now sanity checks if the hosts will conflict with other bots/users. (#137) преди 21 години
users.c 35a1444af8 * Ported [2450] to 1.2.9 преди 20 години
users.h 3525a351af * Removing an ignore by number now displays which ignore was removed. (#126) преди 21 години
utc-time.c bc91a7e206 * Added rcsid[] to all files преди 21 години