aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin/v5passwdd/ChangeLog
blob: 8cdc355bef40a92ba8519500b419670a988b24bd (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
Thu Feb  6 00:28:54 1997  Richard Basch  <basch@lehman.com>

	* adm_conn.c adm_rw.c:
		Replace the INTERFACE keyword with KRB5_CALLCONV

Tue Feb  4 21:28:57 1997  Tom Yu  <tlyu@mit.edu>

	* Makefile.in:
	* configure.in: Update to new program build procedcure.

Thu Oct 31 11:20:22 1996  Ezra Peisach  <epeisach@mit.edu>

	* main.c (main): Add -T keyfile and -D debug_level
		options. [krb5-admin/42] 

Tue Sep 10 14:37:23 1996  Tom Yu  <tlyu@mit.edu>

	* v5passwd.M: remove extra args to .TH

Sun Aug 18 18:29:39 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>

	* Makefile.in: Compile v5passwd - the old passwd changing client. 

	* adm_conn.c, kpasswd.c, v5passwd.M: Added the pieces required to
		build a v5b6 simple password changing client. 

Thu Jul 25 17:01:32 1996  Marc Horowitz  <marc@mit.edu>

	* Makefile.in, configure.in, adm_rw.c, kadm5_defs.h, main.c,
 	proto_serv.c, srv_net.c: combined pieces of the old v5server and
 	kadm libraries with calls to the new kadm5srv library to produce a
 	daemon which handles the v5b6 "simple" password changing protocol.