..
.depend
Update .depend files.
2013-03-23 23:32:46 +01:00
.indent.pro
[svn] - the new plan:
2007-01-24 22:40:21 -08:00
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
free cache emptyline rb_dlink_node, allocated automatically but never freed
2016-10-30 12:08:13 +00:00
capability.c
Fix format string type mismatch in src/capability.c.
2014-03-09 19:11:54 +01:00
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
Remove trailing whitespace from all .c and .h files.
2014-03-03 04:25:47 +00:00
client.c
listener: use exit_client instead of free_client
2016-11-20 21:43:44 +00: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
[svn] - the new plan:
2007-01-24 22:40:21 -08:00
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
Add new conf_read_start and conf_read_end hooks.
2012-05-21 20:22:07 +00:00
hostmask.c
Relocate report_Klines to proper home
2015-08-08 17:25:29 -05:00
ipv4_from_ipv6.c
Add code to get IPv4 addresses from 6to4 and Teredo IPv6 addresses.
2012-01-08 15:51:44 +01:00
irc_dictionary.c
Remove trailing whitespace from all .c and .h files.
2014-03-03 04:25:47 +00:00
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
Remove trailing whitespace from all .c and .h files.
2014-03-03 04:25:47 +00:00
listener.c
listener: use exit_client instead of free_client
2016-11-20 21:43:44 +00:00
logger.c
Remove trailing whitespace from all .c and .h files.
2014-03-03 04:25:47 +00:00
Makefile.in
Mostly enable support for checking format strings with -Wformat.
2013-02-21 05:46:04 -06:00
match.c
Check CIDR ban IP address for validity.
2015-09-13 22:59:03 +02:00
modules.c
MODRESTART: Defer restart to the event loop
2016-12-28 20:15:39 +00: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
TLS: Partially backport the SubjectPublicKeyInfo digesting functionality
2016-11-15 12:30:09 +00:00
operhash.c
Make struct operhash_entry private.
2010-03-01 01:24:00 +01:00
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
Remove trailing whitespace from all .c and .h files.
2014-03-03 04:25:47 +00:00
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
Remove trailing whitespace from all .c and .h files.
2014-03-03 04:25:47 +00:00
s_auth.c
Fix some compiler warnings about signed/unsigned comparison.
2015-03-01 23:46:20 +01:00
s_conf.c
TLS: Partially backport the SubjectPublicKeyInfo digesting functionality
2016-11-15 12:30:09 +00:00
s_newconf.c
free server_p->certfp, allocated in newconf.c
2016-10-30 11:48:23 +00:00
s_serv.c
mr_server: Report certificate fingerprint mismatches
2016-12-04 21:49:59 +00:00
s_user.c
Backport c1fc044c
to release/3.5
2016-08-31 14:15:28 +00:00
scache.c
Remove trailing whitespace from all .c and .h files.
2014-03-03 04:25:47 +00:00
send.c
send: add negation argument to sendto_common_channels_local() and friends
2015-11-19 22:43:45 -06:00
snomask.c
[svn] - the new plan:
2007-01-24 22:40:21 -08:00
sslproc.c
sslproc: don't send updated config to dead/shutdown sslds
2016-12-04 21:40:08 +00:00
substitution.c
Remove s_assert definition from ircd_defs.h and add it to its own header.
2013-09-10 06:10:14 +00:00
supported.c
supported: move ISUPPORT tokens provided by modules to their specific modules:
2015-12-26 22:41:09 -06:00
tgchange.c
conf: Make channel::channel_target_change option actually work.
2014-08-08 11:57:09 +02:00
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
whowas: Use the normal rules for IP visibility.
2013-09-14 12:26:32 +02:00