x
authorLove Hörnquist Åstrand <lha@kth.se>
Mon, 28 Aug 2006 14:20:38 +0000 (14:20 +0000)
committerLove Hörnquist Åstrand <lha@kth.se>
Mon, 28 Aug 2006 14:20:38 +0000 (14:20 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17950 ec53bebd-3082-4978-b11e-865c3cabbd6b

ChangeLog
kadmin/ChangeLog
lib/gssapi/ChangeLog
lib/sl/ChangeLog

index 6ece38219cfb09b9c303772a7d042d96b7d7d71d..6cd53a6984321e6877bc9bb8bfd640fead5a27b7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-08-28  Love Hörnquist Å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.
index ceb12bcd356ea8c3f29a3e0004cbdb2f7f6273c3..395070dc2485cef849a2cfba909a420caf2c9b3d 100644 (file)
@@ -1,3 +1,7 @@
+2006-08-28  Love Hörnquist Åstrand  <lha@it.su.se>
+
+       * kadmin.c (help): use sl_slc_help().
+       
 2006-08-24  Love Hörnquist Åstrand  <lha@it.su.se>
 
        * util.c: Add KRB5_KDB_ALLOW_DIGEST
index 1cb86dfe5945b4531f3d6769bbdfae348d893f38..33f758b36a8c130e8df2a599a6deb4dd2593c46b 100644 (file)
@@ -1,5 +1,11 @@
+2006-08-28  Love Hörnquist Åstrand  <lha@it.su.se>
+
+       * gss.c (help): use sl_slc_help().
+       
 2006-07-22  Love Hörnquist Å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
        
index ba5f7486cdb1fe5f0a1881b19c008ec0c22cb05f..ac0cce9b7138848c4576c36ca54470fae59a5d3f 100644 (file)
@@ -1,5 +1,11 @@
-2005-07-27  Love Hörnquist Åstrand  <lha@it.su.se>
+2006-08-28  Love Hörnquist Åstrand  <lha@it.su.se>
+
+       * sl.h: Add sl_slc_help.
 
+       * sl.c: Add sl_slc_help.
+       
+2005-07-27  Love Hörnquist Å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.