git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21412 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-07-04 20:13:40 +00:00
parent 59f03abf38
commit ece2109cb9

View File

@@ -1,5 +1,9 @@
2007-07-04 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/kerberos5.c: Improve the default salt detection to avoid
returning v4 password salting to java that doesn't look at the
returning padata for salting.
* kdc: Split out krb5_kdc_set_dbinfo, From Andrew Bartlett
2007-07-02 Love H<>rnquist <20>strand <lha@it.su.se>