solanum-vs-hackint-and-char.../include
William Pitcock b583faf970 Add support for customizing the usable nick length.
This adds a new ISUPPORT token, NICKLEN_USABLE which is strictly an informative value.
NICKLEN is always the maximum runtime NICKLEN supported by the IRCd, as other servers may
have their own usable NICKLEN settings.  As NICKLEN_USABLE is strictly informative, and
NICKLEN is always the maximum possible NICKLEN, any clients which depend on NICKLEN for
memory preallocation will be unaffected by runtime changes to NICKLEN_USABLE.

The default NICKLEN is 50; the default serverinfo::nicklen in the config file is set to
30, which is the NICKLEN presently used on StaticBox.
2011-11-29 16:10:21 -06:00
..
inline
.indent.pro
bandbi.h
blacklist.h
cache.h
channel.h Port ircd-seven banfowards to charybdis. 2011-08-12 20:33:10 -04:00
chmode.h
class.h
client.h Minor cleanup to command throttling code: 2011-10-04 00:46:00 +02:00
common.h
config.h
config.h.dist
defaults.h
hash.h
hook.h
hostmask.h
irc_dictionary.h
ircd.h
ircd_defs.h
ircd_getopt.h
ircd_linker.h
ircd_signal.h
listener.h
logger.h
m_info.h
match.h
modules.h Prefer PATH_MAX to non-standard MAXPATHLEN. 2011-10-28 16:45:18 +02:00
monitor.h
msg.h
newconf.h
numeric.h
operhash.h
packet.h Minor cleanup to command throttling code: 2011-10-04 00:46:00 +02:00
parse.h
patchlevel.h
privilege.h
reject.h
res.h
reslib.h
restart.h
s_auth.h
s_conf.h Add support for customizing the usable nick length. 2011-11-29 16:10:21 -06:00
s_newconf.h
s_serv.h
s_stats.h
s_user.h
scache.h
send.h Apply extended-join client cap to QJM joins 2011-11-12 14:41:01 +00:00
setup.h.in
snomask.h
sslproc.h
stdinc.h
substitution.h
supported.h
tgchange.h
whowas.h