summaryrefslogtreecommitdiff
path: root/src/irc/flood/flood.c
AgeCommit message (Expand)Author
2018-01-04Postpone server cleanup until after unrefailin-nemui
2015-05-15Implement CHANTYPES supportLemonBoy
2014-06-10Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.David Hill
2009-02-28Check for stale flood entries when lines come in, avoiding a 0.5 second timeout.Jilles Tjoelker
2008-03-09Use g_ascii_str{,n}casecmp for case insensitive comparison withEmanuele Giaquinta
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2003-11-230.8.8 with a few backwards compatibility fixesTimo Sirainen
2002-12-10GC fixes.Timo Sirainen
2002-01-20whops, still wasn't fixed :)Timo Sirainen
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