index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
drs
/
python
/
repl_move.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-14
s4:torture:drs: Fix code spelling
Andreas Schneider
1
-5
/
+5
2023-03-03
pytest/repl_move: Remove unused variables
Joseph Sutton
1
-67
/
+50
2023-01-31
s4-selftest/drs Allow some DRS tests to operate against an IP
Andrew Bartlett
1
-9
/
+2
2022-09-16
pytests:s4/drs/repl_move: avoid unused and star imports
Douglas Bagnall
1
-2
/
+34
2021-04-28
python: remove all 'from __future__ import print_function'
Douglas Bagnall
1
-1
/
+0
2020-02-07
pytests: heed assertEquals deprecation warning en-masse
Douglas Bagnall
1
-69
/
+69
2018-12-14
PY3: change shebang to python3 in source4/torture dir
Joe Guo
1
-1
/
+1
2018-09-15
s4/torture/drs: py2/py3 compat for test samba4.drs.repl_move
Noel Power
1
-8
/
+8
2018-08-24
PEP8: fix E711: comparison to None should be 'if cond is not None:'
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E703: statement ends with a semicolon
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E502: the backslash is redundant between brackets
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E401: multiple imports on one line
Joe Guo
1
-1
/
+2
2018-08-24
PEP8: fix E303: too many blank lines (2)
Joe Guo
1
-25
/
+0
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
1
-0
/
+1
2018-08-24
PEP8: fix E123: closing bracket does not match indentation of opening bracket...
Joe Guo
1
-1
/
+1
2018-07-13
s4/torture/drs: ndr_upack needs bytes in py3 (samba4.drs.repl_move)
Noel Power
1
-1
/
+1
2018-05-30
selftest: Use samba.tests.create_test_ou() in repl_move tests
Andrew Bartlett
1
-28
/
+64
2018-03-23
s4/torture/drs: convert print func to be py2/py3 compatible
Noel Power
1
-17
/
+18
2018-02-28
drs torture python: convert 'except X, (tuple)' to 'except X as e'
Noel Power
1
-1
/
+2
2016-07-19
selftest: Disable all replication during most replication tests
Andrew Bartlett
1
-8
/
+8
2016-07-19
selftest: Ensure we can call DRSUAPI_EXOP_REPL_OBJ with replication disabled
Andrew Bartlett
1
-1
/
+1
2016-07-19
selftest: Make repl_move more robust by disabling replication before the test
Andrew Bartlett
1
-8
/
+10
2016-07-08
s4:torture/drs: verify the whole metadata array to be the same in the repl_mo...
Stefan Metzmacher
1
-22
/
+0
2016-06-07
selftest: Add a reverse variation to ReplicateMoveObject3
Andrew Bartlett
1
-0
/
+180
2016-06-07
selftest: Assert replPropertyMetaData values before and after replication
Andrew Bartlett
1
-49
/
+916
2016-06-07
selftest: Add more tests to cover attribute changes vs DN renames
Andrew Bartlett
1
-15
/
+645
2016-06-06
selftest: Assert that name, the RDN attribute and actual RDN are in sync
Andrew Bartlett
1
-2
/
+8
2016-06-06
selftest: initial version of new repl_move test
Andrew Bartlett
1
-0
/
+923