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