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