src\channel.c - banduration, remove expired bans, warn like hacker, 2 channel, ircop can do whatever, sched booting of hackers, check for inappropiate chan name, op can not ban ircop, only ops change topic, raunchy topics, check names command, new ban command ------------------------------------------------------------- src\ircd.c - read raunchy words, dump stats re-read motd, raunchy word filter ------------------------------------------------------------- src\s_bsd.c - shove in hostip, dont do hostname lookup ------------------------------------------------------------- src\s_serv.c - warn like hacker, only ircops can do whois, remove time output on motd, fixed broadcast ------------------------------------------------------------- src\s_user.c - netircpw.h, warn like hacker, check NICK proper password checking for ircop, pwd check for users, dont show welcome, dont show when motd last mod, kill anybody with bad nick, tell ircops, user change nick msg, sched boot hacker, ctcp check, repair who, only show ip to admins, cant go invisible to ircop, only ircop can do whois, inform about whois to ircop, do challenge, only ircop can change mode, fix rchg ------------------------------------------------------------- src\send.c - dont do something takes bandwith ------------------------------------------------------------- ------------------------------------------------------------- include\common.h - remove mycmp & myncmp ------------------------------------------------------------- include\config.h - define crawler, set paths, dont need topic info, dont do indent dont crypt oper pwd, set UID & GID, disable split, set NICKHISTORYLENGTH ------------------------------------------------------------- include\h.h - set raunchyword ------------------------------------------------------------- include\msg.h - new messages rchg, rlst, broadcast, ban, allow usrip before registered ------------------------------------------------------------- include\struct.h - change nicklen, change userlen, change reallen, change maxbans, increase motdlen, do challenge, add time ban -------------------------------------------------------------