solanum-vs-hackint-and-char.../ircd
2016-01-09 04:25:41 -06:00
..
.depend
.indent.pro
authd.c
bandbi.c
blacklist.c ircd: move DNS resolution over to authd 2016-01-08 06:31:08 -06:00
cache.c ircd: ensure irc_dictionary users have names, for stats tracking. 2016-01-09 01:22:11 -06:00
capability.c ircd: ensure irc_dictionary users have names, for stats tracking. 2016-01-09 01:22:11 -06:00
channel.c
chmode.c
class.c
client.c ircd: ensure irc_dictionary users have names, for stats tracking. 2016-01-09 01:22:11 -06:00
dns.c
extban.c
getopt.c
hash.c ircd: hash: client connection id hashtables are now dictionaries keyed by uint32 2016-01-09 04:25:41 -06:00
hook.c
hostmask.c
ipv4_from_ipv6.c
irc_dictionary.c ircd: irc_dictionary: allow storage of non-string types as keys 2016-01-09 04:09:40 -06:00
irc_radixtree.c ircd: irc_radixtree: add irc_radixtree_irccasecanon and irc_radixtree_strcasecanon helpers 2016-01-09 01:00:55 -06:00
ircd.c ircd: operhash: rewrite to use irc_radixtree 2016-01-09 01:08:15 -06:00
ircd_lexer.c
ircd_lexer.l
ircd_parser.c
ircd_parser.h
ircd_parser.y
ircd_signal.c
listener.c
logger.c
main.c
Makefile.am ircd: add irc_radixtree, which is like irc_dictionary but uses a radix tree as the backing store 2016-01-09 00:44:39 -06:00
Makefile.in ircd: add irc_radixtree, which is like irc_dictionary but uses a radix tree as the backing store 2016-01-09 00:44:39 -06:00
match.c
modules.c
monitor.c
newconf.c
operhash.c ircd: operhash: rewrite to use irc_radixtree 2016-01-09 01:08:15 -06:00
packet.c
parse.c ircd: ensure irc_dictionary users have names, for stats tracking. 2016-01-09 01:22:11 -06:00
privilege.c
ratelimit.c
reject.c
restart.c
s_auth.c ircd: move DNS resolution over to authd 2016-01-08 06:31:08 -06:00
s_conf.c ircd: ensure irc_dictionary users have names, for stats tracking. 2016-01-09 01:22:11 -06:00
s_newconf.c ircd: move DNS resolution over to authd 2016-01-08 06:31:08 -06:00
s_serv.c ircd: remove internal resolver, no longer used 2016-01-08 06:39:51 -06:00
s_user.c
scache.c
send.c
snomask.c
sslproc.c
substitution.c
supported.c
tgchange.c
version.c.SH
whowas.c