s4-dsdb: Tests for dSHeuristics attribute
[nivanova/samba.git] / source4 / dsdb / tests / python / ldap.py
2010-10-31 Nadezhda Ivanovas4-dsdb: Tests for dSHeuristics attribute dsheuristics
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/