0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-29 00:44:17 +01:00
construct/src
2015-10-11 19:11:01 -05:00
..
.depend
.indent.pro
bandbi.c Spring cleaning redux: 2015-04-20 00:55:20 -05:00
blacklist.c Remove the unneeded username parameter to register_local_user(). 2015-09-13 22:59:03 +02:00
cache.c
capability.c
channel.c src/channel: add support for IRCv3.2 userhost-in-names 2015-02-28 01:06:38 -06:00
chmode.c Fix some compiler warnings about signed/unsigned comparison. 2015-03-01 23:46:20 +01:00
class.c
client.c
extban.c
getopt.c
hash.c Fix some compiler warnings about signed/unsigned comparison. 2015-03-01 23:46:20 +01:00
hook.c
hostmask.c Relocate report_Klines to proper home 2015-08-08 17:25:29 -05:00
ipv4_from_ipv6.c
irc_dictionary.c
ircd.c libratbox: remove RB_PRNG_EGD in its entirety (closes #85) 2015-03-01 01:05:14 -06:00
ircd_lexer.l
ircd_parser.y
ircd_signal.c
listener.c
logger.c
Makefile.in
match.c Check CIDR ban IP address for validity. 2015-09-13 22:59:03 +02:00
modules.c Spring cleaning redux: 2015-04-20 00:55:20 -05:00
monitor.c monitor: additional cleanups, and add a missing free_monitor() in m_monitor 2015-10-11 19:11:01 -05:00
newconf.c Spring cleaning redux: 2015-04-20 00:55:20 -05:00
operhash.c
packet.c Misc code cleanups 2015-03-27 23:07:20 +00:00
parse.c Spring cleaning redux: 2015-04-20 00:55:20 -05:00
privilege.c Spring cleaning redux: 2015-04-20 00:55:20 -05:00
ratelimit.c Fix some compiler warnings about signed/unsigned comparison. 2015-03-01 23:46:20 +01:00
reject.c
res.c Spring cleaning redux: 2015-04-20 00:55:20 -05:00
reslib.c Spring cleaning redux: 2015-04-20 00:55:20 -05:00
restart.c
s_auth.c Fix some compiler warnings about signed/unsigned comparison. 2015-03-01 23:46:20 +01:00
s_conf.c s_conf: Split out a function. 2015-09-13 22:59:03 +02:00
s_newconf.c Spring cleaning redux: 2015-04-20 00:55:20 -05:00
s_serv.c Spring cleaning redux: 2015-04-20 00:55:20 -05:00
s_user.c Fix build on glibc (no strlcpy). 2015-10-01 22:55:07 +02:00
scache.c
send.c send: sendto_local_clients_with_capability() needn't use serial 2015-03-01 14:55:57 +01:00
snomask.c
sslproc.c Spring cleaning redux: 2015-04-20 00:55:20 -05:00
substitution.c
supported.c
tgchange.c
version.c.SH
whowas.c