summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python
AgeCommit message (Expand)AuthorFilesLines
2026-01-21lib:ldb-samba:ildap: fix empty attribute list handlingGary Lockyer1-0/+34
2026-01-15pytest:dsdb:password: test policy_hints oidDouglas Bagnall1-0/+308
2026-01-15pytest:dsdb:passwords: guess ldaps and ldap hosts from each otherDouglas Bagnall1-0/+8
2026-01-15dsdb:password_hash: reject password reset with UNWILLING_TO_PERFORMDouglas Bagnall1-2/+4
2025-08-27s4:dsdb:tests: Add tests for msDS-KeyCredentialLink attributeJennifer Sutton1-0/+474
2025-08-27s4:dsdb:tests: Add get_creds() methodJennifer Sutton1-1/+5
2025-08-27s4:dsdb:tests: Remove outdated commentJennifer Sutton1-2/+0
2025-08-27s4:dsdb:tests: Correct unprefixed f‐stringJennifer Sutton1-5/+2
2025-08-27s4:dsdb:tests: Correct test nameJennifer Sutton1-1/+1
2025-08-27s4:dsdb:tests: Reformat ACEs to be more readableJennifer Sutton1-50/+25
2025-08-27s4:dsdb:tests: Use sAMAccountName GUID constantJennifer Sutton1-2/+2
2025-05-26s4:dsdb: Fix code spellingJennifer Sutton1-1/+1
2025-03-06s4:dsdb/tests: let the token_group.py test work against Windows 2025Stefan Metzmacher1-2/+11
2024-07-02perftest:ndr_pack_performance: Remove obselete commentJo Sutton1-7/+0
2024-07-02perftest:ndr_pack_performance: Remove unused importJo Sutton1-1/+0
2024-04-24python: Move get_admin_sid() to SamDBJo Sutton1-10/+3
2024-04-21s4:dsdb:tests: Make use of ‘ldb’ parameterJo Sutton1-2/+2
2024-03-12selftest: add tests for "samba-tool user list --locked-only"Jule Anger1-0/+16
2024-02-08perftest:ndr_pack: spin in do_nothing for a whileDouglas Bagnall1-2/+3
2024-02-08perftest:ndr_pack: use a valid dummy SIDDouglas Bagnall1-1/+1
2024-02-08perftest:ndr_pack_performance: remove irrelevant imports, optionsDouglas Bagnall1-52/+3
2024-02-08perftest:ndr_pack: slightly reduce python overheadDouglas Bagnall1-3/+3
2024-02-08perftest: ndr_pack_performance gets more SD typesDouglas Bagnall1-0/+41
2024-02-08perftest:ndr_pack: rename SD tests with object ACEsDouglas Bagnall1-6/+6
2024-01-15python: Generate HRESULT definitions automaticallyJoseph Sutton2-2/+2
2023-11-30python: move HRES_SEC_* constants to samba moduleRob van der Linde2-5/+2
2023-11-30python: tests: make HRES_SEC_E_* constant an intRob van der Linde1-2/+2
2023-11-30python: PEP275: docstrings should always use double quotesRob van der Linde1-6/+6
2023-10-25s4:dsdb:tests: Remove unnecessary f‐stringsJoseph Sutton1-6/+6
2023-10-13s4:dsdb:tests: Use loadTestsFromTestCase() instead of makeSuite()Joseph Sutton8-8/+16
2023-10-13s4:dsdb:tests: Fix assertion messagesJoseph Sutton2-9/+8
2023-10-13s4:dsdb:tests: Remove unused variablesJoseph Sutton2-16/+0
2023-10-13s4:dsdb:tests: Remove unused importsJoseph Sutton3-10/+6
2023-10-10CVE-2023-4154 dsdb/tests: Extend attribute read DirSync testsAndrew Bartlett1-56/+400
2023-10-10CVE-2023-4154 dsdb/tests: Add test for SEARCH_FLAG_RODC_ATTRIBUTE behaviourAndrew Bartlett1-5/+40
2023-10-10CVE-2023-4154 dsdb/tests: Speed up DirSync test by only checking positive mat...Andrew Bartlett1-1/+7
2023-10-10CVE-2023-4154 dsdb/tests: Check that secret attributes are not visible with D...Andrew Bartlett1-0/+12
2023-10-10CVE-2023-4154 dsdb/tests: Force the test attribute to be not-confidential at ...Andrew Bartlett1-4/+6
2023-10-10CVE-2023-4154 dsdb/tests: Use self.addCleanup() and delete_force()Andrew Bartlett2-9/+3
2023-10-10CVE-2023-4154 dsdb/tests: Do not run SimpleDirsyncTests twiceAndrew Bartlett1-5/+2
2023-08-30s4:dsdb:tests: Fix usage linesJoseph Sutton2-2/+2
2023-08-30s4:dsdb:tests: Remove unused importsJoseph Sutton11-56/+20
2023-08-30s4:dsdb:tests: Fix spellingJoseph Sutton1-4/+4
2023-08-08s4:dsdb:tests: Remove unused variablesJoseph Sutton2-11/+4
2023-08-08s4:dsdb:tests: Use control that was (presumably) intendedJoseph Sutton1-1/+1
2023-08-03s4:dsdb:tests: Fix code spellingAndreas Schneider14-39/+39
2023-08-02selftest: Add test for combination of anr and paged_resultsAndrew Bartlett1-0/+21
2023-06-24s4:dsdb/tests: also verify too old, older password interaction with badPwdCountStefan Metzmacher1-4/+85
2023-06-24s4:dsdb/tests: Test Kerberos login with old password fails (but badPwdCount=0)Stefan Metzmacher1-5/+3
2023-05-24s4-dsdb:large_ldap: Call setUpClass() method of base classJoseph Sutton1-0/+1