Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-20 | Add configuration database functions. | Simo Sorce | 1 | -17/+46 | |
Convert nss responder to use the confdb | |||||
2008-10-14 | add code for initgroups calls | Simo Sorce | 1 | -0/+6 | |
2008-10-14 | Fix error in parsing multiple groups | Simo Sorce | 1 | -1/+6 | |
Revert to use 'cn' for group names Implement getgrent() | |||||
2008-10-13 | Implement getgrgid() | Simo Sorce | 1 | -0/+6 | |
2008-10-12 | Implement getgrnam() | Simo Sorce | 1 | -0/+11 | |
2008-10-09 | Implement getpwent() support | Simo Sorce | 1 | -0/+5 | |
2008-10-08 | Add getpwuid support | Simo Sorce | 1 | -0/+6 | |
2008-10-08 | First retrieval of a user (getpwnam only) from an actual ldb file | Simo Sorce | 1 | -0/+19 | |