summaryrefslogtreecommitdiff
path: root/src/responder/common/responder_cmd.c
AgeCommit message (Collapse)AuthorFilesLines
2012-02-13Remove setent structure when callback is calledJakub Hrozek1-9/+9
2012-02-05Split the logic to check cache expiration into separate functionJakub Hrozek1-0/+51
2012-02-05RESPONDERS: Refactor setent_req_listJakub Hrozek1-0/+79
Makes the setent_add_ref() and setent_notify_*() functions more generic to be reusable by the autofs responder.
2012-02-02RESPONDERS: Provide a common sss_cmd_send_error functionJakub Hrozek1-0/+17
The common function could be reused in new responders
2012-01-31Refactor nss_cmd_send_emptyJakub Hrozek1-0/+37
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+103
Also update BUILD.txt