This commit was manufactured by cvs2svn to create tag
[krb5.git] / src / tests / hammer / ChangeLog
1 2000-05-11  Nalin Dahyabhai  <nalin@redhat.com>
2
3         * kdc5_hammer.c (main): Make sure buffer 'prefix' is null-terminated.
4
5 2000-05-08  Ken Raeburn  <raeburn@mit.edu>
6             Nalin Dahyabhai  <nalin@redhat.com>
7
8         * kdc5_hammer.c (main): Don't overflow buffers "ctmp" or "stmp".
9
10 1999-10-26  Tom Yu  <tlyu@mit.edu>
11
12         * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
13         LOCAL_INCLUDES such that one can override CFLAGS from the command
14         line without losing CPP search patchs and defines. Some associated
15         Makefile cleanup. [from wsanchez@apple.com]
16
17 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
18
19         * Makefile.in: Set the myfulldir and mydir variables (which are
20                 relative to buildtop and thisconfigdir, respectively.)
21
22 1998-05-06  Theodore Ts'o  <tytso@rsts-11.mit.edu>
23
24         * kdc5_hammer.c (main): POSIX states that getopt returns -1
25                 when it is done parsing options, not EOF.
26
27 Mon Mar 30 16:48:17 1998  Ezra Peisach  <epeisach@kangaroo.mit.edu>
28
29         * kdc5_hammer.c (usage): Change usage to refelect reality
30         Add parenthesis around assignements in conditionals.
31
32 Wed Feb 18 16:29:34 1998  Tom Yu  <tlyu@mit.edu>
33
34         * Makefile.in: Remove trailing slash from thisconfigdir.  Fix up
35         BUILDTOP for new conventions.
36
37 Mon Feb  2 16:45:05 1998  Theodore Ts'o  <tytso@rsts-11.mit.edu>
38
39         * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
40
41 Sun Aug 17 14:26:57 1997  Ezra Peisach  <epeisach@mit.edu>
42
43         * Makefile.in (SRCS): Add $(SRCS) line.
44
45 Tue Feb 18 18:21:16 1997  Richard Basch  <basch@lehman.com>
46
47         * kdc5_hammer.c (verify_cs_pair):
48                 Use krb5_free_data_contents instead of krb5_xfree
49
50 Sun Feb  9 01:45:03 1997  Tom Yu  <tlyu@mit.edu>
51
52         * Makefile.in:
53         * configure.in: Update to new program build procedure.
54
55 Fri Jan 19 23:00:37 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>
56
57         * kdc5_hammer.c: Remove krb5_kdc_default_options.
58
59 Thu Nov 09 17:05:57 1995  Chris Provenzano (proven@mit.edu)
60
61         * kdc5_hammer.c : Remove krb5_enctype from krb5_string_to_key() args.
62
63 Wed Sep 06 14:20:57 1995   Chris Provenzano (proven@mit.edu)
64
65         * kdc5_hammer.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g
66
67 Tue Sep 05 22:10:34 1995   Chris Provenzano (proven@mit.edu)
68
69         * kdc5_hammer.c : Remove krb5_enctype references, and replace with
70                 krb5_keytype where appropriate
71
72 Wed Jul 12 12:31:51 EDT 1995    Paul Park       (pjpark@mit.edu)
73         * configure.in - Remove V5_USE_SHARED_LIB
74
75
76 Fri Jul 7 16:37:54 EDT 1995     Paul Park       (pjpark@mit.edu)
77         * Makefile.in - Remove explicit library handling and LDFLAGS.
78         * configure.in - Add KRB5_LIBRARIES and V5_USE_SHARED_LIB.
79
80
81 Thu Jun 22 12:02:48 EDT 1995    Paul Park       (pjpark@mit.edu)
82         * kdc5_hammer.c - Change generation of server principals so that
83                 we can use kdc5_hammer with kdb5_mkdums.  Also add logic
84                 to time these operations.
85
86
87 Sat Jun 10 23:08:04 1995  Tom Yu  (tlyu@dragons-lair)
88
89         * kdc5_hammer.c: krb5_auth_context redefinitions
90
91 Fri Jun  9 18:58:36 1995    <tytso@rsx-11.mit.edu>
92
93         * configure.in: Remove standardized set of autoconf macros, which
94                 are now handled by CONFIG_RULES.
95
96 Thu Apr 20 13:06:53 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>
97
98         * kdc_hammer.c (usage()): Removed -M as not used.
99                        (main()): Add missing option to getopt call. 
100                        On exit, close the ccache, free context, and exit
101                        with status set to number of errors encountered.
102
103 Mon Mar 27 07:56:26 1995 Chris Provenzano (proven@mit.edu)
104
105         * kdc5_hammer.c (verify_cs_pair()): Use new calling conventions 
106                 for krb5_rd_req() and krb5_mk_req_extended(),
107
108 Fri Mar 24 14:52:03 1995    <tytso@rsx-11.mit.edu>
109
110         * kdc5_hammer.c (get_tgt): Remove the call to krb5_os_localaddr()
111                 since get_in_tkt_XXXX will default appropriately.
112
113 Thu Mar  2 12:34:23 1995  Theodore Y. Ts'o  <tytso@dcl>
114
115         * Makefile.in (ISODELIB): Remove reference to $(ISODELIB).
116
117 Wed Mar  1 16:32:38 1995  Theodore Y. Ts'o  <tytso@dcl>
118
119         * configure.in: Remove ISODE_INCLUDE, replace check for -lsocket
120                 and -lnsl with WITH_NETLIB check.
121
122 Tue Feb 28 01:25:13 1995  John Gilmore  (gnu at toad.com)
123
124         * kdc5_hammer.c, pp.c:  Avoid <krb5/...> includes.
125
126 Mon Feb 06 17:19:04 1995 Chris Provenzano  (proven@mit.edu)
127
128         * kdc5_hammer.c Removed krb5_keytype, changed krb5_enctype to
129                 krb5_enctype *, changed krb5_preauthtype to krb5_preauthtype *
130                 for krb5_get_in_tkt_with_password() rotuine.
131
132 Fri Feb  3 11:45:23 1995  Theodore Y. Ts'o  (tytso@dcl)
133
134         * kdc_hammer.c (get_server_key): Add keytype parameter
135
136 Wed Jan 25 16:54:40 1995  Chris Provenzano (proven@mit.edu)
137
138         * Removed all narrow types and references to wide.h and narrow.h
139
140 Fri Jan 13 15:23:47 1995  Chris Provenzano (proven@mit.edu)
141
142     * Added krb5_context to all krb5_routines
143
144 Tue Nov  8 17:53:40 1994  Theodore Y. Ts'o  (tytso@dcl)
145
146         * kdc5_hammer.c (get_server_key): Use the published interface to
147                 call krb5_string_to_key().
148
149 Sun Oct 23 01:44:37 1994    (tytso@rsx-11)
150
151         * kdc5_hammer.c (main): Allow kdc_hammer to be called on an
152                 arbitrary realm.
153
154 Tue Oct  4 17:24:36 1994  Theodore Y. Ts'o  (tytso@dcl)
155
156         * kdc_hammer.c (get_server_key): Add widen.h and narrow.h around
157                 declaration to make argument types be widened.
158
159 Fri Sep 30 22:08:45 1994  Theodore Y. Ts'o  (tytso@dcl)
160
161         * kdc_hammer.c: Add placeholder for magic number
162
163 Thu Sep 29 22:59:09 1994  Theodore Y. Ts'o  (tytso@dcl)
164
165         * Makefile.in: Relink executable when libraries change
166
167
168 Thu Sep 15 17:38:51 1994  Theodore Y. Ts'o  (tytso@dcl)
169
170         * kdc_hammer.c (get_server_key): index() -> strchr()
171