git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17581 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-05-13 21:29:33 +00:00
parent 0e230cfee5
commit 4d783e29b1

View File

@@ -1,5 +1,21 @@
2006-05-05 Love H<>rnquist <20>strand <lha@it.su.se>
2006-05-13 Love H<>rnquist <20>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 <20>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 <20>strand <lha@it.su.se>
* dump-format.txt: Moved to info documentation.
* Rename u_intXX_t to uintXX_t