summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka/test_pam_srv.c
Commit message (Collapse)AuthorAgeFilesLines
* PAM: add certificate support to PAM (pre-)auth requestsSumit Bose2015-07-311-2/+507
| | | | Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
* Minor code improvementsPavel Reichl2015-07-061-1/+0
| | | | | | | | pam_helpers.h had to be included after util.h. Removed exara empty line. Fixed code alignment Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
* PAM: add PAM responder unit testSumit Bose2015-05-081-0/+965
Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>