summaryrefslogtreecommitdiffstats
path: root/src/responder/autofs/autofssrv_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* AUTOFS: remove all maps from hash if request for auto.master comes inJakub Hrozek2012-12-181-3/+57
* AUTOFS: allow removing entries from hash tableJakub Hrozek2012-12-181-0/+27
* Add new option default_domain_suffixSumit Bose2012-10-011-1/+2
* Make re_expression and full_name_format per domain optionsStef Walter2012-06-121-2/+2
* AUTOFS: remove unused assignmentsJakub Hrozek2012-05-031-4/+9
* Modified responder_get_domain()Jan Zeleny2012-04-241-1/+1
* Remove sysdb_get_ctx_from_list()Sumit Bose2012-02-291-2/+2
* AUTOFS: speed up the client by requesting multiple entries at onceJakub Hrozek2012-02-271-34/+78
* AUTOFS: Invoke implicit setautomntent if neededJakub Hrozek2012-02-231-45/+154
* Allocate setent structure on state, not on the client contextJakub Hrozek2012-02-131-2/+2
* Remove setent structure when callback is calledJakub Hrozek2012-02-131-1/+1
* AUTOFS: responderJakub Hrozek2012-02-051-0/+1239