Age | Commit message (Expand) | Author |
2002-09-11 | removed the '/' in command() | Timo Sirainen |
2002-09-11 | more s/opn/freenode/ | Timo Sirainen |
2002-09-11 | s/OPN/freenode/ | Timo Sirainen |
2002-09-08 | we're under GNU FDL license now | Timo Sirainen |
2002-09-07 | autologs weren't closed when channel was left, or query was destroyed | Timo Sirainen |
2002-09-07 | banned/dns_error state was set to servers in setup, but never reset, which | Timo Sirainen |
2002-08-31 | changed /FORMAT default_event -> default_event_server (sorry for breaking | Timo Sirainen |
2002-08-29 | Don't crash if /SET irssiproxy_ports is changed while having connected | Timo Sirainen |
2002-08-29 | /FOREACH WINDOW /WINDOW CLOSE could crash irssi. | Timo Sirainen |
2002-08-27 | a bit more fixes for +k updating | Timo Sirainen |
2002-08-27 | Don't update channel key from 324 numeric, some servers send channel key as | Timo Sirainen |
2002-08-27 | wait a bit longer before sending massjoin signal. also added a comment how | Timo Sirainen |
2002-08-27 | Don't consider missing SSL/crypto libs fatal, simply disable SSL support. | Timo Sirainen |
2002-08-27 | Added AzzurraNET. | Timo Sirainen |
2002-08-27 | better fix for disabling ssl with glib2 | Timo Sirainen |
2002-08-27 | disable glib2 + ssl | Timo Sirainen |
2002-08-26 | moved ncurses/terminfo/etc. libs away from PROG_LIBS which should be list of | Timo Sirainen |
2002-08-26 | right. maybe now builds with glib2 right? | Timo Sirainen |
2002-08-26 | fixes to work with glib2 (untested...) | Timo Sirainen |
2002-08-26 | todo with lots of finnish text, just to make sure i don't lose it :) | Timo Sirainen |
2002-08-26 | fixed --disable-ssl description | Timo Sirainen |
2002-08-26 | /SERVER -ssl option was lost while reconnecting if server existed in /SERVER | Timo Sirainen |
2002-08-26 | added, by pasky | Timo Sirainen |
2002-08-26 | SSL updates | Timo Sirainen |
2002-08-26 | A few missing parts from SSL patch. | Timo Sirainen |
2002-08-26 | Added OpenSSL support by vjt@users.sf.net. Also fixes a possible crash after | Timo Sirainen |
2002-08-26 | removed the stupid error-parameters from net_connect*() calls. errno can be | Timo Sirainen |
2002-08-26 | small fix for -lnsl check | Timo Sirainen |
2002-08-26 | added topicsbstart and topicsbend which had been added to irssi.conf | Timo Sirainen |
2002-08-26 | Don't crash if someone msgs you without host address (eg. dircproxy). Fix by | Timo Sirainen |
2002-08-25 | If script returns 0 while it's being loaded, it's terminated without any | Timo Sirainen |
2002-08-25 | actually, eval {} it anyway so the script can be unloaded even if UNLOAD | Timo Sirainen |
2002-08-25 | better way to check if UNLOAD exists | Timo Sirainen |
2002-08-25 | UNLOAD method is called now for all scripts before they're destroyed. | Timo Sirainen |
2002-08-22 | Added $2 = numeric to /FORMAT default_event | Timo Sirainen |
2002-08-22 | /RELOADing broken theme file doesn't crash irssi anymore. | Timo Sirainen |
2002-08-22 | When checking for autojoin-on-invite channels, also check the short !channel | Timo Sirainen |
2002-08-21 | Added support for 439 numeric ("Target change too fast") which may tell that | Timo Sirainen |
2002-08-14 | Removed generation of startup-HOWTO.txt, people should be able to read the | Timo Sirainen |
2002-08-14 | removed spaces inside <pre> tags. | Timo Sirainen |
2002-08-09 | s/IRCNet/IRCnet/ | Timo Sirainen |
2002-08-09 | /DISCONNECT <tag> works again for not-yet-connected servers. | Timo Sirainen |
2002-08-08 | another crashfix | Timo Sirainen |
2002-08-08 | crashfix for sbitem->{window} | Timo Sirainen |
2002-08-08 | Added window variable to Irssi::TextUI::StatusbarItem | Timo Sirainen |
2002-08-05 | Changed CTCP handler to remove the later \001 only if it was at the end of | Timo Sirainen |
2002-07-16 | If log file path contains any $variables or %time codes, create the | Timo Sirainen |
2002-07-16 | comment update | Timo Sirainen |
2002-07-16 | '\' characters in nicks were skipped when sending messages in queries. | Timo Sirainen |
2002-07-16 | since some servers nowadays don't like having "-" as user/realname, changed | Timo Sirainen |