summaryrefslogtreecommitdiff
path: root/src/responder/autofs
AgeCommit message (Expand)AuthorFilesLines
2012-06-12Make re_expression and full_name_format per domain optionsStef Walter1-2/+2
2012-05-03AUTOFS: remove unused assignmentsJakub Hrozek1-4/+9
2012-04-24Modified responder_get_domain()Jan Zeleny1-1/+1
2012-03-08Use the correct hash table for pending requestsSimo Sorce1-1/+1
2012-02-29Remove sysdb_get_ctx_from_list()Sumit Bose1-2/+2
2012-02-27AUTOFS: speed up the client by requesting multiple entries at onceJakub Hrozek2-34/+79
2012-02-23AUTOFS: Invoke implicit setautomntent if neededJakub Hrozek2-45/+156
2012-02-21Don't give memory context in confdb where not neededJan Zeleny1-2/+2
2012-02-13Allocate setent structure on state, not on the client contextJakub Hrozek1-2/+2
2012-02-13Remove setent structure when callback is calledJakub Hrozek1-1/+1
2012-02-05AUTOFS: responderJakub Hrozek4-0/+1718