From f2f278d34e665c0c2a1fb16ef8c3e95efc623a02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 30 May 2007 15:08:50 +0000 Subject: [PATCH] x x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20699 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/gssapi/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index 7b8d8dd8c..7e05d420a 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,3 +1,18 @@ +2007-05-30 Love Hörnquist Åstrand + + * ntlm/accept_sec_context.c: Catch errors and return the up the + stack. + + * test_kcred.c: more testing of lifetimes + +2007-05-17 Love Hörnquist Åstrand + + * Makefile.am: Drop the gss oid_set function for the krb5 mech, + use the mech glue versions instead. Pointed out by Rafal + Malinowski. + + * krb5: Use gss oid_set functions from mechglue + 2007-05-14 Love Hörnquist Åstrand * ntlm/accept_sec_context.c: Set session key only if we are