b583faf970
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. |
||
---|---|---|
.. | ||
core | ||
.depend | ||
.indent.pro | ||
m_accept.c | ||
m_admin.c | ||
m_away.c | ||
m_cap.c | ||
m_capab.c | ||
m_certfp.c | ||
m_challenge.c | ||
m_chghost.c | ||
m_close.c | ||
m_cmessage.c | ||
m_connect.c | ||
m_dline.c | ||
m_encap.c | ||
m_etrace.c | ||
m_help.c | ||
m_info.c | ||
m_invite.c | ||
m_ison.c | ||
m_kline.c | ||
m_knock.c | ||
m_links.c | ||
m_list.c | ||
m_locops.c | ||
m_lusers.c | ||
m_map.c | ||
m_monitor.c | ||
m_motd.c | ||
m_names.c | ||
m_oper.c | ||
m_operspy.c | ||
m_pass.c | ||
m_ping.c | ||
m_pong.c | ||
m_post.c | ||
m_privs.c | ||
m_rehash.c | ||
m_restart.c | ||
m_resv.c | ||
m_sasl.c | ||
m_scan.c | ||
m_services.c | ||
m_set.c | ||
m_signon.c | ||
m_snote.c | ||
m_stats.c | ||
m_svinfo.c | ||
m_tb.c | ||
m_testline.c | ||
m_testmask.c | ||
m_time.c | ||
m_topic.c | ||
m_trace.c | ||
m_unreject.c | ||
m_user.c | ||
m_userhost.c | ||
m_users.c | ||
m_version.c | ||
m_wallops.c | ||
m_who.c | ||
m_whois.c | ||
m_whowas.c | ||
m_xline.c | ||
Makefile.in | ||
sno_routing.c | ||
static_modules.c.SH |