Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-10 | Remove unexisting left over header | Simo Sorce | 1 | -1/+0 | |
Also bump up the version as this error prevented a successful build of 0.2.0 | |||||
2009-03-10 | added generic PAM return messages and a false login delay | Sumit Bose | 1 | -15/+59 | |
2009-03-05 | added password reset by root | Sumit Bose | 1 | -9/+33 | |
2009-03-02 | first version of LOCAL pam backend | Sumit Bose | 1 | -0/+6 | |
2009-02-24 | Add PAM client | Sumit Bose | 1 | -0/+324 | |
Also rename nss_client to sss_client and reuse the same pipe protocol for both the NSS and PAM client libraries. Signed-off-by: Simo Sorce <ssorce@redhat.com> |