summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-05-29don't mask out SEC_FILE_READ_ATTRIBUTE on SMB2Andrew Tridgell1-1/+3
2008-05-29merged gentest.c and gentest_smb2.cAndrew Tridgell3-2615/+1401
2008-05-29fixed the error code for bad SMB2 ioctlsAndrew Tridgell1-1/+2
2008-05-29Remove extra spaces on prefixMap input and output.Andrew Bartlett2-35/+35
2008-05-29Finish the LDIF parsers for the prefixMap attribute.Andrew Bartlett1-12/+33
2008-05-29fix from WSPP SMB2 test 11Andrew Tridgell1-1/+2
2008-05-29check maximal_access here tooAndrew Tridgell1-0/+1
2008-05-29test the maximal access returnAndrew Tridgell1-1/+16
2008-05-29added support for returning the maximal access MXAC tag in SMB2 createAndrew Tridgell5-5/+54
2008-05-29Print prefixMap in a human-readable format.Andrew Bartlett5-18/+224
2008-05-29querying the ACCESS_INFORMATION is always allowedAndrew Tridgell1-0/+4
2008-05-29SEC_FILE_READ_ATTRIBUTE is only automatically granted on SMB, not SMB2Andrew Tridgell1-3/+10
2008-05-29fixed offset for maximal access responseAndrew Tridgell1-1/+1
2008-05-29Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett1-1/+1
2008-05-29Add in an enum for two future NTP signing ops.Andrew Bartlett1-2/+3
2008-05-29Allow the ntp_signd socket to be set from configure.Andrew Bartlett8-5/+53
2008-05-28provision: Add missing string parameter token when assigning ldap_backend.Andrew Kroeger1-1/+1
2008-05-29Final fixes to for a functional NTP signing deamon.Andrew Bartlett2-18/+128
2008-05-29Don't make the NTP signd headers public.Andrew Bartlett2-3/+0
2008-05-28check the set of file attributes which are ignoredAndrew Tridgell1-2/+6
2008-05-28fixed current_op.mismatch for more casesAndrew Tridgell1-2/+13
2008-05-28fixed create_action for truncated filesAndrew Tridgell1-1/+12
2008-05-28added --noacls options and checking for same mismatch in backtrackingAndrew Tridgell1-1/+16
2008-05-28SMB2 doesn't have NAME_INFORMATION levelAndrew Tridgell1-0/+4
2008-05-28updated comment based on MS-SMB2 docsAndrew Tridgell1-1/+2
2008-05-28check that we can't change a file to a directoryAndrew Tridgell1-0/+4
2008-05-28added testing of some strange read semantics on windowsAndrew Tridgell1-2/+59
2008-05-28generate security descriptors in gentest_smb2Andrew Tridgell1-3/+35
2008-05-28don't allow a file to be changed to a directory with setfileinfoAndrew Tridgell1-1/+6
2008-05-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett11-52/+540
2008-05-28Another (useless) header to installAndrew Bartlett1-0/+1
2008-05-28Install the ntp_signd NDR headers...Andrew Bartlett1-0/+1
2008-05-28add testing of creating a file with an initial ACL on SMB2Andrew Tridgell3-31/+95
2008-05-28added a newline at the end of the IDLAndrew Tridgell1-1/+1
2008-05-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell8-2/+327
2008-05-28test unknown tags and bad tag lengthsAndrew Tridgell1-0/+19
2008-05-28added some of the new SMB2 create tags to gentest_smb2Andrew Tridgell1-1/+17
2008-05-28ensure we don't change the incoming blobs in a SMB2 createAndrew Tridgell1-1/+16
2008-05-28added testing of SMB2 create blobsAndrew Tridgell1-2/+100
2008-05-28implement the documented SMB2 create blobs in the serverAndrew Tridgell4-11/+84
2008-05-28expose a function for pushing all SMB2 create blobsAndrew Tridgell1-17/+36
2008-05-28Try adding a stub to fix the buildAndrew Bartlett1-0/+6
2008-05-28added support for all of the known SMB2 create tags in our clientAndrew Tridgell2-11/+195
2008-05-28Fix dependency list for NDR_TABLEAndrew Bartlett1-1/+1
2008-05-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett14-57/+145
2008-05-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2-2/+1
2008-05-28Bring up the ntp signing deamonAndrew Bartlett5-21/+28
2008-05-28Fix dependency on swig ldb module.Jelmer Vernooij2-2/+1
2008-05-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell39-279/+261
2008-05-28expanded the SMB2-READ test, including the windows position bugAndrew Tridgell1-4/+51