SMTP-Client: alocate the Statusmessage big enough so we don't reallocate them later on.
[citadel.git] / citadel / auth.h
1 int validate_password(uid_t uid, const char *pass);