summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/tests/python
Commit message (Expand)AuthorAgeFilesLines
* dsdb: Add tokenGroupsGlobalAndUniversal, tokenGroups, tokenGroupsNoGCAcceptableGarming Sam2014-12-221-9/+339
* Reduce number of places where sys.path is (possibly) updated for external mod...Jelmer Vernooij2014-11-301-2/+1
* sam: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-241-8/+4
* Use samba.tests.subunitrun in dsdb ldap and ldap_schema tests.Jelmer Vernooij2014-11-242-39/+50
* Use samba.tests.subunitrun in urgent replication test.Jelmer Vernooij2014-11-241-13/+4
* ldap: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-19/+6
* deletetest: use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-60/+52
* ldap_syntaxes: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-24/+16
* password lockout: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-99/+90
* passwords: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-119/+113
* sec_descriptor: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-16/+6
* token_group: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-12/+8
* sites: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-11/+6
* sec_descriptor test: Simplify, use samba.tests.subunitrun module.Jelmer Vernooij2014-11-221-19/+13
* Move option handling into samba.tests.subunitrun.Jelmer Vernooij2014-11-221-8/+6
* Move option parsing to samba.tests.subunitrun.Jelmer Vernooij2014-11-221-1/+1
* Add convenience class for old-style Samba subunit python tests.Jelmer Vernooij2014-11-221-13/+10
* dsdb.tests.acl: Create and run a single testsuite, should easy migration to r...Jelmer Vernooij2014-11-191-34/+43
* dsdb.tests.ldap: Create and run a single testsuite, should easy migration to ...Jelmer Vernooij2014-11-191-116/+73
* dirsync test: Create and run a single testsuite, should easy migration to reg...Jelmer Vernooij2014-11-191-15/+12
* urgent_replication: Use subunit reporting, remove allow_empty_output.Jelmer Vernooij2014-10-141-72/+44
* join.py: Reinstate full_nc_list and make creation of NTDS-DSA object commonAndrew Bartlett2014-09-011-0/+2
* selftest: Add test for password lockoutAndrew Bartlett2014-04-021-0/+1484
* dsdb-tests: Remove pointless creation of ldaptestouAndrew Bartlett2014-04-021-1/+0
* s4-dsdb: instanceType NC_HEAD is only allowed combined with WRITE for an orig...Nadezhda Ivanova2013-11-031-3/+14
* s4-dsacl: Fixed incorrect handling of privileges in sec_access_check_dsNadezhda Ivanova2013-10-252-1/+31
* s4-samldb: Do not allow deletion of objects with RID < 1000Nadezhda Ivanova2013-10-141-3/+34
* dsdb/tests/ldap: fix test_distinguished_name against w2k8r2Stefan Metzmacher2013-10-101-2/+2
* dsdb/tests/ldap: fix test_ldapServiceName against w2k8r2Stefan Metzmacher2013-10-101-4/+8
* dsdb-tests ldap.py: Add test for usn behaviour on certain changesAndrew Bartlett2013-06-121-54/+155
* dsdb-tests ldap.py: Fix quoting of print statementsAndrew Bartlett2013-06-121-10/+10
* s4:samldb LDB module - MS-SAMR 3.1.1.8.10 "userAccountControl"Matthias Dieter Wallnöfer2013-06-101-1/+81
* s4:samldb LDB module - permit "userAccountControl" modifications without acct...Matthias Dieter Wallnöfer2013-06-051-0/+32
* s4:samldb LDB module - "userAccountControl" = 0 means UF_NORMAL_ACCOUNT on addMatthias Dieter Wallnöfer2013-06-051-18/+26
* s4:dsdb python tests - set the executable flagMatthias Dieter Wallnöfer2013-05-172-0/+0
* tests/sec_descriptor: the default owner behavior depends on domainControllerF...Stefan Metzmacher2013-01-271-4/+4
* Tests: rewrite ldap_schema to specify attributesMatthieu Patou2013-01-211-15/+24
* dsdb: Add test for modification of two attributes, one permitted, one denied ...Andrew Bartlett2013-01-151-0/+15
* s4:dsdb/tests/sec_descriptor: verify the search of a windows dc join keeps wo...Stefan Metzmacher2012-12-101-0/+7
* s4:dsdb/tests/sec_descriptor: verify the nTSecurityDescriptor and sd_flags in...Stefan Metzmacher2012-12-101-0/+116
* s4:dsdb/tests: add SdAutoInheritTestsStefan Metzmacher2012-11-301-1/+83
* s4-join: Import DNS zones in AD DC joinAndrew Bartlett2012-06-251-0/+2
* selftest: schema is not automatically reloaded now so if you modify it you ha...Matthieu Patou2012-06-231-0/+9
* samdb: Accept a list of member variables rather than a comma-separated string.Jelmer Vernooij2012-06-213-17/+17
* s4:samldb LDB module - make sure to not add identical "servicePrincipalName"s...Matthias Dieter Wallnöfer2012-05-041-4/+47
* s4:samldb LDB module - implement "fSMORoleOwner" attribute protectionMatthias Dieter Wallnöfer2012-04-301-0/+77
* s4:ldap.py - re-introduce the "(dn=CN=ldaptestUSER3,CN=Users,DC=wallnoefer2,D...Matthias Dieter Wallnöfer2012-03-261-11/+4
* LDB/s4 - do not use the "(dn=...)" syntax on filters anymoreMatthias Dieter Wallnöfer2012-03-261-5/+5
* s4:ldap.py - test the already mentioned structural object class sorting behav...Matthias Dieter Wallnöfer2012-03-261-0/+15
* s4-selftest: Avoid running kinit for each new connectionAndrew Bartlett2012-02-203-3/+6