summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/tests/python/acl.py
Commit message (Expand)AuthorAgeFilesLines
* s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/Stefan Metzmacher2010-06-301-1042/+0
* s4:ldb/python: make it possible to run tests standaloneStefan Metzmacher2010-06-301-0/+3
* Implementation of self membership validated right.Nadezhda Ivanova2010-06-281-5/+103
* acl: Clean up formatting, use samba.tests.TestCase.Jelmer Vernooij2010-06-191-124/+128
* Adjusted ACL tests to use encripted connection.Nadezhda Ivanova2010-06-111-120/+69
* s4-python: More cleanups.Jelmer Vernooij2010-04-081-4/+2
* s4-python: Format to PEP8, simplify tests.Jelmer Vernooij2010-03-291-1/+1
* python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell2010-03-251-1/+1
* 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
* Refactored ACL python testsNadezhda Ivanova2010-03-041-441/+256
* Import testtools as well, required for subunit.Jelmer Vernooij2010-01-161-2/+1
* s4-acl: fixed acl.py test to use correct ldifAndrew Tridgell2010-01-081-1/+2
* Fixed incorrect checking of PRINCIPAL_SELF permissions.Nadezhda Ivanova2009-12-171-2/+41
* Python tests for the acl module.Zahari Zahariev2009-11-051-0/+1104