]> jfr.im git - irc/rqf/shadowircd.git/commit - modules/m_dline.c
[svn] Cut down quit/part/kick reasons to avoid quit reasons
authorjilles <redacted>
Sun, 4 Mar 2007 23:42:55 +0000 (15:42 -0800)
committerjilles <redacted>
Sun, 4 Mar 2007 23:42:55 +0000 (15:42 -0800)
commit61569b65f2a549f4da48a8bccc165c501c1fcb41
treec67e37d5e5e8c65d8a58799dac634663057c8c24
parent606384aea829a0ae3d7a7b5d25c55449d0fb7400
[svn] Cut down quit/part/kick reasons to avoid quit reasons
overflowing the client exiting server notice (from
TOPICLEN to 260). kill reasons become shorter accordingly.
kline/dline/gline reasons become 390.
away messages stay at TOPICLEN for now.
ChangeLog
include/ircd_defs.h
include/serno.h
modules/m_dline.c
modules/m_gline.c
modules/m_kline.c