summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests
Commit message (Expand)AuthorAgeFilesLines
* CVE-2018-10919 tests: Add extra test for dirsync deleted object corner-caseTim Beale2018-08-111-26/+131
* CVE-2018-10919 tests: test ldap searches for non-existent attributes.Gary Lockyer2018-08-111-0/+9
* CVE-2018-10919 tests: Add test case for object visibility with limited rightsTim Beale2018-08-111-0/+68
* CVE-2018-10919 tests: Add tests for guessing confidential attributesTim Beale2018-08-111-0/+920
* CVE-2018-1057: s4:dsdb/tests: add a test for password change with empty deleteRalph Boehme2018-03-131-0/+49
* subnet: Avoid a segfault when renaming subnet objectsGarming Sam2018-02-201-0/+45
* selftest: close connections after tests in samba4.ldap.rodc_rwdc.pythonJamie McClymont2018-01-092-0/+17
* selftest: close connections after tests in samba4.ldap.secdesc.pythonJamie McClymont2018-01-081-0/+5
* selftest: close connections after tests in samba4.ldap.acl.pythonJamie McClymont2018-01-081-0/+32
* linked attribute tests: correct add_all_at_once testDouglas Bagnall2017-10-261-8/+5
* linked_attribute tests: helper assert function for expected LdbErrorDouglas Bagnall2017-10-261-20/+29
* linked attribute tests: fix logic for add testDouglas Bagnall2017-10-261-0/+2
* linked attribute tests: ensure duplicate deletes failDouglas Bagnall2017-10-261-0/+5
* linked attribute tests: test against duplicates in replaceDouglas Bagnall2017-10-261-0/+10
* selftest: Make dirsync test use symobolic name and OA not AAndrew Bartlett2017-08-291-2/+3
* dsdb: Use samba.generate_random_password() in dirsync testAndrew Bartlett2017-08-291-1/+1
* add provision performance testsDouglas Bagnall2017-06-231-0/+129
* perftest: add a new medley testDouglas Bagnall2017-06-231-0/+501
* selftest: Fix failure message in dsdb_schema_infoAndrew Bartlett2017-06-161-2/+2
* dsdb/tests/ldap: test single valued linked attributesDouglas Bagnall2017-06-151-0/+67
* s4/linked_attribute tests: test duplicate valuesDouglas Bagnall2017-06-151-1/+19
* dsdb/tests/ldap: multivalued attributesDouglas Bagnall2017-06-151-0/+72
* tests/rodc: Check that new passwords trigger wiping on RODCGarming Sam2017-05-301-0/+34
* tests/rodc: Check SID restriction for SendToSamGarming Sam2017-05-301-0/+72
* tests/rodc: Add password lockout tests with RODC-auth, RWDC-checkGarming Sam2017-05-302-32/+504
* tests/rodc: Test for NTLM wrong password forwardingGarming Sam2017-05-301-1/+3
* tests/password_lockout: Remove unused users from baseGarming Sam2017-05-302-12/+14
* password_lockout: Tests against RODC (once preloaded)Garming Sam2017-04-132-2/+144
* tests/rodc: Add a number of tests for RODC-RWDC interactionGarming Sam2017-04-131-0/+585
* password_lockout: Move some unnecessary methods from baseGarming Sam2017-04-132-188/+188
* password_lockout: Move lockoutObservationWindow tests from setUpGarming Sam2017-04-132-0/+70
* password_lockout: Factor out a base testcaseGarming Sam2017-04-132-892/+913
* password_lockout: Remove use of global creds variablesGarming Sam2017-04-131-18/+18
* password_lockout: Remove use of global lp and host varsGarming Sam2017-04-131-21/+24
* password_lockout: Move more helper methods to a base classGarming Sam2017-04-131-74/+75
* password_lockout: Move more helper methods to a base classGarming Sam2017-04-131-330/+0
* password_lockout: Begin moving helper methods to a base classGarming Sam2017-04-131-42/+371
* selftest: Make some assertions about RODC referralsGarming Sam2017-04-131-6/+49
* selftest: Add ldap rodc python testGarming Sam2017-04-131-0/+209
* TestBase: move insta_creds from password_lockout.pyGary Lockyer2017-03-291-42/+21
* auth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10 to the token during NTLM authAndrew Bartlett2017-03-271-1/+15
* perftests/ad_dc_search: do less work in expensive member searchesDouglas Bagnall2017-03-101-4/+6
* dsdb/tests: add test_ldap_bind_must_change_pwd()Stefan Metzmacher2017-03-031-0/+177
* dsdb/tests: remove duplicate test_smartcard_required3() from sam.pyStefan Metzmacher2017-03-031-101/+0
* selftest: add search performance testsDouglas Bagnall2017-03-021-0/+293
* selftest: ndr_pack/unpack performance testDouglas Bagnall2017-03-021-0/+227
* python/tests: Add test for generated and duplicate mAPIIDsBob Campbell2017-02-141-0/+76
* python/tests: add test for generated and duplicate linkIDsBob Campbell2017-02-141-0/+285
* s4/linked_attribute tests: remove helper function unused parameterDouglas Bagnall2017-02-091-3/+2
* s4/linked_attribute tests: try adding linked attributes directlyDouglas Bagnall2017-02-091-13/+51