summaryrefslogtreecommitdiffstats
path: root/source4/libnet/groupman.c
Commit message (Collapse)AuthorAgeFilesLines
* s4:libnet/group*: make use of tevent_req based dcerpc_binding_handle stubsStefan Metzmacher2010-03-121-32/+42
| | | | metze
* s4:libnet: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2010-03-011-4/+4
| | | | metze
* Fix compiler warnings in libnet.Jelmer Vernooij2008-12-231-3/+1
|
* s4-samr: merge samr_LookupNames from s3 idl. (fixme: python)Günther Deschner2008-11-101-3/+7
| | | | Guenther
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+1
| | | | remove some unused functions.
* r26693: Add (untested) libnet_rpc_groupdel function.Rafal Szczesniak2008-01-081-10/+183
| | | | | rafal (This used to be commit e940b1020a3c2e7ee43198dc40c47cbdbef0d950)
* r25367: Add initial implementation of internal group add function.Rafal Szczesniak2007-10-101-0/+138
rafal (This used to be commit 05624840c79982a6125fb037dc771a3c42f3c7ac)