summaryrefslogtreecommitdiff
path: root/src/responder/autofs/autofssrv.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-04Lookup domains at startupSumit Bose1-0/+6
2013-03-20change responder contexts hierarchyPavel Březina1-15/+20
2013-03-20do not leak memory on failure in *_process_init()Pavel Březina1-4/+9
2012-12-18AUTOFS: Clear enum cache if a request comes in from the sss_cacheJakub Hrozek1-0/+22
2012-12-18AUTOFS: allow removing entries from hash tableJakub Hrozek1-1/+2
2012-10-29Include talloc log in our debug facilityMichal Zidek1-1/+1
2012-03-08Use the correct hash table for pending requestsSimo Sorce1-1/+1
2012-02-21Don't give memory context in confdb where not neededJan Zeleny1-2/+2
2012-02-05AUTOFS: responderJakub Hrozek1-0/+229