..
.cvsignore
updates
2000-04-26 09:43:45 +00:00
bans.c
/BAN [-type] -> /BAN [-normal | -user | -host | -domain | -custom <type>].
2001-08-08 16:22:01 +00:00
bans.h
/BANTYPE -> /SET ban_type. /BAN: -type option added to override default
2001-03-03 20:48:23 +00:00
channel-events.c
If we receive INVITE for a channel that is added with /CHANNEL ADD -auto,
2001-08-08 17:47:54 +00:00
channel-rejoin.c
Added/moved several "typedef struct _XXX XXX;" to common.h so that
2001-01-01 07:45:54 +00:00
channel-rejoin.h
more changes from int xx:1 to unsigned int xx:1
2000-11-23 22:57:59 +00:00
channels-query.c
Some signed/unsigned warnings removed. Don't call fe_exec_init/deinit in win32
2001-01-11 10:15:34 +00:00
ctcp.c
Don't reply to CTCP PINGs longer than 100 bytes (see the comment).
2001-06-27 21:26:33 +00:00
ctcp.h
..adding new files..
2000-04-26 08:03:38 +00:00
irc-channels-setup.c
multiprotocol updates. SILC prints channel and private messages now
2000-09-30 22:49:48 +00:00
irc-channels.c
CHANNEL_REC->get_join_data() - Returns the information needed to call
2001-05-11 16:08:48 +00:00
irc-channels.h
multiprotocol updates. SILC prints channel and private messages now
2000-09-30 22:49:48 +00:00
irc-chatnets.c
/IRCNET ADD didn't work
2001-02-22 05:19:11 +00:00
irc-chatnets.h
-querychans option for servers and ircnets which specifies how many
2000-12-09 19:12:49 +00:00
irc-commands.c
/NICK: don't bother trying to change the nick to the one you already have
2001-06-27 21:20:26 +00:00
irc-core.c
Module loading updates - /LOAD shows now also the statically loaded modules.
2001-08-14 00:41:59 +00:00
irc-expandos.c
Added $cumode expando which works like $P, but prints voices/halfops also.
2001-06-26 19:27:26 +00:00
irc-masks.c
/BANTYPE -> /SET ban_type. /BAN: -type option added to override default
2001-03-03 20:48:23 +00:00
irc-masks.h
Lots of moving stuff around - hopefully I didn't break too much :)
2000-08-26 15:39:44 +00:00
irc-nicklist.c
added server_change_nick() function for servers.[ch]. Lots of fixes for
2001-03-04 10:30:41 +00:00
irc-nicklist.h
#include "irc-channels.h"
2001-02-08 16:54:52 +00:00
irc-queries.c
Config file: ircnets -> chatnets, added type = "chat protocol" to
2001-02-17 19:44:22 +00:00
irc-queries.h
Some query changes. They should now work properly with /SAVEWINDOWS
2001-01-01 17:13:55 +00:00
irc-rawlog.c
Lots of moving stuff around - hopefully I didn't break too much :)
2000-08-26 15:39:44 +00:00
irc-servers-reconnect.c
max_cmds_at_once and max_query_chans weren't saved between reconnects to
2001-06-10 22:52:54 +00:00
irc-servers-setup.c
Config file: ircnets -> chatnets, added type = "chat protocol" to
2001-02-17 19:44:22 +00:00
irc-servers-setup.h
-querychans option for servers and ircnets which specifies how many
2000-12-09 19:12:49 +00:00
irc-servers.c
max_query_chans set to 1 by default. Set to 10 in networks where it's known
2001-08-13 14:14:09 +00:00
irc-servers.h
Connection updates: moved /SERVER and /CONNECT to core from irc.
2001-02-19 02:15:15 +00:00
irc.c
Cut the messages sent to rawlog to 510 chars too.
2001-07-14 18:52:53 +00:00
irc.h
Added support for bahamut @+#channel notices. Removed notice_public_ops
2001-06-04 19:50:16 +00:00
lag.c
Server events: switched order of data and server parameters. it's now
2000-12-05 21:12:52 +00:00
Makefile.am
Moved awaylog to core.
2001-07-15 14:07:48 +00:00
massjoin.c
Nicklist updates so that protocol specific xxx_NICK_REC can be used
2001-02-02 22:10:20 +00:00
mode-lists.c
"ban ..." signals didn't send channel info
2001-04-25 04:10:19 +00:00
mode-lists.h
Lots of moving stuff around - hopefully I didn't break too much :)
2000-08-26 15:39:44 +00:00
modes.c
channel_set_singlemode() : don't do anything if you're not channel op/halfop
2001-06-12 00:08:14 +00:00
modes.h
channel_set_singlemode() : don't do anything if you're not channel op/halfop
2001-06-12 00:08:14 +00:00
module.h
Added chat protocol register. Changed all chat_type fields to use it.
2000-09-01 00:26:46 +00:00
netsplit.c
Removed the "domain is 2 or 3 chars" check from quitmsg_is_split() since
2001-06-29 23:14:44 +00:00
netsplit.h
more changes from int xx:1 to unsigned int xx:1
2000-11-23 22:57:59 +00:00
server-idle.c
Lots of moving stuff around - hopefully I didn't break too much :)
2000-08-26 15:39:44 +00:00
server-idle.h
Lots of moving stuff around - hopefully I didn't break too much :)
2000-08-26 15:39:44 +00:00