git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14825 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-18 10:08:19 +00:00
parent 0cd33d833e
commit 2e035d66b3

View File

@@ -1,14 +1,25 @@
2005-04-15 Love H<>rnquist <20>strand <lha@it.su.se>
2005-04-18 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krb5_keyblock.3: document krb5_keyblock_init
* lib/hdb/hdb-ldap.c: drop <ctype.h>, no longer use any of the is*
macros in this file
* include/make_crypto.c: cast to unsigned char to make sure its
not negative when passing it to is* functions
2005-04-15 Love H<>rnquist <20>strand <lha@it.su.se>
* doc/programming.texi: remove manpage macro, add some more
references to manpages
* doc/heimdal.texi: define manpage macro
* doc/setup.texi: document new password policy code
* kpasswd/kpasswdd.c: add verifier libraries with
kadm5_add_passwd_quality_verifier
* lib/krb5/krb5_keyblock.3: document krb5_keyblock_init
2005-04-14 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/kaserver.c: AUTHENTICATE and AUTHENTICATE_V2 is almost the