summaryrefslogtreecommitdiff
path: root/source4/libnet/groupman.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-13s4-libnet: Fix setting the group handle and return codes.Andreas Schneider1-4/+9
2012-04-30s4-libnet: Add mem_ctx to libnet_rpc_groupdel calls (bug #8889)Andrew Bartlett1-2/+3
2012-04-30s4-libnet: Add mem_ctx to libnet_rpc_groupadd calls (bug #8889)Andrew Bartlett1-2/+3
2010-03-12s4:libnet/group*: make use of tevent_req based dcerpc_binding_handle stubsStefan Metzmacher1-32/+42
2010-03-01s4:libnet: make use of explicit dcerpc_*_recv functionsStefan Metzmacher1-4/+4
2008-12-23Fix compiler warnings in libnet.Jelmer Vernooij1-3/+1
2008-11-10s4-samr: merge samr_LookupNames from s3 idl. (fixme: python)Günther Deschner1-3/+7
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-0/+1
2008-01-08r26693: Add (untested) libnet_rpc_groupdel function.Rafal Szczesniak1-10/+183
2007-10-10r25367: Add initial implementation of internal group add function.Rafal Szczesniak1-0/+138