summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2008-06-14Use a custom init function for samba4 that sets a samba4Simo Sorce5-5/+5
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce14-35/+37
2008-06-06Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell4-7/+9
2008-06-06handle NULL fields in blob comparisonAndrew Tridgell1-1/+3
2008-06-05Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij7-46/+57
2008-06-05Add convenience function for creating nbt sockets in torture.Jelmer Vernooij4-7/+9
2008-06-04another SMB2-LOCK fix now that we know that the UNLOCK flag is onlyAndrew Tridgell1-5/+1
2008-06-04fixed SMB2-LOCK test for new semantics (from docs)Andrew Tridgell1-5/+1
2008-06-04Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell1-4/+1
2008-06-04lib/crypto: remove unused sha1 and hmac-sha1 codeStefan Metzmacher1-4/+1
2008-06-03Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell1-1/+3
2008-06-03BASE-DELAYWRITE: fix test on filesystem without high resolution timestampsStefan Metzmacher1-1/+1
2008-06-03BASE-DELAYWRITE: add missing time checks to make sure the server has updated ...Stefan Metzmacher1-0/+2
2008-06-02more updates for new info levelsAndrew Tridgell1-7/+8
2008-06-02remove a pstringAndrew Tridgell1-2/+1
2008-06-02remove unused macrosAndrew Tridgell1-12/+0
2008-05-31check for requested buffer size in getinfo callAndrew Tridgell1-0/+35
2008-05-31more useful output in scanAndrew Tridgell1-10/+7
2008-05-31Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett1-2/+0
2008-05-30Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defsJelmer Vernooij9-2571/+1564
2008-05-30implemented client side SMB2 signingAndrew Tridgell4-9/+15
2008-05-30Move CFLAGS handling out of smb_build.Jelmer Vernooij1-0/+2
2008-05-30don't emulate broken SMB2 locking behaviour from windowsAndrew Tridgell1-4/+66
2008-05-29merged gentest.c and gentest_smb2.cAndrew Tridgell3-2615/+1401
2008-05-29check maximal_access here tooAndrew Tridgell1-0/+1
2008-05-29test the maximal access returnAndrew Tridgell1-1/+16
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-28added --noacls options and checking for same mismatch in backtrackingAndrew Tridgell1-1/+16
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-28add testing of creating a file with an initial ACL on SMB2Andrew Tridgell3-31/+95
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-28added testing of SMB2 create blobsAndrew Tridgell1-2/+100
2008-05-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell5-5/+5
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-28added --valid option to gentest_smb2Andrew Tridgell1-10/+27
2008-05-28added --skip-cleanup to gentestAndrew Tridgell1-0/+7
2008-05-27Use new dynconfig.h location.Jelmer Vernooij5-5/+5
2008-05-27fixed uninitialised variableAndrew Tridgell1-2/+2
2008-05-27fixed file_attributes testAndrew Tridgell1-1/+1
2008-05-27added a basic SMB2 read test suiteAndrew Tridgell3-1/+144
2008-05-27re-enable some testsAndrew Tridgell1-3/+3
2008-05-27enforce lock ordering in SMB2Andrew Tridgell1-4/+70
2008-05-27added some SMB2 locking tests from gentestAndrew Tridgell1-0/+30
2008-05-27another gentest derived testAndrew Tridgell1-0/+21
2008-05-27SEC_STD_SYNCHRONIZE is only invalid on SMB2Andrew Tridgell1-2/+6