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