summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SEC_FILE_READ_ATTRIBUTE is only automatically granted on SMB, not SMB2Andrew Tridgell2008-05-291-3/+10
* fixed offset for maximal access responseAndrew Tridgell2008-05-291-1/+1
* check the set of file attributes which are ignoredAndrew Tridgell2008-05-281-2/+6
* fixed current_op.mismatch for more casesAndrew Tridgell2008-05-281-2/+13
* fixed create_action for truncated filesAndrew Tridgell2008-05-281-1/+12
* added --noacls options and checking for same mismatch in backtrackingAndrew Tridgell2008-05-281-1/+16
* SMB2 doesn't have NAME_INFORMATION levelAndrew Tridgell2008-05-281-0/+4
* updated comment based on MS-SMB2 docsAndrew Tridgell2008-05-281-1/+2
* check that we can't change a file to a directoryAndrew Tridgell2008-05-281-0/+4
* added testing of some strange read semantics on windowsAndrew Tridgell2008-05-281-2/+59
* generate security descriptors in gentest_smb2Andrew Tridgell2008-05-281-3/+35
* don't allow a file to be changed to a directory with setfileinfoAndrew Tridgell2008-05-281-1/+6
* add testing of creating a file with an initial ACL on SMB2Andrew Tridgell2008-05-283-31/+95
* added a newline at the end of the IDLAndrew Tridgell2008-05-281-1/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-05-288-2/+327
|\
| * Try adding a stub to fix the buildAndrew Bartlett2008-05-281-0/+6
| * Fix dependency list for NDR_TABLEAndrew Bartlett2008-05-281-1/+1
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-05-2814-57/+145
| |\
| * | Bring up the ntp signing deamonAndrew Bartlett2008-05-285-21/+28
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-05-28194-11372/+5785
| |\ \
| * | | Start an 'NTP signing server' in Samba4.Andrew Bartlett2008-05-275-0/+313
* | | | test unknown tags and bad tag lengthsAndrew Tridgell2008-05-281-0/+19
* | | | added some of the new SMB2 create tags to gentest_smb2Andrew Tridgell2008-05-281-1/+17
* | | | ensure we don't change the incoming blobs in a SMB2 createAndrew Tridgell2008-05-281-1/+16
* | | | added testing of SMB2 create blobsAndrew Tridgell2008-05-281-2/+100
* | | | implement the documented SMB2 create blobs in the serverAndrew Tridgell2008-05-284-11/+84
* | | | expose a function for pushing all SMB2 create blobsAndrew Tridgell2008-05-281-17/+36
* | | | added support for all of the known SMB2 create tags in our clientAndrew Tridgell2008-05-282-11/+195
| |_|/ |/| |
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-05-282-2/+1
|\ \ \
| * | | Fix dependency on swig ldb module.Jelmer Vernooij2008-05-282-2/+1
* | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-05-2839-279/+261
|\| | |
| * | | Use variables for directories in ntvfs smb2 module.Jelmer Vernooij2008-05-281-1/+1
| * | | Use variables for directories in dsdb ldb modules.Jelmer Vernooij2008-05-281-26/+26
| * | | Use variables for directories in static_deps.mkJelmer Vernooij2008-05-281-8/+8
| * | | Depend on debug names of shared libs for linking.Jelmer Vernooij2008-05-281-1/+1
| | |/ | |/|
| * | Allow librpcsrcdir to be an absolute path.Jelmer Vernooij2008-05-271-1/+1
| * | Add variable for smbreadline directory.Jelmer Vernooij2008-05-272-2/+3
| * | Allow external use of regf idl.Jelmer Vernooij2008-05-271-5/+4
| * | Use variables for IDL file paths.Jelmer Vernooij2008-05-271-1/+1
| * | Use variable path for heimdal glue code.Jelmer Vernooij2008-05-271-1/+1
| * | Use variable for ndr_netlogon.o path.Jelmer Vernooij2008-05-271-3/+2
| * | Simplify handling of source directory in et compile wrapper.Jelmer Vernooij2008-05-272-22/+8
| * | Simplify handling of source directory in asn compile wrapper.Jelmer Vernooij2008-05-272-22/+8
| * | Use variables in generated make fragments.Jelmer Vernooij2008-05-272-2/+2
| * | Don't throw away cflags if they start with a variable.Jelmer Vernooij2008-05-272-2/+5
| * | Move more CFLAGS to Makefile.Jelmer Vernooij2008-05-271-3/+3
| * | Move source dir variables to Makefile.Jelmer Vernooij2008-05-272-47/+48
| * | Move CFLAGS that are not inherited out of smb_build.Jelmer Vernooij2008-05-273-7/+6
| * | Use variables for et files too.Jelmer Vernooij2008-05-272-12/+14
| * | Move asn1 cflags definition to gmake.Jelmer Vernooij2008-05-271-2/+3