Bryan Drewery bcd91e41f0 * Allow -2 and -0 to be used on an uninitialized binary 21 lat temu
..
compat 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
crypto 36b37f070e * Allow for not using -s 22 lat temu
mod 96581b8660 * 'strict-host' is now '1'; ident is now parsed CORRECTLY, *!ident@host will no longer match *!~ident@host. 21 lat temu
Makefile.in eceef1cd82 * Added some new async_dns code for testing and transition to 21 lat temu
adns.c 3be3f70b3b * Now using cache[] for entire query/answer pair 21 lat temu
adns.h 8d73dcf7af * Oops, forgot to add this 21 lat temu
auth.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
auth.h f73db925a3 * More work on authing 22 lat temu
base64.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
base64.h 03d098da24 * C++ compile warning fixes (Still compat with C) 22 lat temu
bg.c 1977f68f39 * Give debug when writing pid 22 lat temu
bg.h eb0194c937 * Now using daemon() 22 lat temu
binary.c e7b7cbdb45 * Some hacks so updating from 1.1.9->1.2.0 will read in the conf file 21 lat temu
binary.h 8830f7402c * Changed the update code around to write_settings() now 22 lat temu
bits.h 09e7b8988e * Waste of space to declare these 64-bit 22 lat temu
botcmd.c 7abb9533ea * Fixed a bug with part of the 'remotecmd' system 21 lat temu
botcmd.h 6efaf5ee5a * Removed that remote_boots bs 22 lat temu
botmsg.c 7abb9533ea * Fixed a bug with part of the 'remotecmd' system 21 lat temu
botmsg.h b83928cdf0 * More c++ leaf fixes, now for hub :) 22 lat temu
botnet.c 1413abcd5d * Undid sockt_t/size_t patches 22 lat temu
botnet.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
cfg.c 7701dce226 * Reorganization 22 lat temu
cfg.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
chan.h 011b9e0563 * Use hops, not servername for getops 22 lat temu
chanprog.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
chanprog.h 727f105ea5 * Fixed spamming irc_log for QUIT/NICK 22 lat temu
cmds.c a95058ba59 * Added ttl expiring 21 lat temu
cmds.h 03d098da24 * C++ compile warning fixes (Still compat with C) 22 lat temu
color.h c0e02b4d46 * More work on colors 22 lat temu
common.h ffde807dc6 * Some ISO C fixes 22 lat temu
conf.c 52289087b8 * After changing conf with -C, binary is now moved to binpath/binname. 21 lat temu
conf.h 03d098da24 * C++ compile warning fixes (Still compat with C) 22 lat temu
core_binds.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
core_binds.h 7996dff984 * Removed all the unused bindings 22 lat temu
crypt.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
crypt.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
dcc.c 1413abcd5d * Undid sockt_t/size_t patches 22 lat temu
dcc.h eceef1cd82 * Added some new async_dns code for testing and transition to 21 lat temu
dccutil.c eceef1cd82 * Added some new async_dns code for testing and transition to 21 lat temu
dccutil.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
debug.c 659fa81c8b * Raised maxdcc and maxfd to 300 21 lat temu
debug.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
dns.c b489a28e43 * Alert with sdprintf on SIGALARM 22 lat temu
dns.h f7602d6298 * Unused functions 22 lat temu
egg_timer.c b83928cdf0 * More c++ leaf fixes, now for hub :) 22 lat temu
egg_timer.h fa4f5153e6 22 lat temu
eggdrop.h 86b66c1ef3 * Some typedefs 22 lat temu
flags.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
flags.h 264ea303d8 * Changed private() to privchan() and channel_private() to channel_privchan() for c++ compatability 22 lat temu
garble.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
garble.h fe467c585e * Removed define GARBLESTRINGS 22 lat temu
lang.h e65263bea1 * New mode parsing code 22 lat temu
log.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
log.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
main.c bcd91e41f0 * Allow -2 and -0 to be used on an uninitialized binary 21 lat temu
main.h e7b7cbdb45 * Some hacks so updating from 1.1.9->1.2.0 will read in the conf file 21 lat temu
makehelp.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 lat temu
makeres.c b83928cdf0 * More c++ leaf fixes, now for hub :) 22 lat temu
match.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
match.h ffde807dc6 * Some ISO C fixes 22 lat temu
misc.c 96581b8660 * 'strict-host' is now '1'; ident is now parsed CORRECTLY, *!ident@host will no longer match *!~ident@host. 21 lat temu
misc.h 3e5829b79b * Moved egg_strcatn() to irc.mod/mode.c 22 lat temu
misc_file.c 1413abcd5d * Undid sockt_t/size_t patches 22 lat temu
misc_file.h 098d9de5d0 22 lat temu
net.c c344766665 21 lat temu
net.h c344766665 21 lat temu
response.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
rfc1459.c 03d098da24 * C++ compile warning fixes (Still compat with C) 22 lat temu
rfc1459.h 4f9a5b49d5 * Added 005 parsing 22 lat temu
settings.h 8830f7402c * Changed the update code around to write_settings() now 22 lat temu
shell.c a3bf1f1eac 21 lat temu
shell.h 52289087b8 * After changing conf with -C, binary is now moved to binpath/binname. 21 lat temu
socket.c 82866c465d * Fixed open_telnet_raw() to NOT re-dns (with blocking calls) the specified host if it 21 lat temu
socket.h 82866c465d * Fixed open_telnet_raw() to NOT re-dns (with blocking calls) the specified host if it 21 lat temu
sorthelp.c 3164cd2ac8 * Casted memory allocations, c++ requires it 22 lat temu
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h 22 lat temu
stringfix.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
tandem.h 7abb9533ea * Fixed a bug with part of the 'remotecmd' system 21 lat temu
tclhash.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
tclhash.h 03d098da24 * C++ compile warning fixes (Still compat with C) 22 lat temu
thread.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
thread.h 98334382b0 * Misc 22 lat temu
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
types.h 1413abcd5d * Undid sockt_t/size_t patches 22 lat temu
userent.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 lat temu
userent.h f3776a3410 * Finished removing all the modules. 22 lat temu
userrec.c 96581b8660 * 'strict-host' is now '1'; ident is now parsed CORRECTLY, *!ident@host will no longer match *!~ident@host. 21 lat temu
userrec.h 96581b8660 * 'strict-host' is now '1'; ident is now parsed CORRECTLY, *!ident@host will no longer match *!~ident@host. 21 lat temu
users.c 40d50f82e6 * natip is now only referenced in getmyip() 22 lat temu
users.h 40d50f82e6 * natip is now only referenced in getmyip() 22 lat temu
utc-time.c 43a889a45f * time_t is signed, not unsigned. Fixed. 22 lat temu