summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python
AgeCommit message (Expand)AuthorFilesLines
2023-05-16s4-dsdb:large_ldap: Remove unused variablesJoseph Sutton1-11/+3
2023-05-16s4-dsdb:large_ldap: Remove unused importsJoseph Sutton1-6/+1
2023-05-16pytest/password_lockout: Remove unused variablesJoseph Sutton1-15/+12
2023-05-16pytest/password_lockout: Use correct variableJoseph Sutton1-1/+1
2023-05-16pytest/password_lockout: Use more specific assertion methodsJoseph Sutton2-41/+41
2023-05-16pytest/password_lockout: Remove unused importsJoseph Sutton2-9/+2
2023-05-16s4:dsdb:tests: Refactor security descriptor testJoseph Sutton1-2/+2
2023-05-16s4:dsdb:tests: Refactor confidential attributes testJoseph Sutton1-53/+16
2023-05-16s4:dsdb:tests: Refactor ACL testJoseph Sutton1-34/+30
2023-05-05s4/dsdb: fix unnecessary backslashRob van der Linde2-6/+6
2023-05-05dsdb/tests: fix assignment to for loop variableRob van der Linde1-5/+5
2023-04-28pytest:large_ldap: use a valid ACEDouglas Bagnall1-1/+1
2023-04-12pytest/acl: Remove unused remnants of source4/dsdb/tests/python/acl.pyJoseph Sutton1-58/+1
2023-04-12s4-dsdb:large_ldap: Note that we don't check that an error was raisedJoseph Sutton1-0/+16
2023-04-12s4-dsdb:large_ldap: Assert that we got all the entriesJoseph Sutton1-0/+2
2023-04-12s4-dsdb:large_ldap: Fix disabled testJoseph Sutton1-3/+3
2023-04-12s4-dsdb:large_ldap: Correctly increment count variableJoseph Sutton1-1/+1
2023-04-12s4-dsdb:large_ldap: Fix typos in variable namesJoseph Sutton1-2/+2
2023-04-06dsdb/tests: Add test for modification of unicodePwd over a cleartext/signed c...Rob van der Linde1-0/+151
2023-04-06dsdb/tests: Double number of expressions in large_ldap.py ldap_timeout testAndrew Bartlett1-1/+1
2023-04-06dsdb/tests: Move SD modification on class-created objects to classSetUpAndrew Bartlett1-10/+8
2023-04-05CVE-2023-0225 pytest/acl: test deleting dNSHostName as unprivileged userDouglas Bagnall1-0/+236
2023-04-05dsdb: Remove remaining references to DC_MODE_RETURN_NONE and DC_MODE_RETURN_ALLAndrew Bartlett1-70/+16
2023-04-05CVE-2023-0614 ldb: Prevent disclosure of confidential attributesJoseph Sutton1-6/+6
2023-04-05CVE-2023-0614 tests/krb5: Add test for confidential attributes timing differe...Joseph Sutton1-0/+162
2023-04-05CVE-2023-0614 s4:dsdb:tests: Fix <GUID={}> search in confidential attributes ...Joseph Sutton1-3/+3
2023-04-05CVE-2023-0614 dsdb: Alter timeout test in large_ldap.py to be slower by match...Andrew Bartlett1-2/+15
2023-03-31s4-dsdb: Account for Claims Valid SID in tokenGroupsJoseph Sutton1-2/+6
2023-03-23s4:dsdb/tests: let a test to demonstrate the behavior of invisible backlinksStefan Metzmacher1-0/+100
2023-03-23s4:dsdb/tests: let linked_attributes.py use a container as testbaseStefan Metzmacher1-7/+7
2023-03-22s4:dsdb/tests: use changetype: modify in order to delete a single attributeStefan Metzmacher1-1/+1
2023-03-22s4:dsdb/tests: add more detailed tests to sec_descriptor.pyStefan Metzmacher1-0/+501
2023-03-22s4:dsdb/tests: allow sec_descriptor.py to run against Windows 2022Stefan Metzmacher1-4/+4
2023-03-22s4:dsdb/tests: convert sec_descriptor.py to use assert[Not]In()Stefan Metzmacher1-149/+149
2023-03-22s4:dsdb/tests: let AclUndeleteTests.test_undelete() remove the temporary ACE ...Stefan Metzmacher1-0/+1
2023-03-22s4:dsdb/tests: let OwnerGroupDescriptorTests() remove temporary ACEs on cleanupStefan Metzmacher1-0/+2
2023-03-22s4:dsdb/tests: let OwnerGroupDescriptorTests.test_141() set the required ACE ...Stefan Metzmacher1-0/+3
2023-03-21libcli/security: Reorder SDDL access flags table to match WindowsJoseph Sutton1-6/+6
2023-03-14selftest: Use setUpClass() to reduce "make test TESTS=large_ldap" timeAndrew Bartlett1-33/+36
2023-03-08s4-dsdb:tests: Correctly handle LdbErrorJoseph Sutton1-1/+1
2023-03-08s4-dsdb:tests: Fix AD DC performance testsJoseph Sutton3-21/+21
2023-02-23selftest: source4: fix mutable default argumentsRob van der Linde6-8/+30
2023-02-23selftest: fix typo in test commentRob van der Linde1-1/+1
2023-02-23selftest: fix scope and attrs not passed to searchRob van der Linde1-2/+2
2023-02-08s4-dsdb: Use correct primary group SID in token group testJoseph Sutton1-1/+1
2023-02-08auth: Shorten long SID flags combinationsJoseph Sutton1-1/+1
2023-01-30python: Replace calls to deprecated methodsJoseph Sutton1-10/+10
2022-10-21s4-dsdb: Remove unused variables in token_group python testJoseph Sutton1-2/+0
2022-10-21s4-dsdb: simplify conditional in python token_group testJoseph Sutton1-2/+2
2022-10-21s4-dsdb: Remove unused import in token_group python testJoseph Sutton1-1/+1