changed spamserv,chanserv and watchdog messages to privmsgs
[srvx.git] / src / mod-watchdog.c
2013-05-20 NurPechchanged spamserv,chanserv and watchdog messages to...
2013-05-20 NurPechfixed compiler error
2013-05-19 NurPechadded alert for badwords
2013-05-16 NurPechIRC-Operatores are now ignored by Watchdog
2012-02-02 rootMerge remote branch 'upstream/master'
2011-12-15 lukas9950changed Watchdog cmd_unregister: added information...
2011-12-15 pk910added possibility to use register without channel parameter
2011-11-09 rootMerge remote branch 'upstream/master'
2011-11-01 rootMerge remote branch 'upstream/master'
2011-08-26 pk910ignore badwords on channels watchdog isn't in
2011-07-23 pk910fixed a (maybe) error in the database write function...
2011-07-23 pk910KICK user only if he's really in the channel!
2011-07-22 pk910fixed some syntax errors & tidied up code a little bit
2011-07-22 pk910added real message "scanner" to mod-watchdog.c
2011-07-21 pk910reset triggered counter when changing mask (Watchdog...
2011-07-21 pk910added cmd_setbad
2011-07-21 pk910changed type of shitlist to dict_t and added cmd_listba...
2011-07-21 pk910connect Watchdog before loading saved data (channels)
2011-07-21 pk910added cmd_register & cmd_unregister to mod-watchdog...
2011-07-20 pk910fixed watchdog config path (modules/watchdog)
2011-07-20 pk910added chanlist to mod-watchdog.c
2011-07-20 pk910fixed mod-watchdog.c basics
2011-07-20 pk910added mod-watchdog (without any functions, yet)