*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3704 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
14
ChangeLog
14
ChangeLog
@@ -1,3 +1,17 @@
|
||||
Wed Oct 29 02:06:10 1997 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* lib/krb5/context.c (krb5_init_context): support `KRB5_CONFIG'
|
||||
environment variable
|
||||
|
||||
* *: use the roken_get*-macros from roken.h for the benefit of
|
||||
Crays.
|
||||
|
||||
* configure.in: add --{enable,disable}-otp. check for compatible
|
||||
prototypes for gethostbyname, gethostbyaddr, getservbyname, and
|
||||
openlog (they have strange prototypes on Crays)
|
||||
|
||||
* acinclude.m4: new macro `AC_PROTO_COMPAT'
|
||||
|
||||
Tue Oct 28 00:11:22 1997 Johan Danielsson <joda@emma.pdc.kth.se>
|
||||
|
||||
* kdc/connect.c: Log bad requests.
|
||||
|
@@ -0,0 +1,6 @@
|
||||
Wed Oct 29 02:09:24 1997 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* pop_pass.c: conditionalize OTP-support
|
||||
|
||||
* pop_init.c: conditionalize OTP-support
|
||||
|
||||
|
@@ -0,0 +1,5 @@
|
||||
Wed Oct 29 02:21:38 1997 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* roken.h: Add ugly macros for openlog, gethostbyname,
|
||||
gethostbyaddr, and getservbyname for the benefit of Crays. Add
|
||||
default definition of MAXPATHLEN
|
||||
|
Reference in New Issue
Block a user