CVS-changelog-for-Kerberos-V5

home help first up down last post find
[29954]  Greg Hudson               krb5 commit: Remove ksetpwd
[29955]  Greg Hudson               krb5 commit: Modernize coding style of most client programs
[29956]  Greg Hudson               krb5 commit: Free GSS checksum data deterministically
[29957]  Greg Hudson               krb5 commit: Add aes-sha2 enctypes to aes family documentation
[29958]  Greg Hudson               krb5 commit: Update man pages
[29959]  Greg Hudson               krb5 commit: Fix gmt_mktime for y2038
[29960]  Greg Hudson               krb5 commit: Kill TCP connections if getsockname fails
[29961]  Greg Hudson               krb5 commit: Pass local address to DAL audit_as_req
[29962]  Greg Hudson               krb5 commit: Pass full local address to dispatch functions
[29963]  Greg Hudson               krb5 commit: Consistently name and constify address variables
[29964]  Greg Hudson               krb5 commit: Add t_sha2 test program to .gitignore
[29965]  Greg Hudson               krb5 commit: Allow unspecified kvno in keytab entries
[29966]  Greg Hudson               krb5 commit: Add ktutil add_entry option to specify salt
[29967]  Greg Hudson               krb5 commit: Turn off -Wmaybe-uninitialized
[29968]  Greg Hudson               krb5 commit: Suppress y2038 GSS tests when time_t is 32-bit
[29969]  Greg Hudson               krb5 commit: Fix kadm5.acl error reporting
[29970]  Greg Hudson               krb5 commit: Add aes-sha2 to default enctypes in docs
[29971]  Greg Hudson               krb5 commit: Remove unused async binding code in LDAP
[29972]  Greg Hudson               krb5 commit: Fix kadm5 setkey operation with LDAP KDB
[29973]  Greg Hudson               krb5 commit: Move kadm5.acl code into kadmind
[29974]  Greg Hudson               krb5 commit: Modernize auth_acl.c