Bryan Drewery c2b989f766 * Unrolled some botlink loops 22 lat temu
..
compat 76c954f09e * Added attributes: format, noreturn 22 lat temu
crypto 4d86714aa2 * inline -> __inline__ 22 lat temu
mod 05ab34cdbb * Removed some COMPAT code 22 lat temu
Makefile.in 388f964460 * Removed HOOKS 22 lat temu
auth.c 9c6eb6bc11 * Code improvements 22 lat temu
auth.h e19573585f * Auth cmds now recognize bind flags correctly 22 lat temu
bg.c 78d8c05fa5 * Made some large buffers quite smaller 22 lat temu
bg.h f3776a3410 * Finished removing all the modules. 22 lat temu
binary.c 9c6eb6bc11 * Code improvements 22 lat temu
binary.h c3af85da93 * Removed the garblestrings dependancy on checksum checking 22 lat temu
bits.h 09e7b8988e * Waste of space to declare these 64-bit 22 lat temu
botcmd.c 6efaf5ee5a * Removed that remote_boots bs 22 lat temu
botcmd.h 6efaf5ee5a * Removed that remote_boots bs 22 lat temu
botmsg.c 0a04e92dd0 * Removed cmd_botinfo 22 lat temu
botmsg.h 78d8c05fa5 * Made some large buffers quite smaller 22 lat temu
botnet.c 0a04e92dd0 * Removed cmd_botinfo 22 lat temu
botnet.h 0a04e92dd0 * Removed cmd_botinfo 22 lat temu
cfg.c ee4995dd87 * Cleaned up cfg structs, all functions now static, (describe) is hub-only 22 lat temu
cfg.h ee4995dd87 * Cleaned up cfg structs, all functions now static, (describe) is hub-only 22 lat temu
chan.h 3c66076cfb * Fixed some char * that should have been const 22 lat temu
chanprog.c 4f0c564e1a * irc.mod/channels.mod cfg entries moved to cfg.c 22 lat temu
chanprog.h 5a9409fc60 * Added .botjoin and .botpart 22 lat temu
cmds.c c2b989f766 * Unrolled some botlink loops 22 lat temu
cmds.h 3c66076cfb * Fixed some char * that should have been const 22 lat temu
color.h eb690f3f7c * Modify startup messages 22 lat temu
common.h 14d6968982 * Removed all BOT_FLAGS and the old sharing stuff from eggdrop 22 lat temu
conf.c 52eaae104a * conf_addbot() adding ip6 wrong 22 lat temu
conf.h 17542dc650 * Finished up release version of cmd_conf 22 lat temu
core_binds.c 7996dff984 * Removed all the unused bindings 22 lat temu
core_binds.h 7996dff984 * Removed all the unused bindings 22 lat temu
crypt.c 78d8c05fa5 * Made some large buffers quite smaller 22 lat temu
crypt.h 78d8c05fa5 * Made some large buffers quite smaller 22 lat temu
dcc.c 7996dff984 * Removed all the unused bindings 22 lat temu
dcc.h e19573585f * Auth cmds now recognize bind flags correctly 22 lat temu
dccutil.c 7996dff984 * Removed all the unused bindings 22 lat temu
dccutil.h 3c66076cfb * Fixed some char * that should have been const 22 lat temu
debug.c 78d8c05fa5 * Made some large buffers quite smaller 22 lat temu
debug.h 76c954f09e * Added attributes: format, noreturn 22 lat temu
dns.c 1bea7dd37b * Changed all port declaration to port_t (unsigned short) 22 lat temu
dns.h 5b78b7856e * Fixed some struct padding 22 lat temu
egg_timer.c 2e58c63a11 * Now using calloc() everywhere 22 lat temu
egg_timer.h 555eaed5f3 * cmd_timers now shows more. 22 lat temu
eggdrop.h 050527412f * High order bit randomness woot 22 lat temu
flags.c 55e3fd256a * private() didn't check for (chan)! 22 lat temu
flags.h 2cd59ef8ec * +autoop 22 lat temu
garble.c 97b922f5ad * Huge commit, went through every source file (exlcluding compat) 22 lat temu
garble.h a08346a247 * Eliminated proto.h. All .c files now have their own header file. 22 lat temu
lang.h 01a3f3b226 * Typo in tell_ignores() 22 lat temu
log.c bb0ad44665 * irc_log(struct chanset_t *, char *, ...) 22 lat temu
log.h bb0ad44665 * irc_log(struct chanset_t *, char *, ...) 22 lat temu
main.c c2b989f766 * Unrolled some botlink loops 22 lat temu
main.h 388f964460 * Removed HOOKS 22 lat temu
makehelp.c 6f7fbc1435 * Cleaned up several compiler errors (-W) 22 lat temu
makesettings.c d97c5d76db * Fixed a bug in build with randint() 22 lat temu
match.c 9c6eb6bc11 * Code improvements 22 lat temu
match.h 9c6eb6bc11 * Code improvements 22 lat temu
misc.c 78d8c05fa5 * Made some large buffers quite smaller 22 lat temu
misc.h 4d86714aa2 * inline -> __inline__ 22 lat temu
misc_file.c 53cf103f93 * fixmod() was simply returning bad results 22 lat temu
misc_file.h f58a2cdf7f * Added binary.[c|h] 22 lat temu
net.c c2b989f766 * Unrolled some botlink loops 22 lat temu
net.h 9b76d589bf * Don't warn about not being able to open port 113 for identd. 22 lat temu
rfc1459.c 9c6eb6bc11 * Code improvements 22 lat temu
rfc1459.h 9c6eb6bc11 * Code improvements 22 lat temu
settings.h 2b3124b4ba * Removed server.mod from the 'modules' 22 lat temu
shell.c d8077f01d8 * checkpid() should stat() the file first 22 lat temu
shell.h 8a3a46ef8a * More bit conversions 22 lat temu
sorthelp.c 97b922f5ad * Huge commit, went through every source file (exlcluding compat) 22 lat temu
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h 22 lat temu
stringfix.c b0aa1c1afe * Added cmd_bupdate 22 lat temu
tandem.h 0a04e92dd0 * Removed cmd_botinfo 22 lat temu
tclhash.c 78d8c05fa5 * Made some large buffers quite smaller 22 lat temu
tclhash.h 8a3a46ef8a * More bit conversions 22 lat temu
traffic.h cf98bc47be * Made itraffic_* otraffic_* into a single struct. 22 lat temu
types.h 11677cee1a * Removed 'dcc sanity checking' 22 lat temu
userent.c 3985ea24c2 * USERENTRY_USERNAME 22 lat temu
userent.h f3776a3410 * Finished removing all the modules. 22 lat temu
userrec.c 3ae6e42a2d * Cleaned up shadowing variables 22 lat temu
userrec.h 2cd59ef8ec * +autoop 22 lat temu
users.c d44acec3a6 * Code cleanup 22 lat temu
users.h d44acec3a6 * Code cleanup 22 lat temu
utc-time.c 43a889a45f * time_t is signed, not unsigned. Fixed. 22 lat temu