summaryrefslogtreecommitdiff
path: root/source4/ntvfs/nbench
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher1-113/+122
2007-10-10r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()Andrew Tridgell1-0/+14
2007-10-10r2586: updated the nbench example in the README to reflect the new chaining s...Andrew Tridgell1-2/+1
2007-10-10r2572: fixed two places where status is not initialised in the nbench backendAndrew Tridgell1-2/+2
2007-10-10r2561: completely redid the ntvfs module chaining code, You can now do someth...Andrew Tridgell1-56/+41
2007-10-10r2249: got rid of some more mem_ctx elements in structuresAndrew Tridgell1-1/+1
2007-10-10r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a newAndrew Bartlett1-0/+3
2007-10-10r1280: rename struct request_context to smbsrv_requestStefan Metzmacher1-26/+26
2007-10-10r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher1-40/+40
2004-03-09make sure the tags in the NBENCH test match the tags in the generatedAndrew Tridgell1-2/+2
2004-03-09fixed the label for search requestsAndrew Tridgell1-1/+1
2004-03-08fixed a typoAndrew Tridgell1-1/+1
2004-03-08added the "nbench" ntvfs backend. This is used to capture NBENCH loadAndrew Tridgell2-0/+714