git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19025 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-11-13 09:01:20 +00:00
parent d1aeb0f6ce
commit b88907807b

View File

@@ -1,5 +1,18 @@
2006-11-13 Love H<>rnquist <20>strand <lha@it.su.se>
* mech/gss_set_cred_option.c: When calling ->gm_set_cred_option
and checking for success, use GSS_S_COMPLETE. From Andrew Bartlet.
2006-11-12 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: Help solaris make even more.
* Makefile.am: Help solaris make.
2006-11-09 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: remove include $(srcdir)/Makefile-digest.am for now
* mech/gss_accept_sec_context.c: Try better guessing what is mech
we are going to select by looking harder at the input_token, idea
from Luke Howard's mechglue branch.