summaryrefslogtreecommitdiff
path: root/src/core/session.c
AgeCommit message (Expand)Author
2008-11-28Allow storing multiple "other" prefixes such as +q and +a.Jilles Tjoelker
2008-02-04Remove trailing whitespace.Emanuele Giaquinta
2008-02-03Remove popt and use glib GOption commandline option parserEmanuele Giaquinta
2007-05-26Hide --session from --help output and remove its mention from the manual,Emanuele Giaquinta
2007-05-24Cleanup option handling.Emanuele Giaquinta
2007-05-20Farewell glib-1.Emanuele Giaquinta
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2006-09-22Revert second hunk of the previous patch, we want to check existence andEmanuele Giaquinta
2006-09-22Compute absolute path name of argv[0] at startup to make Irssi::get_irssi_binaryEmanuele Giaquinta
2006-09-18Apply 05upgrade-check-binary.dpatch with some modifications.Emanuele Giaquinta
2006-09-18Add missing free.Emanuele Giaquinta
2006-09-17Remove useless check.Emanuele Giaquinta
2004-10-18/UPGRADE saves now server->versionValentin Batz
2004-01-20isupport patch by David LeadbeaterTimo Sirainen
2003-11-16Support for sending SSL certificate to server and optionally verify server'sTimo Sirainen
2002-12-04Broke irssi_binary path.Timo Sirainen
2002-12-03Made irssi_binary global and exported to perl as get_irssi_binary().Timo Sirainen
2002-08-26Added OpenSSL support by vjt@users.sf.net. Also fixes a possible crash afterTimo Sirainen
2002-05-20/UPGRADE was broken, changed again the server connection code.Timo Sirainen
2002-05-19net_connect*() contains now error parameter, so it can be used to properlyTimo Sirainen
2002-05-16Better !channel support - window items now have "visual_name" and channelsTimo Sirainen
2002-04-10Fixed one error and several warnings with GLIB 2.0Timo Sirainen
2002-02-20/UPGRADE saves now topic_time and topic_by.Timo Sirainen
2002-02-02Comments are now allowed everywhere in config files.Timo Sirainen
2001-12-06/UPGRADE broke reconnections to server.Timo Sirainen
2001-12-01/UPGRADE shouldn't begin server reconnections in old client.Timo Sirainen
2001-11-25/UPGRADE: when trying to restore connection to server of which chatTimo Sirainen
2001-11-25/UPGRADE: Irssi no longer asks for /NAMES list from server whenTimo Sirainen
2001-11-20--session broke --help outputTimo Sirainen
2001-11-20/UPGRADE: waited pids are now transferred to new client so we don't leaveTimo Sirainen
2001-11-20/UPGRADE: --home and --config parameters weren't passed to new irssi.Timo Sirainen
2001-11-20Typobugfix.Timo Sirainen
2001-11-20/UPGRADE now saves the session, disconnects the servers so that the socketTimo Sirainen
2001-11-20/UPGRADE: server command queue is now flushed to make sure everythingTimo Sirainen
2001-11-19Irssi printed GLib error if no PATH was set..Timo Sirainen
2001-11-19/UPGRADE didn't work properly when you were connected to multiple servers.Timo Sirainen
2001-11-19session_set_binary() - we can't get the full path to irssi binary fromTimo Sirainen
2001-11-19Added syntax comment for /UPGRADETimo Sirainen
2001-11-19A few more updates.Timo Sirainen
2001-11-19/UPGRADE - upgrade-on-the-fly feature. Currently only moves the activeTimo Sirainen