Age | Commit message (Expand) | Author |
2004-03-23 | added strocpy() | Timo Sirainen |
2004-03-03 | reverted the username/realname keeping with /reconnect. it was broken. | Timo Sirainen |
2004-02-18 | Added "server sendmsg" signal to replace server->send_message(). | Timo Sirainen |
2004-01-28 | EAI_NODATA is depricated and doesn't exist everywhere anymore | Timo Sirainen |
2004-01-22 | other fixes | Timo Sirainen |
2004-01-20 | isupport patch by David Leadbeater | Timo Sirainen |
2004-01-19 | Say when we're reconnecting, and mention it can be aborted with /RMRECONNS | Timo Sirainen |
2004-01-19 | Don't try to keep user_name/real_name with /reconnect. They couldn't have | Timo Sirainen |
2004-01-10 | /msg , fix again by c0ffee | Timo Sirainen |
2004-01-07 | If we can't connect to server using given IP, show the IP to user in the | Timo Sirainen |
2004-01-07 | /msg , crashfix by c0ffee | Timo Sirainen |
2003-12-10 | chanmode_expando_strip setting was reversed - patch by c0ffee | Timo Sirainen |
2003-11-20 | /SET chanmode_verbose -> chanmode_expando_strip | Timo Sirainen |
2003-11-16 | Fixed some memory leaks. | Timo Sirainen |
2003-11-16 | compile fix if there's no openssl | Timo Sirainen |
2003-11-16 | compile fix for glib2 | Timo Sirainen |
2003-11-16 | Fixed some gcc aliasing warnings | Timo Sirainen |
2003-11-16 | Support for sending SSL certificate to server and optionally verify server's | Timo Sirainen |
2003-11-16 | lag_min_show change wrong | Timo Sirainen |
2003-11-16 | Automatic backwards compatibility transitions. | Timo Sirainen |
2003-11-16 | parse_time_interval: x days were actually returned as hours. weeks were | Timo Sirainen |
2003-11-16 | Don't reconnect with invalid own hostname. | Timo Sirainen |
2003-11-16 | Time parsing: allow omitting time unit without warning for backwards | Timo Sirainen |
2003-11-16 | cleanup | Timo Sirainen |
2003-10-31 | Added /set chanmode_verbose. patch by c0ffee. | Timo Sirainen |
2003-10-11 | unsigned long -> gsize | Timo Sirainen |
2003-10-11 | unsigned long -> gsize | Timo Sirainen |
2003-10-11 | Changed some checks i_isspace() -> ' ' so that TAB isn't included in checks. | Timo Sirainen |
2003-10-06 | 64bit fixes by Stefan Fent | Timo Sirainen |
2003-07-09 | Network fixes. DCC fixes for IPv6 + BSDs. | Timo Sirainen |
2003-05-13 | Fix crash with unloading module, by c0ffee | Timo Sirainen |
2003-01-31 | Removed execute(), not used. | Timo Sirainen |
2003-01-25 | GC fix | Timo Sirainen |
2003-01-08 | parse_time_interval() fallbacked to milliseconds, not seconds. some code | Timo Sirainen |
2002-12-29 | s/size/time/ in warning message | Timo Sirainen |
2002-12-28 | Added time, size and level setting types. Breaks some settings - I'll add | Timo Sirainen |
2002-12-28 | don't bother with inlining at all, it doesn't help that much and I'm not | Timo Sirainen |
2002-12-28 | fix compiler warnings | Timo Sirainen |
2002-12-10 | Compiler warning fix | Timo Sirainen |
2002-12-04 | Added no_connect to SERVER_CONNECT_REC, also exported a few other variables | Timo Sirainen |
2002-12-04 | Broke irssi_binary path. | Timo Sirainen |
2002-12-03 | Made irssi_binary global and exported to perl as get_irssi_binary(). | Timo Sirainen |
2002-12-01 | no, /connect -! shouldn't send the /ircnet -autosendcmd, channel's botcmd | Timo Sirainen |
2002-12-01 | /CONNECT -! shouldn't send autosendcmds when joining channels. | Timo Sirainen |
2002-11-29 | and remove outdated comment :) | Timo Sirainen |
2002-11-29 | If bind() fails when connecting, don't fallback to default address. Should | Timo Sirainen |
2002-11-28 | net_gethostbyaddr() was pretty much broken. | Timo Sirainen |
2002-11-28 | /SET resolve_reverse_lookup to do reverse lookups for server when | Timo Sirainen |
2002-11-21 | Create log file directories using /set log_create_file_mode + exec-bit. | Timo Sirainen |
2002-11-21 | doc/syntax updates | Timo Sirainen |