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
...
*
|
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
*
Merge branch 'v4-0-test' into v4-0-gmake3
Jelmer Vernooij
2008-05-10
4
-39
/
+15
|
\
|
*
pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME code
Stefan Metzmacher
2008-05-07
4
-39
/
+15
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-04-25
11
-15
/
+68
|
\
|
|
*
ntvfs_generic: map RAW_LOCK_SMB2_BREAK to RAW_LOCK_GENERIC
Stefan Metzmacher
2008-04-19
1
-0
/
+17
|
*
ntvfs_generic: fix mapping the granted oplocks for SMB2
Stefan Metzmacher
2008-04-19
1
-3
/
+3
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
2008-04-17
2
-3
/
+28
|
|
\
|
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-04-17
1
-2
/
+26
|
|
|
\
|
|
|
*
ntvfs_generic: map SMB2 oplock levels to the generic ones
Stefan Metzmacher
2008-04-17
1
-2
/
+27
|
|
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-04-15
8
-63
/
+54
|
|
|
\
|
|
|
*
|
fixed a valgrind error in id mapping
Andrew Tridgell
2008-04-14
1
-1
/
+1
|
|
*
|
fixed an unitialised write warning in valgrind
Andrew Tridgell
2008-04-14
1
-0
/
+1
|
*
|
|
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
3
-5
/
+11
|
*
|
|
Require explicit event context rather than looking if it is not specified.
Jelmer Vernooij
2008-04-17
1
-1
/
+1
|
*
|
|
Explicitly require event context to be specified.
Jelmer Vernooij
2008-04-17
2
-1
/
+5
[prev]
[next]