]> jfr.im git - irc/rqf/shadowircd.git/commit - modules/m_kline.c
Never allow a duplicate kline; always allow a wider kline.
authorJilles Tjoelker <redacted>
Tue, 25 Dec 2007 23:51:22 +0000 (00:51 +0100)
committerJilles Tjoelker <redacted>
Tue, 25 Dec 2007 23:51:22 +0000 (00:51 +0100)
commitdf7a3250b1cf02f25d890bf7c2365c9c7b9f049a
tree68d24bc954462224ffbcbc9674ff04879a4be62c
parent4c171a9c72900680d16ff1757564c3dc7e277f4c
Never allow a duplicate kline; always allow a wider kline.
Duplicate klines are now disallowed regardless of
no_redundant_klines.  There is a somewhat hackish check
to see if the new kline is wider than the existing one.
modules/m_kline.c