summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/ntvfs.h
Commit message (Expand)AuthorAgeFilesLines
* r3528: added support for the SMBntcancel() operation, which cancels anyAndrew Tridgell2007-10-101-0/+4
* r3522: added async support to most of the ntvfs_map_*() functions, allowing f...Andrew Tridgell2007-10-101-1/+1
* r3461: another place where "open" was used as a structure elementAndrew Tridgell2007-10-101-1/+1
* r3336: use a struct ntvfs_async_state to be able to do async chaning of ntvfs...Stefan Metzmacher2007-10-101-0/+33
* r3039: This solves the problem of async handlers in ntvfs backends not beingAndrew Tridgell2007-10-101-1/+5
* r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher2007-10-101-35/+82
* r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()Andrew Tridgell2007-10-101-0/+3
* r2561: completely redid the ntvfs module chaining code, You can now do someth...Andrew Tridgell2007-10-101-2/+6
* r1280: rename struct request_context to smbsrv_requestStefan Metzmacher2007-10-101-28/+28
* r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher2007-10-101-2/+2
* move include/ntvfs.h to ntvfs/ntvfs.hStefan Metzmacher2004-02-031-0/+87