0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-02 10:54:16 +01:00
construct/ircd
2016-01-11 22:46:49 -06:00
..
.depend
.indent.pro
authd.c
bandbi.c
blacklist.c
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 extensions/override: display mode-change string in override messages 2016-01-11 22:40:32 -06:00
class.c ircd: rework sendq limits a bit. 2016-01-09 23:14:04 -06:00
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: channels are no longer a hashtable 2016-01-09 23:47:50 -06:00
hook.c
hostmask.c
ipv4_from_ipv6.c
irc_dictionary.c ircd: make STATS B easier to understand 2016-01-09 06:23:13 -06:00
irc_radixtree.c ircd: make STATS B easier to understand 2016-01-09 06:23:13 -06:00
ircd.c
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
Makefile.in
match.c
modules.c
monitor.c
newconf.c
operhash.c
packet.c ircd: rework sendq limits a bit. 2016-01-09 23:14:04 -06:00
parse.c parse: implement reconstruct_parv() 2016-01-11 22:28:55 -06:00
privilege.c
ratelimit.c
reject.c
restart.c
s_auth.c
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: hash: use an irc_radixtree for storing resv's 2016-01-09 04:59:02 -06:00
s_serv.c
s_user.c ircd: change_nick_user_host(): only update target_p->username if the buffer has actually changed (pointed out by Valgrind) 2016-01-11 22:46:49 -06:00
scache.c ircd: scache: use irc_radixtree 2016-01-09 05:55:46 -06:00
send.c ircd: rework sendq limits a bit. 2016-01-09 23:14:04 -06:00
snomask.c
sslproc.c
substitution.c
supported.c
tgchange.c
version.c.SH
whowas.c