summaryrefslogtreecommitdiffstats
path: root/source4/torture/util_smb.c
Commit message (Expand)AuthorAgeFilesLines
* r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2008-01-021-1/+4
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-211-0/+1
* r26271: Remove some more uses of global_loadparm.Jelmer Vernooij2007-12-211-2/+3
* r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij2007-12-211-15/+16
* 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-26/+26
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-5/+5
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2007-10-101-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-7/+7
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24882: Use the torture API in BASE-CHARSET.Jelmer Vernooij2007-10-101-4/+3
* r24670: Use torture functions for settings.Jelmer Vernooij2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2007-10-101-1/+3
* r22838: Add in an explority test for what QFSINFO operations are valid on IPC$Andrew Bartlett2007-10-101-2/+2
* r22834: fixed a memory leak in the torture_open_connection() code, and removedAndrew Tridgell2007-10-101-42/+37
* r19510: Make smbtorture's `nprocs' parameter a parametric option.Jelmer Vernooij2007-10-101-0/+1
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-101-1/+1
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-30/+145
* r17958: as talloc_init() enabled null tracking, we should avoid to use itStefan Metzmacher2007-10-101-3/+3
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+0
* r17139: Checking in Volker's extended oplock test.Jeremy Allison2007-10-101-1/+25
* r16909: Change torture_open_connection to look at torture:unclist.Volker Lendecke2007-10-101-32/+24
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-2/+2
* r16518: Split up torture_util.c in smb and non-smb specific parts.Jelmer Vernooij2007-10-101-0/+728