*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3049 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-08-17 16:40:32 +00:00
parent 0d5a81f8b2
commit 1fe1dedb6a

View File

@@ -1,5 +1,18 @@
Sun Aug 17 01:40:20 1997 Assar Westerlund <assar@sics.se>
* lib/gssapi/accept_sec_context.c (gss_accept_sec_context): don't
always pass server == NULL to krb5_rd_req.
* lib/gssapi: new files: canonicalize_name.c export_name.c
context_time.c compare_name.c release_cred.c acquire_cred.c
inquire_cred.c, from Luke Howard <lukeh@xedoc.com.au>
* lib/krb5/config_file.c: Add netinfo support from Luke Howard
<lukeh@xedoc.com.au>
* lib/editline/sysunix.c: sgtty-support from Luke Howard
<lukeh@xedoc.com.au>
* lib/krb5/principal.c: krb5_sname_to_principal fix from Luke
Howard <lukeh@xedoc.com.au>