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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-25
tests/krb5: Check account name and SID in PAC for S4U tests
Joseph Sutton
3
-0
/
+42
2021-10-25
gp: Apply Firewalld Policy
David Mulder
1
-1
/
+130
2021-10-25
gp: Test Firewalld Group Policy Apply
David Mulder
3
-29
/
+275
2021-10-20
tests/krb5: Add tests for account salt calculation
Joseph Sutton
3
-0
/
+338
2021-10-20
tests/krb5: Fix account salt calculation to match Windows
Joseph Sutton
1
-2
/
+11
2021-10-20
tests/krb5: Allow specifying the UPN for test accounts
Joseph Sutton
2
-0
/
+11
2021-10-20
tests/krb5: Allow creating machine accounts without a trailing dollar
Joseph Sutton
1
-4
/
+8
2021-10-20
tests/krb5: Allow specifying prefix or suffix for test account names
Joseph Sutton
1
-0
/
+8
2021-10-20
tests/krb5: Decrease length of test account prefix
Joseph Sutton
1
-1
/
+1
2021-10-20
pytest: s3_net_join: avoid name clash
Douglas Bagnall
1
-1
/
+1
2021-10-20
selftest: krb5 account creation: clarify account type as an enum
Joseph Sutton
7
-63
/
+100
2021-10-20
pytest: dynamic tests optionally add __doc__
Douglas Bagnall
1
-1
/
+2
2021-10-20
tests/krb5: Add tests for constrained delegation to NO_AUTH_DATA_REQUIRED ser...
Joseph Sutton
1
-1
/
+106
2021-10-20
tests/krb5: Ensure PAC is not present if expect_pac is false
Joseph Sutton
1
-7
/
+7
2021-10-17
tests/krb5: Add tests for requesting a service ticket without a PAC
Joseph Sutton
1
-0
/
+120
2021-10-17
tests/krb5: Add method to get the PAC from a ticket
Joseph Sutton
1
-0
/
+9
2021-10-17
tests/krb5: Allow specifying whether to expect a PAC with _test_as_exchange()
Joseph Sutton
1
-0
/
+2
2021-10-17
tests/krb5: Allow get_tgt() to request including or omitting a PAC
Joseph Sutton
1
-4
/
+5
2021-10-14
tests/krb5: Fix duplicate account creation
Joseph Sutton
1
-8
/
+5
2021-10-14
tests/krb5: Allow bypassing cache when creating accounts
Joseph Sutton
1
-4
/
+9
2021-10-14
tests/krb5: Don't include empty AD-IF-RELEVANT
Joseph Sutton
1
-7
/
+12
2021-10-14
tests/krb5: Add constrained delegation tests
Joseph Sutton
4
-5
/
+1032
2021-10-14
tests/krb5: Verify tickets obtained with get_service_ticket()
Joseph Sutton
1
-0
/
+8
2021-10-14
tests/krb5: Require ticket checksums if decryption key is available
Joseph Sutton
1
-3
/
+2
2021-10-14
tests/krb5: Add TKT_SIG_SUPPORT environment variable
Joseph Sutton
1
-0
/
+6
2021-10-14
tests/krb5: Fix sha1 checksum type
Joseph Sutton
1
-1
/
+1
2021-10-14
tests/krb5: Provide clearer assertion messages for test failures
Joseph Sutton
1
-1
/
+6
2021-10-14
tests/krb5: Disable debugging output for tests
Joseph Sutton
12
-24
/
+24
2021-10-14
tests/krb5: Simplify padata checking
Joseph Sutton
1
-128
/
+41
2021-10-14
tests/krb5: Check logon name in PAC
Joseph Sutton
1
-0
/
+6
2021-10-14
tests/krb5: Check padata types when STRICT_CHECKING=0
Joseph Sutton
1
-4
/
+21
2021-10-14
tests/krb5: Add environment variable to specify KDC FAST support
Joseph Sutton
1
-1
/
+5
2021-10-14
tests/krb5: Fix padata checking at functional level 2003
Joseph Sutton
1
-3
/
+3
2021-10-14
tests/krb5: Clarify checksum type assertion message
Joseph Sutton
1
-1
/
+2
2021-10-14
tests/krb5: Use correct principal name type
Joseph Sutton
1
-1
/
+2
2021-10-14
tests/krb5: Add compatability tests for ticket checksums
Joseph Sutton
1
-2
/
+42
2021-10-14
tests/krb5: Add parameter to enforce presence of ticket checksums
Joseph Sutton
1
-3
/
+17
2021-10-14
tests/krb5: Supply supported account enctypes in tgs_req()
Joseph Sutton
1
-0
/
+3
2021-10-14
tests/krb5: Allow specifying options and expected flags when obtaining a ticket
Joseph Sutton
1
-9
/
+22
2021-10-14
tests/krb5: Save account SPN
Joseph Sutton
2
-0
/
+8
2021-10-14
tests/krb5: Check constrained delegation PAC buffer
Joseph Sutton
1
-0
/
+21
2021-10-14
tests/krb5: Check buffer types in PAC with STRICT_CHECKING=1
Joseph Sutton
1
-0
/
+52
2021-10-14
tests/krb5: Add expect_claims parameter to kdc_exchange_dict
Joseph Sutton
1
-0
/
+4
2021-10-14
tests/krb5: Fix checking for presence of error data
Joseph Sutton
4
-25
/
+48
2021-10-14
tests/krb5: Remove unneeded parameters from ticket cache key
Joseph Sutton
1
-2
/
+1
2021-10-14
tests/krb5: Fix assertElementFlags()
Joseph Sutton
2
-4
/
+4
2021-10-14
tests/krb5: Make expected_sname checking more explicit
Joseph Sutton
2
-30
/
+25
2021-10-14
tests/krb5: Fix status code checking
Joseph Sutton
2
-47
/
+48
2021-10-14
tests/krb5: Fix handling authdata with missing PAC
Joseph Sutton
1
-5
/
+6
2021-10-14
tests/krb5: Allow excluding the PAC server checksum
Joseph Sutton
1
-1
/
+4
[prev]
[next]