The Samba-Bugzilla – Attachment 16785 Details for
Bug 14817
Update Kerberos testing and dependencies to bring in fix for KDC crash
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
generated diffstat of patch from master (v3) for 4.14
samba-4-14-kdc-crash.diffstat (text/plain), 3.18 KB, created by
Andrew Bartlett
on 2021-09-07 07:49:46 UTC
(
hide
)
Description:
generated diffstat of patch from master (v3) for 4.14
Filename:
MIME Type:
Creator:
Andrew Bartlett
Created:
2021-09-07 07:49:46 UTC
Size:
3.18 KB
patch
obsolete
> auth/credentials/pycredentials.c | 8 +- > lib/talloc/pytalloc.c | 4 +- > libgpo/pygpo.c | 2 +- > librpc/idl/krb5ccache.idl | 115 + > librpc/idl/wscript_build | 1 + > librpc/wscript_build | 8 +- > python/samba/tests/blackbox/ndrdump.py | 45 +- > .../samba/tests/krb5/as_canonicalization_tests.py | 140 +- > python/samba/tests/krb5/as_req_tests.py | 218 ++ > python/samba/tests/krb5/compatability_tests.py | 4 - > python/samba/tests/krb5/fast_tests.py | 1706 +++++++++++++++ > python/samba/tests/krb5/kcrypto.py | 12 +- > python/samba/tests/krb5/kdc_base_test.py | 663 +++++- > python/samba/tests/krb5/kdc_tests.py | 27 +- > python/samba/tests/krb5/kdc_tgs_tests.py | 35 +- > .../krb5/ms_kile_client_principal_lookup_tests.py | 829 ++++++++ > .../{rfc4120_pyasn1_regen.sh => pyasn1_regen.sh} | 0 > python/samba/tests/krb5/raw_testcase.py | 2206 ++++++++++++++++++-- > python/samba/tests/krb5/rfc4120.asn1 | 176 +- > python/samba/tests/krb5/rfc4120_constants.py | 56 + > python/samba/tests/krb5/rfc4120_pyasn1.py | 232 +- > python/samba/tests/krb5/s4u_tests.py | 4 - > python/samba/tests/krb5/simple_tests.py | 10 +- > python/samba/tests/krb5/test_ccache.py | 135 ++ > python/samba/tests/krb5/test_ldap.py | 96 + > python/samba/tests/krb5/test_rpc.py | 79 + > python/samba/tests/krb5/test_smb.py | 110 + > python/samba/tests/krb5/xrealm_tests.py | 4 - > python/samba/tests/usage.py | 7 + > selftest/knownfail | 6 +- > selftest/knownfail.d/samba.tests.krb5.as_req_tests | 54 + > selftest/knownfail_heimdal_kdc | 63 + > selftest/knownfail_mit_kdc | 41 + > selftest/selftesthelpers.py | 42 +- > selftest/target/Samba4.pm | 2 +- > source3/libsmb/clifsinfo.c | 44 +- > source3/libsmb/pylibsmb.c | 139 +- > source3/passdb/py_passdb.c | 4 - > source3/selftest/ktest-krb5_ccache-2.txt | 1574 ++++++++++++++ > source3/selftest/ktest-krb5_ccache-3.txt | 832 ++++++++ > source4/auth/gensec/gensec_gssapi.c | 4 + > source4/auth/gensec/pygensec.c | 71 +- > source4/heimdal/kdc/kerberos5.c | 4 +- > source4/heimdal/kdc/krb5tgs.c | 4 + > source4/librpc/ndr/py_security.c | 37 + > source4/librpc/wscript_build | 7 + > source4/ntvfs/posix/python/pyposix_eadb.c | 2 +- > source4/ntvfs/posix/python/pyxattr_native.c | 4 +- > source4/ntvfs/posix/python/pyxattr_tdb.c | 2 +- > source4/selftest/tests.py | 55 +- > source4/torture/krb5/kdc-heimdal.c | 104 +- > 51 files changed, 9527 insertions(+), 500 deletions(-)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 14817
:
16763
|
16764
|
16765
|
16766
|
16767
|
16768
|
16769
|
16777
|
16778
|
16779
|
16780
|
16781
|
16782
|
16783
|
16784
|
16785
|
16786
|
16787
|
16788
|
16789
|
16790
|
16791
|
16792
|
16793
|
16794
|
16795