summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-10-06/QUERY reverted back.Timo Sirainen
2002-10-03msgs window didn't include ACTIONS but status did, so private actions wentTimo Sirainen
2002-09-30If reconnection was aborted by trying to reconnect to another server, theTimo Sirainen
2002-09-30irssi stuck to infinite loop if it wasn't compiled with gmodule.Timo Sirainen
2002-09-22define empty aTHX_ too if it's not definedTimo Sirainen
2002-09-19"/QUERY" no longer unqueries, but just complains about not getting enoughTimo Sirainen
2002-09-19support for threaded perl. patch by mls@suse.deTimo Sirainen
2002-09-18/CYCLE !channel works now properly tooTimo Sirainen
2002-09-18!channels weren't rejoined to correct window after reconnect/cycle.Timo Sirainen
2002-09-17reversed the ld changes, not a good idea after all.Timo Sirainen
2002-09-16stupid linefeed errorTimo Sirainen
2002-09-16linker usage fixesTimo Sirainen
2002-09-15when server connection was finished, it didn't move from connect_server toTimo Sirainen
2002-09-14added /WINDOW MOVE FIRST and /WINDOW MOVE LAST.Timo Sirainen
2002-09-14statusbar is now also updated for connecting-servers.Timo Sirainen
2002-09-14window->active_server used to hold non-connected servers, but that wasTimo Sirainen
2002-09-14no, didn't work, again :)Timo Sirainen
2002-09-14tag generation didn't check the tags from connecting servers, so same tagTimo Sirainen
2002-09-14in_addr_t wasn't too standard, so use guint32 after all.Timo Sirainen
2002-09-14s/guint32/in_addr_t/ actually.Timo Sirainen
2002-09-14DCC was broken with some 64bit systems (64bit unsigned long)Timo Sirainen
2002-09-11removed the '/' in command()Timo Sirainen
2002-09-11more s/opn/freenode/Timo Sirainen
2002-09-11s/OPN/freenode/Timo Sirainen
2002-09-08we're under GNU FDL license nowTimo Sirainen
2002-09-07autologs weren't closed when channel was left, or query was destroyedTimo Sirainen
2002-09-07banned/dns_error state was set to servers in setup, but never reset, whichTimo Sirainen
2002-08-31changed /FORMAT default_event -> default_event_server (sorry for breakingTimo Sirainen
2002-08-29Don't crash if /SET irssiproxy_ports is changed while having connectedTimo Sirainen
2002-08-29/FOREACH WINDOW /WINDOW CLOSE could crash irssi.Timo Sirainen
2002-08-27a bit more fixes for +k updatingTimo Sirainen
2002-08-27Don't update channel key from 324 numeric, some servers send channel key asTimo Sirainen
2002-08-27wait a bit longer before sending massjoin signal. also added a comment howTimo Sirainen
2002-08-27Don't consider missing SSL/crypto libs fatal, simply disable SSL support.Timo Sirainen
2002-08-27Added AzzurraNET.Timo Sirainen
2002-08-27better fix for disabling ssl with glib2Timo Sirainen
2002-08-27disable glib2 + sslTimo Sirainen
2002-08-26moved ncurses/terminfo/etc. libs away from PROG_LIBS which should be list ofTimo Sirainen
2002-08-26right. maybe now builds with glib2 right?Timo Sirainen
2002-08-26fixes to work with glib2 (untested...)Timo Sirainen
2002-08-26todo with lots of finnish text, just to make sure i don't lose it :)Timo Sirainen
2002-08-26fixed --disable-ssl descriptionTimo Sirainen
2002-08-26/SERVER -ssl option was lost while reconnecting if server existed in /SERVERTimo Sirainen
2002-08-26added, by paskyTimo Sirainen
2002-08-26SSL updatesTimo Sirainen
2002-08-26A few missing parts from SSL patch.Timo Sirainen
2002-08-26Added OpenSSL support by vjt@users.sf.net. Also fixes a possible crash afterTimo Sirainen
2002-08-26removed the stupid error-parameters from net_connect*() calls. errno can beTimo Sirainen
2002-08-26small fix for -lnsl checkTimo Sirainen
2002-08-26added topicsbstart and topicsbend which had been added to irssi.confTimo Sirainen