Age | Commit message (Expand) | Author |
2002-01-27 | toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some | Timo Sirainen |
2001-12-27 | argh, typofix :) | Timo Sirainen |
2001-12-27 | Added an extra check to make sure nothing bad happens.. | Timo Sirainen |
2001-12-11 | Fixed a memory leak + some cleanups | Timo Sirainen |
2001-12-10 | Netsplit saved the NICK_REC, but didn't save the dynamically allocated strings | Timo Sirainen |
2001-11-18 | When destroying data used from server in "server disconnected" signal, set | Timo Sirainen |
2001-10-21 | quitmsg_is_split() updated to check that top-level domains must be 2+ chars | Timo Sirainen |
2001-08-14 | quitmsg_is_split() fix - the hosts must contain the domain part now (ie. | Timo Sirainen |
2001-08-14 | Rewrote quitmsg_is_split(). A bit faster now and doesn't match to quit | Timo Sirainen |
2001-06-29 | Removed the "domain is 2 or 3 chars" check from quitmsg_is_split() since | Timo Sirainen |
2001-01-01 | Added/moved several "typedef struct _XXX XXX;" to common.h so that | Timo Sirainen |
2000-12-05 | Server events: switched order of data and server parameters. it's now | Timo Sirainen |
2000-12-03 | signal "netsplit add" -> "netsplit new" | Timo Sirainen |
2000-11-27 | don't destroy all netsplits when someone joins back from split, only | Timo Sirainen |
2000-10-19 | Added debug | Timo Sirainen |
2000-10-14 | Netsplit cleanups. Added /SET netsplit_nicks_hide_threshold. | Timo Sirainen |
2000-09-19 | Netsplit fixes | Timo Sirainen |
2000-08-26 | Lots of moving stuff around - hopefully I didn't break too much :) | Timo Sirainen |
2000-07-30 | Bugfixes for non-irc server handling. | Timo Sirainen |
2000-07-15 | A few checks to check that we really are dealing with IRC servers. | Timo Sirainen |
2000-07-02 | When netsplit is over, irssi prints "Netsplit over, joins: (nicks)" and | Timo Sirainen |
2000-06-20 | /topic's cmd_get_params() had wrong parameter count.. | Timo Sirainen |
2000-06-18 | Don't use cmd_get_params() to split the two hosts, it's a lot easier to | Timo Sirainen |
2000-06-18 | Changed option handling in /commands. Irssi will now complain about | Timo Sirainen |
2000-06-04 | /IRCNET command. | Timo Sirainen |
2000-06-02 | removed common-setup.h, put all settings in it to files where they belong to. | Timo Sirainen |
2000-05-25 | Print nicks who quit IRC in netsplit message. See netsplit section in | Timo Sirainen |
2000-05-10 | Netsplit displays the IRC network where it happened | Timo Sirainen |
2000-05-04 | .. lots of changes .. | Timo Sirainen |
2000-04-26 | ..adding new files.. | Timo Sirainen |