solanum/src
Jilles Tjoelker 51452a370b channel: Stop pretending to support per-mode server capabilities.
After a change for dynamic server capabilities, the code to send out mode
changes was changed to use the capabilities belonging to the last mode
being sent out. This does not make sense; therefore, just use no
capabilities and remove supporting infrastructure.
2014-05-29 17:40:16 +02:00
..
.depend Update .depend files. 2013-03-23 23:32:46 +01:00
.indent.pro [svn] - the new plan: 2007-01-24 22:40:21 -08:00
bandbi.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
blacklist.c Fix use after free. 2014-02-23 23:46:57 +01:00
cache.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
capability.c Fix format string type mismatch in src/capability.c. 2014-03-09 19:11:54 +01:00
channel.c channel: Stop pretending to support per-mode server capabilities. 2014-05-29 17:40:16 +02:00
chmode.c channel: Stop pretending to support per-mode server capabilities. 2014-05-29 17:40:16 +02:00
class.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
client.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
extban.c Remove some dead code. 2008-08-29 02:53:52 +02:00
getopt.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
hash.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
hook.c Add new conf_read_start and conf_read_end hooks. 2012-05-21 20:22:07 +00:00
hostmask.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
ipv4_from_ipv6.c Add code to get IPv4 addresses from 6to4 and Teredo IPv6 addresses. 2012-01-08 15:51:44 +01:00
irc_dictionary.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
ircd.c Fix fd leak if /dev/urandom can be opened but not read. 2014-03-09 14:54:45 +01:00
ircd_lexer.l Remove redundant prototypes in src/ircd_lexer.l. 2010-12-15 21:49:47 +01:00
ircd_parser.y Fix a couple more string leaks. 2014-03-02 22:05:30 +00:00
ircd_signal.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
listener.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
logger.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
Makefile.in Mostly enable support for checking format strings with -Wformat. 2013-02-21 05:46:04 -06:00
match.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
modules.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
monitor.c Remove s_assert definition from ircd_defs.h and add it to its own header. 2013-09-10 06:10:14 +00:00
newconf.c newconf.c: Remove end-of-line whitespace. 2014-03-03 01:43:33 +00:00
operhash.c Make struct operhash_entry private. 2010-03-01 01:24:00 +01:00
packet.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
parse.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
privilege.c Remove s_assert definition from ircd_defs.h and add it to its own header. 2013-09-10 06:10:14 +00:00
ratelimit.c Remove s_assert definition from ircd_defs.h and add it to its own header. 2013-09-10 06:10:14 +00:00
reject.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
res.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
reslib.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
restart.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
s_auth.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
s_conf.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
s_newconf.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
s_serv.c server: Require EX and IE capabilities (+e and +I cmodes). 2014-05-29 16:24:42 +02:00
s_user.c Fix buffer overflow in introduce_client and burst_TS6 2014-05-13 19:33:41 -04:00
scache.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
send.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
snomask.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
sslproc.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
substitution.c Remove s_assert definition from ircd_defs.h and add it to its own header. 2013-09-10 06:10:14 +00:00
supported.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
tgchange.c Remove s_assert definition from ircd_defs.h and add it to its own header. 2013-09-10 06:10:14 +00:00
version.c.SH Change license version in version.c.SH (GPLv1 -> GPLv2) so that it agrees with the other documentation. 2010-02-17 23:05:47 -06:00
whowas.c whowas: Use the normal rules for IP visibility. 2013-09-14 12:26:32 +02:00