summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python/confidential_attr.py
AgeCommit message (Expand)AuthorFilesLines
2025-05-26s4:dsdb: Fix code spellingJennifer Sutton1-1/+1
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: 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 Bartlett1-4/+2
2023-08-03s4:dsdb:tests: Fix code spellingAndreas Schneider1-1/+1
2023-05-16s4:dsdb:tests: Refactor confidential attributes testJoseph Sutton1-53/+16
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
2018-12-14PY3: change shebang to python3 in source4/dsdb dirJoe Guo1-1/+1
2018-09-21tests: Minor code cleanups to confidential_attr testTim Beale1-14/+23
2018-09-21python tests: fix format() strings for Python 2.6Douglas Bagnall1-53/+53
2018-09-06PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-1/+1
2018-08-14CVE-2018-10919 tests: Add extra test for dirsync deleted object corner-caseTim Beale1-26/+131
2018-08-14CVE-2018-10919 tests: Add tests for guessing confidential attributesTim Beale1-0/+911