git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17928 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-08-24 10:55:02 +00:00
parent 0b6a7cd394
commit bd23e626d4
3 changed files with 15 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
2006-07-14 Love H<>rnquist <20>strand <lha@it.su.se>
2006-08-24 Love H<>rnquist <20>strand <lha@it.su.se>
* util.c: Add KRB5_KDB_ALLOW_DIGEST
2006-07-14 Love H<>rnquist <20>strand <lha@it.su.se>
* get.c (format_field): optionally print issuer and anchor.
2006-06-21 Love H<>rnquist <20>strand <lha@it.su.se>

View File

@@ -1,3 +1,11 @@
2006-08-24 Love H<>rnquist <20>strand <lha@it.su.se>
* get_s.c: Add KRB5_KDB_ALLOW_DIGEST
* ent_setup.c: Add KRB5_KDB_ALLOW_DIGEST
* admin.h: Add KRB5_KDB_ALLOW_DIGEST
2006-06-16 Love H<>rnquist <20>strand <lha@it.su.se>
* check-cracklib.pl: Add password reuse checking. From Harald

View File

@@ -1,5 +1,7 @@
2006-08-24 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/check-digest.in: Set allow digest flag on the server.
* kdc/Makefile.am: Build and run check-digest test.
* kdc/check-digest.in: Remove channel bindings from CHAP tests,