summaryrefslogtreecommitdiffstats
path: root/src/tests/hammer/ChangeLog
blob: cf6f732d7589f3931b1ffdb45542ff9b19678c7b (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
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()