Age | Commit message (Expand) | Author |
2001-02-23 | crashfix | Timo Sirainen |
2001-02-23 | We should define AF_INET6, not PF_INET6.. | Timo Sirainen |
2001-02-23 | Fixed for building from objdir | Timo Sirainen |
2001-02-23 | #include "config.h", not "../config.h" so building from objdir works | Timo Sirainen |
2001-02-22 | Printing channel bans print them now with target parameter set, so with | Timo Sirainen |
2001-02-22 | /HELP can now display help of non-commands if the file just exists in | Timo Sirainen |
2001-02-22 | Verify in configure that linking with perl's LDFLAGS actually works. If | Timo Sirainen |
2001-02-22 | Word highlighting was buggy | Timo Sirainen |
2001-02-22 | /SET autoignore_levels -> autoignore_level. Fixed a memory leak. | Timo Sirainen |
2001-02-22 | Removed AUTOIGNORE_REC since it doesn't exist anyremo | Timo Sirainen |
2001-02-22 | strip_real_length(): initialize last_color_pos and last_color_len to | Timo Sirainen |
2001-02-22 | Autoignore fixes by fuchs (not tested, hope it works ;) | Timo Sirainen |
2001-02-22 | Make a temporary window bind if you get kicked from channel. Never | Timo Sirainen |
2001-02-22 | /IRCNET ADD didn't work | Timo Sirainen |
2001-02-21 | /SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib log | Timo Sirainen |
2001-02-21 | Entry line works now properly with very long prompts | Timo Sirainen |
2001-02-21 | /FOREACH server|channel|query|window <command> | Timo Sirainen |
2001-02-21 | Support for several unrealircd WHOIS replies, patch by Mark Glines | Timo Sirainen |
2001-02-21 | DCC CTCP replies weren't handled properly | Timo Sirainen |
2001-02-21 | added format_get_length() for getting length of text part in a format | Timo Sirainen |
2001-02-21 | Define AF_INET6 if it isn't already defined | Timo Sirainen |
2001-02-20 | /SET resolve_prefer_ipv6 - should we prefer IPv6 or IPv4 addresses in | Timo Sirainen |
2001-02-20 | DCC updates | Timo Sirainen |
2001-02-20 | Errors reading/writing config and theme files are now handled properly | Timo Sirainen |
2001-02-20 | Reload theme after /SET theme if it was modified. | Timo Sirainen |
2001-02-20 | my_perl fix | Timo Sirainen |
2001-02-20 | multi identical nick fixes | Timo Sirainen |
2001-02-19 | Instead of directly calling beep(), send "beep" signal which default | Timo Sirainen |
2001-02-19 | /SERVER: if there's no servers, print "Not connected to any servers" | Timo Sirainen |
2001-02-19 | level_get() check wasn't case-insensitive | Timo Sirainen |
2001-02-19 | /TOGGLE without parameters now complains not having enough parameters.. | Timo Sirainen |
2001-02-19 | updated | Timo Sirainen |
2001-02-19 | /LASTLOG syntax updated | Timo Sirainen |
2001-02-19 | Moved /LASTLOG handling to lastlog.c. Added options -file <filename> | Timo Sirainen |
2001-02-19 | level_get() prototype was missing. | Timo Sirainen |
2001-02-19 | /RECONNECT ALL - reconnects to all servers in reconnection queue | Timo Sirainen |
2001-02-19 | Moved /HELP to fe-help.c | Timo Sirainen |
2001-02-19 | /NETSPLIT prints nicks now sorted and prints @ or + before channel if | Timo Sirainen |
2001-02-19 | Removed /SET dcc_block_size and /SET dcc_fast_send - fast send is now | Timo Sirainen |
2001-02-19 | Highlight colors can now have background color set with fg,bg. Works | Timo Sirainen |
2001-02-19 | Moved autoconnects and command line parameter parsing from irc to core. | Timo Sirainen |
2001-02-19 | /RECONNECT reconnects now to server with identical settings. | Timo Sirainen |
2001-02-19 | window_bind_remove_unsticky(): crashfix | Timo Sirainen |
2001-02-19 | Connection updates: moved /SERVER and /CONNECT to core from irc. | Timo Sirainen |
2001-02-19 | If reading host answer from pipe failed, set the error message to | Timo Sirainen |
2001-02-19 | When reading data from socket, read max. 5kB at a time so we won't get | Timo Sirainen |
2001-02-18 | chat_protocol_register() didn't work properly when the chat protocol | Timo Sirainen |
2001-02-18 | Support for multiple identical nicknames. | Timo Sirainen |
2001-02-18 | updates for latest changes | Timo Sirainen |
2001-02-18 | crashfix | Timo Sirainen |