0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-02-18 17:50:16 +01:00
construct/include
William Pitcock 3dae60ef47 cache: use rb_strdup() instead of a static buffer for cache lines.
BUFSIZE limitation is retained as there is no need to remove it, as all lines must be smaller than it
due to RFC1459 message requirements.
2013-01-15 16:24:33 -06:00
..
inline strip_colour: Prefer IsDigit to isdigit. 2012-03-15 00:58:56 +01:00
.indent.pro
bandbi.h
blacklist.h
cache.h cache: use rb_strdup() instead of a static buffer for cache lines. 2013-01-15 16:24:33 -06:00
capability.h server: Make sure CAP_CAP and CAP_TS6 are non-zero. 2012-12-18 17:03:59 +01:00
channel.h Remove MODE_NOCTCP from core, in favor of chm_noctcp. 2012-03-31 22:48:36 -05:00
chmode.h
class.h
client.h m_cap: add 'tls' core capability 2012-09-22 14:15:45 -05:00
common.h
config.h Add explicit support for being installed into a system triggered with --enable-fhs-paths. 2012-03-01 02:41:09 +00:00
config.h.dist
defaults.h
hash.h
hook.h Add new conf_read_start and conf_read_end hooks. 2012-05-21 20:22:07 +00:00
hostmask.h
ipv4_from_ipv6.h
irc_dictionary.h
ircd.h
ircd_defs.h
ircd_getopt.h
ircd_linker.h
ircd_signal.h
listener.h Add listen::defer_accept option for controlling usage of TCP_DEFER_ACCEPT option. 2012-03-17 10:00:39 -05:00
logger.h
m_info.h
match.h
modules.h
monitor.h
msg.h
newconf.h
numeric.h numeric: add 744 (ERR_TOPICLOCK) to list so we don't step on inspircd 2012-10-13 17:50:12 +00:00
operhash.h
packet.h
parse.h
patchlevel.h
privilege.h
ratelimit.h Add ratelimit for high-bandwidth commands. 2012-02-18 03:54:44 +00:00
reject.h
res.h
reslib.h res.c: Try other servers if errors or corrupt replies are encountered. 2012-10-09 05:58:02 +00:00
restart.h
s_auth.h
s_conf.h Add option to immediately apply nick RESVs by FNC'ing. 2012-03-25 01:34:45 +00:00
s_newconf.h
s_serv.h
s_stats.h Add ratelimit for high-bandwidth commands. 2012-02-18 03:54:44 +00:00
s_user.h
scache.h
send.h
setup.h.in Run autoconf and autoheader. 2012-03-01 03:49:35 +00:00
snomask.h
sslproc.h
stdinc.h Revert all presence-related changes 2009-12-08 19:22:55 +00:00
substitution.h
supported.h
tgchange.h
whowas.h