Age | Commit message (Expand) | Author |
2003-10-01 | missed | Timo Sirainen |
2003-10-01 | Added DCC SERVER support by Mark Trumbull | 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-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-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-01-31 | Removed execute(), not used. | 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-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-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 |
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-30 | Don't access free'd memory. | Timo Sirainen |
2002-12-30 | Added missing settings_get_*(), patch by peder | Timo Sirainen |
2002-12-29 | typo: themes weren't defaulting their abstracts to internal theme | Timo Sirainen |
2002-12-29 | day -> 1day, hour -> 1hour | Timo Sirainen |
2002-12-29 | s/size/time/ in warning message | Timo Sirainen |
2002-12-28 | Added /REDRAW command that does the same as ^L. | Timo Sirainen |
2002-12-28 | Added time, size and level setting types. Breaks some settings - I'll add | Timo Sirainen |
2002-12-28 | Added support to define new default abstracts at runtime. | Timo Sirainen |
2002-12-28 | don't bother with inlining at all, it doesn't help that much and I'm not | Timo Sirainen |
2002-12-28 | fix compiler warnings | Timo Sirainen |
2002-12-28 | /set ignore_hide_targets supports now also checking for servertag/target | Timo Sirainen |
2002-12-27 | Added 308 whois numeric | Timo Sirainen |
2002-12-23 | Make sure we aren't using a destroyed theme | Timo Sirainen |
2002-12-23 | actually no, it doesn't work ;) | Timo Sirainen |
2002-12-23 | a bit better checking for free'd variables. | Timo Sirainen |
2002-12-23 | Added /SET perl_memory_check_level which works with only GC enabled. 0 | Timo Sirainen |
2002-12-23 | --with-gc enables now support for Boehm's GC, if it's found and glib2 is | Timo Sirainen |
2002-12-20 | Added /SET channels_rejoin_unavailable to disable automatic rejoining when ch... | Timo Sirainen |
2002-12-11 | Previous theme patch fixes by c0ffee | Timo Sirainen |
2002-12-10 | GC fixes. | Timo Sirainen |
2002-12-10 | A few fixes to make irssi work with garbage collected GLIB. | Timo Sirainen |
2002-12-10 | Compiler warning fix | Timo Sirainen |
2002-12-09 | mode +o nick -o nick2 did +o for the nick2 too | Timo Sirainen |
2002-12-08 | Added Irssi::Script object and "script error" signal. | Timo Sirainen |
2002-12-07 | Don't break if nick is twice in names list (never is with non-broken | Timo Sirainen |