git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12586 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-08-18 06:04:15 +00:00
parent 9883b1f3e5
commit 2c3319de27

View File

@@ -1,3 +1,11 @@
2003-08-18 Love H<>rquist <20>strand <lha@it.su.se>
* kadmind.c (main): use krb5_prepend_config_files_default, now all
options in kdc.conf is parsed, not just [kdc]key-file=
* kadmin.c (main): use krb5_prepend_config_files_default, now all
options in kdc.conf is parsed, not just [kdc]key-file=
2003-04-14 Love H<>rquist <20>strand <lha@it.su.se>
* util.c: cast argument to tolower to unsigned char, from