| .. |
|
.cvsignore
|
updates
|
2000-04-26 09:43:45 +00:00 |
|
bans.c
|
/BANTYPE -> /SET ban_type. /BAN: -type option added to override default
|
2001-03-03 20:48:23 +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
|
Fix for handling duplicate channels
|
2000-12-22 13:02:33 +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
|
CTCP version reply has now $sysarch by default
|
2001-04-20 20:02:29 +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
|
Config file: ircnets -> chatnets, added type = "chat protocol" to
|
2001-02-17 19:44:22 +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
|
/SET kick_first_on_kickban for /KICKBAN and /KNOCKOUT - patch by
|
2001-05-11 12:00:23 +00:00 |
|
irc-core.c
|
Send "chat protocol deinit" signal when protocol is being
|
2001-03-04 03:25:21 +00:00 |
|
irc-expandos.c
|
added $usermode expando
|
2000-12-10 05:55:15 +00:00 |
|
irc-log.c
|
Server events: switched order of data and server parameters. it's now
|
2000-12-05 21:12:52 +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
|
Connection updates: moved /SERVER and /CONNECT to core from irc.
|
2001-02-19 02:15:15 +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
|
added /SET proxy_password
|
2001-03-20 23:24:45 +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
|
/RAWQUOTE: like /QUOTE, but don't add line feed after the command, and don't
|
2001-03-18 23:00:53 +00:00 |
|
irc.h
|
/RAWQUOTE: like /QUOTE, but don't add line feed after the command, and don't
|
2001-03-18 23:00:53 +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
|
Split expandos from special-vars.c to expandos.c. Added list of signals
|
2000-12-05 00:53:04 +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
|
support for +O mode
|
2001-05-09 14:37:48 +00:00 |
|
modes.h
|
support for +O mode
|
2001-05-09 14:37:48 +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
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +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 |