summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/nbench
Commit message (Expand)AuthorAgeFilesLines
* r3081: several updates to ntvfs and server side async request handling inAndrew Tridgell2007-10-101-3/+1
* r3039: This solves the problem of async handlers in ntvfs backends not beingAndrew Tridgell2007-10-101-0/+11
* r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher2007-10-101-113/+122
* r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()Andrew Tridgell2007-10-101-0/+14
* r2586: updated the nbench example in the README to reflect the new chaining s...Andrew Tridgell2007-10-101-2/+1
* r2572: fixed two places where status is not initialised in the nbench backendAndrew Tridgell2007-10-101-2/+2
* r2561: completely redid the ntvfs module chaining code, You can now do someth...Andrew Tridgell2007-10-101-56/+41
* r2249: got rid of some more mem_ctx elements in structuresAndrew Tridgell2007-10-101-1/+1
* r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a newAndrew Bartlett2007-10-101-0/+3
* r1280: rename struct request_context to smbsrv_requestStefan Metzmacher2007-10-101-26/+26
* r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher2007-10-101-40/+40
* make sure the tags in the NBENCH test match the tags in the generatedAndrew Tridgell2004-03-091-2/+2
* fixed the label for search requestsAndrew Tridgell2004-03-091-1/+1
* fixed a typoAndrew Tridgell2004-03-081-1/+1
* added the "nbench" ntvfs backend. This is used to capture NBENCH loadAndrew Tridgell2004-03-082-0/+714