*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7160 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
14
ChangeLog
14
ChangeLog
@@ -1,3 +1,17 @@
|
||||
1999-10-17 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* configure.in: only test for db.h with using berkeley_db. remember
|
||||
to link with LIB_tgetent when checking for el_init. add xnlock
|
||||
|
||||
* appl/Makefile.am: add xnlock
|
||||
|
||||
* kdc/kerberos5.c (find_etype): support null keys
|
||||
|
||||
* kdc/kerberos4.c (get_des_key): support null keys
|
||||
|
||||
* lib/krb5/crypto.c (krb5_get_wrapped_length): more correct
|
||||
calculation
|
||||
|
||||
1999-10-16 Johan Danielsson <joda@pdc.kth.se>
|
||||
|
||||
* kuser/kinit.c (main): pass ccache to krb524_convert_creds_kdc
|
||||
|
8
NEWS
8
NEWS
@@ -1,13 +1,19 @@
|
||||
Changes in release 0.2a:
|
||||
|
||||
* a new program verify_krb5_conf for checking your /etc/krb5.conf
|
||||
* implmenet a keytab backend for AFS KeyFile's
|
||||
* support multiple local realms
|
||||
* implement a keytab backend for AFS KeyFile's
|
||||
* implement a keytab backend for v4 srvtabs
|
||||
* implement `ktutil copy'
|
||||
* support password quality control in v4 kadmind
|
||||
* improvements in v4 compat kadmind
|
||||
* handle the case of having the correct cred in the ccache but with
|
||||
the wrong encryption type better
|
||||
* v6-ify the remaining programs.
|
||||
* internal ls in ftpd
|
||||
* rename strcpy_truncate/strcat_truncate to strlcpy/strlcat
|
||||
* add `ank --random-password' and `cpw --random-password' in kadmin
|
||||
* some programs and documentation for trying to talk to a W2K KDC
|
||||
* bug fixes
|
||||
|
||||
Changes in release 0.1m:
|
||||
|
@@ -1,3 +1,8 @@
|
||||
1999-10-14 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* set_keys.c (_kadm5_set_keys): ignore old keys when setting new
|
||||
ones and always add 3 DES keys and one 3DES key
|
||||
|
||||
1999-10-03 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* init_c.c (_kadm5_c_init_context): use `krb5_get_krb_admin_hst'.
|
||||
|
@@ -1,3 +1,7 @@
|
||||
1999-10-17 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* xdbm.h: reorder db includes
|
||||
|
||||
1999-10-10 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* socket.c: const-ize and comment
|
||||
|
Reference in New Issue
Block a user