summaryrefslogtreecommitdiff
path: root/sss_client/common.c
AgeCommit message (Collapse)AuthorFilesLines
2009-03-05added a privileged pipeSumit Bose1-1/+16
2009-02-24Add PAM clientSumit Bose1-0/+610
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>