summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-05-29added support for returning the maximal access MXAC tag in SMB2 createAndrew Tridgell5-5/+54
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-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-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
2008-05-28add exceptions for some of the strange windows SMB2 locking behaviourAndrew Tridgell1-2/+10
2008-05-28answer SMB2_ALL_EAS qfileinfoAndrew Tridgell1-0/+9
2008-05-28added --valid option to gentest_smb2Andrew Tridgell1-10/+27
2008-05-28added --skip-cleanup to gentestAndrew Tridgell1-0/+7
2008-05-28fixed error code for write on a directoryAndrew Tridgell1-1/+1
2008-05-28fix error code for read on a directoryAndrew Tridgell1-1/+1
2008-05-28make sure we send a reply packet for bad create optionsAndrew Tridgell1-1/+2
2008-05-28Use variables for directories in ntvfs smb2 module.Jelmer Vernooij1-1/+1
2008-05-28Use variables for directories in dsdb ldb modules.Jelmer Vernooij1-26/+26
2008-05-28Use variables for directories in static_deps.mkJelmer Vernooij1-8/+8
2008-05-28Depend on debug names of shared libs for linking.Jelmer Vernooij1-1/+1
2008-05-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett184-10748/+5784
2008-05-27Allow librpcsrcdir to be an absolute path.Jelmer Vernooij1-1/+1
2008-05-27Add variable for smbreadline directory.Jelmer Vernooij2-2/+3
2008-05-27Allow external use of regf idl.Jelmer Vernooij1-5/+4
2008-05-27Use variables for IDL file paths.Jelmer Vernooij1-1/+1
2008-05-27Use variable path for heimdal glue code.Jelmer Vernooij1-1/+1
2008-05-27Use variable for ndr_netlogon.o path.Jelmer Vernooij1-3/+2