index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
/
nbench
Commit message (
Expand
)
Author
Age
Files
Lines
*
r7431: this should fix the bug that mkaplan and I noticed which is that
Andrew Tridgell
2007-10-10
1
-0
/
+8
*
r7180: Missed fixing the shutdown for 1 process...
Jeremy Allison
2007-10-10
1
-1
/
+6
*
r7178: If we're using one process in NETBENCH simultion only open one
Jeremy Allison
2007-10-10
1
-5
/
+14
*
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
2007-10-10
2
-0
/
+3
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
1
-5
/
+5
*
r4063: - change char * -> uint8_t in struct request_buffer
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r4055: fixed more places to use type safe allocation macros
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
Andrew Tridgell
2007-10-10
1
-5
/
+6
*
r3976: changed NBENCH to use the same recording method as the latest dbench,
Andrew Tridgell
2007-10-10
2
-66
/
+70
*
r3507: - added deferred replies on sharing violation in pvfs open. The
Andrew Tridgell
2007-10-10
2
-7
/
+11
*
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3447: more include/system/XXX.h include files
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3325: missed one of the torture changes ...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3324: made the smbtorture code completely warning free
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r3040: Add sleeps between operations to nbench. Submitted by aliguori@us.ibm...
Jim McDonough
2007-10-10
2
-0
/
+8
*
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
2007-10-10
2
-13
/
+13
*
r1123: Make all lp_ string functions return 'const char *'.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
- moved some of the base tests into torture/basic/
Andrew Tridgell
2004-03-26
1
-1
/
+1
*
- use a linked list for the ftable in the nbench load generator. This
Andrew Tridgell
2004-03-26
1
-35
/
+71
*
use client1, client2 not client0, client1 to better match netbench
Andrew Tridgell
2004-03-26
1
-1
/
+1
*
nicer way of handling \clients
Andrew Tridgell
2004-03-10
2
-3
/
+14
*
as a special case don't check the status of the create of \clients -
Andrew Tridgell
2004-03-10
1
-1
/
+3
*
make the warmup and execute phases clearer
Andrew Tridgell
2004-03-10
1
-4
/
+13
*
added a 5% warmup time to NBENCH to make the results more consistent
Andrew Tridgell
2004-03-10
2
-10
/
+33
*
don't check return fields (like search count) on an expected failure
Andrew Tridgell
2004-03-09
1
-4
/
+4
*
handle incomplete load files
Andrew Tridgell
2004-03-09
2
-6
/
+7
*
greatly improved NBENCH netbench simulator
Andrew Tridgell
2004-03-09
2
-0
/
+771