solanum-vs-hackint-and-char.../src
Jilles Tjoelker 8d20b088f9 In capability_get(), if a capability is not found, return 0 instead of all-ones.
Returning all-ones will set all caps if an unknown cap name is passed.
2012-07-03 19:16:31 +02:00
..
.depend Run make depend. 2012-03-01 03:51:33 +00: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
cache.c
capability.c In capability_get(), if a capability is not found, return 0 instead of all-ones. 2012-07-03 19:16:31 +02:00
channel.c Add away-notify client capability. 2012-02-14 14:15:44 +00:00
chmode.c chmode: Allow mode queries on mlocked modes. 2012-06-19 00:33:29 +02:00
class.c
client.c RESV FNC: Sign off/on monitor, and don't try to FNC users that already have a UID nick. 2012-03-25 01:49:34 +00: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 Check k/dlines against underlying IPv4 as well. 2012-01-08 15:51:48 +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 Migrate capability negotiation code to new dynamic capability management API. 2012-02-04 01:47:46 -06:00
ircd_lexer.l
ircd_parser.y
ircd_signal.c
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
Makefile.in Add explicit support for being installed into a system triggered with --enable-fhs-paths. 2012-03-01 02:41:09 +00:00
match.c Disallow '$' in forward targets only, rather than all channel names. 2011-12-11 16:56:37 +01:00
messages.tab numeric: reserve RPL_SASLMECHS (908) 2012-02-21 09:15:15 -06:00
modules.c
monitor.c
newconf.c Move marking of services entirely to m_services.c; mark all services when m_services loads and unmark them when it unloads. 2012-05-21 21:03:56 +00:00
numeric.c
operhash.c
packet.c
parse.c
privilege.c
ratelimit.c Add ratelimit for high-bandwidth commands. 2012-02-18 03:54:44 +00:00
reject.c
res.c
reslib.c
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 Add new conf_read_start and conf_read_end hooks. 2012-05-21 20:22:07 +00:00
s_newconf.c
s_serv.c Add needed space between "TS6" or "SSL" and capabs from CAPAB in /stats ?. 2012-07-03 19:11:15 +02:00
s_user.c change_nick_user_host: Only send +n snotes about local clients. 2012-03-27 00:46:50 +02:00
scache.c
send.c
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 If umode +D or +g are oper-only, don't advertise them in 005. 2012-05-27 22:46:24 +02:00
tgchange.c target change: Propagate restricted addresses. 2012-03-18 01:18:57 +00:00
version.c.SH
whowas.c