solanum/ircd
2016-03-23 00:11:26 -04: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 ircd: use GET_SS_FAMILY() in a bunch of places 2016-03-20 01:54:24 -05: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 ircd: client: fix format string for free_user() debug notice 2016-03-20 01:57:19 -05:00
dns.c Cleanup warnings 2016-03-21 22:28:41 -04: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 ircd: log runtime path (mainly as proof of concept for rb_path_to_self()) 2016-03-21 21:14:11 -05:00
ircd_lexer.l ircd: lexer: likewise 2016-03-20 01:59:09 -05:00
ircd_parser.y ircd: ircd_parser: we do not need to include netinet/in.h 2016-03-20 01:58:28 -05:00
ircd_signal.c ircd: fix build on freebsd 2016-03-20 06:22:39 -05:00
listener.c ircd: listener: more ss_family grr 2016-03-20 02:01:00 -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: build: tell libtool what to DLL_EXPORT 2016-03-20 02:08:14 -05:00
match.c config.h delenda est 2016-03-19 19:14:26 -05:00
modules.c Cleanup warnings 2016-03-21 22:28:41 -04:00
monitor.c Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
msgbuf.c More cleanup 2016-03-23 00:11:26 -04: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 More cleanup 2016-03-23 00:11:26 -04: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 ircd: use GET_SS_FAMILY() in a bunch of places 2016-03-20 01:54:24 -05:00
s_conf.c ircd: use GET_SS_FAMILY() in a bunch of places 2016-03-20 01:54:24 -05:00
s_newconf.c Cleanup warnings 2016-03-21 22:28:41 -04: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: Don't send CHGHOST clients op/voice syncs 2016-03-20 18:59:07 -04:00
scache.c Move irc_* data structures to librb. 2016-03-06 14:17:19 -06:00
send.c More cleanup 2016-03-23 00:11:26 -04:00
snomask.c Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00
sslproc.c More cleanup 2016-03-23 00:11:26 -04: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