TODO test/sq sort meta data after adding isDeleted
[metze/samba/wip.git] / source4 / dsdb / tests /
2011-11-14 Jelmer VernooijRemove broken code - these lines use undefined symbols.
2011-11-10 Andrew Tridgelltest: fixed several tests to use samba.tests
2011-11-02 Matthieu Patous4-sites: Document, fix under optimal coding, use excep...
2011-11-02 Matthieu Patous4-selftest: add unit tests for sites's function in...
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-08-24 Andrew Tridgells4-acl: use dnsforest not dnsdomain for GC names
2011-08-09 Andrew Tridgells4-acl-test: use symbolic names for groupType
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-upstream/tags/samba-4.0.0alpha16
2011-05-25 Matthias Dieter... s4:sam.py - uncomment/enhance some account type tests
2011-05-25 Matthias Dieter... s4:sam.py - tests for "isCriticalSystemObject" attribute
2011-05-25 Matthias Dieter... s4:sam.py - unchanged "primaryGroupID" when account...
2011-05-21 Matthieu Patous4:sam.py - add tests to check that setting "userAccoun...
2011-05-21 Matthieu Patous4-dsdb: add unit tests for dirsync control
2011-04-29 Matthias Dieter... s4:token_group.py python test - fix typos
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-21 Matthieu Patous4-unittests: replace assertEquals(res, []) by assertEq...
2011-02-15 Matthias Dieter... s4:sam.py - add another "description" test case
2011-02-10 Nadezhda Ivanovas4-tests: Some tests that prove behavior for INHERITED...
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
2011-01-19 Andrew Bartletts4-dsdb Don't use None as the input to the GENSEC loop...
2011-01-19 Andrew Bartletts4-dsdb Add PAC validation test to tokengroups test.
2011-01-19 Andrew Bartletts4-dsdb Add a test of the tokenGroups behaviour on...
2011-01-18 Nadezhda Ivanovas4-tests: Added a test for correct inheritance of IO...
2011-01-14 Matthias Dieter... s4:urgent_replication.py - remove a now superflous...
2011-01-14 Matthias Dieter... s4:samldb LDB module - fix "userAccountControl" handling
2011-01-14 Andrew Tridgells4-test: added a tokengroups test
2011-01-11 Nadezhda Ivanovas4-tests: Tests for expansion of ACEs containing generi...
2011-01-06 Jelmer Vernooijacl tests: Fix import.
2011-01-06 Jelmer VernooijRemove unused imports.
2010-12-22 Matthias Dieter... dsdb:ldap.py - transform a test call into the new ...
2010-12-22 Nadezhda Ivanovas4-tests: Tests for Validated-SPN implementation.
2010-12-15 Nadezhda Ivanovas4-tests: Added tests for LDAP add/delete/modify using...
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-12-10 Nadezhda Ivanovas4-tests: Modified acl.py to use the sd_utils helpers.
2010-12-02 Matthias Dieter... s4:password_hash LDB module - allow empty ("") passwords
2010-11-27 Matthias Dieter... s4:dsdb tests - make use of "ldb.get_domain_sid()"
2010-11-27 Matthias Dieter... s4:dsdb/tests/python/sam.py - we don't need the domain SID
2010-11-25 Nadezhda Ivanovas4-tests: Made acl tests to reconnect if dSHeuristics...
2010-11-25 Nadezhda Ivanovas4-tests: Modified create_ou to only accept security...
2010-11-24 Nadezhda Ivanovas4-tests: Modified sec_descriptor.py to use samba.tests...
2010-11-24 Nadezhda Ivanovas4-tests: Modified sam.py to use samba.tests.delete_force
2010-11-24 Nadezhda Ivanovas4-tests: Modified passwords.py to use samba.tests...
2010-11-24 Nadezhda Ivanovas4-tests: delete_force was unused, removed it.
2010-11-24 Nadezhda Ivanovas4-tests: Modified ldap_schema.py to use samba.tests...
2010-11-24 Nadezhda Ivanovas4-tests: Modified ldap.py to use samba.tests.delete_force
2010-11-24 Nadezhda Ivanovas4-tests: Modified deletetest.py to use samba.tests...
2010-11-24 Nadezhda Ivanovas4-tests: Modified acly.py to use common delete_force...
2010-11-24 Nadezhda Ivanovas4-tests: Modified sec_descriptor to use samdb.newgroup...
2010-11-23 Nadezhda Ivanovas4-tests: Modified acl.py to use samdb.newgroup instead...
2010-11-23 Nadezhda Ivanovas4-tests: Modified sec_descriptor.py to use samdb.newus...
2010-11-23 Nadezhda Ivanovas4-tests: Modified acl.py to use samdb.newuser instead...
2010-11-23 Nadezhda Ivanovas4-tests: Modified sec_descriptor.py to use SamDB.creat...
2010-11-23 Nadezhda Ivanovas4-tests: Modified acl.py to use SamDB.create_ou()
2010-11-23 Nadezhda Ivanovas4-tests: Ldap tests now use the get_dsheuristics and...
2010-11-23 Nadezhda Ivanovas4-tests: Password tests now use the get_dsheuristics...
2010-11-23 Nadezhda Ivanovas4-tests: Acl tests now use the get_dsheuristics and...
2010-11-22 Nadezhda Ivanovas4-tests: Adapted passwords.py to use set_minPwdAge...
2010-11-22 Nadezhda Ivanovas4-tests: Adapted acl.py to use set_minPwdAge from...
2010-11-20 Matthias Dieter... s4:objectclass_attrs LDB module - add more delete prote...
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 Nadezhda Ivanovas4-tests: Modified descriptor tests to use pyldb api...
2010-11-18 Nadezhda Ivanovas4-tests: Modified acl tests to use pyldb api to retrie...
2010-11-18 Nadezhda Ivanovas4-tests: Changed descriptor tests to use existing...
2010-11-18 Nadezhda Ivanovas4-tests: Changed acl tests to use existing method...
2010-11-18 Matthias Dieter... s4:dsdb python tests - use "ldb.domain_dn"
2010-11-18 Anatoliy Atanasovs4/ldap: ldap_syntaxes.py cleanup
2010-11-18 Nadezhda Ivanovas4-tests: Descriptor tests should use the existing...
2010-11-18 Nadezhda Ivanovas4-tests: Acl tests should use the existing samdb domai...
2010-11-18 Matthias Dieter... s4:repl_meta_data LDB module - allow also special DNs...
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-11 Zahari ZaharievCannot create OU using custom Schema class
2010-11-11 Matthias Dieter... s4:passwords.py - add a test for the normal "userPasswo...
2010-11-11 Matthias Dieter... s4:acl.py - two password change tests are expected...
2010-11-11 Matthias Dieter... s4:python tests - fix script names in the help text
2010-11-10 Anatoliy Atanasovs4/syntax: Add tests for DN+String and DN+Binary
2010-11-08 Matthias Dieter... s4:passwords.py - test empty password attributes behaviour
2010-11-08 Matthias Dieter... s4:passwords.py - add another two failure cases
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
next