Age | Commit message (Expand) | Author |
---|---|---|
2001-11-01 | server->ischannel(char *) -> server->ischannel(SERVER_REC *, char *). Added | Timo Sirainen |
2001-10-21 | Added reference counter to SERVER_CONNECT_REC. Since it's being moved around | Timo Sirainen |
2001-03-04 | added server_change_nick() function for servers.[ch]. Lots of fixes for | Timo Sirainen |
2001-03-04 | IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory and | Timo Sirainen |
2001-02-19 | Connection updates: moved /SERVER and /CONNECT to core from irc. | Timo Sirainen |
2001-01-01 | Added/moved several "typedef struct _XXX XXX;" to common.h so that | Timo Sirainen |
2000-12-29 | comment update :) | Timo Sirainen |
2000-10-14 | Moved nick/msg/channel completion to core with some cleanups. | Timo Sirainen |
2000-09-27 | Moved /DISCONNECT to core, other multiprotocol fixes. | Timo Sirainen |
2000-09-02 | Updates. | Timo Sirainen |
2000-08-30 | Object type checking fixes | Timo Sirainen |
2000-08-26 | Lots of moving stuff around - hopefully I didn't break too much :) | Timo Sirainen |