summaryrefslogtreecommitdiff
path: root/nss_client/group.c
AgeCommit message (Collapse)AuthorFilesLines
2009-02-24Add PAM clientSumit Bose1-425/+0
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>
2009-02-20Fix segfault bugs, and incorrect detection of ENOMEM when fillingSimo Sorce1-15/+16
up users.
2008-10-14Fix off by one errorSimo Sorce1-1/+1
2008-10-13Fix getgrgid()Simo Sorce1-1/+1
2008-10-12Fix nss client, group retrieval was broken.Simo Sorce1-29/+42
2008-09-05Initial nss_sss client code importSimo Sorce1-0/+411