diff options
| author | Keith Vetter <keithv@fusion.com> | 1995-03-29 05:06:42 +0000 |
|---|---|---|
| committer | Keith Vetter <keithv@fusion.com> | 1995-03-29 05:06:42 +0000 |
| commit | 479b628dc54d7d45d76d27e91571c7a59d38348e (patch) | |
| tree | be061947ef827238f6c84c0e6aff4c65d7ff7db1 /src/lib/krb5/os/ChangeLog | |
| parent | fda7c12e0e03e759d404b4d280b6fe5703b5285a (diff) | |
| download | krb5-479b628dc54d7d45d76d27e91571c7a59d38348e.tar.gz krb5-479b628dc54d7d45d76d27e91571c7a59d38348e.tar.xz krb5-479b628dc54d7d45d76d27e91571c7a59d38348e.zip | |
Added functionality for windows to read default file locations from
windows ini files.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5307 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5/os/ChangeLog')
| -rw-r--r-- | src/lib/krb5/os/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/lib/krb5/os/ChangeLog b/src/lib/krb5/os/ChangeLog index 51ba47587..69e77c55a 100644 --- a/src/lib/krb5/os/ChangeLog +++ b/src/lib/krb5/os/ChangeLog @@ -1,3 +1,12 @@ +Tue Mar 28 19:22:28 1995 Keith Vetter (keithv@fusion.com) + + For Windows, added calls to get the default config, realms and + ccache files out of a windows ini file. + * ccdefname.c: does this for the credential cache. + * osconfig.c: does this for the config and realms files. + * get_krbh.c, realm_do.c, hst_real.c, def_real.c: added calls to + set the default values. + Tue Mar 28 18:35:20 1995 John Gilmore (gnu at toad.com) * DNR.c: Add Apple MacTCP source file for domain name resolution. |
