1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-29 04:45:57 -04:00
irssi/src/irc/core
2002-08-21 17:26:40 +00:00
..
.cvsignore
bans.c with 10 char usernames, ban "*234567890" instead of "*12345678*" 2002-03-31 12:04:57 +00:00
bans.h
channel-events.c Added support for 439 numeric ("Target change too fast") which may tell that 2002-08-21 17:26:40 +00:00
channel-rejoin.c Don't set channel->server = NULL when disconnecting, so scripts can still 2002-03-31 19:07:23 +00:00
channel-rejoin.h
channels-query.c Don't set channel->server = NULL when disconnecting, so scripts can still 2002-03-31 19:07:23 +00:00
ctcp.c Changed CTCP handler to remove the later \001 only if it was at the end of 2002-08-05 01:38:49 +00:00
ctcp.h
irc-channels-setup.c
irc-channels.c net_connect*() contains now error parameter, so it can be used to properly 2002-05-19 14:43:16 +00:00
irc-channels.h Better !channel support - window items now have "visual_name" and channels 2002-05-16 00:34:37 +00:00
irc-chatnets.c
irc-chatnets.h
irc-commands.c Better !channel support - window items now have "visual_name" and channels 2002-05-16 00:34:37 +00:00
irc-commands.h
irc-core.c /UPGRADE was broken, changed again the server connection code. 2002-05-20 04:12:12 +00:00
irc-expandos.c $X expando didn't check if server type was irc properly, and crashed. 2002-06-10 20:56:24 +00:00
irc-masks.c
irc-masks.h
irc-nicklist.c
irc-nicklist.h
irc-queries.c
irc-queries.h
irc-servers-reconnect.c When reconnected to server, send the away message directly to server instead 2002-05-19 12:59:59 +00:00
irc-servers-setup.c Fixed one error and several warnings with GLIB 2.0 2002-04-10 02:53:06 +00:00
irc-servers-setup.h
irc-servers.c /UPGRADE was broken, changed again the server connection code. 2002-05-20 04:12:12 +00:00
irc-servers.h /UPGRADE was broken, changed again the server connection code. 2002-05-20 04:12:12 +00:00
irc-session.c
irc.c irc_send_cmd_split() printed glib warning if nick parameter didn't exist. 2002-04-29 19:39:57 +00:00
irc.h
lag.c
Makefile.am
massjoin.c signal_add_first("event join".. so normal join handlers can know about the 2002-04-27 01:38:30 +00:00
mode-lists.c banlist_find() is now public. "event 367" (banlist) shows now ban number in 2002-05-18 03:07:57 +00:00
mode-lists.h banlist_find() is now public. "event 367" (banlist) shows now ban number in 2002-05-18 03:07:57 +00:00
modes.c "/MODE !channel" should send the full name to server 2002-06-05 12:20:46 +00:00
modes.h updated dancer's channel forwarding support - using +f channel mode now, and 2002-06-13 21:59:25 +00:00
module.h
netsplit.c Better !channel support - window items now have "visual_name" and channels 2002-05-16 00:34:37 +00:00
netsplit.h
servers-idle.c
servers-idle.h
servers-redirect.c
servers-redirect.h