index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
irc
/
flood
/
flood.c
Age
Commit message (
Expand
)
Author
2009-02-28
Check for stale flood entries when lines come in, avoiding a 0.5 second timeout.
Jilles Tjoelker
2008-03-09
Use g_ascii_str{,n}casecmp for case insensitive comparison with
Emanuele Giaquinta
2007-05-08
Oops. Update address correctly now.
Wouter Coekaerts
2007-05-08
Update FSF address
Wouter Coekaerts
2003-11-23
0.8.8 with a few backwards compatibility fixes
Timo Sirainen
2002-12-10
GC fixes.
Timo Sirainen
2002-01-20
whops, still wasn't fixed :)
Timo Sirainen
2002-01-20
Every time a /SET was changed, it leaked a signal_add() which would cause
Timo Sirainen
2001-10-02
Added MODULE_DATA_UNSET() macro and started using it. Just to make sure we
Timo Sirainen
2001-08-14
Module loading updates - /LOAD shows now also the statically loaded modules.
Timo Sirainen
2001-05-01
fixed potential crash
Timo Sirainen
2001-03-24
fixes, hopefully works correctly finally :) patch by fuchs.
Timo Sirainen
2001-03-10
Don't cast time_t to int. Don't go playing with memory you just free'd. Some
Timo Sirainen
2001-03-03
fe-common/irc/flood removed. Some autoignore / ignore -time updates.
Timo Sirainen
2001-02-22
Autoignore fixes by fuchs (not tested, hope it works ;)
Timo Sirainen
2000-12-05
Server events: switched order of data and server parameters. it's now
Timo Sirainen
2000-10-09
Moved ignore to core.
Timo Sirainen
2000-09-28
multiprotocol fixes
Timo Sirainen
2000-09-27
fix for multiserver support
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen
2000-07-09
Don't check CTCP replies for autoignoring. /RELOAD printed some
Timo Sirainen
2000-06-30
Removed some warning messages.
Timo Sirainen
2000-06-14
Fixed some flood detection, ignoring and autoignoring bugs.
Timo Sirainen
2000-06-12
Changed the default flood detection values.
Timo Sirainen
2000-06-12
Flood detection fixes
Timo Sirainen
2000-06-12
CTCP msgs/replies stops the "event privmsg" or "event notice" signals now
Timo Sirainen
2000-05-25
Added bot plugin, it also has almost-functional botnet.
Timo Sirainen
2000-05-18
Some logging fixes. Flood checking had a memory leak. Query had a small
Timo Sirainen
2000-05-09
typo fixed
Timo Sirainen
2000-05-04
.. lots of changes ..
Timo Sirainen
2000-04-26
..adding new files..
Timo Sirainen