summaryrefslogtreecommitdiffstats
path: root/server/nss/nsssrv_packet.c
Commit message (Expand)AuthorAgeFilesLines
* Add PAM responderSumit Bose2009-02-241-220/+0
* Spec file patch Take 2:Stephen Gallagher2009-02-241-1/+1
* Lots of little nasty bugs fixed.Simo Sorce2009-01-091-1/+1
* The code now successfully sends a getpwnam request to a remote LDAP server,Simo Sorce2009-01-081-1/+1
* Check size of incoming packets.Simo Sorce2009-01-071-5/+11
* Implement getpwent() supportSimo Sorce2008-10-091-2/+7
* Use classic errno instead of inventing our own, it's broad enough fro atm.Simo Sorce2008-10-091-15/+15
* First working daemon that responds only to a getpwnam() request with fake dataSimo Sorce2008-10-061-2/+26
* Add initial nss responder skeletonSimo Sorce2008-10-041-0/+185