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
Age
Commit message (
Expand
)
Author
2002-01-20
Every time a /SET was changed, it leaked a signal_add() which would cause
Timo Sirainen
2001-11-05
Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get bef...
Timo Sirainen
2001-11-02
Moved some stuff from irc to core. Added command_bind_proto() function to
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-06-01
dcc, flood and notifylist aren't compiled as loadable modules anymore,
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
/SET autoignore_levels -> autoignore_level. Fixed a memory leak.
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-10-02
Added -avoid-version options and disable-static for SILC module.
Timo Sirainen
2000-10-01
multiprotocol fixes
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-08-16
plugin -> module
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-06-04
0.7.90 released.
Timo Sirainen
2000-06-02
removed common-setup.h, put all settings in it to files where they belong to.
Timo Sirainen
2000-05-29
--with-modules=xxx builds now specified extra modules to irssi binary.
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
updates
Timo Sirainen
2000-04-26
..adding new files..
Timo Sirainen