git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21967 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-10-18 18:28:30 +00:00
parent f1bf7dd0fc
commit 3b2b800089

View File

@@ -1,3 +1,13 @@
2007-10-18 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/kerberos5.c (older_enctype): old windows enctypes (arcfour
based) "old", this to support windows 2000 clients (unjoined to a
domain). From Andy Polyakov.
2007-10-07 Love H<>rnquist <20>strand <lha@it.su.se>
* doc/setup.texi: Spelling, from Mark Peoples via Bjorn Sandell.
2007-10-04 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/krb5tgs.c: More prettier printing of enctype, from KAMADA