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