solanum-vs-hackint-and-char.../ircd
2016-04-26 20:33:18 +01:00
..
authproc.c authd: wait until the ssl connection is "open" before reading 2016-04-25 21:43:21 +01:00
bandbi.c
cache.c
capability.c
channel.c
chmode.c
class.c
client.c ircd: do nothing in client_release_connids if !MyConnect 2016-04-23 23:25:25 +01:00
dns.c
extban.c
getopt.c getopt: don't modify argv as it breaks restart() 2016-04-25 23:32:18 +01:00
hash.c
hook.c
hostmask.c
ircd.c getopt: don't modify argv as it breaks restart() 2016-04-25 23:32:18 +01:00
ircd_lexer.l
ircd_parser.y
ircd_signal.c
listener.c authd: wait until the ssl connection is "open" before reading 2016-04-25 21:43:21 +01:00
logger.c
main.c
Makefile.am
match.c
modules.c modules: use exit(EXIT_FAILURE) on failure 2016-04-25 22:27:57 +01:00
monitor.c
msgbuf.c
newconf.c certfp: Move method name/prefix strings to a separate header file 2016-04-26 20:33:18 +01:00
operhash.c
packet.c
parse.c ircd: don't send ERR_NOTREGISTERED to servers 2016-04-24 17:41:44 +01:00
privilege.c
ratelimit.c
reject.c
restart.c getopt: don't modify argv as it breaks restart() 2016-04-25 23:32:18 +01:00
s_conf.c sslproc: use global ServerInfo configuration 2016-04-25 19:20:45 +01:00
s_newconf.c ircd: server connection configuration 2016-04-24 17:06:24 +01:00
s_serv.c sslproc: simplify ssl open callback 2016-04-25 21:12:44 +01:00
s_user.c
scache.c
send.c
snomask.c
sslproc.c certfp: Move method name/prefix strings to a separate header file 2016-04-26 20:33:18 +01:00
substitution.c
supported.c
tgchange.c
version.c.SH
whowas.c
wsproc.c