*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9690 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-02-15 04:41:22 +00:00
parent 7eb8627661
commit 55aac718a3
6 changed files with 43 additions and 0 deletions

View File

@@ -1,3 +1,16 @@
2001-02-15 Assar Westerlund <assar@sics.se>
* lib/krb5/warn.c (_warnerr): add printf attributes
* lib/krb5/send_to_kdc.c (krb5_sendto): loop over all address
returned by getaddrinfo before trying the next kdc. from
thorpej@netbsd.org
* lib/krb5/krb5.conf.5: fix default_realm in example
* kdc/connect.c: fix a few kdc_log format types
* configure.in: try to handle libdes/libcrypto ont requiring -L
2001-02-10 Assar Westerlund <assar@sics.se>
* lib/asn1/gen_decode.c (generate_type_decode): zero the data at

12
NEWS
View File

@@ -1,3 +1,15 @@
Changes in release 0.3f
* improve building with openssl
* add kadmin -K, rcp -F
* fix two incorrect weak DES keys
* fix building of kaserver compat in KDC
* bug fixes
Changes in release 0.3e
* rcp program included

View File

@@ -1,3 +1,8 @@
2001-02-15 Assar Westerlund <assar@sics.se>
* kadmind.c (main): use a `struct sockaddr_storage' to be able to
store all types of addresses
2001-02-07 Assar Westerlund <assar@sics.se>
* kadmin.c: add --keytab / _K, from Leif Johansson

View File

@@ -1,3 +1,7 @@
2001-02-15 Assar Westerlund <assar@sics.se>
* pam/pam.c (psyslog): do not log to console
2001-01-29 Assar Westerlund <assar@sics.se>
* sia/Makefile.am (libsia_krb5.so): actually run ld in the case

View File

@@ -1,3 +1,7 @@
2001-02-15 Assar Westerlund <assar@sics.se>
* com_err.c (default_proc): add printf attributes
2000-08-16 Assar Westerlund <assar@sics.se>
* Makefile.am: bump version to 1:1:0

View File

@@ -1,3 +1,8 @@
2001-02-15 Assar Westerlund <assar@sics.se>
* ipropd_master.c (main): fix select-loop to decrement ret
correctly. from "Brandon S. Allbery KF8NH" <allbery@ece.cmu.edu>
2001-01-30 Assar Westerlund <assar@sics.se>
* Makefile.am: bump versions