travis-ci: Add python3-crypto to package list
[samba.git] / source4 / torture /
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/
2018-05-12 Mathieu ParentFix spelling s/anwser/answer/
2018-05-12 Joe GuoFix typo for response
2018-05-11 Ralph Boehmes4:torture/smb2: new test for interaction between chown...
2018-05-11 Tim Bealetests: Move repeated code into a helper function
2018-05-10 Gary Lockyersamdb: Add remote address to connect
2018-05-10 Gary Lockyerdsdb: pass the remote address to samdb connect
2018-05-05 Jeremy Allisontests: libsmbclient: Add a readdirplus() test suite.
2018-05-03 Gary Lockyertests/dlz_bind9: support for multiple db types by using...
2018-05-03 Garming Samtests: Replace some references to tdb with ldb://
2018-04-30 Noel Powerpython: Bulk conversion callers of ldb.Dn second param
2018-04-30 Noel Powerpython/samba: bulk conversion of caller to dsdb_Dn...
2018-04-12 Volker Lendecketorture: Test compound request request counters
2018-04-07 Ralph Boehmes4/torture: spelling fix in vfs_fruit test
2018-04-07 Ralph Boehmes4/torture: spelling fix in vfs_fruit test
2018-04-07 Ralph Boehmes4/test: fix AAPL size check
2018-04-03 Andreas Schneiders4:torture: Fix size types in torture_create_procs()
2018-03-30 Jones Syues4:torture: kernel oplocks. Fix assertion warning
next