summaryrefslogtreecommitdiff
path: root/source4/torture/libnet/groupinfo.c
Commit message (Expand)AuthorAgeFilesLines
* s4:libnet: let libnet_rpc_groupinfo() take tevent_context/dcerpc_binding_handleStefan Metzmacher2014-01-161-2/+4
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* s4/test: remove torture/libnet/utils.h as we are using proto.h nowKamen Mazdrashki2010-05-281-1/+1
* s4/test: change prototype for test_opendomain()Kamen Mazdrashki2010-05-281-1/+1
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4-smbtorture: use torture_context for debugging output everywhere in libnet ...Günther Deschner2010-03-231-7/+8
* s4-smbtorture: remove trailing whitespace in libnet torture tests.Günther Deschner2010-03-231-8/+8
* s4:tortore/libnet: fix crash bugs because of incorrect function prototypesStefan Metzmacher2010-03-151-3/+5
* Convert to new torture API.Jelmer Vernooij2008-02-291-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-11/+11
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25377: Simplify code a little by employing commonly used functions.Rafal Szczesniak2007-10-101-154/+3
* 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
* r24568: Fix the build, caused by a conflict betwen mimir's work and metze's b...Andrew Bartlett2007-10-101-1/+1
* r24555: Add a test for libnet's group info call.Rafal Szczesniak2007-10-101-0/+275