index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
nbench
/
nbio.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
r14527: Fix build problems.
Jelmer Vernooij
1
-0
/
+2
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
r12694: Move some headers to the directory of the subsystem they belong to.
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
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-5
/
+5
2007-10-10
r4063: - change char * -> uint8_t in struct request_buffer
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r4055: fixed more places to use type safe allocation macros
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
Andrew Tridgell
1
-5
/
+6
2007-10-10
r3976: changed NBENCH to use the same recording method as the latest dbench,
Andrew Tridgell
1
-45
/
+60
2007-10-10
r3507: - added deferred replies on sharing violation in pvfs open. The
Andrew Tridgell
1
-3
/
+4
2007-10-10
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3447: more include/system/XXX.h include files
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3325: missed one of the torture changes ...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3040: Add sleeps between operations to nbench. Submitted by aliguori@us.ibm...
Jim McDonough
1
-0
/
+6
2007-10-10
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
1
-11
/
+11
2007-10-10
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-1
/
+1
2004-03-26
- moved some of the base tests into torture/basic/
Andrew Tridgell
1
-1
/
+1
2004-03-26
- use a linked list for the ftable in the nbench load generator. This
Andrew Tridgell
1
-35
/
+71
2004-03-10
nicer way of handling \clients
Andrew Tridgell
1
-3
/
+12
2004-03-10
as a special case don't check the status of the create of \clients -
Andrew Tridgell
1
-1
/
+3
2004-03-10
make the warmup and execute phases clearer
Andrew Tridgell
1
-4
/
+13
2004-03-10
added a 5% warmup time to NBENCH to make the results more consistent
Andrew Tridgell
1
-4
/
+17
2004-03-09
don't check return fields (like search count) on an expected failure
Andrew Tridgell
1
-4
/
+4
2004-03-09
handle incomplete load files
Andrew Tridgell
1
-2
/
+5
2004-03-09
greatly improved NBENCH netbench simulator
Andrew Tridgell
1
-0
/
+579