.. |
.depend
|
Update .depend files.
|
2013-03-23 23:32:46 +01:00 |
.indent.pro
|
|
|
bandbi.c
|
Fix bandb's interaction with --enable-fhs-paths by storing ban.db in the correct directory, pkglocalstatedir.
|
2012-03-01 03:39:54 +00:00 |
blacklist.c
|
Add support for multiple forms of blacklist queries using matches.
|
2013-04-20 20:49:11 -05:00 |
cache.c
|
cache: use rb_strdup() instead of a static buffer for cache lines.
|
2013-01-15 16:24:33 -06:00 |
capability.c
|
capability: handle NULL passed to capability_get().
|
2012-12-31 13:01:09 -06:00 |
channel.c
|
Add away-notify client capability.
|
2012-02-14 14:15:44 +00:00 |
chmode.c
|
Mostly enable support for checking format strings with -Wformat.
|
2013-02-21 05:46:04 -06:00 |
class.c
|
|
|
client.c
|
server: Remove code to send recursive QUITs/SQUITs for non-QS servers.
|
2012-12-19 15:06:49 +01:00 |
extban.c
|
|
|
getopt.c
|
|
|
hash.c
|
|
|
hook.c
|
Add new conf_read_start and conf_read_end hooks.
|
2012-05-21 20:22:07 +00:00 |
hostmask.c
|
Skip cidr checking for hostmask.c entries with negative cidrlen.
|
2013-01-29 23:43:20 +01: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
|
|
|
ircd.c
|
src/s_conf: Moved error notification to proper place
|
2013-08-14 14:28:11 -07:00 |
ircd_lexer.l
|
|
|
ircd_parser.y
|
|
|
ircd_signal.c
|
Ensure all signals keep working after a SIGINT restart.
|
2011-08-31 01:04:40 +02:00 |
listener.c
|
Add listen::defer_accept option for controlling usage of TCP_DEFER_ACCEPT option.
|
2012-03-17 10:00:39 -05:00 |
logger.c
|
ilog_error: Avoid overwriting errno before sending it to opers.
|
2011-10-21 23:21:22 +02:00 |
Makefile.in
|
Mostly enable support for checking format strings with -Wformat.
|
2013-02-21 05:46:04 -06:00 |
match.c
|
Also restrict cidrlen for testmask/masktrace (match_ips()).
|
2013-01-29 23:31:39 +01:00 |
modules.c
|
Prefer PATH_MAX to non-standard MAXPATHLEN.
|
2011-10-28 16:45:18 +02:00 |
monitor.c
|
|
|
newconf.c
|
Blacklist: fix accidentally clobbering previous filters
|
2013-04-21 11:10:57 -05:00 |
operhash.c
|
|
|
packet.c
|
Limit sent_parsed to the highest possible value in the current config.
|
2011-10-04 01:08:12 +02:00 |
parse.c
|
|
|
privilege.c
|
|
|
ratelimit.c
|
Add ratelimit for high-bandwidth commands.
|
2012-02-18 03:54:44 +00:00 |
reject.c
|
|
|
res.c
|
res.c: Try other servers if errors or corrupt replies are encountered.
|
2012-10-09 05:58:02 +00:00 |
reslib.c
|
reslib: remove advertising clause, which was dropped as a requirement by the copyright holder.
|
2012-09-29 17:08:40 -05:00 |
restart.c
|
|
|
s_auth.c
|
Fix some warnings when using -Wformat-security on Alpine.
|
2012-01-25 13:22:56 -06:00 |
s_conf.c
|
src/s_conf: Avoid re-inventing the wheel
|
2013-08-14 15:45:35 -07:00 |
s_newconf.c
|
|
|
s_serv.c
|
Cope with rb_crypt() returning NULL.
|
2013-02-02 00:54:32 +01:00 |
s_user.c
|
Cope with rb_crypt() returning NULL.
|
2013-02-02 00:54:32 +01:00 |
scache.c
|
|
|
send.c
|
Apply extended-join client cap to QJM joins
|
2011-11-12 14:41:01 +00:00 |
snomask.c
|
|
|
sslproc.c
|
Add explicit support for being installed into a system triggered with --enable-fhs-paths.
|
2012-03-01 02:41:09 +00:00 |
substitution.c
|
|
|
supported.c
|
Ensure consistent indexing into user_modes independent on signedness of char.
|
2013-08-14 23:49:59 +02:00 |
tgchange.c
|
target change: Propagate restricted addresses.
|
2012-03-18 01:18:57 +00:00 |
version.c.SH
|
|
|
whowas.c
|
|
|