summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python
AgeCommit message (Expand)AuthorFilesLines
2014-11-22passwords: Use samba.tests.subunitrun.Jelmer Vernooij1-119/+113
2014-11-22sec_descriptor: Use samba.tests.subunitrun.Jelmer Vernooij1-16/+6
2014-11-22token_group: Use samba.tests.subunitrun.Jelmer Vernooij1-12/+8
2014-11-22sites: Use samba.tests.subunitrun.Jelmer Vernooij1-11/+6
2014-11-22sec_descriptor test: Simplify, use samba.tests.subunitrun module.Jelmer Vernooij1-19/+13
2014-11-22Move option handling into samba.tests.subunitrun.Jelmer Vernooij1-8/+6
2014-11-22Move option parsing to samba.tests.subunitrun.Jelmer Vernooij1-1/+1
2014-11-22Add convenience class for old-style Samba subunit python tests.Jelmer Vernooij1-13/+10
2014-11-19dsdb.tests.acl: Create and run a single testsuite, should easy migration to r...Jelmer Vernooij1-34/+43
2014-11-19dsdb.tests.ldap: Create and run a single testsuite, should easy migration to ...Jelmer Vernooij1-116/+73
2014-11-19dirsync test: Create and run a single testsuite, should easy migration to reg...Jelmer Vernooij1-15/+12
2014-10-14urgent_replication: Use subunit reporting, remove allow_empty_output.Jelmer Vernooij1-72/+44
2014-09-01join.py: Reinstate full_nc_list and make creation of NTDS-DSA object commonAndrew Bartlett1-0/+2
2014-04-02selftest: Add test for password lockoutAndrew Bartlett1-0/+1484
2014-04-02dsdb-tests: Remove pointless creation of ldaptestouAndrew Bartlett1-1/+0
2013-11-03s4-dsdb: instanceType NC_HEAD is only allowed combined with WRITE for an orig...Nadezhda Ivanova1-3/+14
2013-10-25s4-dsacl: Fixed incorrect handling of privileges in sec_access_check_dsNadezhda Ivanova2-1/+31
2013-10-14s4-samldb: Do not allow deletion of objects with RID < 1000Nadezhda Ivanova1-3/+34
2013-10-10dsdb/tests/ldap: fix test_distinguished_name against w2k8r2Stefan Metzmacher1-2/+2
2013-10-10dsdb/tests/ldap: fix test_ldapServiceName against w2k8r2Stefan Metzmacher1-4/+8
2013-06-12dsdb-tests ldap.py: Add test for usn behaviour on certain changesAndrew Bartlett1-54/+155
2013-06-12dsdb-tests ldap.py: Fix quoting of print statementsAndrew Bartlett1-10/+10
2013-06-10s4:samldb LDB module - MS-SAMR 3.1.1.8.10 "userAccountControl"Matthias Dieter Wallnöfer1-1/+81
2013-06-05s4:samldb LDB module - permit "userAccountControl" modifications without acct...Matthias Dieter Wallnöfer1-0/+32
2013-06-05s4:samldb LDB module - "userAccountControl" = 0 means UF_NORMAL_ACCOUNT on addMatthias Dieter Wallnöfer1-18/+26
2013-05-17s4:dsdb python tests - set the executable flagMatthias Dieter Wallnöfer2-0/+0
2013-01-27tests/sec_descriptor: the default owner behavior depends on domainControllerF...Stefan Metzmacher1-4/+4
2013-01-21Tests: rewrite ldap_schema to specify attributesMatthieu Patou1-15/+24
2013-01-15dsdb: Add test for modification of two attributes, one permitted, one denied ...Andrew Bartlett1-0/+15
2012-12-10s4:dsdb/tests/sec_descriptor: verify the search of a windows dc join keeps wo...Stefan Metzmacher1-0/+7
2012-12-10s4:dsdb/tests/sec_descriptor: verify the nTSecurityDescriptor and sd_flags in...Stefan Metzmacher1-0/+116
2012-11-30s4:dsdb/tests: add SdAutoInheritTestsStefan Metzmacher1-1/+83
2012-06-25s4-join: Import DNS zones in AD DC joinAndrew Bartlett1-0/+2
2012-06-23selftest: schema is not automatically reloaded now so if you modify it you ha...Matthieu Patou1-0/+9
2012-06-21samdb: Accept a list of member variables rather than a comma-separated string.Jelmer Vernooij3-17/+17
2012-05-04s4:samldb LDB module - make sure to not add identical "servicePrincipalName"s...Matthias Dieter Wallnöfer1-4/+47
2012-04-30s4:samldb LDB module - implement "fSMORoleOwner" attribute protectionMatthias Dieter Wallnöfer1-0/+77
2012-03-26s4:ldap.py - re-introduce the "(dn=CN=ldaptestUSER3,CN=Users,DC=wallnoefer2,D...Matthias Dieter Wallnöfer1-11/+4
2012-03-26LDB/s4 - do not use the "(dn=...)" syntax on filters anymoreMatthias Dieter Wallnöfer1-5/+5
2012-03-26s4:ldap.py - test the already mentioned structural object class sorting behav...Matthias Dieter Wallnöfer1-0/+15
2012-02-20s4-selftest: Avoid running kinit for each new connectionAndrew Bartlett3-3/+6
2012-01-24python: Change except: statement to except Exception:Amitay Isaacs1-1/+1
2011-11-14Remove broken code - these lines use undefined symbols.Jelmer Vernooij1-7/+2
2011-11-10test: fixed several tests to use samba.testsAndrew Tridgell5-8/+9
2011-11-02s4-sites: Document, fix under optimal coding, use exceptionsMatthieu Patou1-18/+18
2011-11-02s4-selftest: add unit tests for sites's function in pythonMatthieu Patou1-0/+125
2011-10-27s4:ldap.py - fix up the dSHeuristics test to check for the right behaviourMatthias Dieter Wallnöfer1-15/+27
2011-10-27s4:ldap.py - we test the creation of secrets already in the "systemOnly" test...Matthias Dieter Wallnöfer1-9/+0
2011-10-27s4:ldap.py - enhance and fix up the object class testMatthias Dieter Wallnöfer1-6/+95
2011-10-27s4:ldap.py - fix up the UTF8 testsMatthias Dieter Wallnöfer1-7/+8