Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-02-24 | Spec file patch Take 2: | Stephen Gallagher | 1 | -1/+1 |
2009-01-09 | Lots of little nasty bugs fixed. | Simo Sorce | 1 | -1/+1 |
2009-01-08 | The code now successfully sends a getpwnam request to a remote LDAP server, | Simo Sorce | 1 | -1/+1 |
2009-01-07 | Check size of incoming packets. | Simo Sorce | 1 | -5/+11 |
2008-10-09 | Implement getpwent() support | Simo Sorce | 1 | -2/+7 |
2008-10-09 | Use classic errno instead of inventing our own, it's broad enough fro atm. | Simo Sorce | 1 | -15/+15 |
2008-10-06 | First working daemon that responds only to a getpwnam() request with fake data | Simo Sorce | 1 | -2/+26 |
2008-10-04 | Add initial nss responder skeleton | Simo Sorce | 1 | -0/+185 |