summaryrefslogtreecommitdiff
path: root/source3/lib/netapi/group.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-03netapi: Add dummy implementation of NetGroupSetInfo().Günther Deschner1-0/+18
2008-06-03netapi: let NetGroupAdd_l and NetGroupDel_l call the remote functions.Günther Deschner1-2/+2
2008-06-03netapi: implement NetGroupDel_r().Günther Deschner1-2/+209
2008-06-03netapi: implement NetGroupAdd_r().Günther Deschner1-2/+237
2008-06-03libnetapi: add dummy implementation for NetGroupAdd() and NetGroupDel().Günther Deschner1-0/+54