Use proper python errors.
[metze/samba/wip.git] / source / torture /
2008-06-10 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-07 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-06 Andrew Tridgellhandle NULL fields in blob comparison
2008-06-05 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-05 Jelmer VernooijAdd convenience function for creating nbt sockets in...
2008-06-05 Andrew Tridgellanother SMB2-LOCK fix now that we know that the UNLOCK...
2008-06-04 Andrew Tridgellfixed SMB2-LOCK test for new semantics (from docs)
2008-06-04 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-04 Stefan Metzmacherlib/crypto: remove unused sha1 and hmac-sha1 code
2008-06-03 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-03 Stefan MetzmacherBASE-DELAYWRITE: fix test on filesystem without high...
2008-06-03 Stefan MetzmacherBASE-DELAYWRITE: add missing time checks to make sure...
2008-06-02 Andrew Tridgellmore updates for new info levels
2008-06-02 Andrew Tridgellremove a pstring
2008-06-02 Andrew Tridgellremove unused macros
2008-05-31 Andrew Tridgellcheck for requested buffer size in getinfo call
2008-05-31 Andrew Tridgellmore useful output in scan
2008-05-30 Andrew BartlettRevert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec63...
2008-05-30 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-30 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-30 Andrew Tridgellimplemented client side SMB2 signing
2008-05-30 Jelmer VernooijMove CFLAGS handling out of smb_build.
2008-05-29 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew Tridgelldon't emulate broken SMB2 locking behaviour from windows
2008-05-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew Tridgellmerged gentest.c and gentest_smb2.c
2008-05-29 Andrew Tridgellcheck maximal_access here too
2008-05-29 Andrew Tridgelltest the maximal access return
2008-05-28 Andrew Tridgellcheck the set of file attributes which are ignored
2008-05-28 Andrew Tridgellfixed current_op.mismatch for more cases
2008-05-28 Andrew Tridgelladded --noacls options and checking for same mismatch...
2008-05-28 Andrew Tridgellcheck that we can't change a file to a directory
2008-05-28 Andrew Tridgelladded testing of some strange read semantics on windows
2008-05-28 Andrew Tridgellgenerate security descriptors in gentest_smb2
2008-05-28 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-28 Andrew Tridgelladd testing of creating a file with an initial ACL...
2008-05-28 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-28 Andrew Tridgelltest unknown tags and bad tag lengths
2008-05-28 Andrew Tridgelladded some of the new SMB2 create tags to gentest_smb2
2008-05-28 Andrew Tridgelladded testing of SMB2 create blobs
2008-05-28 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-28 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-28 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-28 Andrew Tridgellexpanded the SMB2-READ test, including the windows...
2008-05-28 Andrew Tridgelladd exceptions for some of the strange windows SMB2...
2008-05-28 Andrew Tridgelladded --valid option to gentest_smb2
2008-05-28 Andrew Tridgelladded --skip-cleanup to gentest
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-27 Jelmer VernooijUse new dynconfig.h location.
2008-05-27 Andrew Tridgellfixed uninitialised variable
2008-05-27 Andrew Tridgellfixed file_attributes test
2008-05-27 Andrew Tridgelladded a basic SMB2 read test suite
2008-05-27 Andrew Tridgellre-enable some tests
2008-05-27 Andrew Tridgellenforce lock ordering in SMB2
2008-05-27 Andrew Tridgelladded some SMB2 locking tests from gentest
2008-05-27 Andrew Tridgellanother gentest derived test
2008-05-27 Andrew TridgellSEC_STD_SYNCHRONIZE is only invalid on SMB2
2008-05-27 Andrew Tridgellexpanded the SMB2 create testing
2008-05-27 Andrew Tridgellcleanup some warnings and add --skip-cleanup
2008-05-27 Andrew Tridgellthe start of a SMB2 create test suite
2008-05-26 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-26 Andrew Tridgellremove temporary test code
2008-05-26 Andrew Tridgellcheck use of mincnt past EOF in SMB
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijInclude test case name when reporting with subunit...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Stefan MetzmacherRAW-STREAMS: better test the bahavior of streams on...
2008-05-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-05-22 Andrew Tridgelladded a --noeas option to gentest_smb2
2008-05-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-05-22 Andrew Tridgelladded testing of SMB2 setfileinfo in gentest_smb2
2008-05-22 Andrew Tridgelladded EAs in the generated SMB2 create operation
2008-05-22 Andrew Tridgelladded --maskindexing and qfileinfo testing
2008-05-22 Andrew Tridgellminor cleanup in SMB2 getinfo test
2008-05-22 Andrew Tridgelladded SMB2 gentest generation of SMB2 echo packets
2008-05-22 Andrew Tridgellfixes to the SMB2 lock test after recent SMB2 locking...
2008-05-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-21 Andrew Tridgellfixed SMB2 flush call, and added flush to gentest_smb2
2008-05-21 Andrew Tridgellfixed SMB2 locking
2008-05-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-21 Andrew BartlettCorrect an assertion in the testsuite.
2008-05-21 Andrew BartlettMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-05-21 Andrew BartlettExtend the NBT-DGRAM torture test again.
2008-05-21 Andrew BartlettExtend the 'netlogon' CLDAP and NBT implementation.
2008-05-21 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-20 James Peachsmbtorture: Add RAW-BENCH-TCON benchmark.
2008-05-20 Volker LendeckeChange wks password in rpc-bench-schannel1
2008-05-20 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-20 Andrew Tridgelladded read and write handlers. Fixed --analyse
2008-05-20 Andrew Tridgellspecify which server failed to deltree
2008-05-20 Andrew Tridgellfirst version of gentest_smb2. Only generates create...
2008-05-20 Andrew Tridgellmoved these util functions into libcli
2008-05-20 Andrew BartlettRevert addition of 'mailslot' parameter.
2008-05-20 Andrew TridgellMerge commit 'origin/v4-0-test' into vfs_smb2
2008-05-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-19 Andrew TridgellMerge commit 'origin/v4-0-test' into vfs_smb2
2008-05-19 Andrew Tridgelladded mkdir to SMB2 proxy
next