Age | Commit message (Expand) | Author | Files | Lines |
2009-12-01 | s4:torture/nbench/nbench - Add a cast before "str_list_make_shell" | Matthias Dieter Wallnöfer | 1 | -2/+3 |
2009-11-30 | Fix bug 6546: Avoid accessing buf[-1] if NUL byte comes from fgets | Volker Lendecke | 1 | -1/+3 |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -3/+0 |
2009-10-15 | s4-smb: declare root_fid as a file handle | Andrew Tridgell | 1 | -1/+1 |
2009-02-02 | s4:torture/nbench: don't use 'new' | Stefan Metzmacher | 1 | -3/+3 |
2009-02-02 | s4:torture: s/private/private_data | Stefan Metzmacher | 1 | -3/+3 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-06-02 | remove a pstring | Andrew Tridgell | 1 | -2/+1 |
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 1 | -2/+1 |
2007-12-21 | r26249: Remove a couple more uses of global_loadparm. | Jelmer Vernooij | 2 | -6/+6 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 2 | -53/+53 |
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24728: Use more stock torture functions. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r24700: added auto-reconnect to BENCH-NBENCH. Used for testing cluster | Andrew Tridgell | 2 | -108/+394 |
2007-10-10 | r24670: Use torture functions for settings. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 2 | -6/+4 |
2007-10-10 | r23535: accept numeric ntstatus codes in nbench load files (ronnies wireshark | Andrew Tridgell | 1 | -3/+9 |
2007-10-10 | r23534: honour the targetrate even for loadfiles with timestamps | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r23533: added --option torture:targetrate=rate to target a particular | Andrew Tridgell | 2 | -1/+31 |
2007-10-10 | r23531: added optional latency reporting in BENCH-NBENCH. To use it, you need | Andrew Tridgell | 2 | -6/+47 |
2007-10-10 | r21710: Add client support for the UNIX_INFO2 info level in the QueryFile, | James Peach | 1 | -1/+1 |
2007-10-10 | r20650: revert a bunch of code I didn't mean to commit yet | Andrew Tridgell | 2 | -47/+6 |
2007-10-10 | r20647: add cluster code | Andrew Tridgell | 2 | -6/+47 |
2007-10-10 | r20302: added support for 64 bit file offsets in NBENCH | Andrew Tridgell | 2 | -5/+10 |
2007-10-10 | r20301: add an option torture:readonly which allows the NBENCH test to be run | Andrew Tridgell | 1 | -12/+15 |
2007-10-10 | r19510: Make smbtorture's `nprocs' parameter a parametric option. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r19392: Use torture_setting_* rather than lp_parm_* where possible. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -3/+13 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r17785: fix compiler warnings | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r17255: fixed BENCH-NBENCH for new smb_raw_find_first() syntax | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r16907: Add an index parameter to torture_open_connection. Next step is to en... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16333: Move more code out of the core smbtorture. It now no longer | Jelmer Vernooij | 1 | -0/+6 |
2007-10-10 | r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l... | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r15033: expanded the RAW-OPLOCK test to include the different cases where the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r15032: change BENCH-NBENCH to always break to none, rather than accepting a | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14527: Fix build problems. | Jelmer Vernooij | 2 | -1/+4 |
2007-10-10 | r14256: - rename smb_file -> smb_handle | Stefan Metzmacher | 1 | -11/+11 |
2007-10-10 | r14208: removed use of req->flags2 inside the ntvfs layer. This should help | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r14173: change smb interface structures to always use | Stefan Metzmacher | 1 | -15/+15 |
2007-10-10 | r13903: Don't generate prototypes for modules and binaries in include/proto.h by | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13346: use private proto header files for the torture tests | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12641: - remove some unused functions | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r10662: Eliminate pstring and friends. | Jelmer Vernooij | 1 | -8/+6 |
2007-10-10 | r7431: this should fix the bug that mkaplan and I noticed which is that | Andrew Tridgell | 1 | -0/+8 |