0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-03 19:34:29 +01:00
construct/ircd
2016-03-14 22:15:28 -05:00
..
authd.c
bandbi.c
blacklist.c Detect stdbool.h and add conformant shims if it isn't available 2016-03-08 04:54:04 -06:00
cache.c
capability.c
channel.c
chmode.c Detect stdbool.h and add conformant shims if it isn't available 2016-03-08 04:54:04 -06:00
class.c
client.c More bool conversions 2016-03-09 02:00:40 -06:00
dns.c dns: remove unneeded defines 2016-03-14 22:15:28 -05:00
extban.c
getopt.c
hash.c
hook.c
hostmask.c
ipv4_from_ipv6.c
ircd.c dns: use a dictionary for query storage 2016-03-13 03:23:41 -05:00
ircd_lexer.c
ircd_lexer.l
ircd_parser.c
ircd_parser.h
ircd_parser.y
ircd_signal.c More bool conversions [ci skip] 2016-03-09 02:10:21 -06:00
listener.c
logger.c
main.c
Makefile.am
match.c
modules.c modules: can .la suffix. 2016-03-12 20:10:46 -06:00
monitor.c
msgbuf.c
newconf.c ircd: Don't refer to the IP address as a "netmask" in error messages 2016-03-14 22:38:04 +00:00
operhash.c
packet.c
parse.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
privilege.c
ratelimit.c
reject.c
restart.c
s_auth.c ircd: fix up some iwarn() calls which referred to L_MAIN 2016-03-08 13:47:41 -06:00
s_conf.c More bool conversions 2016-03-09 02:19:31 -06:00
s_newconf.c
s_serv.c Detect stdbool.h and add conformant shims if it isn't available 2016-03-08 04:54:04 -06:00
s_user.c s_user: clean up return types and can YES/NO. 2016-03-08 05:06:29 -06:00
scache.c
send.c
snomask.c
sslproc.c More bool conversions 2016-03-09 02:19:31 -06:00
substitution.c
supported.c
tgchange.c
version.c.SH
whowas.c