Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-03-29 | s4-python: Format to PEP8, simplify tests. | Jelmer Vernooij | 1 | -1/+1 |
2010-03-25 | python: use '#!/usr/bin/env python' to cope with varying install locations | Andrew Tridgell | 1 | -1/+1 |
2010-03-09 | Fixed a bug in acl tests - python error when we create user/group/ou with a d... | Nadezhda Ivanova | 1 | -23/+23 |
2010-03-09 | Added a check for permissions to modify the RDN attribute on rename. | Nadezhda Ivanova | 1 | -0/+32 |
2010-03-04 | Refactored ACL python tests | Nadezhda Ivanova | 1 | -441/+256 |
2010-01-16 | Import testtools as well, required for subunit. | Jelmer Vernooij | 1 | -2/+1 |
2010-01-08 | s4-acl: fixed acl.py test to use correct ldif | Andrew Tridgell | 1 | -1/+2 |
2009-12-17 | Fixed incorrect checking of PRINCIPAL_SELF permissions. | Nadezhda Ivanova | 1 | -2/+41 |
2009-11-05 | Python tests for the acl module. | Zahari Zahariev | 1 | -0/+1104 |