Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PAM: add certificate support to PAM (pre-)auth requests | Sumit Bose | 2015-07-31 | 1 | -2/+507 |
| | | | | Reviewed-by: Jakub Hrozek <jhrozek@redhat.com> | ||||
* | Minor code improvements | Pavel Reichl | 2015-07-06 | 1 | -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 test | Sumit Bose | 2015-05-08 | 1 | -0/+965 |
Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com> |