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