index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-28
fixed error code for write on a directory
Andrew Tridgell
1
-1
/
+1
2008-05-28
fix error code for read on a directory
Andrew Tridgell
1
-1
/
+1
2008-05-28
Use variables for directories in ntvfs smb2 module.
Jelmer Vernooij
1
-1
/
+1
2008-05-27
ensure that we honor SMB2 read min_count properly
Andrew Tridgell
2
-11
/
+9
2008-05-27
enforce lock ordering in SMB2
Andrew Tridgell
1
-27
/
+29
2008-05-27
added support for the output fields of SMB2 close
Andrew Tridgell
3
-15
/
+87
2008-05-27
another attempt at the damn SEC_STD_SYNCHRONIZE flag
Andrew Tridgell
1
-4
/
+1
2008-05-27
it seems that lock flags are only validated when UNLOCK is set
Andrew Tridgell
1
-3
/
+4
2008-05-27
disable the SEC_STD_SYNCHRONIZE test until we know what it means
Andrew Tridgell
1
-0
/
+2
2008-05-27
make the SEC_STD_SYNCHRONIZE test more specific
Andrew Tridgell
1
-2
/
+5
2008-05-27
SEC_STD_SYNCHRONIZE is only invalid on SMB2
Andrew Tridgell
1
-1
/
+10
2008-05-27
check for some more invalid bits in smb2 create
Andrew Tridgell
1
-0
/
+9
2008-05-27
Vista returns ACCESS_DENIED here
Andrew Tridgell
1
-1
/
+1
2008-05-27
check invalid create options in the right order
Andrew Tridgell
1
-1
/
+8
2008-05-26
stricter checks for valid inputs in SMB2 open and lock
Andrew Tridgell
2
-13
/
+43
2008-05-26
fill in reserved field on SMB2 flush
Andrew Tridgell
1
-0
/
+1
2008-05-26
allow larger streams using the TDB backend
Andrew Tridgell
1
-4
/
+9
2008-05-23
pvfs_open: return FILE_IS_A_DIRECTORY when opening a stream on a directory
Stefan Metzmacher
1
-1
/
+8
2008-05-23
pvfs_resolve: stream_name = "" is only the same as NULL for files
Stefan Metzmacher
2
-1
/
+9
2008-05-23
pvfs_streams: directories don't have streams
Stefan Metzmacher
1
-0
/
+7
2008-05-23
fix make test for EAs again
Andrew Tridgell
2
-4
/
+5
2008-05-22
SMB2 read returns NT_STATUS_END_OF_FILE on read past end of file
Andrew Tridgell
1
-0
/
+5
2008-05-22
fixes for EAs and filename in gentest_smb2 results
Andrew Tridgell
1
-1
/
+12
2008-05-22
check for invalid file attribute values in create
Andrew Tridgell
1
-0
/
+4
2008-05-21
fixed SMB2 locking
Andrew Tridgell
1
-22
/
+40
2008-05-20
check the creation options where the client can require a path to be a
Andrew Tridgell
1
-0
/
+14
2008-05-19
added SMB2 proxying of rmdir
Andrew Tridgell
1
-1
/
+12
2008-05-19
Merge commit 'origin/v4-0-test' into vfs_smb2
Andrew Tridgell
5
-24
/
+30
2008-05-19
added mkdir to SMB2 proxy
Andrew Tridgell
1
-1
/
+8
2008-05-18
Fix a bunch of dependencies.
Jelmer Vernooij
2
-2
/
+2
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
3
-6
/
+6
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
3
-6
/
+12
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
5
-18
/
+18
2008-05-16
added SMB2 proxying for unlink
Andrew Tridgell
1
-427
/
+43
2008-05-15
added handlers for connect, search_first and fsinfo.
Andrew Tridgell
1
-152
/
+225
2008-05-15
started new vfs_smb2 module
Andrew Tridgell
3
-0
/
+1152
2008-05-11
Fix LDB module initialization when using external ldb.
Jelmer Vernooij
1
-1
/
+4
2008-05-10
Merge branch 'v4-0-test' into v4-0-gmake3
Jelmer Vernooij
4
-39
/
+15
2008-05-07
pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME code
Stefan Metzmacher
4
-39
/
+15
2008-04-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
11
-15
/
+68
2008-04-19
ntvfs_generic: map RAW_LOCK_SMB2_BREAK to RAW_LOCK_GENERIC
Stefan Metzmacher
1
-0
/
+17
2008-04-19
ntvfs_generic: fix mapping the granted oplocks for SMB2
Stefan Metzmacher
1
-3
/
+3
2008-04-17
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
2
-3
/
+28
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
3
-5
/
+11
2008-04-17
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
1
-2
/
+26
2008-04-17
ntvfs_generic: map SMB2 oplock levels to the generic ones
Stefan Metzmacher
1
-2
/
+27
2008-04-17
Require explicit event context rather than looking if it is not specified.
Jelmer Vernooij
1
-1
/
+1
2008-04-17
Explicitly require event context to be specified.
Jelmer Vernooij
2
-1
/
+5
2008-04-17
Remove event context tracking from the credentials struct.
Jelmer Vernooij
1
-2
/
+0
2008-04-16
Use readily available event context.
Jelmer Vernooij
1
-1
/
+1
[prev]
[next]