Add in secure channel type used by AD trusts
[kai/samba.git] / source4 / ntvfs /
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijPass session options around; saves another use of globa...
2008-09-25 Andrew Tridgellempty access mask is only denied on SMB2
2008-09-25 Andrew Tridgellzero access mask should give ACCESS_DENIED
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew Tridgelladded some debug code
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Jelmer VernooijMerge branch 'singlecompression' into single
2008-09-16 Jelmer VernooijMerge branch 'singlepopt' into single
2008-09-16 Jelmer VernooijMerge branch 'singlensswrap' into single
2008-09-16 Jelmer VernooijMerge branch 'singlesw' into single
2008-09-16 Jelmer VernooijMerge branch 'singlereplace' into single
2008-09-16 Jelmer VernooijMerge branch 'singletdb' into single
2008-09-16 Jelmer VernooijFix last few includes to use new tdb location.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-20 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-14 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-14 Stefan Metzmacherntvfs_generic: fix handling of create_options for SMB2
2008-08-14 Stefan Metzmacherpvfs: fix handling of create_option flags
2008-07-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-25 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-24 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-24 Andrew Tridgellwe can't query the ACL on a new file till it exists!
2008-07-24 Andrew Tridgellfixed spelling error
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
next