summaryrefslogtreecommitdiff
path: root/src/irc/flood/flood.c
AgeCommit message (Expand)Author
2002-01-20Every time a /SET was changed, it leaked a signal_add() which would causeTimo Sirainen
2001-10-02Added MODULE_DATA_UNSET() macro and started using it. Just to make sure weTimo Sirainen
2001-08-14Module loading updates - /LOAD shows now also the statically loaded modules.Timo Sirainen
2001-05-01fixed potential crashTimo Sirainen
2001-03-24fixes, hopefully works correctly finally :) patch by fuchs.Timo Sirainen
2001-03-10Don't cast time_t to int. Don't go playing with memory you just free'd. SomeTimo Sirainen
2001-03-03fe-common/irc/flood removed. Some autoignore / ignore -time updates.Timo Sirainen
2001-02-22Autoignore fixes by fuchs (not tested, hope it works ;)Timo Sirainen
2000-12-05Server events: switched order of data and server parameters. it's nowTimo Sirainen
2000-10-09Moved ignore to core.Timo Sirainen
2000-09-28multiprotocol fixesTimo Sirainen
2000-09-27fix for multiserver supportTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-07-09Don't check CTCP replies for autoignoring. /RELOAD printed someTimo Sirainen
2000-06-30Removed some warning messages.Timo Sirainen
2000-06-14Fixed some flood detection, ignoring and autoignoring bugs.Timo Sirainen
2000-06-12Changed the default flood detection values.Timo Sirainen
2000-06-12Flood detection fixesTimo Sirainen
2000-06-12CTCP msgs/replies stops the "event privmsg" or "event notice" signals nowTimo Sirainen
2000-05-25Added bot plugin, it also has almost-functional botnet.Timo Sirainen
2000-05-18Some logging fixes. Flood checking had a memory leak. Query had a smallTimo Sirainen
2000-05-09typo fixedTimo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-26..adding new files..Timo Sirainen