r3466: split out request.h, signing.h, and smb_server.h
[jelmer/samba4-debian.git] / source / ntvfs / nbench / vfs_nbench.c
2007-10-10 Andrew Tridgellr3466: split out request.h, signing.h, and smb_server.h
2007-10-10 Andrew Tridgellr3461: another place where "open" was used as a structu...
2007-10-10 Andrew Tridgellr3441: some include file cleanups and general housekeeping
2007-10-10 Andrew Tridgellr3349: fixed more uninitialised variable problems with...
2007-10-10 Andrew Tridgellr3347: fixed an uninitialised variable bug. Surprisingl...
2007-10-10 Andrew Tridgellr3346: - simplified vfs_nbench.c a bit, by using req...
2007-10-10 Stefan Metzmacherr3337: remove debug code and reanable the reall logging:-)
2007-10-10 Stefan Metzmacherr3336: use a struct ntvfs_async_state to be able to...
2007-10-10 Andrew Tridgellr3081: several updates to ntvfs and server side async...
2007-10-10 Andrew Tridgellr3039: This solves the problem of async handlers in...
2007-10-10 Stefan Metzmacherr2751: this is a new ntvfs design which tries to solve:
2007-10-10 Andrew Tridgellr2660: - converted the libcli/raw/ library to use tallo...
2007-10-10 Andrew Tridgellr2572: fixed two places where status is not initialised...
2007-10-10 Andrew Tridgellr2561: completely redid the ntvfs module chaining code...
2007-10-10 Andrew Tridgellr2249: got rid of some more mem_ctx elements in structures
2007-10-10 Andrew Bartlettr2055: Add PRINTF_ATTRIBUTE to many more parts of the...
2007-10-10 Stefan Metzmacherr1280: rename struct request_context to smbsrv_request
2007-10-10 Stefan Metzmacherr1279: rename struct tcon_context to smbsrv_tcon
2004-03-09 Andrew Tridgellmake sure the tags in the NBENCH test match the tags...
2004-03-09 Andrew Tridgellfixed the label for search requests
2004-03-08 Andrew Tridgellfixed a typo
2004-03-08 Andrew Tridgelladded the "nbench" ntvfs backend. This is used to captu...