1
0
Bryan Drewery 5298dccd7f * Fixed USERENTRY_OS not being set correctly. 22 жил өмнө
..
compat 220e5a2e99 * Misc compile *warnings* 22 жил өмнө
crypto 4d86714aa2 * inline -> __inline__ 22 жил өмнө
mod 71702c302b * Possibly fixed the 'no one to ask for ops from on #chan' bug 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 482e15f7d5 * Filled all fr.bot with 0 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 482e15f7d5 * Filled all fr.bot with 0 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 77363f3e6c * Using 'inline' now no longer using '__inline__' 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 7b7519e6be * Blah 22 жил өмнө
userrec.h 5e242c2a4e * No longer using USER_BOT 22 жил өмнө
users.c e56eeeb443 * HACK++ 22 жил өмнө
users.h c974ef341b * Added cmd_matchbot 22 жил өмнө
utc-time.c 43a889a45f * time_t is signed, not unsigned. Fixed. 22 жил өмнө