summaryrefslogtreecommitdiff
path: root/source4/torture/nbench
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20302: added support for 64 bit file offsets in NBENCHAndrew Tridgell2-5/+10
2007-10-10r20301: add an option torture:readonly which allows the NBENCH test to be runAndrew Tridgell1-12/+15
2007-10-10r19510: Make smbtorture's `nprocs' parameter a parametric option.Jelmer Vernooij1-2/+2
2007-10-10r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij1-2/+2
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij1-3/+13
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+1
2007-10-10r17785: fix compiler warningsStefan Metzmacher1-4/+0
2007-10-10r17255: fixed BENCH-NBENCH for new smb_raw_find_first() syntaxAndrew Tridgell1-1/+2
2007-10-10r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke1-1/+1
2007-10-10r16333: Move more code out of the core smbtorture. It now no longerJelmer Vernooij1-0/+6
2007-10-10r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l...Stefan Metzmacher1-1/+2
2007-10-10r15033: expanded the RAW-OPLOCK test to include the different cases where theAndrew Tridgell1-1/+1
2007-10-10r15032: change BENCH-NBENCH to always break to none, rather than accepting aAndrew Tridgell1-2/+3
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-1/+1
2007-10-10r14527: Fix build problems.Jelmer Vernooij2-1/+4
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher1-11/+11
2007-10-10r14208: removed use of req->flags2 inside the ntvfs layer. This should helpAndrew Tridgell1-0/+1
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-15/+15
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij1-0/+1
2007-10-10r13346: use private proto header files for the torture testsStefan Metzmacher1-0/+2
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2-0/+2
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-0/+1
2007-10-10r12641: - remove some unused functionsStefan Metzmacher1-2/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r10662: Eliminate pstring and friends.Jelmer Vernooij1-8/+6
2007-10-10r7431: this should fix the bug that mkaplan and I noticed which is thatAndrew Tridgell1-0/+8
2007-10-10r7180: Missed fixing the shutdown for 1 process...Jeremy Allison1-1/+6
2007-10-10r7178: If we're using one process in NETBENCH simultion only open oneJeremy Allison1-5/+14
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2-0/+3
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-5/+5
2007-10-10r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher1-3/+3
2007-10-10r4055: fixed more places to use type safe allocation macrosAndrew Tridgell1-1/+1
2007-10-10r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell1-5/+6
2007-10-10r3976: changed NBENCH to use the same recording method as the latest dbench,Andrew Tridgell2-66/+70
2007-10-10r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2-7/+11
2007-10-10r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell1-0/+1
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-0/+1
2007-10-10r3325: missed one of the torture changes ...Andrew Tridgell1-1/+1
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-2/+2
2007-10-10r3040: Add sleeps between operations to nbench. Submitted by aliguori@us.ibm...Jim McDonough2-0/+8
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher2-13/+13
2007-10-10r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett1-2/+2
2007-10-10r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher1-4/+4
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-1/+1
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-1/+1
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-1/+1
2004-03-26- moved some of the base tests into torture/basic/Andrew Tridgell1-1/+1
2004-03-26- use a linked list for the ftable in the nbench load generator. ThisAndrew Tridgell1-35/+71
2004-03-26use client1, client2 not client0, client1 to better match netbenchAndrew Tridgell1-1/+1