index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
implemented client side SMB2 signing
Andrew Tridgell
2008-05-30
1
-2
/
+4
*
don't emulate broken SMB2 locking behaviour from windows
Andrew Tridgell
2008-05-30
1
-11
/
+3
*
don't mask out SEC_FILE_READ_ATTRIBUTE on SMB2
Andrew Tridgell
2008-05-29
1
-1
/
+3
*
fixed the error code for bad SMB2 ioctls
Andrew Tridgell
2008-05-29
1
-1
/
+2
*
added support for returning the maximal access MXAC tag in SMB2 create
Andrew Tridgell
2008-05-29
3
-4
/
+34
*
querying the ACCESS_INFORMATION is always allowed
Andrew Tridgell
2008-05-29
1
-0
/
+4
*
SEC_FILE_READ_ATTRIBUTE is only automatically granted on SMB, not SMB2
Andrew Tridgell
2008-05-29
1
-3
/
+10
*
fixed create_action for truncated files
Andrew Tridgell
2008-05-28
1
-1
/
+12
*
SMB2 doesn't have NAME_INFORMATION level
Andrew Tridgell
2008-05-28
1
-0
/
+4
*
don't allow a file to be changed to a directory with setfileinfo
Andrew Tridgell
2008-05-28
1
-1
/
+6
*
implement the documented SMB2 create blobs in the server
Andrew Tridgell
2008-05-28
3
-5
/
+14
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-05-28
1
-1
/
+1
|
\
|
*
Use variables for directories in ntvfs smb2 module.
Jelmer Vernooij
2008-05-28
1
-1
/
+1
*
|
answer SMB2_ALL_EAS qfileinfo
Andrew Tridgell
2008-05-28
1
-0
/
+9
*
|
fixed error code for write on a directory
Andrew Tridgell
2008-05-28
1
-1
/
+1
*
|
fix error code for read on a directory
Andrew Tridgell
2008-05-28
1
-1
/
+1
|
/
*
ensure that we honor SMB2 read min_count properly
Andrew Tridgell
2008-05-27
2
-11
/
+9
*
enforce lock ordering in SMB2
Andrew Tridgell
2008-05-27
1
-27
/
+29
*
added support for the output fields of SMB2 close
Andrew Tridgell
2008-05-27
3
-15
/
+87
*
another attempt at the damn SEC_STD_SYNCHRONIZE flag
Andrew Tridgell
2008-05-27
1
-4
/
+1
*
it seems that lock flags are only validated when UNLOCK is set
Andrew Tridgell
2008-05-27
1
-3
/
+4
*
disable the SEC_STD_SYNCHRONIZE test until we know what it means
Andrew Tridgell
2008-05-27
1
-0
/
+2
*
make the SEC_STD_SYNCHRONIZE test more specific
Andrew Tridgell
2008-05-27
1
-2
/
+5
*
SEC_STD_SYNCHRONIZE is only invalid on SMB2
Andrew Tridgell
2008-05-27
1
-1
/
+10
*
check for some more invalid bits in smb2 create
Andrew Tridgell
2008-05-27
1
-0
/
+9
*
Vista returns ACCESS_DENIED here
Andrew Tridgell
2008-05-27
1
-1
/
+1
*
check invalid create options in the right order
Andrew Tridgell
2008-05-27
1
-1
/
+8
*
stricter checks for valid inputs in SMB2 open and lock
Andrew Tridgell
2008-05-26
2
-13
/
+43
*
fill in reserved field on SMB2 flush
Andrew Tridgell
2008-05-26
1
-0
/
+1
*
allow larger streams using the TDB backend
Andrew Tridgell
2008-05-26
1
-4
/
+9
*
pvfs_open: return FILE_IS_A_DIRECTORY when opening a stream on a directory
Stefan Metzmacher
2008-05-23
1
-1
/
+8
*
pvfs_resolve: stream_name = "" is only the same as NULL for files
Stefan Metzmacher
2008-05-23
2
-1
/
+9
*
pvfs_streams: directories don't have streams
Stefan Metzmacher
2008-05-23
1
-0
/
+7
*
fix make test for EAs again
Andrew Tridgell
2008-05-23
2
-4
/
+5
*
SMB2 read returns NT_STATUS_END_OF_FILE on read past end of file
Andrew Tridgell
2008-05-22
1
-0
/
+5
*
fixes for EAs and filename in gentest_smb2 results
Andrew Tridgell
2008-05-22
1
-1
/
+12
*
check for invalid file attribute values in create
Andrew Tridgell
2008-05-22
1
-0
/
+4
*
fixed SMB2 locking
Andrew Tridgell
2008-05-21
1
-22
/
+40
*
check the creation options where the client can require a path to be a
Andrew Tridgell
2008-05-20
1
-0
/
+14
*
added SMB2 proxying of rmdir
Andrew Tridgell
2008-05-19
1
-1
/
+12
*
Merge commit 'origin/v4-0-test' into vfs_smb2
Andrew Tridgell
2008-05-19
5
-24
/
+30
|
\
|
*
Fix a bunch of dependencies.
Jelmer Vernooij
2008-05-18
2
-2
/
+2
|
*
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
2008-05-18
3
-6
/
+6
|
*
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
2008-05-18
3
-6
/
+12
|
*
Use variables for source directory in a couple more places.
Jelmer Vernooij
2008-05-18
5
-18
/
+18
*
|
added mkdir to SMB2 proxy
Andrew Tridgell
2008-05-19
1
-1
/
+8
*
|
added SMB2 proxying for unlink
Andrew Tridgell
2008-05-16
1
-427
/
+43
*
|
added handlers for connect, search_first and fsinfo.
Andrew Tridgell
2008-05-15
1
-152
/
+225
*
|
started new vfs_smb2 module
Andrew Tridgell
2008-05-15
3
-0
/
+1152
|
/
*
Fix LDB module initialization when using external ldb.
Jelmer Vernooij
2008-05-11
1
-1
/
+4
[next]