Update 4.2 Roadmap file
[mat/samba.git] / source4 / dsdb / tests / python / ldap.py
2015-02-03 Kamen Mazdrashkis4-dsdb-test: remove trailing ';' in ldap.py
2015-01-24 Stefan Metzmachers4:dsdb/tests: add test_timevalues1() to verify timesta...
2014-11-24 Jelmer VernooijUse samba.tests.subunitrun in dsdb ldap and ldap_schema...
2014-11-19 Jelmer Vernooijdsdb.tests.ldap: Create and run a single testsuite...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-03 Nadezhda Ivanovas4-dsdb: instanceType NC_HEAD is only allowed combined...
2013-10-24 Nadezhda Ivanovas4-dsacl: Fixed incorrect handling of privileges in...
2013-10-10 Stefan Metzmacherdsdb/tests/ldap: fix test_distinguished_name against...
2013-10-10 Stefan Metzmacherdsdb/tests/ldap: fix test_ldapServiceName against w2k8r2
2013-06-12 Andrew Bartlettdsdb-tests ldap.py: Add test for usn behaviour on certa...
2013-06-12 Andrew Bartlettdsdb-tests ldap.py: Fix quoting of print statements
2012-03-26 Matthias Dieter... s4:ldap.py - re-introduce the "(dn=CN=ldaptestUSER3...
2012-03-25 Matthias Dieter... s4:ldap.py - test the already mentioned structural...
2011-11-10 Andrew Tridgelltest: fixed several tests to use samba.tests
2011-10-27 Matthias Dieter... s4:ldap.py - fix up the dSHeuristics test to check...
2011-10-27 Matthias Dieter... s4:ldap.py - we test the creation of secrets already...
2011-10-27 Matthias Dieter... s4:ldap.py - enhance and fix up the object class test
2011-10-27 Matthias Dieter... s4:ldap.py - fix up the UTF8 tests
2011-10-27 Matthias Dieter... s4:ldap.py - reactivate some assertions in "test_all"
2011-10-08 Jelmer VernooijRemove pointless exception catching in tests.
2011-09-19 Andrew Tridgellpyldb: fixed places where we try to concatenate a Dn...
2011-09-19 Andrew Tridgells4-dsdb: use get_config_basedn() in python tests
2011-04-07 Andrew Tridgellldb: fixed --paged option in ldb tools
2011-03-20 Matthieu Patoupyldb: add more tests for control manipulation
2011-03-04 Matthias Dieter... s4:operational LDB module - fix attribute names to...
2011-03-04 Matthias Dieter... s4:ldap.py - rootdse tests should search for the rootDS...
2011-03-04 Matthias Dieter... s4:ldap.py - add a test in order to show the operationa...
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/