solanum-vs-hackint-and-char.../ircd
2016-03-18 23:14:38 -05:00
..
authd.c authd: allow querying the list of DNS servers. 2016-03-08 02:53:25 -06:00
bandbi.c Change all leftover libratbox stuff to librb. 2016-03-06 03:49:27 -06:00
blacklist.c
cache.c
capability.c Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
channel.c
chmode.c
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
hook.c
hostmask.c
ipv4_from_ipv6.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
ircd.c ircd: fix a really retarded GCC warning by being anal retentively "standards compliant" 2016-03-18 15:53:43 -05:00
ircd_lexer.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
ircd_lexer.l
ircd_parser.c
ircd_parser.h
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 ircd: link libircd with -no-external 2016-03-18 23:14:38 -05:00
match.c Convert 2.8 style ToUpper/ToLower names to irctoupper/irctolower 2016-03-07 19:04:24 -06:00
modules.c modules: fix stupid GCC false positive warning. 2016-03-18 15:32:33 -05:00
monitor.c
msgbuf.c msgbuf: msgbuf_unparse_tags(): don't send a tags sigil unless tags will actually be emitted 2016-02-20 18:41:16 -06:00
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
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