summaryrefslogtreecommitdiff
path: root/source4/torture/nbench
Commit message (Expand)AuthorAgeFilesLines
* r23535: accept numeric ntstatus codes in nbench load files (ronnies wiresharkAndrew Tridgell2007-10-101-3/+9
* r23534: honour the targetrate even for loadfiles with timestampsAndrew Tridgell2007-10-101-1/+5
* r23533: added --option torture:targetrate=rate to target a particularAndrew Tridgell2007-10-102-1/+31
* r23531: added optional latency reporting in BENCH-NBENCH. To use it, you needAndrew Tridgell2007-10-102-6/+47
* r21710: Add client support for the UNIX_INFO2 info level in the QueryFile,James Peach2007-10-101-1/+1
* r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell2007-10-102-47/+6
* r20647: add cluster codeAndrew Tridgell2007-10-102-6/+47
* r20302: added support for 64 bit file offsets in NBENCHAndrew Tridgell2007-10-102-5/+10
* r20301: add an option torture:readonly which allows the NBENCH test to be runAndrew Tridgell2007-10-101-12/+15
* r19510: Make smbtorture's `nprocs' parameter a parametric option.Jelmer Vernooij2007-10-101-2/+2
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-2/+2
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-3/+13
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r17785: fix compiler warningsStefan Metzmacher2007-10-101-4/+0
* r17255: fixed BENCH-NBENCH for new smb_raw_find_first() syntaxAndrew Tridgell2007-10-101-1/+2
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-1/+1
* r16333: Move more code out of the core smbtorture. It now no longerJelmer Vernooij2007-10-101-0/+6
* r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l...Stefan Metzmacher2007-10-101-1/+2
* r15033: expanded the RAW-OPLOCK test to include the different cases where theAndrew Tridgell2007-10-101-1/+1
* r15032: change BENCH-NBENCH to always break to none, rather than accepting aAndrew Tridgell2007-10-101-2/+3
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14527: Fix build problems.Jelmer Vernooij2007-10-102-1/+4
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-11/+11
* r14208: removed use of req->flags2 inside the ntvfs layer. This should helpAndrew Tridgell2007-10-101-0/+1
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-15/+15
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-0/+1
* r13346: use private proto header files for the torture testsStefan Metzmacher2007-10-101-0/+2
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-102-0/+2
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12641: - remove some unused functionsStefan Metzmacher2007-10-101-2/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r10662: Eliminate pstring and friends.Jelmer Vernooij2007-10-101-8/+6
* r7431: this should fix the bug that mkaplan and I noticed which is thatAndrew Tridgell2007-10-101-0/+8
* r7180: Missed fixing the shutdown for 1 process...Jeremy Allison2007-10-101-1/+6
* r7178: If we're using one process in NETBENCH simultion only open oneJeremy Allison2007-10-101-5/+14
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-102-0/+3
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-5/+5
* r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2007-10-101-3/+3
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2007-10-101-1/+1
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2007-10-101-5/+6
* r3976: changed NBENCH to use the same recording method as the latest dbench,Andrew Tridgell2007-10-102-66/+70
* r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2007-10-102-7/+11
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-101-0/+1
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r3325: missed one of the torture changes ...Andrew Tridgell2007-10-101-1/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-2/+2
* r3040: Add sleeps between operations to nbench. Submitted by aliguori@us.ibm...Jim McDonough2007-10-102-0/+8
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-102-13/+13
* r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett2007-10-101-2/+2