Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use classic errno instead of inventing our own, it's broad enough fro atm. | Simo Sorce | 2008-10-09 | 4 | -48/+54 | |
| | ||||||
* | Add getpwuid support | Simo Sorce | 2008-10-08 | 3 | -8/+93 | |
| | ||||||
* | Use a utility function (to be shared with getpwent) | Simo Sorce | 2008-10-08 | 1 | -60/+75 | |
| | ||||||
* | First retrieval of a user (getpwnam only) from an actual ldb file | Simo Sorce | 2008-10-08 | 6 | -28/+348 | |
| | ||||||
* | Add primitive debugging capabilities. | Simo Sorce | 2008-10-07 | 1 | -2/+5 | |
| | | | | | So far debug goes to stderr so sssd need to be run int interactive mode (-i option) | |||||
* | First working daemon that responds only to a getpwnam() request with fake data | Simo Sorce | 2008-10-06 | 4 | -61/+214 | |
| | ||||||
* | Add initial nss responder skeleton | Simo Sorce | 2008-10-04 | 3 | -0/+485 | |