summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/tests/python
Commit message (Expand)AuthorAgeFilesLines
* s4:passwords.py - add a python unittest for additional testing of my password...Matthias Dieter Wallnöfer2010-05-101-0/+579
* s4/test: Implement tests for msDS-isRODC constructed attributeAnatoliy Atanasov2010-05-031-0/+39
* s4/test: schemaInfo may not to be set yetKamen Mazdrashki2010-04-291-7/+15
* Removed more excess looping and fixed problem with incorrect IO flag handling.Nadezhda Ivanova2010-04-201-0/+33
* s4:Added a test for correct CO expansion in SD creation.Nadezhda Ivanova2010-04-171-0/+13
* s4:Added a test to make sure we ignore ACEs with ID flag set.Nadezhda Ivanova2010-04-151-0/+13
* s4/schema: Torture test for schemaInfo implementationKamen Mazdrashki2010-04-091-0/+209
* s4-python: Move load_partition_usn to dsdb module.Jelmer Vernooij2010-04-081-28/+28
* s4-python: More cleanups.Jelmer Vernooij2010-04-082-6/+5
* s4-python: rename samba.glue to samba._glue to indicate it's private.Jelmer Vernooij2010-04-081-26/+26
* urgent_replication: Use standard comments rather than docstrings.Jelmer Vernooij2010-04-071-29/+28
* s4-python: Move ldb_set_utf8_casefold to pyldb-samba.Jelmer Vernooij2010-04-061-1/+0
* s4-python: Avoid importing glue directly.Jelmer Vernooij2010-04-041-4/+2
* s4-python: Move dsdb constants to a separate python module.Jelmer Vernooij2010-04-043-38/+12
* s4-python: Remove unused imports, duplicate definitions of SECINFO_ constants.Jelmer Vernooij2010-04-031-7/+5
* s4-python: Install external included packages only if they're not present on ...Jelmer Vernooij2010-03-312-7/+2
* ldap.py: Fix syntax error.Jelmer Vernooij2010-03-291-1/+1
* s4-python: Format to PEP8, simplify tests.Jelmer Vernooij2010-03-292-21/+22
* python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell2010-03-257-7/+7
* Fixed a bug in acl tests - python error when we create user/group/ou with a d...Nadezhda Ivanova2010-03-091-23/+23
* Added a check for permissions to modify the RDN attribute on rename.Nadezhda Ivanova2010-03-091-0/+32
* s4:ldap.py - give the "primaryGroupToken" test a better nameMatthias Dieter Wallnöfer2010-03-041-3/+3
* s4:ldap.py - add test for "tokenGroups"Matthias Dieter Wallnöfer2010-03-041-0/+44
* Refactored ACL python testsNadezhda Ivanova2010-03-041-441/+256
* s4-ldb: fixed permissions on urgent_replication.pyAndrew Tridgell2010-02-151-0/+0
* s4-test: minor fixes to urgent_replication.pyAndrew Tridgell2010-02-151-27/+4
* s4-drs: Test situations for Urgent ReplicationFernando J V da Silva2010-02-151-0/+414
* s4-ldbtest: fixed python importAndrew Tridgell2010-01-281-2/+2
* s4-drs: implementation of some delete test casesEduardo Lima2010-01-281-0/+200
* ldap: Fix test failure that seemed to go unreported previously.Jelmer Vernooij2010-01-171-2/+1
* ldap.py: Remove unused imports.Jelmer Vernooij2010-01-171-18/+4
* Import testtools as well, required for subunit.Jelmer Vernooij2010-01-164-8/+4
* s4:ldb/tests: do a "schemaUpdateNow" after creating a new attribute in ldap_s...Stefan Metzmacher2010-01-131-0/+10
* s4-acl: fixed acl.py test to use correct ldifAndrew Tridgell2010-01-081-1/+2
* s4-secdesc: fixed the sec_descriptor.py testAndrew Tridgell2010-01-081-42/+74
* 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
* s4-ldaptest: need to use MessageElement for modify messagesAndrew Tridgell2010-01-021-2/+4
* s4-ldbtest: fixed message element in modifyAndrew Tridgell2010-01-021-1/+2
* pyldb: Add dom_sid.split in favor of less powerful dom_sid_to_rid().Jelmer Vernooij2009-12-312-10/+10
* 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-212-133/+221
* s4-dsdb: Add a test for adding, deleting, and appending a posixAccount object...Brendan Powers2009-12-181-0/+30
* Fixed incorrect checking of PRINCIPAL_SELF permissions.Nadezhda Ivanova2009-12-171-2/+41
* Implementation of sDRightsEffective, allowedAttributesEffective and allowedCh...Nadezhda Ivanova2009-12-101-1/+126
* s4:ldap.py Improve testsuite for primaryGroupToken behaviourAndrew Bartlett2009-12-071-0/+22
* s4:ldap.py Add test of namingContext behaviour after tridge found a bugAndrew Bartlett2009-12-011-0/+15
* s4-drs: Test situations for runtime constructed parentGUIDFernando J V da Silva2009-11-301-1/+24
* s4-ldb: improve detection of whether the server has a GC portAndrew Tridgell2009-11-271-5/+9
* s4:ldap.py - add a test for the enhanced operational attributes checkMatthias Dieter Wallnöfer2009-11-261-0/+11