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