solanum-vs-hackint-and-char.../src
2010-01-21 16:27:34 +00:00
..
.depend
.indent.pro
bandbi.c Add bandb IRCd APIs. 2010-01-07 17:10:16 -06:00
blacklist.c
cache.c Don't cache files that are empty or not files. Avoids crashing on the likes of 'HELP .' 2010-01-21 16:27:34 +00:00
channel.c
chmode.c Merge +C (no CTCP to channels) from ircd-seven. 2010-01-19 02:11:04 -06:00
class.c
client.c Complete the move of xlines and resvs from aconf->name to aconf->host. 2010-01-08 18:46:29 +01:00
extban.c
getopt.c
hash.c Fix up more things with bandb. 2010-01-07 18:14:15 -06:00
hook.c can_kick hook, based on the ircd-seven one. 2009-04-20 09:20:11 -05:00
hostmask.c
irc_dictionary.c
ircd.c Load in new bans from bandb on startup. 2010-01-07 18:06:15 -06:00
ircd_lexer.l
ircd_parser.y
ircd_signal.c
kdparse.c Complete the move of xlines and resvs from aconf->name to aconf->host. 2010-01-08 18:46:29 +01:00
listener.c Report errors and close the incoming connection if socketpair fails 2009-05-12 23:18:41 +02:00
logger.c
Makefile.in Add bandb IRCd APIs. 2010-01-07 17:10:16 -06:00
match.c Allow / in spoofed hosts 2009-04-20 08:37:13 -05:00
messages.tab Merge 2009-12-08 19:23:32 +00:00
modules.c
monitor.c
newconf.c Fix crashes when there are no alias blocks in the conf. 2009-12-05 20:48:02 +01:00
numeric.c
packet.c
parse.c Fix compilation with --enable-assert=soft. 2009-04-08 21:30:58 +02:00
privilege.c
reject.c
res.c
reslib.c
restart.c
s_auth.c
s_conf.c Load in new bans from bandb on startup. 2010-01-07 18:06:15 -06:00
s_newconf.c Complete the move of xlines and resvs from aconf->name to aconf->host. 2010-01-08 18:46:29 +01:00
s_serv.c Revert all presence-related changes 2009-12-08 19:22:55 +00:00
s_user.c Complete the move of xlines and resvs from aconf->name to aconf->host. 2010-01-08 18:46:29 +01:00
scache.c
send.c Remove FLAGS_SENDQEX, fix sendq exceeded snotes for servers. 2009-12-21 16:58:25 +01:00
snomask.c
sslproc.c Check the return value on rb_pipe. 2009-05-13 22:07:57 +02:00
substitution.c Fix compilation with --enable-assert=soft. 2009-04-08 21:30:58 +02:00
supported.c supported: Add CLIENTVER=3.0 to indicate presence of 3.0 core capabilities (such as CAP, extended WHO, etc) as requested by LifeIsPain. 2010-01-19 01:47:21 -06:00
version.c.SH Update some copyright years. 2010-01-01 22:46:34 +01:00
whowas.c