s4/dsdb/tests: port samba4.tombstone_reanimation for PY3
[sfrench/samba-autobuild/.git] / source4 / torture /
2018-09-06 Noel Powers4/torture/drs: PY3 port for samba4.drs.replica_sync_rodc
2018-09-06 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-09-06 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-09-06 Joe GuoPEP8: fix E124: closing bracket does not match visual...
2018-09-05 Andreas Schneiderselftest: Run libsmbclient tests with NT1 and SMB3
2018-09-05 Andreas Schneiders4:torture: Set credentials for libsmbclient correctly
2018-09-05 Andrew Bartletttorture krb5.kdc.canon: Correct principal being checked...
2018-09-05 Andrew Bartletttorture: Confirm that this element of the krb5.kdc...
2018-09-05 Andrew Bartletttorture: Add tests to prove that kinit to an SPN is...
2018-09-04 Jeremy Allisons4: torture: Ensure we close the handle on the correct...
2018-09-04 Jeremy Allisons4: torture: Ensure we can't exit without deleting...
2018-09-04 Jeremy Allisons4: torture: Ensure all notify tests use separate direc...
2018-09-04 Stefan Metzmachers4:torture/rpc/netlogon: verify the trusted domains...
2018-09-04 Stefan Metzmachers4:torture/rpc/netlogon: assert that cli_credentials_ge...
2018-08-31 Ralph Boehmeselftest: add a durable handle test with delayed disconnect
2018-08-29 Andreas Schneiders4:torture: Add a test for listing shares
2018-08-29 Andreas Schneiders4:torture: Improve torture_libsmbclient_init_context()
2018-08-24 Douglas BagnallPEP8: improve formatting around various operators
2018-08-24 Joe GuoPEP8: fix W391: blank line at end of file
2018-08-24 Joe GuoPEP8: fix W293: blank line contains whitespace
2018-08-24 Joe GuoPEP8: fix W291: trailing whitespace
2018-08-24 Joe GuoPEP8: fix E713: test for membership should be 'not in'
2018-08-24 Joe GuoPEP8: fix E712: comparison to False should be 'if cond...
2018-08-24 Joe GuoPEP8: fix E711: comparison to None should be 'if cond...
2018-08-24 Joe GuoPEP8: fix E703: statement ends with a semicolon
2018-08-24 Joe GuoPEP8: fix E502: the backslash is redundant between...
2018-08-24 Joe GuoPEP8: fix E401: multiple imports on one line
2018-08-24 Joe GuoPEP8: fix E306: expected 1 blank line before a nested...
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E265: block comment should start with '# '
2018-08-24 Joe GuoPEP8: fix E261: at least two spaces before inline comment
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E228: missing whitespace around modulo operator
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E225: missing whitespace around operator
2018-08-24 Joe GuoPEP8: fix E222: multiple spaces after operator
2018-08-24 Joe GuoPEP8: fix E203: whitespace before ':'
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-08-24 Joe GuoPEP8: fix E122: continuation line missing indentation...
2018-08-24 Joe GuoPEP8: fix E111: indentation is not a multiple of four
2018-08-24 Joe GuoPEP8: fix E101: indentation contains mixed spaces and...
2018-08-24 Joe GuoPEP8: fix E714: test for object identity should be...
2018-08-23 Volker Lendecketorture: Make sure that fruit_ftruncate only unlinks...
2018-08-21 Volker Lendecketorture: Demonstrate the invalid lock order panic
2018-08-17 Tim BealeRefactor for PEP8 warning E501 line too long
2018-08-17 Tim BealeFix PEP8 warning E501 line too long
2018-08-17 Tim BealeFix PEP8 warning W291 trailing whitespace
2018-08-17 Tim BealeFix PEP8 warning E303 too many blank lines
2018-08-17 Tim BealeFix PEP8 warning E302 expected 2 blank lines
2018-08-17 Tim BealeFix PEP8 warning E225 missing whitespace around operator
2018-08-17 Tim BealeFix PEP8 warning F841 local variable 'blah' is assigned...
2018-08-14 Andrew Bartlettcracknames: Fix DoS (NULL pointer de-ref) when not...
2018-08-10 Anoop C Ss4/torture: Add new test for DELETE_ON_CLOSE on non...
2018-08-10 Douglas Bagnallsamba-tool drs showrepl tests: improve debugging for...
2018-07-27 Ralph Boehmes4: torture: test closing dir handle with in-flight...
2018-07-17 Ralph Boehmes4: torture: run test_durable_v2_open_reopen2_lease...
2018-07-12 Noel Powers4/torure/drs/python: Fix incorrect use of unicode...
2018-07-12 Noel Powers4/torture/drs/python: xrange -> range for py2/py3...
2018-07-12 Noel Powers4/torture/drs/python: long is not used in py3
2018-07-12 Noel Powers4/torture/drs/python: use cmp_fn for cmp (for py2...
2018-07-12 Noel Powers4/torture/drs/python: use cmp_fn and key=cmp_to_key_fn...
2018-07-12 Noel Powers4/torture/drs/python: py2/py3 port map / ord usage
2018-07-12 Noel Powers4/torture/drs: ndr_upack needs bytes in py3 (samba4...
2018-07-12 Noel Powers4/torture/drs/python: Py2/Py2 fix tab/space also incor...
2018-07-11 Volker Lendecketorture: Test tevent_req_profile
2018-07-05 Douglas Bagnallsamba-tool drs showrepl test: turn subprocess error...
2018-07-03 Tim Bealejoin: Rename dc_join() so it looks like an object
2018-06-28 Douglas Bagnallsamba-tool showrepl tests: test all-good with --pull...
2018-06-28 Douglas Bagnalls4/torture/samba_tool_drs_showrepl: use assertRegexpMatches
2018-06-28 Douglas Bagnalls4/torture/drs/python: don't double-call enable/disable...
2018-06-28 Douglas Bagnallsamba-tool drs showrepl test: remove useless print
2018-06-28 Douglas Bagnallsamba-tool drs showrepl --summary for a quick local...
2018-06-28 Tim Bealeprovision: set 'binddns dir' when making new smb.conf
2018-06-10 Douglas Bagnallsamba-tool drs showrepl tests: don't assert existence...
2018-06-01 Sachin Prabhus4-torture: add test for lease break after file unlink
2018-05-30 Ralph Boehmes4:torture/vfs/fruit: adjust test testing basefile...
2018-05-30 Ralph Boehmes4:torture/smb2/streams: try to rename basefile while...
2018-05-30 Andrew Bartlettselftest: Use samba.tests.create_test_ou() in replica_s...
2018-05-30 Andrew Bartlettselftest: Use samba.tests.create_test_ou() in repl_move...
2018-05-30 Andrew Bartlettselftest: Make create_test_ou() return a ldb.Dn
2018-05-29 Ralph Boehmes4:torture: test setting EOF of a stream to 0 with...
2018-05-29 Ralph Boehmes4:torture/vfs/fruit: decrease large resource fork...
2018-05-29 Andrew Bartletttorture: Cope with WINBINDD_SHOW_SEQUENCE failure for...
2018-05-25 Andrew Bartletttorture: Give extra information on WINBINDD_SHOW_SEQUEN...
2018-05-17 Andreas Schneiders4:torture: Use strlcpy() in gen_name()
2018-05-17 Günther Deschners4-torture: fix format-truncation warning in smb2 sessi...
2018-05-17 Andreas Schneiders4:torture: Do not leak file descriptor in smb2 oplock...
2018-05-16 Andreas Schneiders4:torture: Do not leak memory in libsmbclient test
2018-05-16 Andreas Schneiders4:torture: Make sure variable is initialized in oplock...
2018-05-12 Mathieu ParentFix spelling s/retun/return/
2018-05-12 Mathieu ParentFix spelling s/propogate/propagate/
2018-05-12 Mathieu ParentFix spelling s/processs/process/
2018-05-12 Mathieu ParentFix spelling s/missmatch/mismatch/
2018-05-12 Mathieu ParentFix spelling s/doens't/doesn't/
2018-05-12 Mathieu ParentFix spelling s/conection/connection/
next