summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/srv/pwqual.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a minor memory leak in the pwqual loaderGreg Hudson2011-06-231-0/+1
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-3/+4
* Add a name field to the pwqual plugin vtable and log pwqual moduleGreg Hudson2010-10-051-0/+6
* In k5_pwqual_load(), if the last vtable initializer fails, return 0Greg Hudson2010-09-041-0/+1
* Fix output argument ordering and handling in k5_pwqual_load()Greg Hudson2010-09-031-3/+5
* Prevent a double free in k5_pwqual_load()Greg Hudson2010-09-031-0/+1
* Password quality pluggable interfaceGreg Hudson2010-09-011-0/+115