*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11236 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2002-08-26 Assar Westerlund <assar@kth.se>
|
||||
|
||||
* lib/krb5/principal.c (krb5_425_conv_principal_ext): lookup AAAA
|
||||
rrs before A ones when using the resolver to verify a mapping,
|
||||
also use getaddrinfo when resolver is not available
|
||||
|
||||
* lib/hdb/keytab.c (find_db): const-correctness in parameters to
|
||||
krb5_config_get_next
|
||||
|
||||
* lib/asn1/gen.c: include <string.h> in the generated files (for
|
||||
memset)
|
||||
|
||||
2002-08-22 Assar Westerlund <assar@kth.se>
|
||||
|
||||
* lib/krb5/test_get_addrs.c, lib/krb5/krbhst-test.c: make it use
|
||||
|
@@ -1,3 +1,8 @@
|
||||
2002-08-26 Assar Westerlund <assar@kth.se>
|
||||
|
||||
* roken-frag.m4: test for the vis, strvis functions requiring
|
||||
prototypes
|
||||
|
||||
2002-08-20 Johan Danielsson <joda@pdc.kth.se>
|
||||
|
||||
* roken-frag.m4: HAVE_TYPE instead of CHECK_TYPE ssize_t
|
||||
|
@@ -1,3 +1,11 @@
|
||||
2002-08-26 Assar Westerlund <assar@kth.se>
|
||||
|
||||
* ipropd_slave.c (receive_everything): type-correctness calling
|
||||
_krb5_get_int
|
||||
|
||||
* context_s.c (find_db_spec): const-correctness in parameters to
|
||||
krb5_config_get_next
|
||||
|
||||
2002-08-16 Johan Danielsson <joda@pdc.kth.se>
|
||||
|
||||
* private.h: rename header file flag macro
|
||||
|
@@ -1,3 +1,8 @@
|
||||
2002-08-26 Assar Westerlund <assar@kth.se>
|
||||
|
||||
* roken.h.in: add prototypes for str, unvis functions
|
||||
* resolve.h: add fallback definition for T_AAAA
|
||||
|
||||
2002-08-22 Johan Danielsson <joda@pdc.kth.se>
|
||||
|
||||
* roken.h.in: we may need a prototype for strndup
|
||||
|
Reference in New Issue
Block a user