Bryan Drewery 2adfd23623 * Fixed a bug in cmd_quit (was not returning from cmd_su correctly) 22 лет назад
..
compat 97b922f5ad * Huge commit, went through every source file (exlcluding compat) 22 лет назад
crypto 0ad189b0d6 * Added our own AES_* functions 22 лет назад
mod 2c114188a9 * Fixed a bug with dcc chatting the bot. 22 лет назад
Makefile.in d97c5d76db * Fixed a bug in build with randint() 22 лет назад
auth.c 84d6b39f27 * OK, TCL IS OUT, WOOOOOOOO :) 22 лет назад
auth.h 4913ef76f6 * Removed define: AUTH, added: AUTHCMDS, AUTHHASH, DCCAUTH, see pack.cfg for details. 22 лет назад
bg.c c651e718aa 22 лет назад
bg.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 лет назад
botcmd.c 447ed582a4 * Cosmetic fix in cmd_status 22 лет назад
botcmd.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 лет назад
botmsg.c 1e88e6e6cd * grrrrrrrah 22 лет назад
botmsg.h 567cbb87b3 * Moved eggmain.h to common.h 22 лет назад
botnet.c a8b4b2ce28 * Fixed up cmd_chanset to work as intended 22 лет назад
botnet.h e2f9ba68dc * Fixed some missing prototypes 22 лет назад
cfg.c bb11526e00 * Fixed some putlog()s with \n at the end. 22 лет назад
cfg.h 1cccb43bcb * Fixed up the cmdpass stuff 22 лет назад
chan.h f063bb4cbb * Converted // comments to the proper /* */ for ANSI C. 22 лет назад
chanprog.c f66920c2e8 * Fixed the pesky cosmetic bug with /dcc CHAT /ctcp CHAT 22 лет назад
chanprog.h a8b4b2ce28 * Fixed up cmd_chanset to work as intended 22 лет назад
cmds.c 2adfd23623 * Fixed a bug in cmd_quit (was not returning from cmd_su correctly) 22 лет назад
cmds.h 3155ce6458 * readconf() did not account for '.' in some fields 22 лет назад
color.h eb690f3f7c * Modify startup messages 22 лет назад
common.h 84d6b39f27 * OK, TCL IS OUT, WOOOOOOOO :) 22 лет назад
conf.c b8e1e3e16b * If we dont have a cfile, just make one 22 лет назад
conf.h 7f87452eb3 * Added cmdline option 'k' for killing a bot 22 лет назад
core_binds.c 2adfd23623 * Fixed a bug in cmd_quit (was not returning from cmd_su correctly) 22 лет назад
core_binds.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 лет назад
crypt.c 0a63b97d95 * Added src/crypto/ 22 лет назад
crypt.h 0ad189b0d6 * Added our own AES_* functions 22 лет назад
dcc.c 1e88e6e6cd * grrrrrrrah 22 лет назад
dcc.h f07cfeb674 * Fixed some problems with updating within 1.1 22 лет назад
dccutil.c 050527412f * High order bit randomness woot 22 лет назад
dccutil.h caf050f465 * Some leftover tcl stuff 22 лет назад
debug.c d0cbc25f26 * Trying to figure out this pesky bug ;/ 22 лет назад
debug.h e2f9ba68dc * Fixed some missing prototypes 22 лет назад
dns.c 97b922f5ad * Huge commit, went through every source file (exlcluding compat) 22 лет назад
dns.h 7958355e4b * Hacked out dns.mod 22 лет назад
egg_timer.c a221100ee1 * Updated egg_timer (sync 1.7 egg) 22 лет назад
egg_timer.h a221100ee1 * Updated egg_timer (sync 1.7 egg) 22 лет назад
eggdrop.h 050527412f * High order bit randomness woot 22 лет назад
flags.c 3155ce6458 * readconf() did not account for '.' in some fields 22 лет назад
flags.h d695e29bf6 * Now storing our own userrecord in conf.bot->u 22 лет назад
garble.c 97b922f5ad * Huge commit, went through every source file (exlcluding compat) 22 лет назад
garble.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 лет назад
lang.h 01a3f3b226 * Typo in tell_ignores() 22 лет назад
log.c 294588a651 * Cleaned up the levels a bit 22 лет назад
log.h f063bb4cbb * Converted // comments to the proper /* */ for ANSI C. 22 лет назад
main.c f66920c2e8 * Fixed the pesky cosmetic bug with /dcc CHAT /ctcp CHAT 22 лет назад
main.h 8b3121ae80 * Moved conf structs/handling to conf.c/conf.h 22 лет назад
makehelp.c 97b922f5ad * Huge commit, went through every source file (exlcluding compat) 22 лет назад
makesettings.c d97c5d76db * Fixed a bug in build with randint() 22 лет назад
match.c 97b922f5ad * Huge commit, went through every source file (exlcluding compat) 22 лет назад
match.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 лет назад
misc.c d5750cae20 * Finished changing binpath/binpath in config 22 лет назад
misc.h d5750cae20 * Finished changing binpath/binpath in config 22 лет назад
misc_file.c 97b922f5ad * Huge commit, went through every source file (exlcluding compat) 22 лет назад
misc_file.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 лет назад
modules.c 3155ce6458 * readconf() did not account for '.' in some fields 22 лет назад
modules.h bb11526e00 * Fixed some putlog()s with \n at the end. 22 лет назад
net.c a221100ee1 * Updated egg_timer (sync 1.7 egg) 22 лет назад
net.h 44f33181ba * Small prototype fix 22 лет назад
rfc1459.c 567cbb87b3 * Moved eggmain.h to common.h 22 лет назад
rfc1459.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 лет назад
shell.c f66920c2e8 * Fixed the pesky cosmetic bug with /dcc CHAT /ctcp CHAT 22 лет назад
shell.h b8e1e3e16b * If we dont have a cfile, just make one 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 97b922f5ad * Huge commit, went through every source file (exlcluding compat) 22 лет назад
tandem.h 05cb71c39b * Stripped numver crap... 22 лет назад
tclhash.c a221100ee1 * Updated egg_timer (sync 1.7 egg) 22 лет назад
tclhash.h e2f9ba68dc * Fixed some missing prototypes 22 лет назад
traffic.h cf98bc47be * Made itraffic_* otraffic_* into a single struct. 22 лет назад
types.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 лет назад
userent.c 3155ce6458 * readconf() did not account for '.' in some fields 22 лет назад
userent.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 лет назад
userrec.c 3155ce6458 * readconf() did not account for '.' in some fields 22 лет назад
userrec.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 лет назад
users.c 050527412f * High order bit randomness woot 22 лет назад
users.h 54e68221d8 * More Tcl striped 22 лет назад
utc-time.c a2279bd7f9 * Didn't mean to commit the test utc-time.c 22 лет назад