Make invalid 'member' detection work again.
[kai/samba.git] / source4 / ntvfs /
2008-07-18 Andrew BartlettMore 'must be ignored' options from the MS-SMB doc.
2008-07-16 Andrew BartlettIgnore and handle more NT Create & X options.
2008-06-28 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-28 Stefan Metzmacherpvfs: create a pvfs_acl subsystem
2008-06-28 Stefan Metzmacherpvfs: pvfs_aio should be a subsystem instead of an...
2008-06-05 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-04 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-03 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-03 Stefan Metzmacherpvfs: use utimes() instead of utime() to get better...
2008-06-03 Stefan Metzmacherpvfs_close: correctly handle the write time updates...
2008-06-03 Stefan Metzmacherpvfs: correctly set the write time in the handle destructor
2008-06-03 Stefan Metzmacherpvfs_setfileinfo: update the write time in the opendb
2008-06-03 Stefan Metzmacherpvfs: trigger a write time update 2 seconds after the...
2008-06-03 Stefan Metzmacherpvfs: add posix:writetimeupdatedelay option
2008-06-03 Stefan Metzmacherpvfs: add PVFS_RESOLVE_NO_OPENDB flag and get the write...
2008-06-03 Stefan Metzmacheropendb: add write time handling
2008-06-02 Andrew Tridgellit is not valid to set a UNLOCK flag on a lock request
2008-06-02 Andrew Tridgellmore updates for new info levels
2008-06-02 Andrew Tridgellsmbpid is 32 bit, and update SMB2 locking per MS-SMB2
2008-06-02 Andrew Tridgellsmbpid needs to be 32 bit now to cope with SMB2
2008-05-30 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-30 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-30 Andrew Tridgellimplemented client side SMB2 signing
2008-05-29 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew Tridgelldon't emulate broken SMB2 locking behaviour from windows
2008-05-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew Tridgelldon't mask out SEC_FILE_READ_ATTRIBUTE on SMB2
2008-05-29 Andrew Tridgellfixed the error code for bad SMB2 ioctls
2008-05-29 Andrew Tridgelladded support for returning the maximal access MXAC...
2008-05-29 Andrew Tridgellquerying the ACCESS_INFORMATION is always allowed
2008-05-29 Andrew TridgellSEC_FILE_READ_ATTRIBUTE is only automatically granted...
2008-05-28 Andrew Tridgellfixed create_action for truncated files
2008-05-28 Andrew TridgellSMB2 doesn't have NAME_INFORMATION level
2008-05-28 Andrew Tridgelldon't allow a file to be changed to a directory with...
2008-05-28 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-28 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-28 Andrew Tridgellimplement the documented SMB2 create blobs in the server
2008-05-28 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-28 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-28 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-28 Andrew Tridgellanswer SMB2_ALL_EAS qfileinfo
2008-05-28 Andrew Tridgellfixed error code for write on a directory
2008-05-28 Andrew Tridgellfix error code for read on a directory
2008-05-28 Jelmer VernooijUse variables for directories in ntvfs smb2 module.
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-27 Andrew Tridgellensure that we honor SMB2 read min_count properly
2008-05-27 Andrew Tridgellenforce lock ordering in SMB2
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 Tridgellit seems that lock flags are only validated when UNLOCK...
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-27 Andrew TridgellVista returns ACCESS_DENIED here
2008-05-27 Andrew Tridgellcheck invalid create options in the right order
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-26 Andrew Tridgellfill in reserved field on SMB2 flush
2008-05-26 Andrew Tridgellallow larger streams using the TDB backend
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-23 Stefan Metzmacherpvfs_resolve: stream_name = "" is only the same as...
2008-05-23 Stefan Metzmacherpvfs_streams: directories don't have streams
2008-05-22 Andrew Tridgellfix make test for EAs again
2008-05-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-05-22 Andrew TridgellSMB2 read returns NT_STATUS_END_OF_FILE on read past...
2008-05-22 Andrew Tridgellfixes for EAs and filename in gentest_smb2 results
2008-05-22 Andrew Tridgellcheck for invalid file attribute values in create
2008-05-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-21 Andrew Tridgellfixed SMB2 locking
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-20 Andrew TridgellMerge commit 'origin/v4-0-test' into vfs_smb2
2008-05-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-19 Andrew Tridgelladded SMB2 proxying of rmdir
2008-05-19 Andrew TridgellMerge commit 'origin/v4-0-test' into vfs_smb2
2008-05-19 Andrew Tridgelladded mkdir to SMB2 proxy
2008-05-18 Jelmer VernooijFix a bunch of dependencies.
2008-05-18 Jelmer VernooijFix a couple (well, little more than that..) of typos.
2008-05-18 Jelmer VernooijCreate prototype headers from Makefile directory, witho...
2008-05-18 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba4 into...
2008-05-18 Jelmer VernooijUse variables for source directory in a couple more...
2008-05-16 Andrew Tridgelladded SMB2 proxying for unlink
2008-05-15 Andrew Tridgelladded handlers for connect, search_first and fsinfo.
2008-05-15 Andrew Tridgellstarted new vfs_smb2 module
2008-05-11 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijFix LDB module initialization when using external ldb.
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
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-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
next