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
/
dsdb
/
tests
/
python
/
ldap_schema.py
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-07
pytests: heed assertEquals deprecation warning en-masse
Douglas Bagnall
1
-59
/
+59
2018-12-14
PY3: change shebang to python3 in source4/dsdb dir
Joe Guo
1
-1
/
+1
2018-11-14
s4/dsdb/tests/python: PY3 port samba4.ldap_schema.python
Noel Power
1
-8
/
+8
2018-11-01
s4/dsdb/pytest/ldap_schema: fix typo in docs
Douglas Bagnall
1
-1
/
+1
2018-10-25
s4/dsdb/pytest/ldap_schema: remove duplicate test
Douglas Bagnall
1
-58
/
+0
2018-09-06
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E713: test for membership should be 'not in'
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E305: expected 2 blank lines after class or function definition, fo...
Joe Guo
1
-0
/
+1
2018-08-24
PEP8: fix E303: too many blank lines (2)
Joe Guo
1
-16
/
+0
2018-08-24
PEP8: fix E231: missing whitespace after ','
Joe Guo
1
-25
/
+25
2018-08-24
PEP8: fix E226: missing whitespace around arithmetic operator
Joe Guo
1
-3
/
+3
2018-08-24
PEP8: fix E225: missing whitespace around operator
Joe Guo
1
-3
/
+3
2018-08-24
PEP8: fix E222: multiple spaces after operator
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
1
-7
/
+7
2018-08-24
PEP8: fix E111: indentation is not a multiple of four
Joe Guo
1
-4
/
+4
2018-03-23
s3/dsdb: convert print func to be py2/py3 compatible
Noel Power
1
-1
/
+2
2018-02-28
dsdb python tests: convert 'except X, (tuple)' to 'except X as e'
Noel Power
1
-31
/
+62
2017-02-14
python/tests: Add test for generated and duplicate mAPIIDs
Bob Campbell
1
-0
/
+76
2017-02-14
python/tests: add test for generated and duplicate linkIDs
Bob Campbell
1
-0
/
+285
2017-01-10
python/schema: fix tests flapping due to oid collision
Andrew Bartlett
1
-27
/
+27
2016-06-06
selftest: Add tests to show that we can not create duplicate schema entries
Andrew Bartlett
1
-2
/
+655
2016-06-06
selftest: Use random OIDs from under the Samba OID arc
Andrew Bartlett
1
-6
/
+6
2016-03-08
repl_meta_data: Correctly use msDS-IntId for custom schema, not the prefixMap...
Andrew Bartlett
1
-4
/
+27
2014-11-24
Use samba.tests.subunitrun in dsdb ldap and ldap_schema tests.
Jelmer Vernooij
1
-24
/
+31
2013-01-21
Tests: rewrite ldap_schema to specify attributes
Matthieu Patou
1
-15
/
+24
2012-06-23
selftest: schema is not automatically reloaded now so if you modify it you ha...
Matthieu Patou
1
-0
/
+9
2011-11-10
test: fixed several tests to use samba.tests
Andrew Tridgell
1
-3
/
+3
2011-02-02
s4-python Ensure we add the Samba python path first.
Andrew Bartlett
1
-1
/
+1
2010-12-15
s4-dsdb/tests/python: Explicitly pass comamnd line LoadParm() instance to sys...
Kamen Mazdrashki
1
-1
/
+1
2010-11-25
s4-tests: Modified ldap_schema.py to use samba.tests.delete_force
Nadezhda Ivanova
1
-8
/
+3
2010-11-19
s4:dsdb tests - use even more already defined pyldb functions to retrieve NCs
Matthias Dieter Wallnöfer
1
-6
/
+1
2010-11-18
s4:dsdb python tests - use "ldb.domain_dn"
Matthias Dieter Wallnöfer
1
-9
/
+3
2010-11-11
Cannot create OU using custom Schema class
Zahari Zahariev
1
-0
/
+56
2010-11-11
s4:python tests - fix script names in the help text
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-03
pydsdb: Import testtools before subunit for those that don't have
Jelmer Vernooij
1
-1
/
+1
2010-09-26
s4-ldap_schema.py: Remove unused LDB connection to GC port
Kamen Mazdrashki
1
-5
/
+0
2010-07-03
s4:dsdb/tests/python/ldap_schema.py - remove a now useless "schemaUpdateNow" ...
Matthias Dieter Wallnöfer
1
-10
/
+0
2010-06-30
s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/
Stefan Metzmacher
1
-0
/
+556