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
/
claims_tests.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-12
tests/krb5: Correctly test services that do not support Compound Identity
Joseph Sutton
1
-15
/
+5
2023-09-27
tests/krb5: Match filter after transforming test name
Joseph Sutton
1
-2
/
+2
2023-08-15
tests/krb5: Remove incorrect comments
Joseph Sutton
1
-4
/
+0
2023-06-25
tests/krb5: Improve authentication policy creation
Joseph Sutton
1
-5
/
+4
2023-06-23
python:samba:tests: Fix code spelling
Andreas Schneider
1
-1
/
+1
2023-06-14
tests/krb5: Make use of KerberosCredentials.get_sid()
Joseph Sutton
1
-3
/
+3
2023-06-14
tests/krb5: Cache created authentication policies
Joseph Sutton
1
-4
/
+0
2023-05-05
tests/krb5: Rename ‘auth_silo’ to ‘authn_silo’
Joseph Sutton
1
-2
/
+2
2023-05-05
tests/krb5: Pass client credentials down into kdc_exchange_dict
Joseph Sutton
1
-0
/
+3
2023-04-12
tests/krb5: Remove unused variable
Joseph Sutton
1
-2
/
+0
2023-04-05
tests/krb5: Add tests for constructed (authentication silo) claims
Joseph Sutton
1
-0
/
+84
2023-04-05
tests/krb5: Check only for the canonical representation of a security descriptor
Joseph Sutton
1
-39
/
+3
2023-03-20
tests/krb5: Test that denied attributes are still issued in claims
Joseph Sutton
1
-0
/
+42
2023-03-20
tests/krb5: Check that test parameters are not going unseen
Joseph Sutton
1
-1
/
+3
2023-03-20
tests/krb5: Test that claims are generated even if PAC-OPTIONS are not set
Joseph Sutton
1
-1
/
+98
2023-03-20
tests/krb5: Test that RODC-issued claims are regenerated
Joseph Sutton
1
-0
/
+248
2023-03-20
tests/krb5: Add remove_client_claims_tgt_from_rodc()
Joseph Sutton
1
-14
/
+29
2023-03-20
tests/krb5: Fix additional_details account creation caching
Joseph Sutton
1
-45
/
+51
2023-03-08
tests/krb5: Remove old device info and device claims tests
Joseph Sutton
1
-191
/
+0
2023-03-08
tests/krb5: Add tests for device claims
Joseph Sutton
1
-2
/
+396
2023-03-08
tests/krb5: Don't specify extra enctypes for the krbtgt
Joseph Sutton
1
-2
/
+10
2023-03-08
tests/krb5: Add test for compressed claim
Joseph Sutton
1
-0
/
+19
2023-03-08
tests/krb5: Test we get correct values for integer syntax claims
Joseph Sutton
1
-5
/
+21
2023-03-08
tests/krb5: Test more descriptive security descriptor
Joseph Sutton
1
-5
/
+7
2023-03-08
tests/krb5: Document and tidy up existing claims tests
Joseph Sutton
1
-24
/
+33
2023-03-08
tests/krb5: Move some claims tests around
Joseph Sutton
1
-80
/
+80
2023-03-08
tests/krb5: Add type to expect a value is one of a set of possible types
Joseph Sutton
1
-0
/
+36
2023-03-08
tests/krb5: Allow comparing UnorderedLists only with one another
Joseph Sutton
1
-5
/
+3
2023-03-08
tests/krb5: Remove unused import
Joseph Sutton
1
-1
/
+0
2023-03-03
tests/krb5: Permit modifying claim attributes mid-test
Joseph Sutton
1
-2
/
+11
2023-03-03
tests/krb5: Split out setup_claims()
Joseph Sutton
1
-67
/
+74
2023-03-03
tests/krb5: Refactor claims tests to use get_target()
Joseph Sutton
1
-42
/
+9
2022-12-13
CVE-2022-37966 python:/tests/krb5: call sys.path.insert(0, "bin/python") befo...
Stefan Metzmacher
1
-5
/
+5
2022-09-09
tests/krb5: Add claims tests
Joseph Sutton
1
-0
/
+1319