Age | Commit message (Expand) | Author |
2008-03-09 | Use g_ascii_str{,n}casecmp for case insensitive comparison with | Emanuele Giaquinta |
2008-03-07 | Remove unneeded includes. | Emanuele Giaquinta |
2008-02-05 | Remove unneeded includes. | Emanuele Giaquinta |
2007-12-23 | Apply -usermode before -autosendcmd. | Jilles Tjoelker |
2007-10-12 | Get -kicks and -msgs from TARGMAX and MAXTARGETS 005 tokens. | Jilles Tjoelker |
2007-06-29 | If 001 has not been received yet, also treat "Banned" or | Jilles Tjoelker |
2007-05-25 | Pick up host changes on charybdis and ircu servers (396 numeric). | Jilles Tjoelker |
2007-05-18 | Use rfc1459 comparison for nicks by default (it is not a functional change | Emanuele Giaquinta |
2007-05-08 | Oops. Update address correctly now. | Wouter Coekaerts |
2007-05-08 | Update FSF address | Wouter Coekaerts |
2007-04-28 | Do not send hostname to server, rather use username as the second | Emanuele Giaquinta |
2005-11-24 | Initialize the isupport functions on /upgrade aswell | Valentin Batz |
2005-02-04 | Compile fix: make it c99 again, by Timothy Hatcher (Bug 184) | Wouter Coekaerts |
2005-01-03 | improve queuing commands, patch by Timothy Hatcher (Bug 168) | Wouter Coekaerts |
2005-01-03 | Fix multiple entries for local IP in /etc/hosts prevents connecting, patch by... | Wouter Coekaerts |
2004-11-23 | Reverting bugfix for 'usermode activates after autosendcmd' because it breaks... | Valentin Batz |
2004-11-19 | Fixed bug where usermode was not sent correctly | Valentin Batz |
2004-10-12 | Fix crash with non-irc servers | Wouter Coekaerts |
2004-10-08 | add d,q,f and J to CHANMODES default, to work a bit better with dancer and po... | Wouter Coekaerts |
2004-09-15 | Bugfix: http://bugs.irssi.org/?do=details&id=121 | Geert Hauwaerts |
2004-07-06 | Changed default SSL port to 6697 | Timo Sirainen |
2004-05-10 | Never send hostname beginning with /+-[0-9]/ in USER command, that could | Timo Sirainen |
2004-02-07 | remove stuff from isupport always before inserting. | Timo Sirainen |
2004-01-27 | fixes for isupport-draft-incompatible servers sending 005 events.. | Timo Sirainen |
2004-01-25 | update | Timo Sirainen |
2004-01-25 | isupport updates | Timo Sirainen |
2004-01-20 | isupport patch by David Leadbeater | Timo Sirainen |
2003-06-25 | Disable extra ircnet flood protection if cmd_queue_speed <= 10 | Timo Sirainen |
2003-05-25 | Connecting to IPv6 servers in short form as 1:2:: didn't work. | Timo Sirainen |
2002-12-28 | Added time, size and level setting types. Breaks some settings - I'll add | Timo Sirainen |
2002-12-10 | A few fixes to make irssi work with garbage collected GLIB. | Timo Sirainen |
2002-10-14 | /MSG !channel is now expanded to full !12345channel | Timo Sirainen |
2002-10-10 | Less kludgy way to handle /SET skip_motd. Works now with laggy servers. | Timo Sirainen |
2002-08-26 | A few missing parts from SSL patch. | Timo Sirainen |
2002-05-20 | /UPGRADE was broken, changed again the server connection code. | Timo Sirainen |
2002-05-19 | net_connect*() contains now error parameter, so it can be used to properly | Timo Sirainen |
2002-04-05 | workaround for some server that doesn't reply anything to pings. | Timo Sirainen |
2002-03-12 | fix to some broken "ircds" | Timo Sirainen |
2002-03-11 | Safer flood protection for lines longer than 100 chars. Maybe even a bit too | Timo Sirainen |
2002-02-13 | the last 001 fix was useless, removed the if() part so now the real_address | Timo Sirainen |
2002-02-13 | 001 event should free real_address if it already existed. this might happen | Timo Sirainen |
2002-02-03 | Added target_type to send_message(), -channel and -nick parameters to /MSG | Timo Sirainen |
2002-01-28 | Fixed a few minor memleaks. Don't use g_strdup() in lib-popt because it may | Timo Sirainen |
2002-01-23 | Don't send proxy commands to server if -noproxy option was used. | Timo Sirainen |
2002-01-22 | Added /SET proxy_string_after setting which gets sent after NICK/USER, bnc | Timo Sirainen |
2002-01-20 | Handle PING requests now properly. | Timo Sirainen |
2002-01-10 | Changed again behaviour of resetting user modes when reconnecting to server, | Timo Sirainen |
2001-12-06 | /IRCNET ADD -usermode option added. | Timo Sirainen |
2001-11-19 | /UPGRADE - upgrade-on-the-fly feature. Currently only moves the active | Timo Sirainen |
2001-11-18 | Data sent to server with /RAWQUOTE didn't show up properly in rawlog unless | Timo Sirainen |