summaryrefslogtreecommitdiffstats
path: root/nss_client
Commit message (Collapse)AuthorAgeFilesLines
* Add PAM clientSumit Bose2009-02-2413-5123/+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-202-17/+18
| | | | up users.
* Add support to avoid loops in SSSD daemons. Any request to the sss clientSimo Sorce2009-01-081-0/+7
| | | | | is immediately returned back to avoi sssd_nss trying to call itsels again and again.
* Fix off by one errorSimo Sorce2008-10-141-1/+1
|
* Fix getgrgid()Simo Sorce2008-10-132-2/+2
|
* Fix nss client, group retrieval was broken.Simo Sorce2008-10-121-29/+42
|
* Fix nss_client buildSimo Sorce2008-10-061-8/+12
|
* Initial nss_sss client code importSimo Sorce2008-09-0513-0/+5098