git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15534 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-06-30 07:03:46 +00:00
parent c66de52520
commit bf9a82a0a0

View File

@@ -1,3 +1,23 @@
2005-06-30 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/kdc_locl.h: indent, remove dup prototypes
* kdc/libkdc: don't pollute namespace, generate public headerfile
* lib/krb5/principal.c: add krb5_425_conv_principal_ext2 that work
just like krb5_425_conv_principal_ext but takes a context variable
for the verification function
* kdc/Makefile.am: there is no export script, not pretend there is
* kdc: Merge in the libkdc/kdc configuration split from Andrew
Bartlet <abartlet@samba.org>
* lib/krb5/crypto.c: optionally compile in support for string2key
* configure.in: add --disable-afs-string-to-key to allow removal
of support for afs string2key (and dependency on crypt)
2005-06-29 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/kerberos5.c: Add logging of all timestamps in AS-REQ and