Bryan Drewery 25595752a2 * Added cmd_login to change login display settings seen in .whois for a few versions vor 21 Jahren
..
compat 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 22 Jahren
crypto 821a3cc558 * Some openssl aes fixes I took out vor 21 Jahren
mod 997b8c0a15 * Realign console login settings with colors vor 21 Jahren
Makefile.in 06d7644d70 * Remove old dns system vor 21 Jahren
adns.c b62c8fcdb4 * Moved dcc[].u.dns->dns_id to dcc[].dns_id vor 21 Jahren
adns.h 6139935b48 * Re-implemented DNSWAIT dcc table vor 21 Jahren
auth.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 22 Jahren
auth.h f73db925a3 * More work on authing vor 22 Jahren
base64.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 22 Jahren
base64.h 03d098da24 * C++ compile warning fixes (Still compat with C) vor 22 Jahren
bg.c 1977f68f39 * Give debug when writing pid vor 22 Jahren
bg.h eb0194c937 * Now using daemon() vor 22 Jahren
binary.c d99cf4f414 vor 21 Jahren
binary.h 8830f7402c * Changed the update code around to write_settings() now vor 22 Jahren
bits.h 09e7b8988e * Waste of space to declare these 64-bit vor 22 Jahren
botcmd.c ccb2750d36 * All dcc loops need to check for dcc[].type, as the table will now have gaps... vor 21 Jahren
botcmd.h 6efaf5ee5a * Removed that remote_boots bs vor 22 Jahren
botmsg.c ccb2750d36 * All dcc loops need to check for dcc[].type, as the table will now have gaps... vor 21 Jahren
botmsg.h b83928cdf0 * More c++ leaf fixes, now for hub :) vor 22 Jahren
botnet.c 2ad726610a * Show HUBS as yellow in cmd_bottree vor 21 Jahren
botnet.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 22 Jahren
cfg.c 7701dce226 * Reorganization vor 22 Jahren
cfg.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 22 Jahren
chan.h f1faf738b8 * New channels are now closed-private 1 by default vor 21 Jahren
chanprog.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 22 Jahren
chanprog.h 727f105ea5 * Fixed spamming irc_log for QUIT/NICK vor 22 Jahren
cmds.c 25595752a2 * Added cmd_login to change login display settings seen in .whois for a few versions vor 21 Jahren
cmds.h 03d098da24 * C++ compile warning fixes (Still compat with C) vor 22 Jahren
color.h c0e02b4d46 * More work on colors vor 22 Jahren
common.h ffde807dc6 * Some ISO C fixes vor 22 Jahren
conf.c aa902b3c23 * checkpid() was sending stale pids if no bot struct was sent, I forget the reasoning for this vor 21 Jahren
conf.h 03d098da24 * C++ compile warning fixes (Still compat with C) vor 22 Jahren
core_binds.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 22 Jahren
core_binds.h 7996dff984 * Removed all the unused bindings vor 22 Jahren
crypt.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 22 Jahren
crypt.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 22 Jahren
dcc.c b62c8fcdb4 * Moved dcc[].u.dns->dns_id to dcc[].dns_id vor 21 Jahren
dcc.h b62c8fcdb4 * Moved dcc[].u.dns->dns_id to dcc[].dns_id vor 21 Jahren
dccutil.c cf19e88ab0 * Let outbound telnet connections timeout after 40 seconds vor 21 Jahren
dccutil.h 9587fd9d2a * Added valid_idx() vor 21 Jahren
debug.c 57ded24301 * Allow 150 procs in limits for debug binary vor 21 Jahren
debug.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 22 Jahren
egg_timer.c 27ab976f7a vor 21 Jahren
egg_timer.h fa4f5153e6 vor 22 Jahren
eggdrop.h 279ffa0aec * Fixed a solaris random() bug vor 21 Jahren
flags.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 22 Jahren
flags.h 264ea303d8 * Changed private() to privchan() and channel_private() to channel_privchan() for c++ compatability vor 22 Jahren
garble.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 22 Jahren
garble.h fe467c585e * Removed define GARBLESTRINGS vor 22 Jahren
lang.h e65263bea1 * New mode parsing code vor 22 Jahren
log.c ccb2750d36 * All dcc loops need to check for dcc[].type, as the table will now have gaps... vor 21 Jahren
log.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 22 Jahren
main.c 7edf9f4b57 vor 21 Jahren
main.h 249fbe7c6d * old_hack should have been INT not BOOL vor 21 Jahren
makehelp.c 3164cd2ac8 * Casted memory allocations, c++ requires it vor 22 Jahren
makeres.c b83928cdf0 * More c++ leaf fixes, now for hub :) vor 22 Jahren
match.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 22 Jahren
match.h ffde807dc6 * Some ISO C fixes vor 22 Jahren
misc.c c08456c78a * Exported shuffleArray() vor 21 Jahren
misc.h c08456c78a * Exported shuffleArray() vor 21 Jahren
misc_file.c 1413abcd5d * Undid sockt_t/size_t patches vor 22 Jahren
misc_file.h 098d9de5d0 vor 22 Jahren
net.c 80c203ed5f vor 21 Jahren
net.h 1653d4ddcc * DCC[] list is no longer shifter vor 21 Jahren
response.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 22 Jahren
rfc1459.c 03d098da24 * C++ compile warning fixes (Still compat with C) vor 22 Jahren
rfc1459.h 4f9a5b49d5 * Added 005 parsing vor 22 Jahren
settings.h 8830f7402c * Changed the update code around to write_settings() now vor 22 Jahren
shell.c a3bf1f1eac vor 21 Jahren
shell.h 52289087b8 * After changing conf with -C, binary is now moved to binpath/binname. vor 22 Jahren
socket.c 667125ad15 * Async dns now works for server connects vor 21 Jahren
socket.h 667125ad15 * Async dns now works for server connects vor 21 Jahren
sorthelp.c 2de6562704 * Fixed sorthelp for c++ and larger help file vor 21 Jahren
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h vor 22 Jahren
stringfix.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 22 Jahren
tandem.h 7abb9533ea * Fixed a bug with part of the 'remotecmd' system vor 21 Jahren
tclhash.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 22 Jahren
tclhash.h 03d098da24 * C++ compile warning fixes (Still compat with C) vor 22 Jahren
thread.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 22 Jahren
thread.h 98334382b0 * Misc vor 22 Jahren
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 22 Jahren
types.h 667125ad15 * Async dns now works for server connects vor 21 Jahren
userent.c 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. vor 22 Jahren
userent.h f3776a3410 * Finished removing all the modules. vor 22 Jahren
userrec.c ccb2750d36 * All dcc loops need to check for dcc[].type, as the table will now have gaps... vor 21 Jahren
userrec.h 96581b8660 * 'strict-host' is now '1'; ident is now parsed CORRECTLY, *!ident@host will no longer match *!~ident@host. vor 21 Jahren
users.c ccb2750d36 * All dcc loops need to check for dcc[].type, as the table will now have gaps... vor 21 Jahren
users.h 40d50f82e6 * natip is now only referenced in getmyip() vor 22 Jahren
utc-time.c 43a889a45f * time_t is signed, not unsigned. Fixed. vor 22 Jahren