summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* torture: .in.max_data should not depend on the smb max sizeStefan Metzmacher2008-07-072-9/+9
* rap: trans->in.max_data should not depend on the smb max sizeStefan Metzmacher2008-07-071-1/+1
* drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)Stefan Metzmacher2008-06-302-12/+12
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-145-5/+5
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-1414-35/+37
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-06-064-7/+9
|\
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-06-057-46/+57
| |\
| * | Add convenience function for creating nbt sockets in torture.Jelmer Vernooij2008-06-054-7/+9
* | | handle NULL fields in blob comparisonAndrew Tridgell2008-06-061-1/+3
| |/ |/|
* | another SMB2-LOCK fix now that we know that the UNLOCK flag is onlyAndrew Tridgell2008-06-041-5/+1
* | fixed SMB2-LOCK test for new semantics (from docs)Andrew Tridgell2008-06-041-5/+1
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-06-041-4/+1
|\ \
| * | lib/crypto: remove unused sha1 and hmac-sha1 codeStefan Metzmacher2008-06-041-4/+1
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-06-031-1/+3
|\| |
| * | BASE-DELAYWRITE: fix test on filesystem without high resolution timestampsStefan Metzmacher2008-06-031-1/+1
| * | BASE-DELAYWRITE: add missing time checks to make sure the server has updated ...Stefan Metzmacher2008-06-031-0/+2
| |/
* | more updates for new info levelsAndrew Tridgell2008-06-021-7/+8
* | remove a pstringAndrew Tridgell2008-06-021-2/+1
* | remove unused macrosAndrew Tridgell2008-06-021-12/+0
* | check for requested buffer size in getinfo callAndrew Tridgell2008-05-311-0/+35
* | more useful output in scanAndrew Tridgell2008-05-311-10/+7
|/
* Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2008-05-311-2/+0
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defsJelmer Vernooij2008-05-309-2571/+1564
|\
| * implemented client side SMB2 signingAndrew Tridgell2008-05-304-9/+15
| * don't emulate broken SMB2 locking behaviour from windowsAndrew Tridgell2008-05-301-4/+66
| * merged gentest.c and gentest_smb2.cAndrew Tridgell2008-05-293-2615/+1401
| * check maximal_access here tooAndrew Tridgell2008-05-291-0/+1
| * test the maximal access returnAndrew Tridgell2008-05-291-1/+16
| * 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
| * added --noacls options and checking for same mismatch in backtrackingAndrew Tridgell2008-05-281-1/+16
| * 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
* | Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-301-0/+2
|/
* add testing of creating a file with an initial ACL on SMB2Andrew Tridgell2008-05-283-31/+95
* 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
* added testing of SMB2 create blobsAndrew Tridgell2008-05-281-2/+100
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-05-285-5/+5
|\
| * Use new dynconfig.h location.Jelmer Vernooij2008-05-275-5/+5
* | expanded the SMB2-READ test, including the windows position bugAndrew Tridgell2008-05-281-4/+51
* | add exceptions for some of the strange windows SMB2 locking behaviourAndrew Tridgell2008-05-281-2/+10
* | added --valid option to gentest_smb2Andrew Tridgell2008-05-281-10/+27
* | added --skip-cleanup to gentestAndrew Tridgell2008-05-281-0/+7
|/
* fixed uninitialised variableAndrew Tridgell2008-05-271-2/+2
* fixed file_attributes testAndrew Tridgell2008-05-271-1/+1
* added a basic SMB2 read test suiteAndrew Tridgell2008-05-273-1/+144
* re-enable some testsAndrew Tridgell2008-05-271-3/+3
* enforce lock ordering in SMB2Andrew Tridgell2008-05-271-4/+70