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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-29
Check test directory is cleaned up by Python tests.
Jelmer Vernooij
1
-0
/
+1
2008-05-29
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defs
Jelmer Vernooij
17
-47
/
+427
2008-05-29
Fix extra dash in command line flag.
Jelmer Vernooij
1
-1
/
+1
2008-05-29
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
17
-46
/
+428
2008-05-29
don't mask out SEC_FILE_READ_ATTRIBUTE on SMB2
Andrew Tridgell
1
-1
/
+3
2008-05-29
merged gentest.c and gentest_smb2.c
Andrew Tridgell
3
-2615
/
+1401
2008-05-29
fixed the error code for bad SMB2 ioctls
Andrew Tridgell
1
-1
/
+2
2008-05-29
Remove extra spaces on prefixMap input and output.
Andrew Bartlett
2
-35
/
+35
2008-05-29
Finish the LDIF parsers for the prefixMap attribute.
Andrew Bartlett
1
-12
/
+33
2008-05-29
fix from WSPP SMB2 test 11
Andrew Tridgell
1
-1
/
+2
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
Print prefixMap in a human-readable format.
Andrew Bartlett
5
-18
/
+224
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-29
Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local
Andrew Bartlett
2
-5
/
+2
2008-05-29
Add in an enum for two future NTP signing ops.
Andrew Bartlett
1
-2
/
+3
2008-05-29
Allow the ntp_signd socket to be set from configure.
Andrew Bartlett
8
-5
/
+53
2008-05-28
howto: Remove smbpython.
Andrew Kroeger
1
-4
/
+1
2008-05-28
provision: Add missing string parameter token when assigning ldap_backend.
Andrew Kroeger
1
-1
/
+1
2008-05-29
Final fixes to for a functional NTP signing deamon.
Andrew Bartlett
2
-18
/
+128
2008-05-29
Don't make the NTP signd headers public.
Andrew Bartlett
2
-3
/
+0
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
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
11
-52
/
+540
2008-05-28
Another (useless) header to install
Andrew Bartlett
1
-0
/
+1
2008-05-28
Install the ntp_signd NDR headers...
Andrew Bartlett
1
-0
/
+1
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
[prev]
[next]