repo.or.cz
/
citadel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* Fixed a multiselect bug in the mailbox view. Ctrl-click was selecting a message...
[citadel.git]
/
citadel
/
auth.h
blob
d80afb9309a5e7756069cf832fe811d6ba846ee1
1
/* $Id$ */
2
int
validate_password
(
uid_t uid
,
const char
*
pass
);