solanum-vs-hackint-and-char.../src
2016-08-24 16:43:45 +00: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 channel: actually store the last checked client pointer 2015-12-13 11:25:15 -06:00
chmode.c ircd: Channel.bants is not a serial but a timestamp. 2016-04-30 00:14:06 +00:00
class.c
client.c Reduce clean_nick() code duplication further. 2015-12-13 00:22:21 +01:00
extban.c Revert "extban: implement helper functions for stackable extbans (part 1) (ref #74)" 2015-12-10 02:19:21 -06:00
getopt.c
hash.c client: use sequential connection ids for ssld connections in ssld RPC, instead of the file descriptor 2015-12-12 05:20:51 -06: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 Print initialisation notice before forking 2016-08-24 16:43:45 +00:00
ircd_lexer.l ircd_lexer: fix another crash with the same cause 2016-05-15 00:54:26 +00:00
ircd_parser.y ircd_lexer: fix another crash with the same cause 2016-05-15 00:54:26 +00:00
ircd_signal.c
listener.c Do not shadow OpenSSL-internal symbol "ssl_ok". 2016-06-01 16:32:26 +00:00
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: don't use already-freed pointer, unlike the moronic atheme developers 2015-10-15 17:32:02 -05:00
newconf.c LIST: allow channel display threshold to be configured (closes #109) 2015-12-26 22:23:28 -06:00
operhash.c
packet.c Misc code cleanups 2015-03-27 23:07:20 +00:00
parse.c parse: handle_encap(): remove parv[0] initialization, anything using parv[0] should crash the ircd 2015-11-19 17:13:04 -06: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 Do not shadow OpenSSL-internal symbol "ssl_ok". 2016-06-01 16:32:26 +00:00
s_newconf.c Spring cleaning redux: 2015-04-20 00:55:20 -05:00
s_serv.c Do not shadow OpenSSL-internal symbol "ssl_ok". 2016-06-01 16:32:26 +00:00
s_user.c cap: implement ircv3.2 chghost cap 2015-11-19 22:53:55 -06:00
scache.c
send.c send: add negation argument to sendto_common_channels_local() and friends 2015-11-19 22:43:45 -06:00
snomask.c
sslproc.c Do not shadow OpenSSL-internal symbol "ssl_ok". 2016-06-01 16:32:26 +00:00
substitution.c
supported.c supported: move ISUPPORT tokens provided by modules to their specific modules: 2015-12-26 22:41:09 -06:00
tgchange.c
version.c.SH version: update general copyright to 2016 since we will probably release later this week 2015-12-28 00:39:38 -06:00
whowas.c