]> jfr.im git - irc/rqf/shadowircd.git/commit - modules/m_kline.c
Remove +/- from the BAN message, instead indicating unban with duration=0.
authorJilles Tjoelker <redacted>
Fri, 5 Mar 2010 21:51:47 +0000 (22:51 +0100)
committerJilles Tjoelker <redacted>
Fri, 5 Mar 2010 21:51:47 +0000 (22:51 +0100)
commite49d8185794e0e5013f7aedfebf56de4846308ee
treed0d61d80641834ab060e7ddcf8a898849cf7a7fb
parenta4893a45bed9c49cfd5fbab93546939d88892279
Remove +/- from the BAN message, instead indicating unban with duration=0.

A kline must now last at least one second since its creation time.

Also add better logic for bans that have already expired
when they come in.
modules/core/m_ban.c
modules/m_kline.c
src/s_serv.c