summaryrefslogtreecommitdiff
path: root/source4/torture/libnet/libnet_group.c
Commit message (Expand)AuthorAgeFilesLines
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-2/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-3/+3
* s4/test-libnet: Re-align code a bit - more readable this way IMOKamen Mazdrashki2010-06-111-3/+5
* s4/test-libnet: Move LSA close handle function to a common locationKamen Mazdrashki2010-06-111-20/+2
* s4/test: use test_libnet_context_init() function to create libnet_contextKamen Mazdrashki2010-06-111-6/+6
* s4/test: remove create/delete group implementation in API-CREATEGROUP testKamen Mazdrashki2010-06-111-110/+3
* s4/test: Remove duplicated test_opendomain() functionalityKamen Mazdrashki2010-06-111-54/+1
* s4/test-libnet: Remove multiple test_samr_close() impelementationsKamen Mazdrashki2010-05-281-22/+7
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4:torture/libnet:add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-56/+55
* s4-smbtorture: use torture_context for debugging output everywhere in libnet ...Günther Deschner2010-03-231-44/+49
* s4-smbtorture: remove trailing whitespace in libnet torture tests.Günther Deschner2010-03-231-18/+18
* s4:torture/libnet: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-121-24/+24
* s4-torture: fixed double free in libnet_group testAndrew Tridgell2009-10-221-1/+0
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* s4 libnet: Add support for groupinfo by sid lookupKai Blin2008-12-291-2/+3
* s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)Günther Deschner2008-11-101-1/+3
* s4-samr: merge samr_LookupNames from s3 idl. (fixme: python)Günther Deschner2008-11-101-1/+4
* Fix problems with event context not being the parent.Simo Sorce2008-04-141-3/+3
* r26634: Add NET-API-CREATEGROUP test.Rafal Szczesniak2007-12-301-0/+42
* r26530: Add NET-API-GROUPLIST test.Rafal Szczesniak2007-12-211-0/+80
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-1/+1
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-27/+27
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij2007-10-101-2/+0
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-1/+1
* r24681: add basic test of libnet_GroupInfo function.Rafal Szczesniak2007-10-101-0/+272