git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17950 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-08-28 14:20:38 +00:00
parent c993715525
commit f0f01241c3
4 changed files with 19 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
2006-08-28 Love H<>rnquist <20>strand <lha@it.su.se>
* kuser/kdigest.c (help): use sl_slc_help().
* kdc/digest.c: Catch more error, add SASL DIGEST MD5.
* lib/krb5/digest.c: Catch more error.

View File

@@ -1,3 +1,7 @@
2006-08-28 Love H<>rnquist <20>strand <lha@it.su.se>
* kadmin.c (help): use sl_slc_help().
2006-08-24 Love H<>rnquist <20>strand <lha@it.su.se>
* util.c: Add KRB5_KDB_ALLOW_DIGEST

View File

@@ -1,5 +1,11 @@
2006-08-28 Love H<>rnquist <20>strand <lha@it.su.se>
* gss.c (help): use sl_slc_help().
2006-07-22 Love H<>rnquist <20>strand <lha@it.su.se>
* gss-commands.in: rename command to supported-mechanisms
* Makefile.am: Make gss objects depend on the slc built
gss-commands.h

View File

@@ -1,5 +1,11 @@
2005-07-27 Love H<>rnquist <20>strand <lha@it.su.se>
2006-08-28 Love H<>rnquist <20>strand <lha@it.su.se>
* sl.h: Add sl_slc_help.
* sl.c: Add sl_slc_help.
2005-07-27 Love H<>rnquist <20>strand <lha@it.su.se>
* slc-gram.y (gen_wrapper): use the generated version of name for
function, if no function is is used, also use the generated name
for the structure name.