Bryan Drewery cb2e9c7799 * Removed redundant define BADNICKCHARS il y a 21 ans
..
compat 8769e75691 * Fixed chanset (manop/mop/mdop/bad-cookie) to accept english parameters: ignore/deop/kick/delete/remove. il y a 21 ans
crypto 821a3cc558 * Some openssl aes fixes I took out il y a 22 ans
mod cb2e9c7799 * Removed redundant define BADNICKCHARS il y a 21 ans
Makefile.in 79449a5933 * Link encryption negotiation is now complete for normal (old) encrypted link il y a 21 ans
adns.c 754287743d * Removed reflected/qsi nameservers, added bellsouth, and a new staminus il y a 21 ans
adns.h b06fd9a0f2 * No longer redundantly byteswapping header.id il y a 21 ans
auth.c b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
auth.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
base64.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations il y a 21 ans
base64.h 03d098da24 * C++ compile warning fixes (Still compat with C) il y a 22 ans
bg.c 65f62b7872 * Now using my own version of daemon() [my_daemon()] il y a 21 ans
bg.h 1d28c381bb * Fixed stdin/stdout/stderr not being closed when bot is forked into background. il y a 21 ans
binary.c 8682bcd48c * Fixed a few calloc() calls that weren't using my_calloc() il y a 21 ans
binary.h a01eeef5e5 * Send SIGUSR1 after exiting from -C il y a 21 ans
botcmd.c f2dfb6faf3 * Removed remaining ifdefs for LEAF/HUB il y a 21 ans
botcmd.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
botmsg.c f6b3d97611 * Forgot some checking for dcc[].type il y a 21 ans
botmsg.h b83928cdf0 * More c++ leaf fixes, now for hub :) il y a 22 ans
botnet.c 56e9e6626b il y a 21 ans
botnet.h efc010fa11 * Converted some functions over il y a 21 ans
cfg.c 950e09b829 * Converted over cfg_struct to hub/leaf mix il y a 21 ans
cfg.h 950e09b829 * Converted over cfg_struct to hub/leaf mix il y a 21 ans
chan.h dc70f3ae47 * Converted over user_entry_type to one binary mix il y a 21 ans
chanprog.c 378fd00bee * Converted chanprog.c stuff to new hub/leaf il y a 21 ans
chanprog.h 378fd00bee * Converted chanprog.c stuff to new hub/leaf il y a 21 ans
cmds.c cb2e9c7799 * Removed redundant define BADNICKCHARS il y a 21 ans
cmds.h 760bc8c23e * Added .type and checking for botcmd_t il y a 21 ans
color.h c0e02b4d46 * More work on colors il y a 22 ans
common.h 8682bcd48c * Fixed a few calloc() calls that weren't using my_calloc() il y a 21 ans
conf.c a01eeef5e5 * Send SIGUSR1 after exiting from -C il y a 21 ans
conf.h 867789d07a * Added back free_conf() il y a 21 ans
core_binds.c b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
core_binds.h 7996dff984 * Removed all the unused bindings il y a 22 ans
crypt.c 919cc86701 * strncat() was cutting off 1 char short, had to account for this in new strlcat() calls il y a 21 ans
crypt.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. il y a 22 ans
dcc.c f2dfb6faf3 * Removed remaining ifdefs for LEAF/HUB il y a 21 ans
dcc.h af11695e50 * Converted over dcc.c il y a 21 ans
dccutil.c a9d27f32fb * Removed defines from ctcp/irc/server/channels il y a 21 ans
dccutil.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
debug.c f45c76868b * Added actually support for refreshing binary on SIGUSR1 in get_checksum il y a 21 ans
debug.h 8d1c20bfa5 * Changed DEBUG_MEM to DEBUG il y a 21 ans
egg_timer.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations il y a 21 ans
egg_timer.h fa4f5153e6 il y a 22 ans
eggdrop.h cb2e9c7799 * Removed redundant define BADNICKCHARS il y a 21 ans
enclink.c e940fb593c * Removed old (non-nat-fixed) link encryption code il y a 21 ans
enclink.h e940fb593c * Removed old (non-nat-fixed) link encryption code il y a 21 ans
flags.c 88377d31ae * More conversions il y a 21 ans
flags.h 9d555db17a * Removed compatability support for <= 1.1.9 userfiles (bot records). il y a 21 ans
garble.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations il y a 21 ans
garble.h fe467c585e * Removed define GARBLESTRINGS il y a 22 ans
lang.h e65263bea1 * New mode parsing code il y a 22 ans
log.c 98e5da8596 il y a 21 ans
log.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. il y a 22 ans
main.c a01eeef5e5 * Send SIGUSR1 after exiting from -C il y a 21 ans
main.h 1b6bb22e65 * Cache getpid() as mypid il y a 21 ans
makehelp.c b87abfe424 il y a 21 ans
makeres.c b83928cdf0 * More c++ leaf fixes, now for hub :) il y a 22 ans
match.c 6021371ec3 * Comments il y a 21 ans
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). il y a 21 ans
misc.c 5338dad56a * Now writing out a temporary (encrypted) config file during update for the new binary to read in il y a 21 ans
misc.h 6d61f99329 il y a 18 ans
misc_file.c 6c7e288146 il y a 21 ans
misc_file.h 38337c4d60 * Moved check_tempdir() to misc_file.c il y a 21 ans
net.c eb620e7634 * Don't warn about falures to listen on port 113 il y a 21 ans
net.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
response.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. il y a 22 ans
rfc1459.c 03d098da24 * C++ compile warning fixes (Still compat with C) il y a 22 ans
rfc1459.h 4f9a5b49d5 * Added 005 parsing il y a 22 ans
settings.h 2488b74c5b * Fixed binary getting an excess of 1-15 bytes during write. il y a 21 ans
shell.c 5f9b33d8a2 * Added ifdefs for HAVE_SYS_PTRACE_H il y a 21 ans
shell.h 64474a643b * More defines removal il y a 21 ans
socket.c b1bb8607a6 * Fixed DNS to timeout queries after 30 seconds, server socket after 40, and to parse EOF correctly. il y a 21 ans
socket.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). il y a 21 ans
sorthelp.c dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations il y a 21 ans
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h il y a 22 ans
stringfix.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. il y a 22 ans
tandem.h 7abb9533ea * Fixed a bug with part of the 'remotecmd' system il y a 22 ans
tclhash.c f2dfb6faf3 * Removed remaining ifdefs for LEAF/HUB il y a 21 ans
tclhash.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
thread.c 5f9b33d8a2 * Added ifdefs for HAVE_SYS_PTRACE_H il y a 21 ans
thread.h 98334382b0 * Misc il y a 22 ans
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. il y a 22 ans
types.h 491d9c2cf6 * Bad typedef on solaris il y a 21 ans
userent.c dc70f3ae47 * Converted over user_entry_type to one binary mix il y a 21 ans
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() il y a 21 ans
userrec.c dc70f3ae47 * Converted over user_entry_type to one binary mix il y a 21 ans
userrec.h 88377d31ae * More conversions il y a 21 ans
users.c dc70f3ae47 * Converted over user_entry_type to one binary mix il y a 21 ans
users.h dc70f3ae47 * Converted over user_entry_type to one binary mix il y a 21 ans
utc-time.c 43a889a45f * time_t is signed, not unsigned. Fixed. il y a 22 ans