added support for the output fields of SMB2 close
[kai/samba.git] / source4 / ntvfs / posix / pvfs_open.c
2008-05-27 Andrew Tridgelladded support for the output fields of SMB2 close
2008-05-27 Andrew Tridgellanother attempt at the damn SEC_STD_SYNCHRONIZE flag
2008-05-27 Andrew Tridgelldisable the SEC_STD_SYNCHRONIZE test until we know...
2008-05-27 Andrew Tridgellmake the SEC_STD_SYNCHRONIZE test more specific
2008-05-27 Andrew TridgellSEC_STD_SYNCHRONIZE is only invalid on SMB2
2008-05-27 Andrew Tridgellcheck for some more invalid bits in smb2 create
2008-05-26 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-26 Andrew Tridgellstricter checks for valid inputs in SMB2 open and lock
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Stefan Metzmacherpvfs_open: return FILE_IS_A_DIRECTORY when opening...
2008-05-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-05-22 Andrew Tridgellcheck for invalid file attribute values in create
2008-05-21 Andrew BartlettMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-05-21 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-20 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-20 Andrew Tridgellcheck the creation options where the client can require...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-05-09 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-07 Stefan Metzmacherpvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME code
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-19 Andrew BartlettMerge branch 'v4-0-logon' of git://git.id10ts.net/samba...
2008-03-15 Stefan Metzmacherpvfs_open: set h->have_opendb_entry directly after...
2008-03-15 Stefan Metzmacherpvfs_open: the pvfs_odb_retry structs need to be childr...
2008-03-12 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-12 Stefan Metzmacherpvfs_open: retry pvfs_open() after an EGAIN or EWOULDBL...
2008-03-12 Stefan Metzmacherpvfs_open: pass O_NONBLOCK to open() so that we'll...
2008-03-12 Stefan Metzmacherpvfs_open: pass down &f->handle->fd to odb_open_file()
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-07 Stefan Metzmacherpvfs_open: fix the odb_open_file() callers
2008-03-07 Stefan Metzmacherpvfs_open: always call odb_can_open() before odb_open_f...
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-06 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-06 Stefan Metzmacherpvfs_open: pass down allow_level_II_oplock to odb_open_...
2008-03-06 Stefan Metzmacherpvfs_open: fix crash/leak in case pvfs_setup_oplock...
2008-03-03 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-29 Stefan Metzmacherpvfs_open: make pvfs_locking_key() non static
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-test
2008-02-28 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Stefan Metzmacherpvfs_open: fix callers of odb_get_delete_on_close()
2008-02-28 Stefan Metzmacherpvfs: remove unused args from pvfs_delete_on_close_set()
2008-02-28 Stefan Metzmacherpvfs_open: use the delete_path of odb_close_file()
2008-02-27 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-26 Stefan Metzmacherpvfs_open: pass down an access mask to pvfs_can_update_...
2008-02-26 Stefan Metzmacherpvfs_open: pass down an access mask in pvfs_can_stat()
2008-02-26 Stefan Metzmacherpvfs_open: pass NTCREATEX_DISP_OPEN to odb_can_open()
2008-02-26 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-26 Stefan Metzmacherpvfs_open: add pvfs_can_update_file_size()
2008-02-26 Stefan Metzmacherpvfs_unlink: retry unlink after oplock not granted
2008-02-26 Stefan Metzmacherpvfs_open: call pvfs_setup_oplock() if an oplock was...
2008-02-26 Stefan Metzmacherpvfs_open: make the retry logic indepdendent from open...
2008-02-26 Stefan Metzmacherpvfs_open: fix odb_can_open() callers after prototype...
2008-02-26 Stefan Metzmacherpvfs_open: pass down open_disposition and break_to_none...
2008-02-26 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-25 Stefan Metzmacherpvfs_open: unify talloc behavior in pvfs_can_delete...
2008-02-25 Stefan Metzmacherpvfs: handle SHARING_VIOLATION and OPLOCK_NOT_GRANTED...
2008-02-25 Stefan Metzmacherpvfs_wait: use struct pvfs_wait * instead of void *
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr23017: fixed the warning we have been getting for...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17362: session_info and smbpid are available from...
2007-10-10 Stefan Metzmacherr17008: on SMB2 Create the delete_on_close flag isn...
2007-10-10 Stefan Metzmacherr16876: implement SMB2 Find in the posix ntvfs backend
2007-10-10 Andrew Tridgellr15854: more talloc_set_destructor() typesafe fixes
2007-10-10 Andrew Tridgellr15833: fixed two delete on close memory leaks
2007-10-10 Stefan Metzmacherr15734: This is a major change to the NTVFS subsystem:
2007-10-10 Stefan Metzmacherr15614: the byte range locking error handling caches...
2007-10-10 Stefan Metzmacherr15117: add more comments
2007-10-10 Stefan Metzmacherr15078: add TODO about setting the full ACL with an...
2007-10-10 Andrew Tridgellr15048: started on the server side implementation of...
2007-10-10 Andrew Tridgellr14933: fix the handling of notify filters to be much...
2007-10-10 Andrew Tridgellr14797: added checking of the filter in notify requests
2007-10-10 Andrew Tridgellr14793: the RAW-NOTIFY test now passes. Next I need...
2007-10-10 Andrew Tridgellr14792: when we enable fake oplocks, give out batch...
2007-10-10 Andrew Tridgellr14616: added notify change support to the posix backend
2007-10-10 Stefan Metzmacherr14540: fix a talloc hierachie problem,
2007-10-10 Stefan Metzmacherr14487: split smbsrv_request into two parts, one will...
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Stefan Metzmacherr14440: demonstrate that the smbpid is attached to...
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
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 Tridgellr13745: remove some code I was experimenting with and...
2007-10-10 Andrew Tridgellr13739: a fairly major overhaul of the opendb code...
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr9792: Rename StrCaseCmp -> strcasecmp_m. All these...
2007-10-10 Andrew Tridgellr9054: removed incorrect paranoia check on opening...
2007-10-10 Andrew Tridgellr9009: directory not empty is not an error on failure...
2007-10-10 Andrew Tridgellr9007: fixed error code for setting delete on close...
next