s4:torture:nbench: fix O3 error unused result of asprintf
[sfrench/samba-autobuild/.git] / source4 / torture / nbench / nbench.c
2016-05-12 Michael Adams4:torture:nbench: fix O3 error unused result of asprintf
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-03-13 Jelmer Vernooijnbench: Fix typo.
2011-01-12 Matthias Dieter... s4:torture/nbench/nbench.c - initialise "n"
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2009-12-01 Matthias Dieter... s4:torture/nbench/nbench - Add a cast before "str_list_...
2009-11-30 Volker LendeckeFix bug 6546: Avoid accessing buf[-1] if NUL byte comes...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-05 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-04 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-03 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-02 Andrew Tridgellremove a pstring
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-05-01 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-27 Jelmer VernooijMove subunit infrastructure code into lib/torture.
2007-12-21 Jelmer Vernooijr26249: Remove a couple more uses of global_loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr24728: Use more stock torture functions.
2007-10-10 Andrew Tridgellr24700: added auto-reconnect to BENCH-NBENCH. Used...
2007-10-10 Jelmer Vernooijr24670: Use torture functions for settings.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr23535: accept numeric ntstatus codes in nbench load...
2007-10-10 Andrew Tridgellr23534: honour the targetrate even for loadfiles with...
2007-10-10 Andrew Tridgellr23533: added --option torture:targetrate=rate to targe...
2007-10-10 Andrew Tridgellr23531: added optional latency reporting in BENCH-NBENC...
2007-10-10 Andrew Tridgellr20650: revert a bunch of code I didn't mean to commit yet
2007-10-10 Andrew Tridgellr20647: add cluster code
2007-10-10 Andrew Tridgellr20302: added support for 64 bit file offsets in NBENCH
2007-10-10 Andrew Tridgellr20301: add an option torture:readonly which allows...
2007-10-10 Jelmer Vernooijr19510: Make smbtorture's `nprocs' parameter a parametr...
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Volker Lendecker16907: Add an index parameter to torture_open_connecti...
2007-10-10 Jelmer Vernooijr16333: Move more code out of the core smbtorture....
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14527: Fix build problems.
2007-10-10 Stefan Metzmacherr13346: use private proto header files for the torture...
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Jelmer Vernooijr10662: Eliminate pstring and friends.
2007-10-10 Andrew Tridgellr7431: this should fix the bug that mkaplan and I notic...
2007-10-10 Jeremy Allisonr7180: Missed fixing the shutdown for 1 process...
2007-10-10 Jeremy Allisonr7178: If we're using one process in NETBENCH simultion...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr3976: changed NBENCH to use the same recording method...
2007-10-10 Andrew Tridgellr3507: - added deferred replies on sharing violation...
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Jim McDonoughr3040: Add sleeps between operations to nbench. Submit...
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Andrew Bartlettr1123: Make all lp_ string functions return 'const...
2004-03-26 Andrew Tridgelluse client1, client2 not client0, client1 to better...
2004-03-10 Andrew Tridgellnicer way of handling \clients
2004-03-10 Andrew Tridgelladded a 5% warmup time to NBENCH to make the results...
2004-03-09 Andrew Tridgellhandle incomplete load files
2004-03-09 Andrew Tridgellgreatly improved NBENCH netbench simulator