git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13542 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-03-19 14:58:39 +00:00
parent 2d09789c2f
commit 8177991133
2 changed files with 22 additions and 0 deletions

View File

@@ -1,3 +1,14 @@
2004-03-19 Love H<>rnquist <20>strand <lha@it.su.se>
* gssapi.h: add gss_krb5_get_tkt_flags
* Makefile.am: add ticket_flags.c
* ticket_flags.c: Get ticket-flags from acceptor ticket From: Luke
Howard <lukeh@PADL.COM>
* gss_acquire_cred.3: document gss_krb5_get_tkt_flags
2004-03-14 Love H<>rnquist <20>strand <lha@it.su.se>
* acquire_cred.c (gss_acquire_cred): check usage before even

View File

@@ -1,3 +1,14 @@
2004-03-19 Love H<>rnquist <20>strand <lha@it.su.se>
* gssapi.h: add gss_krb5_get_tkt_flags
* Makefile.am: add ticket_flags.c
* ticket_flags.c: Get ticket-flags from acceptor ticket From: Luke
Howard <lukeh@PADL.COM>
* gss_acquire_cred.3: document gss_krb5_get_tkt_flags
2004-03-14 Love H<>rnquist <20>strand <lha@it.su.se>
* acquire_cred.c (gss_acquire_cred): check usage before even