summaryrefslogtreecommitdiff
path: root/source4/torture/libnet/libnet_group.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-12s4:torture/libnet: make use of dcerpc_binding_handle stubsStefan Metzmacher1-24/+24
2009-10-22s4-torture: fixed double free in libnet_group testAndrew Tridgell1-1/+0
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-1/+0
2008-12-29s4 libnet: Add support for groupinfo by sid lookupKai Blin1-2/+3
2008-11-10s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)Günther Deschner1-1/+3
2008-11-10s4-samr: merge samr_LookupNames from s3 idl. (fixme: python)Günther Deschner1-1/+4
2008-04-14Fix problems with event context not being the parent.Simo Sorce1-3/+3
2007-12-30r26634: Add NET-API-CREATEGROUP test.Rafal Szczesniak1-0/+42
2007-12-21r26530: Add NET-API-GROUPLIST test.Rafal Szczesniak1-0/+80
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij1-1/+1
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-1/+1
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-27/+27
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-1/+1
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij1-2/+0
2007-10-10r24735: Use torture API in more places.Jelmer Vernooij1-1/+1
2007-10-10r24681: add basic test of libnet_GroupInfo function.Rafal Szczesniak1-0/+272