Age | Commit message (Expand) | Author |
2004-01-25 | update | Timo Sirainen |
2004-01-25 | isupport fixes | Timo Sirainen |
2004-01-25 | isupport updates | Timo Sirainen |
2004-01-24 | compiler warning fix | Timo Sirainen |
2004-01-22 | fix | Timo Sirainen |
2004-01-22 | other fixes | Timo Sirainen |
2004-01-20 | isupport patch by David Leadbeater | Timo Sirainen |
2004-01-19 | /set -default dcc_autoget_max_size crashed | Timo Sirainen |
2004-01-09 | bugfix | Timo Sirainen |
2003-12-10 | /SET auto_whowas OFF allows now disabling automatic /whowas when /whois | Timo Sirainen |
2003-11-23 | 0.8.8 with a few backwards compatibility fixes | Timo Sirainen |
2003-11-16 | Assume JOIN failed if we get any 4xx numeric back with channel name in it | Timo Sirainen |
2003-11-16 | Support 479 illegal channel name numeric | Timo Sirainen |
2003-11-16 | Don't crash with /DCC SEND nick "" | Timo Sirainen |
2003-11-16 | Allow /SET dcc_own_ip to be non-local address. | Timo Sirainen |
2003-10-19 | CTCP forwarding fixes by Valentin Batz | Timo Sirainen |
2003-10-11 | Changed some checks i_isspace() -> ' ' so that TAB isn't included in checks. | Timo Sirainen |
2003-10-01 | Added DCC SERVER support by Mark Trumbull | Timo Sirainen |
2003-07-09 | Network fixes. DCC fixes for IPv6 + BSDs. | 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-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 |
2002-12-29 | day -> 1day, hour -> 1hour | Timo Sirainen |
2002-12-28 | Added time, size and level setting types. Breaks some settings - I'll add | Timo Sirainen |
2002-12-20 | Added /SET channels_rejoin_unavailable to disable automatic rejoining when ch... | 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-09 | mode +o nick -o nick2 did +o for the nick2 too | Timo Sirainen |
2002-12-07 | Don't break if nick is twice in names list (never is with non-broken | Timo Sirainen |
2002-12-03 | Irssi didn't set the internal away reason when reconnecting to server while | Timo Sirainen |
2002-11-21 | Irssi now uses 64bit file offets if it's only supported by system. Also did | Timo Sirainen |
2002-11-19 | /SET dcc_send_replace_space_with_underscore ON was buggy. | Timo Sirainen |
2002-11-17 | Less strict error checking, and notify about every error we do see. | Timo Sirainen |
2002-11-17 | If /DCC SEND file isn't found, complain about it | Timo Sirainen |
2002-11-13 | Don't rename our nick in DCC chats when connecting to server before we know | Timo Sirainen |
2002-11-11 | Fixes to allow -append and -prepend work when there's only one file being | Timo Sirainen |
2002-11-11 | whops, forgot to add | Timo Sirainen |
2002-11-11 | DCC send supports now queueing. Patch by Heikki Orsila <heikki@ee.tut.fi>, | Timo Sirainen |
2002-11-07 | Some compiling fixes found by -Wall in perl dirs.. | Timo Sirainen |
2002-10-31 | Support for /MODE #chan +o nick1 +o nick2 style grouping. | Timo Sirainen |
2002-10-26 | "nick mode changed" now gives changed mode/type as parameters. | Timo Sirainen |
2002-10-15 | Don't bother aborting /OP, /VOICE, etc. just because we're not chanop/ircop. | Timo Sirainen |
2002-10-14 | /SET dcc_file_create_mode wasn't used. Also print strerror() message if | Timo Sirainen |
2002-10-14 | /MSG !channel is now expanded to full !12345channel | Timo Sirainen |
2002-10-14 | Make sure two urls aren't thought of as netsplit | Timo Sirainen |
2002-10-10 | Less kludgy way to handle /SET skip_motd. Works now with laggy servers. | Timo Sirainen |
2002-09-30 | If reconnection was aborted by trying to reconnect to another server, the | Timo Sirainen |
2002-09-14 | in_addr_t wasn't too standard, so use guint32 after all. | Timo Sirainen |