blob: e0ba37e61a6d64c01d20d18c4feb4df272141e6c (
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
|
Fri Jun 9 19:05:49 1995 <tytso@rsx-11.mit.edu>
* configure.in: Remove standardized set of autoconf macros, which
are now handled by CONFIG_RULES.
Mon Jun 5 13:48:23 EDT 1995 Paul Park (pjpark@mit.edu)
* kpasswd.c - Change argument list to krb5_adm_connect() for new
calling sequence. We take the defaults here.
Tue May 9 15:27:36 EDT 1995 Paul Park (pjpark@mit.edu)
Fix compiler warnings.
Fri May 5 11:07:52 EDT 1995 Paul Park (pjpark@mit.edu)
#ifdef out language and support. Remove description from manpage.
Fri Apr 28 10:14:12 EDT 1995 Paul Park (pjpark@mit.edu)
* Use new library libkadm. Remove unused reference to libkdb5.
* Use size_t instead of int for size calculations.
* Remove inclusion of some unnecessary system include files.
Thu Apr 27 16:46:10 EDT 1995 Paul Park (pjpark@mit.edu)
Initial implementation of new kpasswd which uses new administrative
protocol.
|