summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/tests/python/ldap_schema.py
Commit message (Expand)AuthorAgeFilesLines
* s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/Stefan Metzmacher2010-06-301-556/+0
* s4:ldb/python: make it possible to run tests standaloneStefan Metzmacher2010-06-301-0/+3
* libds:common Remove DS_DC_* domain functionality flagsAndrew Bartlett2010-06-231-8/+8
* python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij2010-06-191-0/+5
* s4/test: Implement tests for msDS-isRODC constructed attributeAnatoliy Atanasov2010-05-031-0/+39
* s4-python: Move dsdb constants to a separate python module.Jelmer Vernooij2010-04-041-31/+6
* python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell2010-03-251-1/+1
* Import testtools as well, required for subunit.Jelmer Vernooij2010-01-161-2/+1
* s4:ldb/tests: do a "schemaUpdateNow" after creating a new attribute in ldap_s...Stefan Metzmacher2010-01-131-0/+10
* s4:ldap_schema.py - add an additional check for validity of "defaultObjectCat...Matthias Dieter Wallnöfer2010-01-051-0/+25
* s4:ldap_schema.py - Move generated attributes checkMatthias Dieter Wallnöfer2010-01-051-15/+15
* pyldb: Add dom_sid.split in favor of less powerful dom_sid_to_rid().Jelmer Vernooij2009-12-311-1/+1
* s4-tort: Tests for "msDS-IntId" attribute implementedKamen Mazdrashki2009-12-211-2/+281
* s4-tort: Move Schema tests from ldap.py into separate moduleKamen Mazdrashki2009-12-211-0/+221