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-11-09
CVE-2020-25719 tests/krb5: Add EXPECT_PAC environment variable to expect pac ...
Joseph Sutton
1
-6
/
+19
2021-11-09
CVE-2020-25719 tests/krb5: Add testing for PAC_TYPE_REQUESTER_SID PAC buffer
Joseph Sutton
2
-0
/
+22
2021-11-09
CVE-2020-25719 tests/krb5: Add testing for PAC_TYPE_ATTRIBUTES_INFO PAC buffer
Joseph Sutton
2
-1
/
+44
2021-11-09
CVE-2020-25719 tests/krb5: Add _modify_tgt() method for modifying already obt...
Joseph Sutton
1
-2
/
+60
2021-11-09
CVE-2020-25719 tests/krb5: Extend _get_tgt() method to allow more modificatio...
Joseph Sutton
1
-18
/
+37
2021-11-09
CVE-2020-25719 tests/krb5: tests/krb5: Adjust expected error code for S4U2Sel...
Joseph Sutton
1
-10
/
+22
2021-11-09
CVE-2020-25719 tests/krb5: Adjust expected error codes for user-to-user tests
Joseph Sutton
1
-1
/
+3
2021-11-09
CVE-2020-25719 tests/krb5: Adjust PAC tests to prepare for new PAC_ATTRIBUTES...
Joseph Sutton
1
-5
/
+5
2021-11-09
CVE-2020-25719 tests/krb5: Use correct credentials for user-to-user tests
Joseph Sutton
1
-5
/
+4
2021-11-09
CVE-2020-25719 tests/krb5: Return ticket from _tgs_req()
Joseph Sutton
1
-6
/
+12
2021-11-09
CVE-2020-25719 tests/krb5: Expect 'renew-till' element when renewing a TGT
Joseph Sutton
1
-2
/
+6
2021-11-09
CVE-2020-25719 tests/krb5: Don't expect a kvno for user-to-user
Joseph Sutton
1
-3
/
+13
2021-11-09
CVE-2020-25719 tests/krb5: Allow update_pac_checksums=True if the PAC is not ...
Joseph Sutton
1
-1
/
+1
2021-11-09
CVE-2020-25719 tests/krb5: Provide expected parameters for both AS-REQs in ge...
Joseph Sutton
1
-2
/
+7
2021-11-09
CVE-2020-25718 tests/krb5: Fix indentation
Joseph Sutton
1
-4
/
+4
2021-11-09
CVE-2020-25722 pytest: test setting servicePrincipalName over ldap
Douglas Bagnall
1
-0
/
+917
2021-11-09
CVE-2020-25722 pytest: test sAMAccountName/userPrincipalName over ldap
Douglas Bagnall
1
-0
/
+510
2021-11-09
CVE-2020-25722 samba-tool spn add: remove --force option
Douglas Bagnall
1
-4
/
+2
2021-11-09
CVE-2020-25722 samba-tool spn: accept -H for database url
Douglas Bagnall
1
-11
/
+22
2021-11-09
CVE-2020-25722 pytest: assertRaisesLdbError invents a message if you're lazy
Douglas Bagnall
1
-0
/
+2
2021-11-09
CVE-2020-25722 pytests: add reverse lookup dict for LDB error codes
Douglas Bagnall
1
-0
/
+16
2021-11-09
CVE-2020-25717: selftest: Add a test for the new 'min domain uid' parameter
Samuel Cabrero
2
-0
/
+122
2021-11-09
CVE-2020-25719 CVE-2020-25717 tests/krb5: Adapt tests for connecting without ...
Joseph Sutton
4
-7
/
+8
2021-11-09
CVE-2020-25719 CVE-2020-25717 tests/krb5: Add tests for connecting to service...
Stefan Metzmacher
4
-29
/
+149
2021-11-09
CVE-2020-25721 tests/krb5: Add tests for extended PAC_UPN_DNS_INFO PAC buffer
Joseph Sutton
4
-2
/
+95
2021-11-09
CVE-2020-25719 tests/krb5: Add tests for including authdata without a PAC
Joseph Sutton
2
-6
/
+40
2021-11-09
CVE-2020-25718 tests/krb5: Add tests for RODC-printed and invalid TGTs
Joseph Sutton
3
-2
/
+813
2021-11-09
CVE-2020-25719 tests/krb5: Add principal aliasing test
Joseph Sutton
3
-0
/
+203
2021-11-09
CVE-2020-25719 tests/krb5: Add a test for making an S4U2Self request without ...
Joseph Sutton
1
-2
/
+35
2021-11-09
CVE-2020-25719 tests/krb5: Add tests for requiring and issuing a PAC
Joseph Sutton
1
-16
/
+108
2021-11-09
CVE-2020-25721 ndrdump: Add tests for PAC with UPN_DNS_INFO
Joseph Sutton
1
-0
/
+35
2021-11-09
CVE-2020-25722 tests/krb5: Add KDC tests for 3-part SPNs
Joseph Sutton
3
-0
/
+214
2021-11-09
CVE-2020-25719 CVE-2020-25717 tests/krb5: Allow create_ccache_with_user() to ...
Joseph Sutton
1
-1
/
+4
2021-11-09
CVE-2020-25719 CVE-2020-25717 tests/krb5: Refactor create_ccache_with_user() ...
Joseph Sutton
5
-39
/
+27
2021-11-09
CVE-2020-25721 tests/krb5: Check PAC buffer types when STRICT_CHECKING=0
Joseph Sutton
1
-9
/
+14
2021-11-09
MS CVE-2020-17049 tests/krb5: Allow tests to pass if ticket signature checksu...
Joseph Sutton
1
-2
/
+19
2021-11-09
CVE-2020-25719 tests/krb5: Add method to get unique username for test accounts
Joseph Sutton
1
-2
/
+7
2021-11-09
CVE-2020-25719 tests/krb5: Add is_tgt() helper method
Joseph Sutton
1
-2
/
+5
2021-11-09
CVE-2020-25722 tests/krb5: Allow creating server accounts
Joseph Sutton
1
-0
/
+7
2021-11-09
CVE-2020-25719 CVE-2020-25717 tests/krb5: Add pac_request parameter to get_se...
Joseph Sutton
1
-2
/
+6
2021-11-09
CVE-2020-25719 CVE-2020-25717 tests/krb5: Modify get_service_ticket() to use ...
Joseph Sutton
1
-27
/
+27
2021-11-09
CVE-2020-25718 tests/krb5: Allow tests accounts to replicate to RODC
Joseph Sutton
1
-0
/
+2
2021-11-09
CVE-2020-25722 selftest: Allow self.assertRaisesLdbError() to take a list of ...
Andrew Bartlett
1
-10
/
+20
2021-11-04
samba-tool: Add domain member leave
David Mulder
1
-0
/
+31
2021-11-01
gp: Apply Firewalld Policy
David Mulder
1
-1
/
+134
2021-11-01
gp: Test Firewalld Group Policy Apply
David Mulder
3
-0
/
+246
2021-10-26
Revert "samba-tool: Pick local host if calling samba-tool from DC"
David Mulder
1
-5
/
+0
2021-10-26
samba-tool: Pick local host if calling samba-tool from DC
David Mulder
1
-0
/
+5
2021-10-25
Revert "gp: Test Firewalld Group Policy Apply"
Andreas Schneider
3
-275
/
+29
2021-10-25
Revert "gp: Apply Firewalld Policy"
Andreas Schneider
1
-130
/
+1
[prev]
[next]