git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16379 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-12-12 12:40:32 +00:00
parent 0c2369acd0
commit 31d6a81494
2 changed files with 27 additions and 0 deletions

View File

@@ -1,5 +1,27 @@
2005-12-12 Love H<>rnquist <20>strand <lha@it.su.se> 2005-12-12 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/hdb: Wrap hdb_entry with hdb_entry_ex, patch originally from
Andrew Bartlet
* lib/hdb/hdb-ldap.c: Wrap hdb_entry with hdb_entry_ex, add url
support, add ldapi support.
* kdc/kerberos5.c (tgs_make_reply): there are no such things a
keytypes any more, just use enctypes.
* kdc/kdc_locl.h: Remove private prototypes and instead include
<kdc-private.h>.
* kdc/Makefile.am: Build kdc-private.h and depend on it.
* kdc/config.c (configure): wrap line
* doc/kerberos4.texi: KDC 4 support is always compiled in.
* TODO: Remove some stuff that have been done.
* Makefile.am: Split long line
* doc/apps.texi: Spelling, From M<>ns Nilsson. * doc/apps.texi: Spelling, From M<>ns Nilsson.
* doc/install.texi: spelling, From M<>ns Nilsson * doc/install.texi: spelling, From M<>ns Nilsson

View File

@@ -1,3 +1,8 @@
2005-12-12 Love H<>rnquist <20>strand <lha@it.su.se>
* Wrap hdb_entry with hdb_entry_ex, patch originally
from Andrew Bartlet
2005-11-30 Love H<>rnquist <20>strand <lha@it.su.se> 2005-11-30 Love H<>rnquist <20>strand <lha@it.su.se>
* context_s.c (set_field): try another way to calculate the path * context_s.c (set_field): try another way to calculate the path