summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python
AgeCommit message (Expand)AuthorFilesLines
2016-06-30s4:dsdb/tests: let password_lockout.py validate the lastLogon and lastLogonTi...Stefan Metzmacher1-24/+45
2016-06-30s4:dsdb/tests: let password_lockout.py test with all combinations of krb5, nt...Stefan Metzmacher1-33/+67
2016-06-30s4:dsdb/tests: let password_lockout.py verify more fields in _readd_user()Stefan Metzmacher1-11/+52
2016-06-30s4:dsdb/tests: let password_lockout.py copy user{name,pass} from the template...Stefan Metzmacher1-2/+23
2016-06-30s4:dsdb/tests: let password_lockout.py use creds and other_ldb as function ar...Stefan Metzmacher1-18/+20
2016-06-30s4:dsdb/tests: let password_lockout.py use userpass variables in all functionsStefan Metzmacher1-25/+42
2016-06-30s4:dsdb/tests: let password_lockout.py use other_ldb variables instead of sel...Stefan Metzmacher1-23/+25
2016-06-30s4:dsdb/tests: let password_lockout.py use userdn variables in all functionsStefan Metzmacher1-80/+93
2016-06-30s4:dsdb/tests: let password_lockout.py make use of self.addCleanup() to clean...Stefan Metzmacher1-5/+2
2016-06-30s4:dsdb/tests: let password_lockout.py use _readd_user() for testuser3 tooStefan Metzmacher1-101/+2
2016-06-30s4:dsdb/tests: let password_lockout.py pass creds as argument to _readd_user()Stefan Metzmacher1-3/+3
2016-06-30s4:dsdb/tests: let password_lockout.py use user{name,pass,dn} variables in _r...Stefan Metzmacher1-15/+19
2016-06-30s4:dsdb/tests: let password_lockout.py pass username,userpass optionally to i...Stefan Metzmacher1-3/+3
2016-06-30s4:dsdb/tests: let password_lockout.py let _readd_user() return the ldb conne...Stefan Metzmacher1-2/+3
2016-06-30s4:dsdb/tests: let password_lockout.py make use of the _readd_user() helper f...Stefan Metzmacher1-119/+1
2016-06-30s4:dsdb/tests: let password_lockout.py add a _readd_user() helper functionStefan Metzmacher1-0/+121
2016-06-30s4:dsdb/tests: let password_lockout.py make the LDAP error string checks more...Stefan Metzmacher1-21/+21
2016-06-30s4:dsdb/tests: let password_lockout.py cross-check the lastLogon value with samrStefan Metzmacher1-0/+5
2016-06-30s4:dsdb/tests: let password_lockout.py reduce the values for lockoutDuration ...Stefan Metzmacher1-2/+2
2016-06-27s4:dsdb/tests: add pwdLastSet testsStefan Metzmacher1-0/+210
2016-06-27s4:dsdb/tests: use more useful userAccountControl/pwdLastSet values in the ur...Stefan Metzmacher1-2/+2
2016-06-27s4:dsdb/tests: improve error message in test_new_user_default_attributes()Stefan Metzmacher1-1/+2
2016-06-27s4:dsdb/tests: let the user_account_control.py test recover from a previous f...Stefan Metzmacher1-2/+6
2016-06-27s4:dsdb/tests: use GENSEC_SEAL for ldap connections in sam.pyStefan Metzmacher1-0/+2
2016-06-27s4:dsdb/tests: use ncacn_ip_tcp:server[seal] for samr connectionsStefan Metzmacher3-4/+4
2016-06-27s4:dsdb/tests: make user_account_control.py executableStefan Metzmacher1-0/+0
2016-06-16selftest: Check a user with only primaryGroupID is correct in samr.GetUserGro...Andrew Bartlett1-0/+25
2016-06-16selftest: Test that primaryGroupID is first in samr.GetUserGroups() replyAndrew Bartlett1-0/+1
2016-06-16selftest: Add alias membership to the tokengroups testAndrew Bartlett1-0/+24
2016-06-16selftest: Expand tokenGroups test to also compare with samr.GetGroupsForUserAndrew Bartlett1-1/+71
2016-06-16selftest: Expand tokenGroups test to also build nested groupsAndrew Bartlett1-1/+26
2016-06-06selftest: Add tests to show that we can not create duplicate schema entriesAndrew Bartlett1-2/+655
2016-06-06Remove the try/catch from urgent_replication.pyAndrew Bartlett1-9/+5
2016-06-06selftest: Assert that name, the RDN attribute and actual RDN are in syncAndrew Bartlett1-1/+3
2016-06-06selftest: Use random OIDs from under the Samba OID arcAndrew Bartlett5-14/+15
2016-05-03VLV: test using restrictive expressionsDouglas Bagnall1-0/+16
2016-05-03VLV: handle empty results correctlyDouglas Bagnall1-5/+107
2016-04-19tests/passwords: fix a typoGarming Sam1-1/+1
2016-04-19tests/dsdb: Verify that only a new ldb affects reads of userPasswordGarming Sam1-0/+89
2016-03-22dsdb python tests: fix several usage stringsDouglas Bagnall7-7/+7
2016-03-22dsdb sort test: avoid exception with fewer elementsDouglas Bagnall1-1/+1
2016-03-22ldb sort tests: point out a known fails against WindowsDouglas Bagnall1-2/+14
2016-03-22Implement Virtual List View (VLV)Douglas Bagnall1-0/+802
2016-03-11s4:dsdb/test/sort: avoid 'from collections import Counter'Stefan Metzmacher1-2/+7
2016-03-11s4:dsdb/test/notification: make test_invalid_filter more resilient against or...Stefan Metzmacher1-4/+11
2016-03-09ldb sort: allow sorting on attributes not returned in searchDouglas Bagnall1-0/+56
2016-03-09Add python server sort testsDouglas Bagnall1-0/+307
2016-03-08repl_meta_data: Correctly use msDS-IntId for custom schema, not the prefixMap...Andrew Bartlett1-4/+27
2016-02-17s4:dsdb/tests: add notification.py with some basic testsStefan Metzmacher1-0/+352
2016-02-17s4:dsdb/tests: don't use spaces in lDAPDisplayName in urgent_replication.pyStefan Metzmacher1-4/+4