Run db->compact() to shrink DB files on disk after an auto-purger run, only if the...
[citadel.git] / citadel / auth.h
1
2 int validate_password(uid_t uid, const char *pass);