Age | Commit message (Expand) | Author |
2003-10-31 | Added /set chanmode_verbose. patch by c0ffee. | Timo Sirainen |
2003-10-31 | Invalid time error message was wrong. Patch by c0ffee. | Timo Sirainen |
2003-10-26 | BIG5 stuff is used only if term_type is big5 | Timo Sirainen |
2003-10-19 | BIG5 fixes by vanilla@FreeBSD.org(?) | Timo Sirainen |
2003-10-19 | CTCP forwarding fixes by Valentin Batz | Timo Sirainen |
2003-10-11 | unsigned long -> gsize | Timo Sirainen |
2003-10-11 | unsigned long -> gsize | Timo Sirainen |
2003-10-11 | Changed some checks i_isspace() -> ' ' so that TAB isn't included in checks. | Timo Sirainen |
2003-10-06 | 64bit fixes by Stefan Fent | Timo Sirainen |
2003-10-01 | missed | Timo Sirainen |
2003-10-01 | Added DCC SERVER support by Mark Trumbull | Timo Sirainen |
2003-08-29 | A few openprojects -> freenode changes | Timo Sirainen |
2003-07-09 | Show voices in netsplits. Fix voices breaking netjoins. Patch by Maarten van | Timo Sirainen |
2003-07-09 | Network fixes. DCC fixes for IPv6 + BSDs. | Timo Sirainen |
2003-07-09 | Crashfix when sometimes closing a split window. | Timo Sirainen |
2003-07-06 | NOTIFYLIST_REC usage crashfix | Timo Sirainen |
2003-07-01 | Added, by six | Timo Sirainen |
2003-07-01 | updated | Timo Sirainen |
2003-07-01 | Removed "signal" and "last signal", they don't exist anymore. | Timo Sirainen |
2003-06-30 | updated | Timo Sirainen |
2003-06-27 | don't unload libraries when deinitializing. leaks some more memory, but fixes... | Timo Sirainen |
2003-06-25 | Disable extra ircnet flood protection if cmd_queue_speed <= 10 | Timo Sirainen |
2003-06-04 | updates, by six | Timo Sirainen |
2003-06-03 | Don't require hostmasks to be different with netsplits. Fixes dalnet | Timo Sirainen |
2003-05-25 | Connecting to IPv6 servers in short form as 1:2:: didn't work. | Timo Sirainen |
2003-05-13 | Fix crash with unloading module, by c0ffee | Timo Sirainen |
2003-04-07 | head -1 -> head -n 1 which is more standard | Timo Sirainen |
2003-03-04 | typofix | Timo Sirainen |
2003-02-08 | Updated from scripts.irssi.org | Timo Sirainen |
2003-01-31 | +r description was twice .. also reindented a bit | Timo Sirainen |
2003-01-31 | Removed execute(), not used. | Timo Sirainen |
2003-01-30 | +r mode update by Borys | Timo Sirainen |
2003-01-30 | Fix for !channel matching, patch by Borys | Timo Sirainen |
2003-01-26 | Netjoin should now work properly with +channels and !channels. | Timo Sirainen |
2003-01-25 | didn't compile without gc | Timo Sirainen |
2003-01-25 | GC fix | Timo Sirainen |
2003-01-25 | Lets see if GC happens to work now without explicit free() calls. Perl | Timo Sirainen |
2003-01-22 | Updated from scripts.irssi.org | Timo Sirainen |
2003-01-21 | If JOIN is sent to channel you've already joined, assume a missing PART and | Timo Sirainen |
2003-01-21 | Added '!' into nick flags, used by some ircd | Timo Sirainen |
2003-01-21 | Updated /DETACH | Timo Sirainen |
2003-01-14 | Added --with-glib1 | Timo Sirainen |
2003-01-11 | Check for gc.h too | Timo Sirainen |
2003-01-08 | parse_time_interval() fallbacked to milliseconds, not seconds. some code | Timo Sirainen |
2003-01-07 | didn't compile with older perls. | Timo Sirainen |
2003-01-06 | /HILIGHT listing was missing space sometimes | Timo Sirainen |
2003-01-06 | added -priority | Timo Sirainen |
2002-12-31 | don't crash with /set completion_keep_privates 0 | Timo Sirainen |
2002-12-31 | lag_min_show should default to 1 sec, not 0.1sec | Timo Sirainen |
2002-12-31 | Updated from scripts.irssi.org | Timo Sirainen |