Bryan Drewery 7a2f224078 * Detection system run by localhub will kill all other running bots on shell with DIE/SUICIDE now. vor 21 Jahren
..
compat 084972484f * Some constants not defined in OBSD vor 21 Jahren
crypto 6330870e16 * Updated MD5 code to use openssl's implemention which is portable and optimized vor 21 Jahren
mod 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... vor 21 Jahren
Makefile.in a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d vor 21 Jahren
adns.c 267d86e2ce * Fixed possible socket bug with dns code vor 21 Jahren
adns.h b06fd9a0f2 * No longer redundantly byteswapping header.id vor 21 Jahren
auth.c fde17b5022 * dcc[].simul is an idx, so it needs to be -1 to be disabled. vor 21 Jahren
auth.h b150c05717 * Auth system rewritten into a class vor 21 Jahren
base64.c e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now vor 21 Jahren
base64.h e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now vor 21 Jahren
bg.c 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... vor 21 Jahren
bg.h 1d28c381bb * Fixed stdin/stdout/stderr not being closed when bot is forked into background. vor 21 Jahren
binary.c 57ac308bc9 * After editing the binary with -C, also kill/remove any bots which were removed from the list vor 21 Jahren
binary.h 82c8acfaf5 * Fixed SIGUSR1 signal after -C not working vor 21 Jahren
botcmd.c 6863736ae1 * Expire more than 1 remote idx at a time, safe to do so now vor 21 Jahren
botcmd.h 3ac0936b61 * Fixedbug in simple_vsnprintf() (forgot to break after parsing %D) vor 21 Jahren
botmsg.c 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... vor 21 Jahren
botmsg.h a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d vor 21 Jahren
botnet.c 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... vor 21 Jahren
botnet.h efc010fa11 * Converted some functions over vor 21 Jahren
cfg.c a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d vor 21 Jahren
cfg.h 6d72b199e8 * Fixed dccauth not correctly working according to it's [bot]config setting (#30) vor 21 Jahren
chan.h 0c38de8025 * Fixed cmd_mns_(ban|exempt|invite) to remove the proper ban if a number is used (#38) vor 21 Jahren
chanprog.c 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... vor 21 Jahren
chanprog.h 378fd00bee * Converted chanprog.c stuff to new hub/leaf vor 21 Jahren
cmds.c 6863736ae1 * Expire more than 1 remote idx at a time, safe to do so now vor 21 Jahren
cmds.h 760bc8c23e * Added .type and checking for botcmd_t vor 21 Jahren
color.h c0e02b4d46 * More work on colors vor 22 Jahren
common.h a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d vor 21 Jahren
conf.c 7a2f224078 * Detection system run by localhub will kill all other running bots on shell with DIE/SUICIDE now. vor 21 Jahren
conf.h 7a2f224078 * Detection system run by localhub will kill all other running bots on shell with DIE/SUICIDE now. vor 21 Jahren
core_binds.c b150c05717 * Auth system rewritten into a class vor 21 Jahren
core_binds.h b150c05717 * Auth system rewritten into a class vor 21 Jahren
crypt.c a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d vor 21 Jahren
crypt.h 758beb24e5 * Added some stupid stuff for console crypting for future use vor 21 Jahren
dcc.c 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... vor 21 Jahren
dcc.h 9f0a72eff3 * Rewrote how logs are shared over botnet, now uses much less bw and resources. (#30) vor 21 Jahren
dccutil.c 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... vor 21 Jahren
dccutil.h b150c05717 * Auth system rewritten into a class vor 21 Jahren
debug.c e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now vor 21 Jahren
debug.h e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now vor 21 Jahren
egg_timer.c bc91a7e206 * Added rcsid[] to all files vor 21 Jahren
egg_timer.h fa4f5153e6 vor 22 Jahren
eggdrop.h b34f97945d * Work on auth system to bind dcc commands to auth system without rewriting them vor 21 Jahren
enclink.c e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now vor 21 Jahren
enclink.h e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now vor 21 Jahren
flags.c 8a53fb3ce8 * Fixed some missing sanity checking on certain user flags for channel records. vor 21 Jahren
flags.h 8a53fb3ce8 * Fixed some missing sanity checking on certain user flags for channel records. vor 21 Jahren
garble.c bc91a7e206 * Added rcsid[] to all files vor 21 Jahren
garble.h fe467c585e * Removed define GARBLESTRINGS vor 22 Jahren
hash_table.c b150c05717 * Auth system rewritten into a class vor 21 Jahren
hash_table.h ced0ca4ac7 * Added hash table functions from egglib vor 21 Jahren
lang.h 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... vor 21 Jahren
log.c fde17b5022 * dcc[].simul is an idx, so it needs to be -1 to be disabled. vor 21 Jahren
log.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 21 Jahren
main.c 7a2f224078 * Detection system run by localhub will kill all other running bots on shell with DIE/SUICIDE now. vor 21 Jahren
main.h 693c4d652f * Fxied up some misc bugs left from new conf system vor 21 Jahren
makehelp.c bc91a7e206 * Added rcsid[] to all files vor 21 Jahren
makeres.c bc91a7e206 * Added rcsid[] to all files vor 21 Jahren
match.c bc91a7e206 * Added rcsid[] to all files vor 21 Jahren
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). vor 21 Jahren
misc.c 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() vor 21 Jahren
misc.h 93b7df34ce * Moved dumplots() to dccutil.c vor 21 Jahren
misc_file.c eb7bdeee61 * Use "/tmp/" as the default tempdir and don't bother chmodding it (#32) vor 21 Jahren
misc_file.h eb7bdeee61 * Use "/tmp/" as the default tempdir and don't bother chmodding it (#32) vor 21 Jahren
net.c 7391ee0927 * Changed failed socket bindings to DEBUG msgs vor 21 Jahren
net.h 7c5c0b4b95 * Cleaned up some of the firewall code vor 21 Jahren
profile.c c9c8db0356 * Added some profiling code vor 21 Jahren
response.c bc91a7e206 * Added rcsid[] to all files vor 21 Jahren
rfc1459.c bc91a7e206 * Added rcsid[] to all files vor 21 Jahren
rfc1459.h 4f9a5b49d5 * Added 005 parsing vor 22 Jahren
settings.h 8e1e97b61c vor 21 Jahren
shell.c 7a2f224078 * Detection system run by localhub will kill all other running bots on shell with DIE/SUICIDE now. vor 21 Jahren
shell.h 693c4d652f * Fxied up some misc bugs left from new conf system vor 21 Jahren
socket.c 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() vor 21 Jahren
socket.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). vor 21 Jahren
sorthelp.c 0e1536509e * Should be using calloc() here not my_calloc() vor 21 Jahren
sprintf.c 9f0a72eff3 * Rewrote how logs are shared over botnet, now uses much less bw and resources. (#30) vor 21 Jahren
sprintf.h 7f674f059c * Reversed the %D removal as it int_to_base64() uses a static buffer() vor 21 Jahren
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h vor 22 Jahren
stringfix.c bc91a7e206 * Added rcsid[] to all files vor 21 Jahren
tandem.h e2e8642237 * Didn't fix that logging correctly vor 21 Jahren
tclhash.c 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() vor 21 Jahren
tclhash.h b34f97945d * Work on auth system to bind dcc commands to auth system without rewriting them vor 21 Jahren
thread.c bc91a7e206 * Added rcsid[] to all files vor 21 Jahren
thread.h 98334382b0 * Misc vor 22 Jahren
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 21 Jahren
types.h 491d9c2cf6 * Bad typedef on solaris vor 21 Jahren
userent.c a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d vor 21 Jahren
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() vor 21 Jahren
userrec.c 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... vor 21 Jahren
userrec.h df14fb2f47 * After editing binary with -C, new bots/hosts are automatically added if first bot is linked. vor 21 Jahren
users.c 042dd50c95 * Don't share cmdpass when loading the userfile vor 21 Jahren
users.h df14fb2f47 * After editing binary with -C, new bots/hosts are automatically added if first bot is linked. vor 21 Jahren
utc-time.c bc91a7e206 * Added rcsid[] to all files vor 21 Jahren