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_schema.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-14
s4:torture:drs: Fix code spelling
Andreas Schneider
1
-1
/
+1
2023-01-31
s4-selftest/drs Allow some DRS tests to operate against an IP
Andrew Bartlett
1
-8
/
+1
2020-02-07
pytests: heed assertEquals deprecation warning en-masse
Douglas Bagnall
1
-2
/
+2
2018-12-14
PY3: change shebang to python3 in source4/torture dir
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix W293: blank line contains whitespace
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E502: the backslash is redundant between brackets
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
1
-0
/
+1
2018-08-24
PEP8: fix E231: missing whitespace after ','
Joe Guo
1
-3
/
+3
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
1
-4
/
+4
2018-08-24
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E123: closing bracket does not match indentation of opening bracket...
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E714: test for object identity should be 'is not'
Joe Guo
1
-2
/
+2
2018-07-13
s4/torure/drs/python: Fix incorrect use of unicode which doesn't exist in py3
Noel Power
1
-1
/
+1
2018-06-28
s4/torture/drs/python: don't double-call enable/disable replication
Douglas Bagnall
1
-3
/
+0
2018-02-28
drs torture python: convert 'except X, (tuple)' to 'except X as e'
Noel Power
1
-3
/
+6
2017-06-15
dsdb: Ensure replication of renames works in schema partition
Andrew Bartlett
1
-0
/
+31
2017-02-14
torture/drs: Add a test for dn+binary linked attributes
Bob Campbell
1
-4
/
+65
2017-02-14
torture/drs: run repl_schema in vampire_2000_dc environment as well
Bob Campbell
1
-7
/
+13
2017-02-14
torture/drs: generate linkID for test rather than specifying
Bob Campbell
1
-1
/
+1
2016-08-11
selftest: Move repl_schema test to a distinct OID prefix
Andrew Bartlett
1
-13
/
+13
2016-07-28
msds_intid: Add test for schema linked attributes
Garming Sam
1
-1
/
+86
2016-07-19
selftest: Disable all replication during most replication tests
Andrew Bartlett
1
-6
/
+6
2016-07-19
selftest: Make repl_schema more robust by disabling replication before the test
Andrew Bartlett
1
-6
/
+13
2016-06-06
repl: Retry replication of the schema on WERR_DS_DRA_SCHEMA_MISMATCH
Andrew Bartlett
1
-3
/
+41
2016-06-06
selftest: Use random OIDs from under the Samba OID arc
Andrew Bartlett
1
-12
/
+14
2013-05-14
selftests-drs: make our generated class subclass of classschema
Matthieu Patou
1
-1
/
+2
2013-02-22
torture-drs: Make the samba4.drs.repl_schema.python emit failures, not errors...
Andrew Bartlett
1
-1
/
+5
2011-02-27
s4/drs-test: Remove unused imports
Kamen Mazdrashki
1
-7
/
+0
2011-02-20
s4/drs-tests: Inherit DrsReplSchemaTestCase from DrsBaseTestCase
Kamen Mazdrashki
1
-45
/
+2
2011-02-02
s4-python Ensure we add the Samba python path first.
Andrew Bartlett
1
-1
/
+1
2011-01-03
Use TestCase.get_credentials() where possible.
Jelmer Vernooij
1
-1
/
+1
2010-12-15
s4-test/repl_schema: remove unused and commented out code
Kamen Mazdrashki
1
-3
/
+0
2010-12-15
s4-test/repl_schema: Make sure every object is with unique name
Kamen Mazdrashki
1
-2
/
+5
2010-12-15
s4-test/repl_schema: use 'top' as default base class for our test classSchema...
Kamen Mazdrashki
1
-1
/
+1
2010-12-15
s4-test/repl_schema: New test to test a classSchema with custom attribute
Kamen Mazdrashki
1
-0
/
+24
2010-12-02
s4-test/repl_schema: Test class inheritance through subClassOf
Kamen Mazdrashki
1
-1
/
+26
2010-12-02
s4-test/repl_schema: Make ERR_NO_SUCH_OBJECT visible to us
Kamen Mazdrashki
1
-0
/
+1
2010-12-02
s4-test/repl_schema: Test classSchema and attributeSchema replication in sepa...
Kamen Mazdrashki
1
-0
/
+18
2010-12-01
s4-test/schema: Extend the test to replicate a Class with Attribute with "may...
Kamen Mazdrashki
1
-2
/
+10
2010-11-29
s4-repl_schema: fixed ldb exception handling
Andrew Tridgell
1
-2
/
+4
2010-11-28
s4-python: Fix formatting of docstrings for the purpose of pydoctor.
Jelmer Vernooij
1
-4
/
+6
2010-11-23
s4-test/repl_schema: Refactor the test a little bit to
Kamen Mazdrashki
1
-31
/
+59
2010-11-22
s4-test/repl_schema: Remote global ldb connections
Kamen Mazdrashki
1
-25
/
+7
2010-11-11
s4-test: repl_schema - Make sure LdbError and ERR_NO_SUCH_OBJECT are visible
Kamen Mazdrashki
1
-0
/
+1
2010-11-08
s4-test: Initial implementation for Schema replication black box test
Kamen Mazdrashki
1
-0
/
+174