x
authorLove Hörnquist Åstrand <lha@kth.se>
Sat, 13 May 2006 21:29:33 +0000 (21:29 +0000)
committerLove Hörnquist Åstrand <lha@kth.se>
Sat, 13 May 2006 21:29:33 +0000 (21:29 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17581 ec53bebd-3082-4978-b11e-865c3cabbd6b

kadmin/ChangeLog

index 42e41af020220ccbc645b09c1e85fe46933608c3..e627504a2287d4500b2e484e2fa3fc78fe519b87 100644 (file)
@@ -1,5 +1,21 @@
-2006-05-05  Love Hörnquist Åstrand  <lha@it.su.se>
+2006-05-13  Love Hörnquist Åstrand  <lha@it.su.se>
+
+       * kadmin_locl.h: Avoid shadowing.
+
+       * kadmin.8: Document the new check command.
 
+       * kadmin-commands.in: Add check command
+
+       * check.c: Check database for strange configurations on default
+       principals.
+       
+2006-05-08  Love Hörnquist Åstrand  <lha@it.su.se>
+       
+       * server.c (kadm_get_privs): one less "pointer targets in passing
+       argument differ in signedness" warning.
+       
+2006-05-05  Love Hörnquist Åstrand  <lha@it.su.se>
+       
        * dump-format.txt: Moved to info documentation.
 
        * Rename u_intXX_t to uintXX_t