summaryrefslogtreecommitdiffstats
path: root/sss_client/pam_test_client.c
Commit message (Collapse)AuthorAgeFilesLines
* Add copyright noticesJakub Hrozek2009-09-111-0/+20
| | | | Fixes: #138
* Add PAM clientSumit Bose2009-02-241-0/+75
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>