summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests
AgeCommit message (Expand)AuthorFilesLines
2010-11-18s4-tests: Modified descriptor tests to use pyldb api to retrieve configuratio...Nadezhda Ivanova1-12/+2
2010-11-18s4-tests: Modified acl tests to use pyldb api to retrieve configuration dn.Nadezhda Ivanova1-3/+1
2010-11-18s4-tests: Changed descriptor tests to use existing method in samdb for adding...Nadezhda Ivanova1-32/+24
2010-11-18s4-tests: Changed acl tests to use existing method in samdb for adding users ...Nadezhda Ivanova1-19/+8
2010-11-18s4:dsdb python tests - use "ldb.domain_dn"Matthias Dieter Wallnöfer7-62/+15
2010-11-18s4/ldap: ldap_syntaxes.py cleanupAnatoliy Atanasov1-17/+3
2010-11-18s4-tests: Descriptor tests should use the existing samdb domain_dn method ins...Nadezhda Ivanova1-7/+1
2010-11-18s4-tests: Acl tests should use the existing samdb domain_dn method instead of...Nadezhda Ivanova1-7/+1
2010-11-18s4:repl_meta_data LDB module - allow also special DNs to be renamed correctlyMatthias Dieter Wallnöfer1-0/+7
2010-11-13s4:objectclass LDB module - multiple "objectClass" change elements are unfort...Matthias Dieter Wallnöfer1-12/+9
2010-11-12s4:objectclass LDB module - we should not simply ignore additional "objectCla...Matthias Dieter Wallnöfer1-0/+13
2010-11-12s4:samldb/objectclass_attrs LDB modules - move "description" logic from "obje...Matthias Dieter Wallnöfer2-155/+164
2010-11-11Cannot create OU using custom Schema classZahari Zahariev1-0/+56
2010-11-11s4:passwords.py - add a test for the normal "userPassword" behaviourMatthias Dieter Wallnöfer1-1/+97
2010-11-11s4:acl.py - two password change tests are expected to fails on Windows 2000 f...Matthias Dieter Wallnöfer1-3/+14
2010-11-11s4:python tests - fix script names in the help textMatthias Dieter Wallnöfer5-5/+5
2010-11-10s4/syntax: Add tests for DN+String and DN+BinaryAnatoliy Atanasov1-0/+420
2010-11-08s4:passwords.py - test empty password attributes behaviourMatthias Dieter Wallnöfer1-1/+154
2010-11-08s4:passwords.py - add another two failure casesMatthias Dieter Wallnöfer1-0/+21
2010-11-08s4:objectguid/repl_meta_data LDB module - deny "objectGUID" updatesMatthias Dieter Wallnöfer1-0/+12
2010-11-07s4:ldap.py - add more "objectGUID" related testsMatthias Dieter Wallnöfer1-2/+76
2010-11-07s4:descriptor LDB module - make the "nTSecurityDescriptor" attribute fully be...Matthias Dieter Wallnöfer1-5/+56
2010-11-06s4:ldap.py - enhance the "distinguishedName" testsMatthias Dieter Wallnöfer1-0/+24
2010-11-04s4:ldap.py/passwords.py - just use objectclass "user" for usersMatthias Dieter Wallnöfer2-7/+7
2010-11-04s4-dsdb Fix urgent_replication test not to set an invalid userAccountControlAndrew Bartlett1-2/+3
2010-11-04urgent_replication: Fix syntax error.Jelmer Vernooij1-1/+1
2010-11-03urgent_replication: Fix formattingJelmer Vernooij1-33/+33
2010-11-03s4:dsdb/tests/python/sam.py: test with member: <SID=...>Stefan Metzmacher1-0/+16
2010-11-03s4:sam.py - assign valid values when performing the special-attributes constr...Matthias Dieter Wallnöfer1-3/+3
2010-11-03pydsdb: Import testtools before subunit for those that don't haveJelmer Vernooij9-32/+19
2010-11-03s4:objectclass LDB module - the structural objectclass has always to be speci...Matthias Dieter Wallnöfer1-0/+19
2010-11-03s4-tests: Tests for the dSHeuristics attribute value restrictionsNadezhda Ivanova1-0/+41
2010-11-01s4:samldb LDB module - the "sAMAccountName" cannot be substituted by nothingMatthias Dieter Wallnöfer1-0/+21
2010-11-01s4:sam.py - additional testing for "servicePrincipalName" updatesMatthias Dieter Wallnöfer1-12/+207
2010-11-01s4:ldap.py/sam.py - simplify the objectclass specificationsMatthias Dieter Wallnöfer2-39/+39
2010-11-01s4:sam.py - test "objectSid" modification lockdownMatthias Dieter Wallnöfer1-0/+28
2010-10-31s4:sam.py - test the "sAMAccountName" attributeMatthias Dieter Wallnöfer1-0/+59
2010-10-31s4:sam.py - add a test for the "dNSHostName" - "servicePrincipalName" update ...Matthias Dieter Wallnöfer1-1/+151
2010-10-30s4:sam.py - add a short double swap "primaryGroupID" testMatthias Dieter Wallnöfer1-0/+9
2010-10-30s4:sam.py - enhance "member" testsMatthias Dieter Wallnöfer1-0/+35
2010-10-27s4-ldb: Added the correct extended check for read access to nTSecurityDescriptorNadezhda Ivanova1-0/+62
2010-10-26s4:ldap.py - add a test for attribute ranges - still very basicMatthias Dieter Wallnöfer1-1/+56
2010-10-26s4:sam.py - enhance users and groups testMatthias Dieter Wallnöfer1-2/+63
2010-10-26s4:ldap.py - enhance and activate the "description" attribute testMatthias Dieter Wallnöfer1-27/+89
2010-10-25s4:ldap.py - prove the denied multi-valued replace requestsMatthias Dieter Wallnöfer1-18/+18
2010-10-16s4:objectclass LDB module - implement the "isCriticalSystemObject" subtree de...Matthias Dieter Wallnöfer1-2/+11
2010-10-13s4:sam.py - tests for "userAccountControl" attributeMatthias Dieter Wallnöfer1-3/+448
2010-10-13s4:sam.py - add a test for the group type changing behaviourMatthias Dieter Wallnöfer1-0/+595
2010-10-13s4:ldap.py - test the "isCriticalSystemObject" behaviourMatthias Dieter Wallnöfer1-0/+39
2010-10-08s4:ldap.py - split it up and move SAM related stuff to sam.pyMatthias Dieter Wallnöfer2-552/+664