r26683: Add another testcase. I still don't know what's wrong here.
[samba.git] / source4 / torture / nbench /
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 Vernooijr25000: Fix some more C++ compatibility warnings.
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 James Peachr21710: Add client support for the UNIX_INFO2 info...
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 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17785: fix compiler warnings
2007-10-10 Andrew Tridgellr17255: fixed BENCH-NBENCH for new smb_raw_find_first...
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 Stefan Metzmacherr15718: - split the SMBflush with the 0xFFFF wildcard...
2007-10-10 Andrew Tridgellr15033: expanded the RAW-OPLOCK test to include the...
2007-10-10 Andrew Tridgellr15032: change BENCH-NBENCH to always break to none...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14527: Fix build problems.
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Andrew Tridgellr14208: removed use of req->flags2 inside the ntvfs...
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Jelmer Vernooijr13903: Don't generate prototypes for modules and binar...
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 Stefan Metzmacherr12641: - remove some unused functions
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
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 Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Stefan Metzmacherr4063: - change char * -> uint8_t in struct request_buffer
2007-10-10 Andrew Tridgellr4055: fixed more places to use type safe allocation...
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
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 Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3325: missed one of the torture changes ...
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...
2007-10-10 Stefan Metzmacherr962: convert 'unsigned' and 'unsigned int' to uint_t
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2004-03-26 Andrew Tridgell- moved some of the base tests into torture/basic/
2004-03-26 Andrew Tridgell- use a linked list for the ftable in the nbench load...
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 Tridgellas a special case don't check the status of the create...
2004-03-10 Andrew Tridgellmake the warmup and execute phases clearer
2004-03-10 Andrew Tridgelladded a 5% warmup time to NBENCH to make the results...
2004-03-09 Andrew Tridgelldon't check return fields (like search count) on an...
2004-03-09 Andrew Tridgellhandle incomplete load files
2004-03-09 Andrew Tridgellgreatly improved NBENCH netbench simulator