]> jfr.im git - solanum.git/commit - modules/core/m_ban.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)
commitcedb7d05b47d00e29275cd8387669a4b4993cbb6
tree26bee4c571a701966c7fa61d2ef0d3f3c0a70025
parentf54e1a8fd659ba49a6e51f9b181cdc7d25415b77
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