s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / source4 / torture / drs / python / repl_move.py
2023-08-14 Andreas Schneiders4:torture:drs: Fix code spelling
2023-03-03 Joseph Suttonpytest/repl_move: Remove unused variables
2023-01-31 Andrew Bartletts4-selftest/drs Allow some DRS tests to operate against...
2022-09-16 Douglas Bagnallpytests:s4/drs/repl_move: avoid unused and star imports
2021-04-28 Douglas Bagnallpython: remove all 'from __future__ import print_function'
2020-02-07 Douglas Bagnallpytests: heed assertEquals deprecation warning en-masse
2018-12-14 Joe GuoPY3: change shebang to python3 in source4/torture dir
2018-09-15 Noel Powers4/torture/drs: py2/py3 compat for test samba4.drs...
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 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 E123: closing bracket does not match indentat...
2018-07-12 Noel Powers4/torture/drs: ndr_upack needs bytes in py3 (samba4...
2018-05-30 Andrew Bartlettselftest: Use samba.tests.create_test_ou() in repl_move...
2018-03-23 Noel Powers4/torture/drs: convert print func to be py2/py3 compatible
2018-02-28 Noel Powerdrs torture python: convert 'except X, (tuple)' to...
2016-07-19 Andrew Bartlettselftest: Disable all replication during most replicati...
2016-07-19 Andrew Bartlettselftest: Ensure we can call DRSUAPI_EXOP_REPL_OBJ...
2016-07-19 Andrew Bartlettselftest: Make repl_move more robust by disabling repli...
2016-07-08 Stefan Metzmachers4:torture/drs: verify the whole metadata array to...
2016-06-07 Andrew Bartlettselftest: Add a reverse variation to ReplicateMoveObject3
2016-06-07 Andrew Bartlettselftest: Assert replPropertyMetaData values before...
2016-06-07 Andrew Bartlettselftest: Add more tests to cover attribute changes...
2016-06-06 Andrew Bartlettselftest: Assert that name, the RDN attribute and actua...
2016-06-06 Andrew Bartlettselftest: initial version of new repl_move test