s3: piddir creation fix part 2.
[ira/wip.git] / source4 / dsdb / tests / python / sec_descriptor.py
2012-02-19 Andrew Bartletts4-selftest: Avoid running kinit for each new connection
2011-02-21 Matthieu Patous4-unittests: replace assertEquals(res, []) by assertEq...
2011-02-10 Nadezhda Ivanovas4-tests: Some tests that prove behavior for INHERITED...
2011-02-02 Andrew Bartletts4-python Ensure we add the Samba python path first.
2011-01-18 Nadezhda Ivanovas4-tests: Added a test for correct inheritance of IO...
2011-01-11 Nadezhda Ivanovas4-tests: Tests for expansion of ACEs containing generi...
2011-01-06 Jelmer VernooijRemove unused imports.
2010-12-15 Kamen Mazdrashkis4-dsdb/tests/python: Explicitly pass comamnd line...
2010-12-10 Nadezhda Ivanovas4-tests: Modified sec_descriptor.py to use the sd_util...
2010-11-27 Matthias Dieter... s4:dsdb tests - make use of "ldb.get_domain_sid()"
2010-11-24 Nadezhda Ivanovas4-tests: Modified sec_descriptor.py to use samba.tests...
2010-11-24 Nadezhda Ivanovas4-tests: Modified sec_descriptor to use samdb.newgroup...
2010-11-23 Nadezhda Ivanovas4-tests: Modified sec_descriptor.py to use samdb.newus...
2010-11-23 Nadezhda Ivanovas4-tests: Modified sec_descriptor.py to use SamDB.creat...
2010-11-18 Nadezhda Ivanovas4-tests: Modified descriptor tests to use pyldb api...
2010-11-18 Nadezhda Ivanovas4-tests: Changed descriptor tests to use existing...
2010-11-18 Nadezhda Ivanovas4-tests: Descriptor tests should use the existing...
2010-11-11 Matthias Dieter... s4:python tests - fix script names in the help text
2010-11-03 Jelmer Vernooijpydsdb: Import testtools before subunit for those that...
2010-09-25 Kamen Mazdrashkis4-sec_descriptor.py: Fix usage of 'paged_search' modul...
2010-06-30 Stefan Metzmachers4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/