summaryrefslogtreecommitdiff
path: root/python/samba/tests/krb5/as_canonicalization_tests.py
AgeCommit message (Expand)AuthorFilesLines
2026-01-15pytest:krb5: as_canonicalization recognises require canon optionDouglas Bagnall1-0/+7
2026-01-15pytest:krb5 as_canonicalization checks no implicit $ return codeDouglas Bagnall1-0/+15
2026-01-15pytest:krb5:as_canonicalization debug formattingDouglas Bagnall1-1/+1
2023-11-30python: PEP275: docstrings should always use double quotesRob van der Linde1-1/+1
2022-12-13CVE-2022-37966 python:/tests/krb5: call sys.path.insert(0, "bin/python") befo...Stefan Metzmacher1-2/+3
2021-12-06tests/krb5: Check logon name in PAC for canonicalization testsJoseph Sutton1-0/+35
2021-12-06tests/krb5: Only create testing accounts once per test runJoseph Sutton1-5/+8
2021-10-20selftest: krb5 account creation: clarify account type as an enumJoseph Sutton1-3/+4
2021-10-14tests/krb5: Disable debugging output for testsJoseph Sutton1-2/+2
2021-08-18tests/krb5: Fix including enc-authorization-dataJoseph Sutton1-4/+0
2021-07-01tests/krb5/as_canonicalization_tests.py: Refactor account creationJoseph Sutton1-111/+25
2020-12-21tests python krb5: PEP8 cleanupsGary Lockyer1-21/+33
2020-12-21tests python krb5: use key usage constantsGary Lockyer1-3/+2
2020-11-30tests python krb5: Extra canonicalization testsGary Lockyer1-24/+50
2020-11-12tests python krb5: Refactor canonicalization test constantsGary Lockyer1-29/+1
2020-11-11selftest: Windows 2019 implements the RemoveDollar behaviour for Enterprise p...Andrew Bartlett1-11/+0
2020-11-11selftest: Fix formatting of failure (traceback and options swapped in format ...Andrew Bartlett1-1/+1
2020-11-11selftest: Make as_canonicalization_tests.py auto-detect the NT4 domain nameAndrew Bartlett1-2/+7
2020-11-11selftest: Make as_canonicalization_tests.py easier to run outside "make test"Andrew Bartlett1-2/+10
2020-11-11selftest: Fix flipped machine and user constantsAndrew Bartlett1-2/+2
2020-11-11selftest: Send enterprise principals tagged as suchAndrew Bartlett1-5/+19
2020-11-04tests python krb5: Add python kerberos canonicalization testsGary Lockyer1-0/+499