CVE-2018-10919 acl_read: Fix unauthorized attribute access via searches
[samba.git] / source4 / dsdb / tests /
2018-08-14 Gary LockyerCVE-2018-10919 tests: test ldap searches for non-existe...
2018-08-14 Tim BealeCVE-2018-10919 tests: Add test case for object visibili...
2018-08-14 Tim BealeCVE-2018-10919 tests: Add tests for guessing confidenti...
2018-07-12 Noel Powers4/dsdb/tests/python: base64.b64encode returns bytes
2018-07-05 Andrew Bartlettselftest: Use a longer self.account_lockout_duration...
2018-07-05 Andrew Bartlettselftest: Use self.account_lockout_duration in self...
2018-07-03 Tim Bealetests: Add a sub-set of tests to show the restored...
2018-07-03 Tim Bealejoin: Rename dc_join() so it looks like an object
2018-06-19 Tim Bealetests: Increase PSO test timeouts to minimise failures
2018-06-19 Tim Bealetests: Increase minPwdAge used for PSO tests
2018-05-30 Andrew Bartlettselftest: Make create_test_ou() return a ldb.Dn
2018-05-30 Andrew Bartlettselftest: Lock down the expected parents in BasicTreeDe...
2018-05-30 Andrew Bartlettselftest: Rework BasicDeleteTests.test_all() into setUp...
2018-05-30 Tim Bealetests: Fix intermittent error in PSO test
2018-05-23 Tim Bealetests: Add tests for domain pwdHistoryLength
2018-05-23 Tim Bealetests: Extend PSO tests to cover password-history/lengt...
2018-05-12 Noel Powers4/dsdb/tests: py2/py3 compatability always decode...
2018-05-12 Noel PowerBulk: enclose .keys() method with list where list ...
2018-05-12 Noel Powers4/dsdb/tests: py2/py3 compatability replace xrange...
2018-05-11 Tim Bealetests: Add test for password-lockout via SAMR RPC
2018-05-11 Tim Bealetests: Add PSO test case to existing password_lockout...
2018-05-11 Tim Bealetests: Add comments to help explain password_lockout...
2018-05-11 Tim Bealetests: Add tests for Password Settings Objects
2018-05-11 Tim Bealetests: Split out setUp code into separate function...
2018-05-05 Douglas Bagnallperftest: ad_dc_medley failing base search failed to...
2018-04-30 Noel Powerpython: Bulk conversion callers of ldb.Dn second param
2018-04-13 Joe Guopython: bulk replace dict.iteritems to items for py3
2018-04-12 Andrew Bartlettdsdb: check for dSHeuristics more carefully
2018-03-23 Noel Powers3/dsdb: convert print func to be py2/py3 compatible
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/tests: add a test for password...
2018-02-28 Noel Powerdsdb python tests: convert 'except X, (tuple)' to ...
2018-02-19 Douglas Bagnallpython/tests/sites: ensure we can't manipulate subnets...
2018-02-19 Garming Samsubnet: Avoid a segfault when renaming subnet objects
2018-02-14 Douglas Bagnalldsdb python tests: convert 'except X, e' to 'except...
2018-01-09 Jamie McClymontselftest: close connections after tests in samba4.ldap...
2018-01-08 Jamie McClymontselftest: close connections after tests in samba4.ldap...
2018-01-08 Jamie McClymontselftest: close connections after tests in samba4.ldap...
2017-10-26 Douglas Bagnalllinked attribute tests: correct add_all_at_once test
2017-10-25 Douglas Bagnalllinked_attribute tests: helper assert function for...
2017-10-25 Douglas Bagnalllinked attribute tests: fix logic for add test
2017-10-25 Douglas Bagnalllinked attribute tests: ensure duplicate deletes fail
2017-10-25 Douglas Bagnalllinked attribute tests: test against duplicates in...
2017-08-29 Andrew Bartlettselftest: Make dirsync test use symobolic name and...
2017-08-29 Andrew Bartlettdsdb: Use samba.generate_random_password() in dirsync...
2017-06-23 Douglas Bagnalladd provision performance tests
2017-06-23 Douglas Bagnallperftest: add a new medley test
2017-06-16 Andrew Bartlettselftest: Fix failure message in dsdb_schema_info
2017-06-15 Douglas Bagnalldsdb/tests/ldap: test single valued linked attributes
2017-06-15 Douglas Bagnalls4/linked_attribute tests: test duplicate values
2017-06-15 Douglas Bagnalldsdb/tests/ldap: multivalued attributes
2017-05-30 Garming Samtests/rodc: Check that new passwords trigger wiping...
2017-05-30 Garming Samtests/rodc: Check SID restriction for SendToSam
2017-05-30 Garming Samtests/rodc: Add password lockout tests with RODC-auth...
2017-05-30 Garming Samtests/rodc: Test for NTLM wrong password forwarding
2017-05-30 Garming Samtests/password_lockout: Remove unused users from base
2017-04-13 Garming Sampassword_lockout: Tests against RODC (once preloaded)
2017-04-13 Garming Samtests/rodc: Add a number of tests for RODC-RWDC interaction
2017-04-13 Garming Sampassword_lockout: Move some unnecessary methods from...
2017-04-13 Garming Sampassword_lockout: Move lockoutObservationWindow tests...
2017-04-13 Garming Sampassword_lockout: Factor out a base testcase
2017-04-13 Garming Sampassword_lockout: Remove use of global creds variables
2017-04-13 Garming Sampassword_lockout: Remove use of global lp and host...
2017-04-13 Garming Sampassword_lockout: Move more helper methods to a base...
2017-04-13 Garming Sampassword_lockout: Move more helper methods to a base...
2017-04-13 Garming Sampassword_lockout: Begin moving helper methods to a...
2017-04-13 Garming Samselftest: Make some assertions about RODC referrals
2017-04-13 Garming Samselftest: Add ldap rodc python test
2017-03-29 Gary LockyerTestBase: move insta_creds from password_lockout.py
2017-03-27 Andrew Bartlettauth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10...
2017-03-10 Douglas Bagnallperftests/ad_dc_search: do less work in expensive membe...
2017-03-03 Stefan Metzmacherdsdb/tests: add test_ldap_bind_must_change_pwd()
2017-03-03 Stefan Metzmacherdsdb/tests: remove duplicate test_smartcard_required3...
2017-03-02 Douglas Bagnallselftest: add search performance tests
2017-03-02 Douglas Bagnallselftest: ndr_pack/unpack performance test
2017-02-14 Bob Campbellpython/tests: Add test for generated and duplicate...
2017-02-14 Bob Campbellpython/tests: add test for generated and duplicate...
2017-02-09 Douglas Bagnalls4/linked_attribute tests: remove helper function unuse...
2017-02-09 Douglas Bagnalls4/linked_attribute tests: try adding linked attributes...
2017-02-09 Douglas Bagnalls4/linked_attribute tests: test with the relax control
2017-02-09 Douglas Bagnalls4/linked_attribute tests: compare link lists in sorted...
2017-02-09 Douglas Bagnalls4/linked_attribute tests: remove unused code
2017-02-09 Douglas Bagnalls4/linked_attribute tests: add multiple links and repla...
2017-02-09 Douglas Bagnalls4/linked_attributes test: pep8 tidy-up, remove unused...
2017-01-12 Stefan Metzmachers4:tests/sec_descriptor: use more unique oid values
2017-01-10 Andrew Bartlettpython/schema: fix tests flapping due to oid collision
2016-12-01 Andrew Bartlettperf: Add simple tests for the open/close a database...
2016-09-08 Garming Samtests: Skip a test for reveal internals for passing...
2016-09-08 Garming Samtests: Check that USN bumps when modifying a linked...
2016-09-08 Garming Samtests: Assert vanishing links doesn't bump USN
2016-08-31 Douglas BagnallAdd AD DC performance tests
2016-08-25 Garming Samtests/schemainfo: run dsdb schema info tests with prope...
2016-08-19 Douglas Bagnallvlv tests: remove uninteresting debug message
2016-07-22 Stefan Metzmachers4:dsdb/tests: add UF_SMARTCARD_REQUIRED tests
2016-07-19 Douglas BagnallVLV tests: remove vestigial pdb stub
2016-07-19 Douglas BagnallVLV tests: add tests with show_deleted control
2016-07-19 Douglas BagnallVLV tests: comment typo
2016-07-19 Douglas BagnallVLV tests: reduce test duplication hence elapsed time
2016-07-15 Garming Samlink_attrs: Add tests for one way links (and pseudo...
2016-07-15 Douglas Bagnalldsdb tests: add linked attribute tests
2016-07-09 Stefan Metzmachers4:dsdb/tests: add RestoreUserPwdObjectTestCase test
next