summaryrefslogtreecommitdiff
path: root/source4/torture/drs/python/replica_sync_rodc.py
AgeCommit message (Expand)AuthorFilesLines
2020-10-02python2 reduction: Merge remaining compat code into commonDavid Mulder1-1/+1
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-2/+2
2018-12-14PY3: change shebang to python3 in source4/torture dirJoe Guo1-1/+1
2018-09-06s4/torture/drs: PY3 port for samba4.drs.replica_sync_rodcNoel Power1-1/+2
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-1/+0
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E231: missing whitespace after ','Joe Guo1-2/+2
2018-06-28s4/torture/drs/python: don't double-call enable/disable replicationDouglas Bagnall1-2/+0
2018-02-15tests/replica_sync_rodc: Test conflict handling on an RODCGarming Sam1-0/+156