Merge commit 'release-4-0-0alpha15' into master4-tmp
[ira/wip.git] / source4 / dsdb / tests / python / sam.py
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
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-02-15 Matthias Dieter... s4:sam.py - add another "description" test case
2011-02-02 Andrew Bartletts4-python Ensure we add the Samba python path first.
2011-01-14 Matthias Dieter... s4:samldb LDB module - fix "userAccountControl" handling
2011-01-06 Jelmer VernooijRemove unused imports.
2010-12-15 Kamen Mazdrashkis4-dsdb/tests/python: Explicitly pass comamnd line...
2010-11-27 Matthias Dieter... s4:dsdb/tests/python/sam.py - we don't need the domain SID
2010-11-24 Nadezhda Ivanovas4-tests: Modified sam.py to use samba.tests.delete_force
2010-11-20 Matthias Dieter... s4:objectclass_attrs LDB module - add more delete prote...
2010-11-18 Matthias Dieter... s4:dsdb python tests - use "ldb.domain_dn"
2010-11-18 Matthias Dieter... s4:repl_meta_data LDB module - allow also special DNs...
2010-11-12 Matthias Dieter... s4:samldb/objectclass_attrs LDB modules - move "descrip...
2010-11-03 Stefan Metzmachers4:dsdb/tests/python/sam.py: test with member: <SID...
2010-11-03 Matthias Dieter... s4:sam.py - assign valid values when performing the...
2010-11-03 Jelmer Vernooijpydsdb: Import testtools before subunit for those that...
2010-11-01 Matthias Dieter... s4:samldb LDB module - the "sAMAccountName" cannot...
2010-11-01 Matthias Dieter... s4:sam.py - additional testing for "servicePrincipalNam...
2010-11-01 Matthias Dieter... s4:ldap.py/sam.py - simplify the objectclass specifications
2010-11-01 Matthias Dieter... s4:sam.py - test "objectSid" modification lockdown
2010-10-31 Matthias Dieter... s4:sam.py - test the "sAMAccountName" attribute
2010-10-31 Matthias Dieter... s4:sam.py - add a test for the "dNSHostName" - "service...
2010-10-30 Matthias Dieter... s4:sam.py - add a short double swap "primaryGroupID...
2010-10-30 Matthias Dieter... s4:sam.py - enhance "member" tests
2010-10-26 Matthias Dieter... s4:sam.py - enhance users and groups test
2010-10-13 Matthias Dieter... s4:sam.py - tests for "userAccountControl" attribute
2010-10-13 Matthias Dieter... s4:sam.py - add a test for the group type changing...
2010-10-08 Matthias Dieter... s4:ldap.py - split it up and move SAM related stuff...