summaryrefslogtreecommitdiffstats
path: root/src/responder/nss/nsssrv_private.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused enumeration cache timeout checksSumit Bose2011-01-061-1/+0
| | | | | The existence of the getent_ctx is used to track the enumeration cache timeout.
* Post enumeration tevent request if neededSumit Bose2011-01-061-0/+2
|
* Also return member groups to the clientSumit Bose2010-10-131-1/+1
|
* Split out some helper functions for the NSS responderStephen Gallagher2010-10-131-0/+130
Create a new private header and make some functions available for other object files.