0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-29 00:44:17 +01:00
construct/ircd
2016-03-17 23:13:22 -05:00
..
authd.c authd: allow querying the list of DNS servers. 2016-03-08 02:53:25 -06:00
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 Convert 2.8 style ToUpper/ToLower names to irctoupper/irctolower 2016-03-07 19:04:24 -06:00
getopt.c
hash.c Convert 2.8 style ToUpper/ToLower names to irctoupper/irctolower 2016-03-07 19:04:24 -06:00
hook.c
hostmask.c Convert 2.8 style ToUpper/ToLower names to irctoupper/irctolower 2016-03-07 19:04:24 -06:00
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 modules: tag origin at load time. 2016-03-06 18:57:05 -06:00
ircd_parser.h modules: tag origin at load time. 2016-03-06 18:57:05 -06:00
ircd_parser.y modules: tag origin at load time. 2016-03-06 18:57:05 -06:00
ircd_signal.c More bool conversions [ci skip] 2016-03-09 02:10:21 -06:00
listener.c Change some RATBOX_FOO defines to CHARYBDIS_FOO. 2016-03-07 05:01:31 -06:00
logger.c
main.c
Makefile.am
match.c Convert 2.8 style ToUpper/ToLower names to irctoupper/irctolower 2016-03-07 19:04:24 -06:00
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 parse: ensure that aliases have a sufficient number of parameters before trying to process them 2016-03-17 23:13:22 -05: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 Fix generation of serno.h 2016-03-07 17:15:39 -06:00
whowas.c