Bryan Drewery 876ff639ff * Tell about killing sock == -1 in LOG_ERRORS 22 年之前
..
compat 220e5a2e99 * Misc compile *warnings* 22 年之前
crypto 4d86714aa2 * inline -> __inline__ 22 年之前
mod 6f7704a922 * Some update fixes 22 年之前
Makefile.in 98334382b0 * Misc 22 年之前
auth.c 9c6eb6bc11 * Code improvements 22 年之前
auth.h e19573585f * Auth cmds now recognize bind flags correctly 22 年之前
base64.c c865444578 * Added base64[.c|.h] 22 年之前
base64.h c865444578 * Added base64[.c|.h] 22 年之前
bg.c eb0194c937 * Now using daemon() 22 年之前
bg.h eb0194c937 * Now using daemon() 22 年之前
binary.c 9c6eb6bc11 * Code improvements 22 年之前
binary.h c3af85da93 * Removed the garblestrings dependancy on checksum checking 22 年之前
bits.h 09e7b8988e * Waste of space to declare these 64-bit 22 年之前
botcmd.c 5298dccd7f * Fixed USERENTRY_OS not being set correctly. 22 年之前
botcmd.h 6efaf5ee5a * Removed that remote_boots bs 22 年之前
botmsg.c 220e5a2e99 * Misc compile *warnings* 22 年之前
botmsg.h 77363f3e6c * Using 'inline' now no longer using '__inline__' 22 年之前
botnet.c 5e242c2a4e * No longer using USER_BOT 22 年之前
botnet.h 0a04e92dd0 * Removed cmd_botinfo 22 年之前
cfg.c 482e15f7d5 * Filled all fr.bot with 0 22 年之前
cfg.h ee4995dd87 * Cleaned up cfg structs, all functions now static, (describe) is hub-only 22 年之前
chan.h 3c66076cfb * Fixed some char * that should have been const 22 年之前
chanprog.c 482e15f7d5 * Filled all fr.bot with 0 22 年之前
chanprog.h 727f105ea5 * Fixed spamming irc_log for QUIT/NICK 22 年之前
cmds.c 4b0ffb20c2 * Fixed a bunch of unchecked buffers 22 年之前
cmds.h f4e39673e5 * Now, cmds without a help[] entry will be hidden in cmd_help 22 年之前
color.h eb690f3f7c * Modify startup messages 22 年之前
common.h f67114e983 * Compile fixes 22 年之前
conf.c 07910a5963 * stackdump() in write_debug() now 22 年之前
conf.h eba1744ca6 * Ptrace blocker watcher/child 22 年之前
core_binds.c 482e15f7d5 * Filled all fr.bot with 0 22 年之前
core_binds.h 7996dff984 * Removed all the unused bindings 22 年之前
crypt.c c865444578 * Added base64[.c|.h] 22 年之前
crypt.h 78d8c05fa5 * Made some large buffers quite smaller 22 年之前
dcc.c df96555235 * Fixed FD overflow problem in botlinking... 22 年之前
dcc.h b963e31558 * Added cmd_swhois. 22 年之前
dccutil.c 482e15f7d5 * Filled all fr.bot with 0 22 年之前
dccutil.h 77363f3e6c * Using 'inline' now no longer using '__inline__' 22 年之前
debug.c 5e242c2a4e * No longer using USER_BOT 22 年之前
debug.h ba04fdeef5 * Un-needed stuff 22 年之前
dns.c 1bea7dd37b * Changed all port declaration to port_t (unsigned short) 22 年之前
dns.h 5b78b7856e * Fixed some struct padding 22 年之前
egg_timer.c 2e58c63a11 * Now using calloc() everywhere 22 年之前
egg_timer.h 555eaed5f3 * cmd_timers now shows more. 22 年之前
eggdrop.h 050527412f * High order bit randomness woot 22 年之前
flags.c 482e15f7d5 * Filled all fr.bot with 0 22 年之前
flags.h 5e242c2a4e * No longer using USER_BOT 22 年之前
garble.c e3ca36c440 * Compile fixes 22 年之前
garble.h e3ca36c440 * Compile fixes 22 年之前
lang.h 052985e13a * Unused files 22 年之前
log.c f67114e983 * Compile fixes 22 年之前
log.h bb0ad44665 * irc_log(struct chanset_t *, char *, ...) 22 年之前
main.c 5e242c2a4e * No longer using USER_BOT 22 年之前
main.h 388f964460 * Removed HOOKS 22 年之前
makehelp.c 6f7fbc1435 * Cleaned up several compiler errors (-W) 22 年之前
makesettings.c 052985e13a * Unused files 22 年之前
match.c 9c6eb6bc11 * Code improvements 22 年之前
match.h 9c6eb6bc11 * Code improvements 22 年之前
misc.c 482e15f7d5 * Filled all fr.bot with 0 22 年之前
misc.h 77363f3e6c * Using 'inline' now no longer using '__inline__' 22 年之前
misc_file.c 53cf103f93 * fixmod() was simply returning bad results 22 年之前
misc_file.h f58a2cdf7f * Added binary.[c|h] 22 年之前
net.c 876ff639ff * Tell about killing sock == -1 in LOG_ERRORS 22 年之前
net.h 77363f3e6c * Using 'inline' now no longer using '__inline__' 22 年之前
rfc1459.c 4f9a5b49d5 * Added 005 parsing 22 年之前
rfc1459.h 4f9a5b49d5 * Added 005 parsing 22 年之前
settings.h 2b3124b4ba * Removed server.mod from the 'modules' 22 年之前
shell.c 482e15f7d5 * Filled all fr.bot with 0 22 年之前
shell.h ea081cabc6 * check_trace() no longer uses asm(), now just sends a SIGTRAP to getpid() 22 年之前
sorthelp.c 97b922f5ad * Huge commit, went through every source file (exlcluding compat) 22 年之前
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h 22 年之前
stringfix.c b0aa1c1afe * Added cmd_bupdate 22 年之前
tandem.h 0a04e92dd0 * Removed cmd_botinfo 22 年之前
tclhash.c 7380bfa4ac 22 年之前
tclhash.h 8a3a46ef8a * More bit conversions 22 年之前
thread.c 98334382b0 * Misc 22 年之前
thread.h 98334382b0 * Misc 22 年之前
traffic.h cf98bc47be * Made itraffic_* otraffic_* into a single struct. 22 年之前
types.h 11677cee1a * Removed 'dcc sanity checking' 22 年之前
userent.c 482e15f7d5 * Filled all fr.bot with 0 22 年之前
userent.h f3776a3410 * Finished removing all the modules. 22 年之前
userrec.c 4337575cf6 * Dont save the +b to userfile 22 年之前
userrec.h 5e242c2a4e * No longer using USER_BOT 22 年之前
users.c 9b90e6b056 * Warn if killsock(-1) is called 22 年之前
users.h c974ef341b * Added cmd_matchbot 22 年之前
utc-time.c 43a889a45f * time_t is signed, not unsigned. Fixed. 22 年之前