index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
samba
/
tests
/
krb5
/
s4u_tests.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-30
python: tests: update all super calls to python 3 style in tests
Rob van der Linde
1
-1
/
+1
2023-11-02
tests/krb5: Fix comments
Joseph Sutton
1
-1
/
+1
2023-10-25
tests/krb5: Sort imports
Joseph Sutton
1
-2
/
+2
2023-10-19
tests/krb5: Make ‘services’ parameter required
Joseph Sutton
1
-1
/
+1
2023-06-27
tests/krb5: Be less strict regarding acceptable delegation error codes
Joseph Sutton
1
-12
/
+24
2023-06-21
tests/krb5/s4u_tests.py: add test_constrained_delegation_authtime
Stefan Metzmacher
1
-2
/
+32
2023-06-21
tests/krb5/s4u_tests.py: add test_constrained_delegation_with_enc_auth_data_[...
Stefan Metzmacher
1
-3
/
+89
2023-06-14
tests/krb5: Make use of KerberosCredentials.get_sid()
Joseph Sutton
1
-8
/
+2
2023-05-18
tests/krb5: Be less particular about expected status codes for S4U tests
Joseph Sutton
1
-4
/
+63
2023-05-18
tests/krb5: Improve edata checking
Joseph Sutton
1
-0
/
+6
2023-03-31
tests/krb5: Don't expect client claims to be missing
Joseph Sutton
1
-2
/
+0
2023-03-20
tests/krb5: Add tests for constrained delegation with RODC-issued tickets
Joseph Sutton
1
-0
/
+43
2023-03-20
tests/krb5: Add simple resource-based constrained delegation test
Joseph Sutton
1
-0
/
+11
2023-03-03
tests/krb5: Fix typo
Joseph Sutton
1
-1
/
+1
2023-02-08
auth: Shorten long SID flags combinations
Joseph Sutton
1
-3
/
+1
2022-12-13
CVE-2022-37966 python:/tests/krb5: call sys.path.insert(0, "bin/python") befo...
Stefan Metzmacher
1
-1
/
+2
2022-12-13
CVE-2022-37966 selftest: Run S4U tests against FL2003 DC
Joseph Sutton
1
-4
/
+57
2022-12-13
CVE-2022-37966 selftest: Add tests for Kerberos session key behaviour since E...
Joseph Sutton
1
-1
/
+2
2022-12-13
CVE-2022-37967 Add new PAC checksum
Joseph Sutton
1
-4
/
+57
2022-11-08
tests/krb5: Overhaul PAC logon info group checking
Joseph Sutton
1
-6
/
+34
2022-11-08
tests/krb5: Remember to pass in expected_groups parameter
Joseph Sutton
1
-0
/
+1
2022-09-09
tests/krb5: Check claims buffers
Joseph Sutton
1
-2
/
+2
2022-04-13
python:tests: Add krb5 tests for asserted identity
Andreas Schneider
1
-9
/
+106
2022-04-13
python:tests: Reorder variables
Stefan Metzmacher
1
-15
/
+12
2022-04-13
python:tests: Add support for unexpected groups in krb5 tests
Andreas Schneider
1
-1
/
+4
2022-04-13
python:tests: Add support for expected groups in krb5 tests
Andreas Schneider
1
-0
/
+5
2022-03-18
tests/krb5: Add helper function to modify ticket flags
Joseph Sutton
1
-14
/
+3
2021-11-30
tests/krb5: Add a test for S4U2Self with no authorization data required
Joseph Sutton
1
-0
/
+34
2021-11-30
tests/krb5: Add test for S4U2Self with wrong sname
Joseph Sutton
1
-1
/
+31
2021-11-30
tests/krb5: Adjust error codes to better match Windows with PacRequestorEnfor...
Joseph Sutton
1
-28
/
+29
2021-11-09
CVE-2020-25721 auth: Fill in the new HAS_SAM_NAME_AND_SID values
Andrew Bartlett
1
-2
/
+0
2021-11-09
CVE-2020-25721 tests/krb5: Add tests for extended PAC_UPN_DNS_INFO PAC buffer
Joseph Sutton
1
-0
/
+2
2021-11-09
CVE-2020-25719 tests/krb5: Add a test for making an S4U2Self request without ...
Joseph Sutton
1
-2
/
+35
2021-10-25
tests/krb5: Check account name and SID in PAC for S4U tests
Joseph Sutton
1
-0
/
+12
2021-10-20
selftest: krb5 account creation: clarify account type as an enum
Joseph Sutton
1
-14
/
+21
2021-10-20
tests/krb5: Add tests for constrained delegation to NO_AUTH_DATA_REQUIRED ser...
Joseph Sutton
1
-1
/
+106
2021-10-14
tests/krb5: Add constrained delegation tests
Joseph Sutton
1
-5
/
+953
2021-10-14
tests/krb5: Disable debugging output for tests
Joseph Sutton
1
-2
/
+2
2021-08-18
tests/krb5: Fix including enc-authorization-data
Joseph Sutton
1
-4
/
+0
2020-12-21
tests python krb5: PEP8 cleanups
Gary Lockyer
1
-6
/
+13
2020-12-21
tests python krb5: use key usage constants
Gary Lockyer
1
-6
/
+9
2020-05-15
selftest: add python S4U2Self tests including unkeyed checksums
Isaac Boukris
1
-0
/
+197