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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
|
2002-04-05 Ken Raeburn <raeburn@mit.edu>
* kdc5_hammer.c (main): Delete '-k' option which didn't do
anything.
(usage): Don't display '-k' option.
2001-10-09 Ken Raeburn <raeburn@mit.edu>
* kdb5_hammer.c: Make prototypes unconditional.
2001-08-29 Ken Raeburn <raeburn@mit.edu>
* kdc5_hammer.c (main): Initialize enctype at entry; eliminate
enctypedone variable.
2000-07-28 Ezra Peisach <epeisach@mit.edu>
* kdc5_hammer.c: Move global (to file) enctype into main to prevent
being shadowed in other routines. Remove unused krb5_parse_lifetime().
2000-05-11 Nalin Dahyabhai <nalin@redhat.com>
* kdc5_hammer.c (main): Make sure buffer 'prefix' is null-terminated.
2000-05-08 Ken Raeburn <raeburn@mit.edu>
Nalin Dahyabhai <nalin@redhat.com>
* kdc5_hammer.c (main): Don't overflow buffers "ctmp" or "stmp".
1999-10-26 Wilfredo Sanchez <tritan@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.
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-06 Theodore Ts'o <tytso@rsts-11.mit.edu>
* kdc5_hammer.c (main): POSIX states that getopt returns -1
when it is done parsing options, not EOF.
Mon Mar 30 16:48:17 1998 Ezra Peisach <epeisach@kangaroo.mit.edu>
* kdc5_hammer.c (usage): Change usage to refelect reality
Add parenthesis around assignements in conditionals.
Wed Feb 18 16:29:34 1998 Tom Yu <tlyu@mit.edu>
* Makefile.in: Remove trailing slash from thisconfigdir. Fix up
BUILDTOP for new conventions.
Mon Feb 2 16:45:05 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
* Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
Sun Aug 17 14:26:57 1997 Ezra Peisach <epeisach@mit.edu>
* Makefile.in (SRCS): Add $(SRCS) line.
Tue Feb 18 18:21:16 1997 Richard Basch <basch@lehman.com>
* kdc5_hammer.c (verify_cs_pair):
Use krb5_free_data_contents instead of krb5_xfree
Sun Feb 9 01:45:03 1997 Tom Yu <tlyu@mit.edu>
* Makefile.in:
* configure.in: Update to new program build procedure.
Fri Jan 19 23:00:37 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
* kdc5_hammer.c: Remove krb5_kdc_default_options.
Thu Nov 09 17:05:57 1995 Chris Provenzano (proven@mit.edu)
* kdc5_hammer.c : Remove krb5_enctype from krb5_string_to_key() args.
Wed Sep 06 14:20:57 1995 Chris Provenzano (proven@mit.edu)
* kdc5_hammer.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g
Tue Sep 05 22:10:34 1995 Chris Provenzano (proven@mit.edu)
* kdc5_hammer.c : Remove krb5_enctype references, and replace with
krb5_keytype where appropriate
Wed Jul 12 12:31:51 EDT 1995 Paul Park (pjpark@mit.edu)
* configure.in - Remove V5_USE_SHARED_LIB
Fri Jul 7 16:37:54 EDT 1995 Paul Park (pjpark@mit.edu)
* Makefile.in - Remove explicit library handling and LDFLAGS.
* configure.in - Add KRB5_LIBRARIES and V5_USE_SHARED_LIB.
Thu Jun 22 12:02:48 EDT 1995 Paul Park (pjpark@mit.edu)
* kdc5_hammer.c - Change generation of server principals so that
we can use kdc5_hammer with kdb5_mkdums. Also add logic
to time these operations.
Sat Jun 10 23:08:04 1995 Tom Yu (tlyu@dragons-lair)
* kdc5_hammer.c: krb5_auth_context redefinitions
Fri Jun 9 18:58:36 1995 <tytso@rsx-11.mit.edu>
* configure.in: Remove standardized set of autoconf macros, which
are now handled by CONFIG_RULES.
Thu Apr 20 13:06:53 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>
* kdc_hammer.c (usage()): Removed -M as not used.
(main()): Add missing option to getopt call.
On exit, close the ccache, free context, and exit
with status set to number of errors encountered.
Mon Mar 27 07:56:26 1995 Chris Provenzano (proven@mit.edu)
* kdc5_hammer.c (verify_cs_pair()): Use new calling conventions
for krb5_rd_req() and krb5_mk_req_extended(),
Fri Mar 24 14:52:03 1995 <tytso@rsx-11.mit.edu>
* kdc5_hammer.c (get_tgt): Remove the call to krb5_os_localaddr()
since get_in_tkt_XXXX will default appropriately.
Thu Mar 2 12:34:23 1995 Theodore Y. Ts'o <tytso@dcl>
* Makefile.in (ISODELIB): Remove reference to $(ISODELIB).
Wed Mar 1 16:32:38 1995 Theodore Y. Ts'o <tytso@dcl>
* configure.in: Remove ISODE_INCLUDE, replace check for -lsocket
and -lnsl with WITH_NETLIB check.
Tue Feb 28 01:25:13 1995 John Gilmore (gnu at toad.com)
* kdc5_hammer.c, pp.c: Avoid <krb5/...> includes.
Mon Feb 06 17:19:04 1995 Chris Provenzano (proven@mit.edu)
* kdc5_hammer.c Removed krb5_keytype, changed krb5_enctype to
krb5_enctype *, changed krb5_preauthtype to krb5_preauthtype *
for krb5_get_in_tkt_with_password() rotuine.
Fri Feb 3 11:45:23 1995 Theodore Y. Ts'o (tytso@dcl)
* kdc_hammer.c (get_server_key): Add keytype parameter
Wed Jan 25 16:54:40 1995 Chris Provenzano (proven@mit.edu)
* Removed all narrow types and references to wide.h and narrow.h
Fri Jan 13 15:23:47 1995 Chris Provenzano (proven@mit.edu)
* Added krb5_context to all krb5_routines
Tue Nov 8 17:53:40 1994 Theodore Y. Ts'o (tytso@dcl)
* kdc5_hammer.c (get_server_key): Use the published interface to
call krb5_string_to_key().
Sun Oct 23 01:44:37 1994 (tytso@rsx-11)
* kdc5_hammer.c (main): Allow kdc_hammer to be called on an
arbitrary realm.
Tue Oct 4 17:24:36 1994 Theodore Y. Ts'o (tytso@dcl)
* kdc_hammer.c (get_server_key): Add widen.h and narrow.h around
declaration to make argument types be widened.
Fri Sep 30 22:08:45 1994 Theodore Y. Ts'o (tytso@dcl)
* kdc_hammer.c: Add placeholder for magic number
Thu Sep 29 22:59:09 1994 Theodore Y. Ts'o (tytso@dcl)
* Makefile.in: Relink executable when libraries change
Thu Sep 15 17:38:51 1994 Theodore Y. Ts'o (tytso@dcl)
* kdc_hammer.c (get_server_key): index() -> strchr()
|