summaryrefslogtreecommitdiff
path: root/src/responder/nss/nsssrv_private.h
AgeCommit message (Collapse)AuthorFilesLines
2011-01-06Remove unused enumeration cache timeout checksSumit Bose1-1/+0
The existence of the getent_ctx is used to track the enumeration cache timeout.
2011-01-06Post enumeration tevent request if neededSumit Bose1-0/+2
2010-10-13Also return member groups to the clientSumit Bose1-1/+1
2010-10-13Split out some helper functions for the NSS responderStephen Gallagher1-0/+130
Create a new private header and make some functions available for other object files.