| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix memory handling problem, stuff was allocated on the wrong memory context, | Simo Sorce | 2008-10-09 | 1 | -7/+7 |
| * | 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 |
| * | 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 |
