Now the autopurger will always attempt to purge users regardless of the
authorDave West <davew@uncensored.citadel.org>
Tue, 15 Jan 2008 14:15:06 +0000 (14:15 +0000)
committerDave West <davew@uncensored.citadel.org>
Tue, 15 Jan 2008 14:15:06 +0000 (14:15 +0000)
commit291821350831b9569546232b24bc75e3c5b34c85
treef385fbff0d43ebcdca39bff3e249a8985916a8ba
parent3327be471d9406447524e9f4f9de86c3d111ec5d
Now the autopurger will always attempt to purge users regardless of the
"Default user purge time" but it will not purge users on time if it is
disabled.
This change added so that dead users are removed if need be.

Check this out guys. The changes are simple but lots of possible things
to test with catastrophic results if I got it wrong.

This should mean that users that have been deleted but not purged and
users that want to be deleted get deleted even if the user purge is
turned off.

Only deleteing users based on time is disabled if the user purge is
0.
citadel/modules/expire/serv_expire.c