summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-27expanded the SMB2 create testingAndrew Tridgell2-3/+77
2008-05-27cleanup some warnings and add --skip-cleanupAndrew Tridgell1-49/+173
2008-05-27the start of a SMB2 create test suiteAndrew Tridgell3-1/+105
2008-05-26remove temporary test codeAndrew Tridgell1-1/+1
2008-05-26check use of mincnt past EOF in SMBAndrew Tridgell1-0/+17
2008-05-23Include test case name when reporting with subunit. This should make it possi...Jelmer Vernooij1-6/+21
2008-05-23RAW-STREAMS: better test the bahavior of streams on directoriesStefan Metzmacher1-10/+85
2008-05-22added a --noeas option to gentest_smb2Andrew Tridgell1-0/+6
2008-05-22added testing of SMB2 setfileinfo in gentest_smb2Andrew Tridgell1-19/+3
2008-05-22added EAs in the generated SMB2 create operationAndrew Tridgell1-25/+19
2008-05-22added --maskindexing and qfileinfo testingAndrew Tridgell1-124/+59
2008-05-22minor cleanup in SMB2 getinfo testAndrew Tridgell1-6/+6
2008-05-22added SMB2 gentest generation of SMB2 echo packetsAndrew Tridgell1-0/+13
2008-05-22fixes to the SMB2 lock test after recent SMB2 locking changesAndrew Tridgell1-8/+12
2008-05-21fixed SMB2 flush call, and added flush to gentest_smb2Andrew Tridgell1-11/+35
2008-05-21fixed SMB2 lockingAndrew Tridgell2-100/+105
2008-05-21Correct an assertion in the testsuite.Andrew Bartlett1-1/+1
2008-05-21Extend the NBT-DGRAM torture test again.Andrew Bartlett1-0/+1
2008-05-21Extend the 'netlogon' CLDAP and NBT implementation.Andrew Bartlett2-20/+278
2008-05-20smbtorture: Add RAW-BENCH-TCON benchmark.James Peach3-0/+204
2008-05-20Change wks password in rpc-bench-schannel1Volker Lendecke1-0/+64
2008-05-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell1-2/+1
2008-05-20added read and write handlers. Fixed --analyseAndrew Tridgell1-54/+40
2008-05-20specify which server failed to deltreeAndrew Tridgell1-1/+1
2008-05-20first version of gentest_smb2. Only generates create and close so far.Andrew Tridgell2-0/+1983
2008-05-20moved these util functions into libcliAndrew Tridgell1-26/+0
2008-05-20Revert addition of 'mailslot' parameter.Andrew Bartlett1-2/+1
2008-05-20Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell3-82/+146
2008-05-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett4-78/+74
2008-05-19Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell7-80/+364
2008-05-19added mkdir to SMB2 proxyAndrew Tridgell1-19/+5
2008-05-19Move IDL build script to rpc directory, make various bits and pieces easier t...Jelmer Vernooij1-25/+25
2008-05-18Fix a bunch of dependencies.Jelmer Vernooij1-1/+1
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij4-14/+14
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij4-27/+23
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij4-26/+26
2008-05-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett3-2/+290
2008-05-17Modify the LDAP-CLDAP test for better coverage.Andrew Bartlett1-4/+8
2008-05-17Show that the NTLOGON and NETLOGON mailslots are *very* similar.Andrew Bartlett1-0/+25
2008-05-17Test the use of the domain SID on the NETLOGON mailslotAndrew Bartlett1-4/+61
2008-05-16Make rpc-bench-schannel1 use two wks accounts if --option=torture:multijoin=trueVolker Lendecke1-10/+21