]> arthur.barton.de Git - ngircd-alex.git/commit
New functions Lists_Expire() and Class_Expire()
authorAlexander Barton <alex@barton.de>
Sun, 25 Dec 2011 16:44:20 +0000 (17:44 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 25 Dec 2011 16:44:20 +0000 (17:44 +0100)
commitae5ebfb9f0dc1b628a5eebbb39615b3483fe05db
tree81c4517fc3fa9e097d0c5ff9057f5b65854b7ac0
parente9e6224aaeac6aab825caa12172bc207a00a86f9
New functions Lists_Expire() and Class_Expire()

GLINE and KLINE lists are cleared automatically now, not when they are
checked. So "STATS g" and "STATS k" no longer show expired entries :-)
src/ngircd/class.c
src/ngircd/class.h
src/ngircd/conn.c
src/ngircd/lists.c
src/ngircd/lists.h