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,15 +1,26 @@
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
2005-04-15 Love H<>rnquist <20>strand <lha@it.su.se>
* doc/setup.texi: document new password policy code
* kpasswd/kpasswdd.c: add verifier libraries with
kadm5_add_passwd_quality_verifier
2005-04-14 Love H<>rnquist <20>strand <lha@it.su.se>
* 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
same, and clients
@@ -19,7 +30,7 @@
* lib/krb5/keyblock.c: Add krb5_keyblock_init to allocate an fill
in a keyblock from key data.
2005-04-12 Love H<>rnquist <20>strand <lha@it.su.se>
2005-04-12 Love H<>rnquist <20>strand <lha@it.su.se>
* configure.in: rk_WIN32_EXPORT for roken
@@ -33,7 +44,7 @@
* lib/krb5/init_creds_pw.c (process_pa_data_to_key): also check
for KRB5_PADATA_PK_AS_REP_19, From: Douglas Engert
2005-04-07 Love H<>rnquist <20>strand <lha@it.su.se>
2005-04-07 Love H<>rnquist <20>strand <lha@it.su.se>
* .cvsignore: ignore more generate files