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