summaryrefslogtreecommitdiff
path: root/selftest/knownfail.d/sid-strings
AgeCommit message (Expand)AuthorFilesLines
2024-05-07ldb-samba: simplify extended_dn_read_SID()Douglas Bagnall1-4/+0
2024-05-07pytest: sid_strings: Samba DN object refuses sub-auth overflowDouglas Bagnall1-2/+0
2024-05-07pytest: sid_strings: adjust to match Windows 2016Douglas Bagnall1-2/+0
2024-05-07pytest: sid_strings: Windows does allow lowercase s-1-... SIDsDouglas Bagnall1-0/+4
2024-05-07pytest: sid_strings: use more reliable well known SIDDouglas Bagnall1-1/+1
2023-11-01libcli/security: SDDL accepts lowercase "s-" in SIDsDouglas Bagnall1-2/+0
2023-04-28libcli/sec/sddl decode: allow hex numbers in SIDsDouglas Bagnall1-12/+0
2023-04-28libcli/security/dom_sid: hex but not octal is OK for sub-authDouglas Bagnall1-2/+4
2023-04-28libcli/security: avoid overflow in subauthsDouglas Bagnall1-0/+2
2023-04-28libcli/security: avoid overflow in revision numberDouglas Bagnall1-4/+4
2023-04-28pytest:sid_strings: test SID DNs with ldb parsingDouglas Bagnall1-0/+8
2023-04-28pytest:sid_strings: test SIDs as search baseDouglas Bagnall1-0/+7
2023-04-28pytest:sid_strings: Windows and Samba divergent testsDouglas Bagnall1-0/+45
2023-04-28pytest:sid_strings: test the strings with local parsingDouglas Bagnall1-0/+12
2023-04-28pytest:sid_strings: add explicit S-1-* sid testsDouglas Bagnall1-0/+16
2023-04-28pytest:sid_strings: same timestamp for all tests in the runDouglas Bagnall1-3/+3
2022-03-17sddl: Remove SDDL SID strings unsupported by WindowsJoseph Sutton1-3/+0
2022-03-17sddl: Add new SDDL SID stringsJoseph Sutton1-24/+0
2022-03-17sddl: Fix incorrect SDDL SID stringsJoseph Sutton1-3/+0
2022-03-17python:tests: Add tests for SDDL SID stringsJoseph Sutton1-0/+33