summaryrefslogtreecommitdiff
path: root/source4/ntvfs/ntvfs.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17206: Add a modular API for share configuration.Simo Sorce1-3/+2
2007-10-10r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA...Stefan Metzmacher1-1/+1
2007-10-10r16950: remove the smb mid from the ntvfs layer and keep a list of pendingStefan Metzmacher1-3/+0
2007-10-10r15734: This is a major change to the NTVFS subsystem:Stefan Metzmacher1-2/+36
2007-10-10r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij1-1/+1
2007-10-10r15188: Restore svn rev. 15183, 15184 and 15185, which I inadvertantly clobberedJames Peach1-0/+11
2007-10-10r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach1-11/+0
2007-10-10r15183: Hoist the critical sizes initialiser into a header so that modulesJames Peach1-0/+11
2007-10-10r14736: - the ntvfs subsystem should not know about smb_server.hStefan Metzmacher1-0/+2
2007-10-10r14616: added notify change support to the posix backendAndrew Tridgell1-0/+1
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-1/+1
2007-10-10r14541: separate smbsrv_request and ntvfs_request,Stefan Metzmacher1-2/+24
2007-10-10r14539: get rid of a pointless union layer in struct smb_notifyAndrew Tridgell1-1/+1
2007-10-10r14487: split smbsrv_request into two parts, one will be moved to ntvfs_requestStefan Metzmacher1-0/+6
2007-10-10r14456: don't access the smbsrv_tcon inside the ntvfs modulesStefan Metzmacher1-2/+25
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij1-0/+2
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-5/+5
2007-10-10r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher1-78/+106
2007-10-10r14011: - added a ntvfs_notify op to allow backends to support change notifyAndrew Tridgell1-0/+4
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij1-0/+2
2007-10-10r3528: added support for the SMBntcancel() operation, which cancels anyAndrew Tridgell1-0/+4
2007-10-10r3522: added async support to most of the ntvfs_map_*() functions, allowing f...Andrew Tridgell1-1/+1
2007-10-10r3461: another place where "open" was used as a structure elementAndrew Tridgell1-1/+1
2007-10-10r3336: use a struct ntvfs_async_state to be able to do async chaning of ntvfs...Stefan Metzmacher1-0/+33
2007-10-10r3039: This solves the problem of async handlers in ntvfs backends not beingAndrew Tridgell1-1/+5
2007-10-10r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher1-35/+82
2007-10-10r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()Andrew Tridgell1-0/+3
2007-10-10r2561: completely redid the ntvfs module chaining code, You can now do someth...Andrew Tridgell1-2/+6
2007-10-10r1280: rename struct request_context to smbsrv_requestStefan Metzmacher1-28/+28
2007-10-10r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher1-2/+2
2004-02-03move include/ntvfs.h to ntvfs/ntvfs.hStefan Metzmacher1-0/+87