Skip Menu |
 
#Subject
2641 KRB5_KDB_DISALLOW_SVR flag unnecessarily prevents User2User
7905 Password changes can result in replay error
8202 memory ccache cursors are invalidated by initialize
8270 No logging when a non-root ksu with command fails authorization
8587 ktutil addent should be able to fetch etype-info2 for principal
8629 etype-info not included in hint list for REQUIRES_HW_AUTH principals
8630 Logging from KDC/kadmind plugin modules
8634 Trace log on k5tls load failure
8635 Fix a few German translation prepositions
8636 PKINIT certid option cannot handle leading zero
8641 Make public headers work with gcc -Wundef
8642 etype-info conflated for initial, final reply key enctype
8647 Add SPAKE preauth support
8648 Implement PKINIT freshness tokens
8650 Exit with status 0 from kadmind
8651 profile library may try to reread from special device files
8652 Report extended errors in kinit -k -t KDB:
8653 Include preauth name in trace output if possible
8654 Prevent fallback from SPAKE to encrypted timestamp
8655 Need per-realm client configuration to deny encrypted timestamp
8657 SPAKE support for Windows build
8659 SPAKE client asks for password before checking second-factor support
8661 ksu segfaults when argc == 0
8662 Windows README does not document MFC requirement
8663 TLS is not free on library unload
8664 Avoid simultaneous KDB/ulog locks in ulog_replay
8665 Display more extended errors in kdb5_util
8673 Improve error for kadmind -proponly without iprop
8674 Add LMDB KDB module
8677 Escape curly braces in def-check.pl regexes
8678 Don't specify MFC library in Leash build
8679 Fix Leash build error with recent Visual Studio
8680 Update kfw installer for VS2017, WiX 3.11.1
8682 Stop building CNS for Windows
8684 Fix option parsing on Windows
8685 Make plugin auto-registration work on Windows
8686 Process profile includedir in sorted order
8687 Repeated lookups of local computer name on Windows
8689 t_path.c build failure with NDEBUG
8690 Fix Windows strerror_r() implementation
8691 Use pkg.m4 macros
8692 Make docs build python3-compatible
8693 Resource leak in domain_fallback_realm()
8694 Add documentation on dictionary attacks
8695 Resource leak in krb5_524_conv_principal()
8696 Resource leak in krb5_425_conv_principal()
8697 Resource leak in krb5_gss_inquire_cred()
8698 Resource leak in aname_replacer()
8699 Resource leak in k5_os_hostaddr()
8700 Resource leak in krb5int_get_fq_local_hostname()
8702 Resource leak in kdb5_purge_mkeys()
8703 Resource leak in RPC UDP cache code
8704 Resource leak in read_secret_file()
8707 Resource leak in ulog_map()
8708 Incorrect error handling in OTP plugin
8709 Explicitly look for python2 in configure.in
8710 Convert Python tests to Python 3
8711 Use SHA-256 instead of MD5 for audit ticket IDs
8713 Zap copy of secret in RC4 string-to-key
8715 Make krb5kdc -p affect TCP ports
8716 Remove outdated note in krb5kdc man page
8718 krb5_get_credentials incorrectly matches user to user ticket
8719 Extend gss-sample timeout from 10s to 300s
8721 Don't tag S4U2Proxy result creds as user-to-user
8722 Use a hash table for MEMORY ccache resolution
8723 Use PTHREAD_CFLAGS when testing for getpwnam_r()
8724 Add kdestroy -p option
8725 Update many documentation links to https
8726 Null deref on some invalid PKINIT identities
8727 Check strdup return in kadm5_get_config_params()
8728 doc: kswitch manual "see also" subsection typo
8729 Memory leak in gss_add_cred() creation case
8730 Add kvno option for user-to-user
8731 Document that DESTDIR must be an absolute path
8732 Fix name of .pdb file in ccapi/test/Makefile.in
8733 Multiple pkinit_identities semantics are unclear and perhaps not useful
8734 gss_add_cred() aliases memory when creating extended cred
8736 Check mech cred in gss_inquire_cred_by_mech()
8737 gss_add_cred() ignores desired_name if creating a new credential
8738 Use the term "replica KDC" in source and docs
8741 S4U2Self client code fails with no default realm
8742 Use "replica" in iprop settings
8743 Fix incorrect TRACE usages to use {str}
8744 KDC/kadmind may not follow master key change before purge_mkeys
8745 libss without readline can interfere with reading passwords
8746 Fix 64-bit Windows socket write error handling
8747 Allow referrals for cross-realm S4U2Self requests
8748 Add more constraints to S4U2Self processing
8749 Add PAC APIs which can include a client realm
8750 Resource leak in ktutil_add()
8751 Fix up kdb5_util documentation
8752 Don't dump policies if principals are specified
8753 Prevent SIGPIPE from socket writes on UNIX-likes
8754 Correct kpasswd_server description in krb5.conf(5)
8755 Bring back general kerberos man page
8756 Add GSS_KRB5_NT_ENTERPRISE_NAME name type
8757 Start S4U2Self realm lookup at server realm
8758 Fix spurious errors from kcmio_unix_socket_write
8759 Resource leak in kadm5_randkey_principal_3()
8760 Retry KCM writes once on remote hangup
8762 Fix spelling of auth_to_local example
8763 Ignore password attributes for S4U2Self requests
8769 Fix build issues with Solaris native compiler