summaryrefslogtreecommitdiff
path: root/src/core/session.c
AgeCommit message (Expand)Author
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