summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2002-08-26Don't crash if someone msgs you without host address (eg. dircproxy). Fix byTimo Sirainen
2002-08-25If script returns 0 while it's being loaded, it's terminated without anyTimo Sirainen
2002-08-25actually, eval {} it anyway so the script can be unloaded even if UNLOADTimo Sirainen
2002-08-25better way to check if UNLOAD existsTimo Sirainen
2002-08-25UNLOAD method is called now for all scripts before they're destroyed.Timo Sirainen
2002-08-22Added $2 = numeric to /FORMAT default_eventTimo Sirainen
2002-08-22/RELOADing broken theme file doesn't crash irssi anymore.Timo Sirainen
2002-08-22When checking for autojoin-on-invite channels, also check the short !channelTimo Sirainen
2002-08-21Added support for 439 numeric ("Target change too fast") which may tell thatTimo Sirainen
2002-08-14Removed generation of startup-HOWTO.txt, people should be able to read theTimo Sirainen
2002-08-14removed spaces inside <pre> tags.Timo Sirainen
2002-08-09s/IRCNet/IRCnet/Timo Sirainen
2002-08-09/DISCONNECT <tag> works again for not-yet-connected servers.Timo Sirainen
2002-08-08another crashfixTimo Sirainen
2002-08-08crashfix for sbitem->{window}Timo Sirainen
2002-08-08Added window variable to Irssi::TextUI::StatusbarItemTimo Sirainen
2002-08-05Changed CTCP handler to remove the later \001 only if it was at the end ofTimo Sirainen
2002-07-16If log file path contains any $variables or %time codes, create theTimo Sirainen
2002-07-16comment updateTimo Sirainen
2002-07-16'\' characters in nicks were skipped when sending messages in queries.Timo Sirainen