Bryan Drewery b41d210aec * Fixed ANSI colors not showing for logs when bot is not in background. před 21 roky
..
compat ff05f19f62 * Last commit reverted as it was insignificant před 21 roky
crypto 6330870e16 * Updated MD5 code to use openssl's implemention which is portable and optimized před 21 roky
mod ff05f19f62 * Last commit reverted as it was insignificant před 21 roky
Makefile.in c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. před 21 roky
adns.c 21b19ac5e8 * Fixed dns' dcc loosing socket and not triggering a reconnect před 21 roky
adns.h b06fd9a0f2 * No longer redundantly byteswapping header.id před 21 roky
auth.c c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. před 21 roky
auth.h c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. před 21 roky
base64.c e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now před 21 roky
base64.h e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now před 21 roky
bg.c 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... před 21 roky
bg.h 1d28c381bb * Fixed stdin/stdout/stderr not being closed when bot is forked into background. před 21 roky
binary.c 9af7a90a85 * Compile fixes před 21 roky
binary.h 82c8acfaf5 * Fixed SIGUSR1 signal after -C not working před 21 roky
botcmd.c c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. před 21 roky
botcmd.h 3ac0936b61 * Fixedbug in simple_vsnprintf() (forgot to break after parsing %D) před 21 roky
botmsg.c c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. před 21 roky
botmsg.h c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. před 21 roky
botnet.c bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) před 21 roky
botnet.h efc010fa11 * Converted some functions over před 21 roky
chan.h c414af4829 * The -ban fixes for removal by number weren't working right. před 21 roky
chanprog.c c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. před 21 roky
chanprog.h c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. před 21 roky
cmds.c 41d7f808fa * Fixed cmd_conf not working on hubs před 21 roky
cmds.h c9b2524e0b * Fixed cmd_cmdpass not knowing leaf cmds from a hub. před 21 roky
color.h c0e02b4d46 * More work on colors před 22 roky
common.h a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d před 21 roky
conf.c 98204093e3 * In config/-C, the ip field for bots can now be either ipv4 or ipv6. (ipv6 field still present) před 21 roky
conf.h 7a2f224078 * Detection system run by localhub will kill all other running bots on shell with DIE/SUICIDE now. před 21 roky
core_binds.c 6119aeff39 * Added dcc alias support, see 'help set' (only perm owner may set aliases as loops are easy and fatal) před 21 roky
core_binds.h b150c05717 * Auth system rewritten into a class před 21 roky
crypt.c a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d před 21 roky
crypt.h 758beb24e5 * Added some stupid stuff for console crypting for future use před 21 roky
dcc.c 394fd8acf0 * Added var 'auth-obscure': Don't halt on dcc w/dccauth if the pass is wrong; halt at hash (right or wrong). (#100) před 21 roky
dcc.h 394fd8acf0 * Added var 'auth-obscure': Don't halt on dcc w/dccauth if the pass is wrong; halt at hash (right or wrong). (#100) před 21 roky
dccutil.c b41d210aec * Fixed ANSI colors not showing for logs when bot is not in background. před 21 roky
dccutil.h c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. před 21 roky
debug.c ff05f19f62 * Last commit reverted as it was insignificant před 21 roky
debug.h ff05f19f62 * Last commit reverted as it was insignificant před 21 roky
egg_timer.c bc91a7e206 * Added rcsid[] to all files před 21 roky
egg_timer.h fa4f5153e6 před 22 roky
eggdrop.h 474b367e2b * Changed set of "other" chars for random strings před 21 roky
enclink.c 84eff8c742 * Fixed some socket writes that were being colorized when they shouldn't have been před 21 roky
enclink.h e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now před 21 roky
flags.c c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. před 21 roky
flags.h c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. před 21 roky
garble.c bc91a7e206 * Added rcsid[] to all files před 21 roky
garble.h fe467c585e * Removed define GARBLESTRINGS před 22 roky
hash_table.c b150c05717 * Auth system rewritten into a class před 21 roky
hash_table.h ced0ca4ac7 * Added hash table functions from egglib před 21 roky
lang.h 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... před 21 roky
log.c d1469ec3c4 před 21 roky
log.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. před 22 roky
main.c 320115b64c * Oops, variable collision; autoaway -> dcc_autoaway před 21 roky
main.h 0397a51793 * When restarting, also pass along -s před 21 roky
makehelp.c bc91a7e206 * Added rcsid[] to all files před 21 roky
makeres.c bc91a7e206 * Added rcsid[] to all files před 21 roky
match.c bc91a7e206 * Added rcsid[] to all files před 21 roky
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). před 21 roky
misc.c 8c0029ccbf před 21 roky
misc.h d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid před 21 roky
misc_file.c fafdb27cec * Added /usr/tmp to the tempdir search list před 21 roky
misc_file.h 756c56ffe4 * Tempdir is now chosen from a list as follows: (hub) ./tmp/ (leaf) ~/.ssh/..., /tmp/, ./ před 21 roky
net.c d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid před 21 roky
net.h d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid před 21 roky
profile.c c9c8db0356 * Added some profiling code před 21 roky
response.c bc91a7e206 * Added rcsid[] to all files před 21 roky
rfc1459.c bc91a7e206 * Added rcsid[] to all files před 21 roky
rfc1459.h 4f9a5b49d5 * Added 005 parsing před 22 roky
set.c 0f0d37bbd8 * Added rate var 'flood-g' which will set +g for 60 seconds after this many msgs:sec has been detected. (#74) před 21 roky
set.h abcd86207d * Added rate vars 'flood-msg' and 'flood-ctcp' to control how quickly a bot ignores on flood. před 21 roky
settings.h 8e1e97b61c před 21 roky
shell.c c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. před 21 roky
shell.h c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. před 21 roky
socket.c 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() před 21 roky
socket.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). před 21 roky
sorthelp.c 0e1536509e * Should be using calloc() here not my_calloc() před 21 roky
sprintf.c bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) před 21 roky
sprintf.h bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) před 21 roky
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h před 22 roky
stringfix.c bc91a7e206 * Added rcsid[] to all files před 21 roky
tandem.h d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid před 21 roky
tclhash.c 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() před 21 roky
tclhash.h b34f97945d * Work on auth system to bind dcc commands to auth system without rewriting them před 21 roky
thread.c bc91a7e206 * Added rcsid[] to all files před 21 roky
thread.h 98334382b0 * Misc před 22 roky
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. před 22 roky
types.h 491d9c2cf6 * Bad typedef on solaris před 21 roky
userent.c c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. před 21 roky
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() před 21 roky
userrec.c 3697095bf9 * Don't share out all nodename/os/username/config entries to bots, only send THEIR records. před 21 roky
userrec.h df14fb2f47 * After editing binary with -C, new bots/hosts are automatically added if first bot is linked. před 21 roky
users.c c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. před 21 roky
users.h c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. před 21 roky
utc-time.c bc91a7e206 * Added rcsid[] to all files před 21 roky