pvfs_open: add pvfs_can_update_file_size()
[jelmer/samba4-debian.git] / source / ntvfs / ntvfs.h
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-13 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-12 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-12 Andrew Tridgellupdated SMB2 tcon as per WSPP docs
2007-12-21 Jelmer Vernooijr26353: Remove use of global_loadparm.
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr23067: use 'const union smb_search_data *file' also...
2007-10-10 Stefan Metzmacherr20898: make it work to include ntvfs/ntvfs.h multiple...
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Simo Sorcer17206: Add a modular API for share configuration.
2007-10-10 Stefan Metzmacherr16980: - make struct smb_notify a union and add levels...
2007-10-10 Stefan Metzmacherr16950: remove the smb mid from the ntvfs layer and...
2007-10-10 Stefan Metzmacherr15734: This is a major change to the NTVFS subsystem:
2007-10-10 Jelmer Vernooijr15387: Fix installation of dcerpc headers, remove...
2007-10-10 James Peachr15188: Restore svn rev. 15183, 15184 and 15185, which...
2007-10-10 James Peachr15186: Introduce ISDOT and ISDOTDOT macros for testing...
2007-10-10 James Peachr15183: Hoist the critical sizes initialiser into a...
2007-10-10 Stefan Metzmacherr14736: - the ntvfs subsystem should not know about...
2007-10-10 Andrew Tridgellr14616: added notify change support to the posix backend
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Stefan Metzmacherr14541: separate smbsrv_request and ntvfs_request,
2007-10-10 Andrew Tridgellr14539: get rid of a pointless union layer in struct...
2007-10-10 Stefan Metzmacherr14487: split smbsrv_request into two parts, one will...
2007-10-10 Stefan Metzmacherr14456: don't access the smbsrv_tcon inside the ntvfs...
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Stefan Metzmacherr14157: - pass a struct ntvfs_request to the ntvfs...
2007-10-10 Andrew Tridgellr14011: - added a ntvfs_notify op to allow backends...
2007-10-10 Jelmer Vernooijr12528: Add seperate proto headers for ntvfs, tdr,...
2007-10-10 Andrew Tridgellr3528: added support for the SMBntcancel() operation...
2007-10-10 Andrew Tridgellr3522: added async support to most of the ntvfs_map_...
2007-10-10 Andrew Tridgellr3461: another place where "open" was used as a structu...
2007-10-10 Stefan Metzmacherr3336: use a struct ntvfs_async_state to be able to...
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 Tridgellr2561: completely redid the ntvfs module chaining code...
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-02-03 Stefan Metzmachermove include/ntvfs.h to ntvfs/ntvfs.h