git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15894 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-08-11 13:55:34 +00:00
parent e478a72278
commit 1a6b0f9b73

View File

@@ -1,3 +1,16 @@
2005-08-11 Love H<>rquist <20>strand <lha@it.su.se>
* server.c: Avoid shadowing exp().
* load.c: Parse extensions.
* kadmin_locl.h: Include <hex.h>.
* get.c: Extend struct field_name to have a subvalue and a
extra_mask. Use that to implement printing of KADM5_TL_DATA
options and fix a dependency bug (keys needed principal to print
the salting).
2005-07-08 Love H<>rquist <20>strand <lha@it.su.se>
* lower amount of shadow and const warnings