aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/ccache/memory/ChangeLog
blob: 9b9e142a60826665b0317e6c0dcd042856a21cd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
1999-10-26  Tom Yu  <tlyu@mit.edu>

	* Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
	LOCAL_INCLUDES such that one can override CFLAGS from the command
	line without losing CPP search patchs and defines. Some associated
	Makefile cleanup. [from wsanchez@apple.com]

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

	* mcc_retrv.c (krb5_mcc_retrieve): Replace with a version that
	calls krb5_cc_retrieve_cred_default.

Mon May 10 15:25:06 1999  Danilo Almeida  <dalmeida@mit.edu>

	* Makefile.in: Do win32 build in subdir.

1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Makefile.in: Set the myfulldir and mydir variables (which are
		relative to buildtop and thisconfigdir, respectively.)

1998-05-27  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Makefile.in: Update Makefile so that it can be built under
		Windows

Fri Feb 27 18:03:33 1998  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Makefile.in: Changed thisconfigdir to point at the lib/krb5
 		directory, since we've moved all of the configure.in
		tests to the toplevel lib/krb5 configure.in

Wed Feb 18 16:20:15 1998  Tom Yu  <tlyu@mit.edu>

	* Makefile.in: Remove trailing slash from thisconfigdir.  Fix up
	BUILDTOP for new conventions.

Mon Feb  2 17:02:29 1998  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile

Mon Sep 15 15:15:33 1997  Ezra Peisach  <epeisach@mit.edu>

	* mcc-proto.h, mcc_reslv.c (krb5_mcc_resolve): Incoming name
	        is const char *

Thu Jan  2 17:02:00 1997  Tom Yu  <tlyu@mit.edu>

	* Makefile.in:
	* configure.in: Update to new library build procedure.

Thu Aug 15 16:48:22 1996  Tom Yu  <tlyu@mit.edu>

	* mcc_retrv.c: Add parens to def'n of flags_match because == has
		higher precedence than &. (noticed by -Wall)

Tue Jun 11 20:15:01 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>

	* mcc_close.c (krb5_mcc_close): Remove inclusion of malloc.h

Thu Feb  1 15:47:25 1996  Sam Hartman  <hartmans@tertius.mit.edu>

	* mcc_retrv.c (ktype_reasonable): removed.
	(krb5_mcc_retrieve): Accept any enctype unless matching spefic enctype match.

Thu Jan 25 14:50:51 1996  Sam Hartman  <hartmans@tertius.mit.edu>

	* mcc_retrv.c (ktype_reasonable): Rename ktype_match
	(krb5_mcc_retrieve): Match enctype exactly if requested.

Sat Nov  4 00:45:42 1995  Theodore Y. Ts'o  <tytso@dcl>

	* mcc_ops.c: Remove excess code which is defined in fcc_ops.c
		(which may not be the right place for it anyway).

	* mcc.h: Remove use of krb5_ccache_sessions

	* mcc_destry.c (krb5_mcc_destroy): Remove use of krb5_ccache_sessions

	* mcc_gennew.c (krb5_mcc_generate_new): Remove use of
	        krb5_ccache_sessions

	* mcc_reslv.c (krb5_mcc_resolve): Remove use of krb5_ccache_sessions