summaryrefslogtreecommitdiff
path: root/src/responder/nss/nsssrv_netgroup.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-26Always use talloc_zero() to allocate cmdctxSumit Bose1-1/+1
2010-10-13Also return member groups to the clientSumit Bose1-54/+84
2010-10-13Add handling of nested netgroups to nss clientSumit Bose1-1/+4
2010-10-13Add missing tevent_req_done()Sumit Bose1-0/+1
2010-10-13Add netgroup support to the NSS responderStephen Gallagher1-0/+863