s4:ldap.py - other important RDN check testcases
[nivanova/samba-autobuild/.git] / source4 / dsdb / tests / python / ldap.py
2011-03-04 Matthias Dieter... s4:ldap.py - other important RDN check testcases
2011-03-04 Matthias Dieter... s4:ldap.py - remove a debug output
2011-02-21 Matthieu Patoupyldb: add tests for getting control results
2011-02-02 Andrew Bartletts4-dsdb Add tests to ensure we don't break the rootDSE...
2011-02-02 Andrew Bartletts4-python Ensure we add the Samba python path first.
2011-01-25 Matthias Dieter... s4:ldap.py - check the write protection on LSA objects
2010-12-22 Matthias Dieter... dsdb:ldap.py - transform a test call into the new ...
2010-12-15 Kamen Mazdrashkis4-dsdb/tests/python: Explicitly pass comamnd line...
2010-11-27 Matthias Dieter... s4:dsdb tests - make use of "ldb.get_domain_sid()"
2010-11-24 Nadezhda Ivanovas4-tests: Modified ldap.py to use samba.tests.delete_force
2010-11-23 Nadezhda Ivanovas4-tests: Ldap tests now use the get_dsheuristics and...
2010-11-19 Matthias Dieter... ldb:rdn_name LDB module - add more RDN name constraints
2010-11-19 Matthias Dieter... s4:dsdb tests - use even more already defined pyldb...
2010-11-18 Matthias Dieter... s4:dsdb python tests - use "ldb.domain_dn"
2010-11-13 Matthias Dieter... s4:objectclass LDB module - multiple "objectClass"...
2010-11-12 Matthias Dieter... s4:objectclass LDB module - we should not simply ignore...
2010-11-12 Matthias Dieter... s4:samldb/objectclass_attrs LDB modules - move "descrip...
2010-11-08 Matthias Dieter... s4:objectguid/repl_meta_data LDB module - deny "objectG...
2010-11-07 Matthias Dieter... s4:ldap.py - add more "objectGUID" related tests
2010-11-07 Matthias Dieter... s4:descriptor LDB module - make the "nTSecurityDescript...
2010-11-06 Matthias Dieter... s4:ldap.py - enhance the "distinguishedName" tests
2010-11-04 Matthias Dieter... s4:ldap.py/passwords.py - just use objectclass "user...
2010-11-03 Jelmer Vernooijpydsdb: Import testtools before subunit for those that...
2010-11-03 Matthias Dieter... s4:objectclass LDB module - the structural objectclass...
2010-11-03 Nadezhda Ivanovas4-tests: Tests for the dSHeuristics attribute value...
2010-11-01 Matthias Dieter... s4:ldap.py/sam.py - simplify the objectclass specifications
2010-10-26 Matthias Dieter... s4:ldap.py - add a test for attribute ranges - still...
2010-10-26 Matthias Dieter... s4:ldap.py - enhance and activate the "description...
2010-10-25 Matthias Dieter... s4:ldap.py - prove the denied multi-valued replace...
2010-10-13 Matthias Dieter... s4:ldap.py - test the "isCriticalSystemObject" behaviour
2010-10-08 Matthias Dieter... s4:ldap.py - split it up and move SAM related stuff...
2010-10-03 Matthias Dieter... s4:ldap.py - test allowed system flags restriction
2010-10-03 Matthias Dieter... s4:ldap.py - remove the delete tests
2010-10-03 Matthias Dieter... s4:ldap.py - delete the right object after test complet...
2010-10-03 Matthias Dieter... s4:ldap.py - fix "system only" test
2010-09-23 Matthias Dieter... s4:ldap.py - add tests for the "dsServiceName", "server...
2010-09-23 Matthias Dieter... s4:samldb LDB module - it isn't allowed to create user...
2010-09-23 Matthias Dieter... s4:ldap.py - test default primary groups on modify...
2010-09-23 Matthias Dieter... s4:ldap.py - enhance SAM user/groups behaviour test...
2010-09-21 Nadezhda Ivanovas4-ldap: Fixed a problem with NC's having a parentGUID...
2010-09-12 Matthias Dieter... s4:ldap.py - tests the primary group detection by the...
2010-08-07 Matthias Dieter... s4:ldap.py - comment a test part which fails with anoth...
2010-08-07 Matthias Dieter... s4:ldap.py - test the new "systemFlags" constraint
2010-08-07 Matthias Dieter... s4:ldap.py - test for an invalid "objectCategory" attribute
2010-08-07 Matthias Dieter... s4:ldap.py - proof for the impossibility to add a LSA...
2010-08-01 Matthias Dieter... s4:ldap.py - remove superflous spaces
2010-08-01 Matthias Dieter... s4:ldap.py - additional "instanceType" checks
2010-08-01 Matthias Dieter... s4:ldap.py - perform tests on the additional delete...
2010-08-01 Matthias Dieter... s4:ldap.py - add a test for "CN=System" object rename...
2010-08-01 Matthias Dieter... s4:ldap.py - performs some "systemFlags" testing
2010-06-30 Stefan Metzmachers4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/