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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-29
check maximal_access here too
Andrew Tridgell
1
-0
/
+1
2008-05-29
test the maximal access return
Andrew Tridgell
1
-1
/
+16
2008-05-29
added support for returning the maximal access MXAC tag in SMB2 create
Andrew Tridgell
5
-5
/
+54
2008-05-29
querying the ACCESS_INFORMATION is always allowed
Andrew Tridgell
1
-0
/
+4
2008-05-29
SEC_FILE_READ_ATTRIBUTE is only automatically granted on SMB, not SMB2
Andrew Tridgell
1
-3
/
+10
2008-05-29
fixed offset for maximal access response
Andrew Tridgell
1
-1
/
+1
2008-05-28
check the set of file attributes which are ignored
Andrew Tridgell
1
-2
/
+6
2008-05-28
fixed current_op.mismatch for more cases
Andrew Tridgell
1
-2
/
+13
2008-05-28
fixed create_action for truncated files
Andrew Tridgell
1
-1
/
+12
2008-05-28
added --noacls options and checking for same mismatch in backtracking
Andrew Tridgell
1
-1
/
+16
2008-05-28
SMB2 doesn't have NAME_INFORMATION level
Andrew Tridgell
1
-0
/
+4
2008-05-28
updated comment based on MS-SMB2 docs
Andrew Tridgell
1
-1
/
+2
2008-05-28
check that we can't change a file to a directory
Andrew Tridgell
1
-0
/
+4
2008-05-28
added testing of some strange read semantics on windows
Andrew Tridgell
1
-2
/
+59
2008-05-28
generate security descriptors in gentest_smb2
Andrew Tridgell
1
-3
/
+35
2008-05-28
don't allow a file to be changed to a directory with setfileinfo
Andrew Tridgell
1
-1
/
+6
2008-05-28
add testing of creating a file with an initial ACL on SMB2
Andrew Tridgell
3
-31
/
+95
2008-05-28
added a newline at the end of the IDL
Andrew Tridgell
1
-1
/
+1
2008-05-28
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
8
-2
/
+327
2008-05-28
test unknown tags and bad tag lengths
Andrew Tridgell
1
-0
/
+19
2008-05-28
added some of the new SMB2 create tags to gentest_smb2
Andrew Tridgell
1
-1
/
+17
2008-05-28
ensure we don't change the incoming blobs in a SMB2 create
Andrew Tridgell
1
-1
/
+16
2008-05-28
added testing of SMB2 create blobs
Andrew Tridgell
1
-2
/
+100
2008-05-28
implement the documented SMB2 create blobs in the server
Andrew Tridgell
4
-11
/
+84
2008-05-28
expose a function for pushing all SMB2 create blobs
Andrew Tridgell
1
-17
/
+36
2008-05-28
Try adding a stub to fix the build
Andrew Bartlett
1
-0
/
+6
2008-05-28
added support for all of the known SMB2 create tags in our client
Andrew Tridgell
2
-11
/
+195
2008-05-28
Fix dependency list for NDR_TABLE
Andrew Bartlett
1
-1
/
+1
2008-05-28
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
14
-57
/
+145
2008-05-28
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2
-2
/
+1
2008-05-28
Bring up the ntp signing deamon
Andrew Bartlett
5
-21
/
+28
2008-05-28
Fix dependency on swig ldb module.
Jelmer Vernooij
2
-2
/
+1
2008-05-28
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
39
-279
/
+261
2008-05-28
expanded the SMB2-READ test, including the windows position bug
Andrew Tridgell
1
-4
/
+51
2008-05-28
add exceptions for some of the strange windows SMB2 locking behaviour
Andrew Tridgell
1
-2
/
+10
2008-05-28
answer SMB2_ALL_EAS qfileinfo
Andrew Tridgell
1
-0
/
+9
2008-05-28
added --valid option to gentest_smb2
Andrew Tridgell
1
-10
/
+27
2008-05-28
added --skip-cleanup to gentest
Andrew Tridgell
1
-0
/
+7
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
make sure we send a reply packet for bad create options
Andrew Tridgell
1
-1
/
+2
2008-05-28
Use variables for directories in ntvfs smb2 module.
Jelmer Vernooij
1
-1
/
+1
2008-05-28
Use variables for directories in dsdb ldb modules.
Jelmer Vernooij
1
-26
/
+26
2008-05-28
Use variables for directories in static_deps.mk
Jelmer Vernooij
1
-8
/
+8
2008-05-28
Depend on debug names of shared libs for linking.
Jelmer Vernooij
1
-1
/
+1
2008-05-28
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
184
-10748
/
+5784
2008-05-27
Allow librpcsrcdir to be an absolute path.
Jelmer Vernooij
1
-1
/
+1
2008-05-27
Add variable for smbreadline directory.
Jelmer Vernooij
2
-2
/
+3
2008-05-27
Allow external use of regf idl.
Jelmer Vernooij
1
-5
/
+4
2008-05-27
Use variables for IDL file paths.
Jelmer Vernooij
1
-1
/
+1
[next]