git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13291 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-01-25 19:31:55 +00:00
parent 9bc7a44acb
commit 152e9654e8
2 changed files with 28 additions and 0 deletions

View File

@@ -1,3 +1,17 @@
2004-01-25 Love H<>rnquist <20>strand <lha@it.su.se>
* gssapi.h: add gss_krb5_ccache_name
* Makefile.am (libgssapi_la_SOURCES): += ccache_name.c
* ccache_name.c (gss_krb5_ccache_name): help function enable to
set krb5 name, using out_name argument makes function no longer
thread-safe
* gssapi.3: add missing gss_krb5_ references
* gss_acquire_cred.3: document gss_krb5_ccache_name
2003-12-12 Love H<>rnquist <20>strand <lha@it.su.se>
* cfx.c: make rrc a modulus operation if its longer then the

View File

@@ -1,3 +1,17 @@
2004-01-25 Love H<>rnquist <20>strand <lha@it.su.se>
* gssapi.h: add gss_krb5_ccache_name
* Makefile.am (libgssapi_la_SOURCES): += ccache_name.c
* ccache_name.c (gss_krb5_ccache_name): help function enable to
set krb5 name, using out_name argument makes function no longer
thread-safe
* gssapi.3: add missing gss_krb5_ references
* gss_acquire_cred.3: document gss_krb5_ccache_name
2003-12-12 Love H<>rnquist <20>strand <lha@it.su.se>
* cfx.c: make rrc a modulus operation if its longer then the