From 1.1 branch.
authorKen Raeburn <raeburn@mit.edu>
Wed, 1 Sep 1999 20:59:34 +0000 (20:59 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 1 Sep 1999 20:59:34 +0000 (20:59 +0000)
commit20551b3739f17bd7b4f4ec27f79b2445ed6ff12d
tree3c3397de4672a2186110af8cb4c07c9c5bfc42db
parent8347de78dd4db98ac4a94aee56d177eae2dd68bd
From 1.1 branch.
Indented krb5_cc macros for readability, plus:

1999-08-31  Jeffrey Altman <jaltman@columbia.edu>

    * k5-int.h:  Add #define ANSI_STDIO for Windows builds so that
                 stdio opens files in binary mode instead of text
                 mode.  This is necessary for Ctrl-Z transparency.

1999-08-30  Ken Raeburn  <raeburn@mit.edu>

* configure.in: Check for memmove and bcopy.

* Makefile.in (install): Install profile.h since krb5.h will use
it.

1999-08-26  Danilo Almeida  <dalmeida@mit.edu>

* krb5.hin (krb5_kuserok): Fix calling convention to make it
consistent with rest of krb5 exports before we start exporting
this from the Windows DLL.

1999-08-25  Danilo Almeida  <dalmeida@mit.edu>

* k5-int.h (krb5_cc_retrieve_cred_default): Fix calling convention
to make it consistent with actual calling convention.

1999-08-23  Ken Raeburn  <raeburn@mit.edu>

* krb5.hin (KRB5_TC_SUPPORTED_KTYPES): New flag.
* k5-int.h (krb5_cc_retrieve_cred_default): Declare.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11764 dc483132-0cff-0310-8789-dd5450dbe970
src/include/ChangeLog
src/include/Makefile.in
src/include/configure.in
src/include/k5-int.h
src/include/krb5.hin