git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20365 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-04-17 13:30:37 +00:00
parent 3583a32e50
commit b39214ed96

View File

@@ -1,3 +1,14 @@
2007-04-17 Love H<>rnquist <20>strand <lha@it.su.se>
* spnego/cred_stubs.c: Need to import spnego name before we can
use it as a gss_name_t.
* test_acquire_cred.c: use this test as part of the regression
suite.
* mech/gss_acquire_cred.c (gss_acquire_cred): dont init
cred->gc_mc every time in the loop.
2007-04-15 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: add test_common.h