summaryrefslogtreecommitdiff
path: root/sss_client/pam_test_client.c
AgeCommit message (Collapse)AuthorFilesLines
2009-09-11Add copyright noticesJakub Hrozek1-0/+20
Fixes: #138
2009-02-24Add PAM clientSumit Bose1-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>