summaryrefslogtreecommitdiffstats
path: root/source4/torture/basic/misc.c
Commit message (Expand)AuthorAgeFilesLines
* s4:libcliraw: s/private/private_dataStefan Metzmacher2009-02-021-7/+7
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-2/+2
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-0/+1
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-0/+1
* Eliminate another instance of global_loadparm.Jelmer Vernooij2008-10-241-0/+1
* Fix number of arguments for file_load() functions.Jelmer Vernooij2008-10-121-1/+1
* Pass session options around; saves another use of global_loadparm.Jelmer Vernooij2008-09-301-0/+1
* Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-271-1/+1
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2008-01-031-7/+1
* r26651: libsmb: Allow specifying signing policy from higher up.Jelmer Vernooij2008-01-031-0/+1
* r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...Jelmer Vernooij2008-01-021-0/+6
* r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2008-01-021-1/+2
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-211-1/+1
* r26249: Remove a couple more uses of global_loadparm.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-39/+39
* 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
* r24728: Use more stock torture functions.Jelmer Vernooij2007-10-101-1/+1
* r24670: Use torture functions for settings.Jelmer Vernooij2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23540: Continue fixing bench-readwrite. We need to initialize state->readcnt...Alexander Bokovoy2007-10-101-2/+3
* r23529: When using READX, fill in readx fields. Thanks to Metze for spotting it.Alexander Bokovoy2007-10-101-6/+7
* r23506: Turn back to RAW_READ_READ because buildfarm fails. Investigating.Alexander Bokovoy2007-10-101-1/+1
* r23505: Use RAW_READ_READX, not RAW_READ_READ in BENCH-READWRITE test (we alr...Alexander Bokovoy2007-10-101-1/+1
* r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2007-10-101-1/+1
* r22579: disable progress printing in the build-farmStefan Metzmacher2007-10-101-7/+20
* r21519: when we want to send non initialized data, thenStefan Metzmacher2007-10-101-0/+1
* r21276: Actually fire off multiple parallel read/write requests.Volker Lendecke2007-10-101-17/+57
* r21275: Reformat the bench-readwrite test a bitVolker Lendecke2007-10-101-89/+117
* r21270: Fix a memleakVolker Lendecke2007-10-101-0/+1
* r20272: Fix for BASE-BENCH-READWRITE from Mathias Dietz <MDIETZ@de.ibm.com>Volker Lendecke2007-10-101-4/+3
* r19510: Make smbtorture's `nprocs' parameter a parametric option.Jelmer Vernooij2007-10-101-2/+4
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-7/+7
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-0/+855