summaryrefslogtreecommitdiffstats
path: root/nss_client/group.c
Commit message (Collapse)AuthorAgeFilesLines
* Add PAM clientSumit Bose2009-02-241-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>
* Fix segfault bugs, and incorrect detection of ENOMEM when fillingSimo Sorce2009-02-201-15/+16
| | | | up users.
* Fix off by one errorSimo Sorce2008-10-141-1/+1
|
* Fix getgrgid()Simo Sorce2008-10-131-1/+1
|
* Fix nss client, group retrieval was broken.Simo Sorce2008-10-121-29/+42
|
* Initial nss_sss client code importSimo Sorce2008-09-051-0/+411