Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-10 | Fix bugs in functions dealing with groups | Simo Sorce | 1 | -1/+1 | |
Fix infinite loop within initgr functions. Fix min length check copy&paste error, was filtering valid groups if the name was short enough and the group had no members. | |||||
2009-02-24 | Add PAM client | Sumit Bose | 1 | -0/+425 | |
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> |