solanum/ircd
2016-03-20 01:48:14 -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 ircd: blacklist: use GET_SS_FAMILY() 2016-03-20 01:48:14 -05:00
cache.c Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
capability.c Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
channel.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
chmode.c Detect stdbool.h and add conformant shims if it isn't available 2016-03-08 04:54:04 -06:00
class.c config.h delenda est 2016-03-19 19:14:26 -05:00
client.c config.h delenda est 2016-03-19 19:14:26 -05: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 Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
hash.c Convert 2.8 style ToUpper/ToLower names to irctoupper/irctolower 2016-03-07 19:04:24 -06:00
hook.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
hostmask.c Convert 2.8 style ToUpper/ToLower names to irctoupper/irctolower 2016-03-07 19:04:24 -06:00
ipv4_from_ipv6.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
ircd.c config.h delenda est 2016-03-19 19:14:26 -05:00
ircd_lexer.l config.h delenda est 2016-03-19 19:14:26 -05:00
ircd_parser.y config.h delenda est 2016-03-19 19:14:26 -05:00
ircd_signal.c More bool conversions [ci skip] 2016-03-09 02:10:21 -06:00
listener.c ircd: do not shadow internal openssl symbol "ssl_ok" (yeah, i know) 2016-03-19 00:57:32 -05:00
logger.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
main.c ircd: add main.c stub executable 2016-01-06 23:57:35 -06:00
Makefile.am ircd: link libircd with -no-external 2016-03-18 23:14:38 -05:00
match.c config.h delenda est 2016-03-19 19:14:26 -05:00
modules.c modules: fix stupid GCC false positive warning. 2016-03-18 15:32:33 -05:00
monitor.c Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
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: remove basically entirely pointless ServerInfo.hub (closes #167) 2016-03-19 23:05:07 -05:00
operhash.c Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
packet.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
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 rename src to ircd, libcore to libircd 2016-01-06 01:16:08 -06:00
ratelimit.c rename src to ircd, libcore to libircd 2016-01-06 01:16:08 -06:00
reject.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
restart.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
s_auth.c config.h delenda est 2016-03-19 19:14:26 -05:00
s_conf.c ircd: rewrite SOCKET_ERROR as I_SOCKET_ERROR 2016-03-20 01:44:00 -05:00
s_newconf.c Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
s_serv.c ircd: remove basically entirely pointless ServerInfo.hub (closes #167) 2016-03-19 23:05:07 -05:00
s_user.c s_user: clean up return types and can YES/NO. 2016-03-08 05:06:29 -06:00
scache.c Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
send.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
snomask.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
sslproc.c ircd/sslproc: same for zlib_ok 2016-03-19 00:58:57 -05:00
substitution.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
supported.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
tgchange.c rename src to ircd, libcore to libircd 2016-01-06 01:16:08 -06:00
version.c.SH Fix generation of serno.h 2016-03-07 17:15:39 -06:00
whowas.c Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00