Bryan Drewery efef2c5e0a * Copied private() check to has_op() for irc.mod %!s(int64=22) %!d(string=hai) anos
..
compat cdf31bde80 * Added egg_is*() %!s(int64=22) %!d(string=hai) anos
mod efef2c5e0a * Copied private() check to has_op() for irc.mod %!s(int64=22) %!d(string=hai) anos
Makefile.in 552b362df9 * Use misc/commit for now on instead of 'commit' %!s(int64=22) %!d(string=hai) anos
auth.c a7417ef43f * Added some debug code to findauth() %!s(int64=22) %!d(string=hai) anos
bg.c 3fc3499dc8 * 1.0.9 Release %!s(int64=17) %!d(string=hai) anos
bg.h 3fc3499dc8 * 1.0.9 Release %!s(int64=17) %!d(string=hai) anos
botcmd.c ef453bf256 * Fixed some places that needed ->dname not ->name %!s(int64=22) %!d(string=hai) anos
botmsg.c 5b5b752347 * Fixed another typo in tcldcc.c %!s(int64=23) %!d(string=hai) anos
botnet.c eb5e982311 * Added S_SPLITHIJACK for testing (+/-cycle) %!s(int64=22) %!d(string=hai) anos
chan.h eb5e982311 * Added S_SPLITHIJACK for testing (+/-cycle) %!s(int64=22) %!d(string=hai) anos
chanprog.c 08437190b4 * Added S_NAZIPASS to disable annoying nazi password requirements. %!s(int64=22) %!d(string=hai) anos
cmds.c 0decaf2b8b * Updated credits %!s(int64=22) %!d(string=hai) anos
cmdt.h 041c4476d3 * Reverted dcc_cmd_t to cmd_t %!s(int64=22) %!d(string=hai) anos
config.c 627818c367 * Possibly fixed a config sharing problem %!s(int64=22) %!d(string=hai) anos
crypt.c eb5e982311 * Added S_SPLITHIJACK for testing (+/-cycle) %!s(int64=22) %!d(string=hai) anos
dcc.c ef453bf256 * Fixed some places that needed ->dname not ->name %!s(int64=22) %!d(string=hai) anos
dccutil.c 0b7cbb130d * Added private() chk_op/deop/voice/devoice %!s(int64=22) %!d(string=hai) anos
dns.c 4681cc7a5b Recoded IPv6 completely... %!s(int64=23) %!d(string=hai) anos
dns.h 3fc3499dc8 * 1.0.9 Release %!s(int64=17) %!d(string=hai) anos
eggdrop.h 29a650fed2 * Added some functions for CAP kicking, unfinished. %!s(int64=22) %!d(string=hai) anos
flags.c 20c371bb55 * Eliminated many global vars in int main() %!s(int64=22) %!d(string=hai) anos
flags.h 58f96a55a8 Various comments removed %!s(int64=23) %!d(string=hai) anos
lang.h 67710d906b * Removed altnick features %!s(int64=22) %!d(string=hai) anos
main.c d81c552b25 * Removed 'UTC' from -v %!s(int64=22) %!d(string=hai) anos
main.h 1c4a192291 * Initial commit for ssl server support %!s(int64=23) %!d(string=hai) anos
makesalt.c 754fb1a35e Reorganized the salt.h/conf.h files, again. %!s(int64=23) %!d(string=hai) anos
makesettings.c 5c3a2dfd08 * Re-wrote build to use getopts %!s(int64=22) %!d(string=hai) anos
match.c 3fc3499dc8 * 1.0.9 Release %!s(int64=17) %!d(string=hai) anos
mem.c 93810a8572 * Recoded/reorganized a lot of the 'first thing' checks (mdop/mop/cookieops) %!s(int64=22) %!d(string=hai) anos
misc.c a9d137933a * Changed some of the kickreasons slightly %!s(int64=22) %!d(string=hai) anos
misc_file.c d6e399287e * is_symlink needed lstat() not stat() %!s(int64=23) %!d(string=hai) anos
misc_file.h 71a8fd74da Added some file functions to simplify stat() %!s(int64=23) %!d(string=hai) anos
modules.c 7766df617c * Fixed ipv6 bans/invites/exempts writing to userfile. %!s(int64=22) %!d(string=hai) anos
modules.h 3fc3499dc8 * 1.0.9 Release %!s(int64=17) %!d(string=hai) anos
net.c eb5e982311 * Added S_SPLITHIJACK for testing (+/-cycle) %!s(int64=22) %!d(string=hai) anos
proto.h 7766df617c * Fixed ipv6 bans/invites/exempts writing to userfile. %!s(int64=22) %!d(string=hai) anos
rfc1459.c 3fc3499dc8 * 1.0.9 Release %!s(int64=17) %!d(string=hai) anos
stat.h 3fc3499dc8 * 1.0.9 Release %!s(int64=17) %!d(string=hai) anos
stringfix.c d85a161f12 Reorganized files %!s(int64=23) %!d(string=hai) anos
tandem.h e9d84e92ce * Just added tandem string not_chan for use later %!s(int64=22) %!d(string=hai) anos
tcl.c d399d9f5f0 * Removed some more useless tcl crap %!s(int64=22) %!d(string=hai) anos
tcldcc.c 5c3a2dfd08 * Re-wrote build to use getopts %!s(int64=22) %!d(string=hai) anos
tclegg.h 3fc3499dc8 * 1.0.9 Release %!s(int64=17) %!d(string=hai) anos
tclhash.c b68ecdf2c5 * Added some Contexts to try to find the mysterious dcc bug. %!s(int64=22) %!d(string=hai) anos
tclhash.h b64c3cbdeb * Fixed some bugs caused from removing dcc_cmd_t %!s(int64=22) %!d(string=hai) anos
tclmisc.c c8d3f909f3 * Removed some useless/obsolete TCL functions and code %!s(int64=23) %!d(string=hai) anos
tcluser.c c8d3f909f3 * Removed some useless/obsolete TCL functions and code %!s(int64=23) %!d(string=hai) anos
userent.c 627818c367 * Possibly fixed a config sharing problem %!s(int64=22) %!d(string=hai) anos
userrec.c eb5e982311 * Added S_SPLITHIJACK for testing (+/-cycle) %!s(int64=22) %!d(string=hai) anos
users.c 7cd04fe9cd * Possibly fixed hub linking issue %!s(int64=22) %!d(string=hai) anos
users.h eb5e982311 * Added S_SPLITHIJACK for testing (+/-cycle) %!s(int64=22) %!d(string=hai) anos