summaryrefslogtreecommitdiff
path: root/source4/libnet/groupman.c
AgeCommit message (Collapse)AuthorFilesLines
2012-04-30s4-libnet: Add mem_ctx to libnet_rpc_groupdel calls (bug #8889)Andrew Bartlett1-2/+3
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Mon Apr 30 14:41:36 CEST 2012 on sn-devel-104
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
metze
2010-03-01s4:libnet: make use of explicit dcerpc_*_recv functionsStefan Metzmacher1-4/+4
metze
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
Guenther
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-0/+1
remove some unused functions.
2008-01-08r26693: Add (untested) libnet_rpc_groupdel function.Rafal Szczesniak1-10/+183
rafal (This used to be commit e940b1020a3c2e7ee43198dc40c47cbdbef0d950)
2007-10-10r25367: Add initial implementation of internal group add function.Rafal Szczesniak1-0/+138
rafal (This used to be commit 05624840c79982a6125fb037dc771a3c42f3c7ac)