blob: 26466d09b191e4067508319658884fe5eaba292a (
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
|
Mon Oct 3 19:12:43 1994 Theodore Y. Ts'o (tytso@dcl)
* Makefile.in: Use $(srcdir) to find manual page for make install.
Thu Sep 29 22:39:10 1994 Theodore Y. Ts'o (tytso@dcl)
* Makefile.in: relink executable if libraries change
Thu Sep 15 16:49:19 1994 Theodore Y. Ts'o (tytso@dcl)
* kadm_add.c (kadm_add_user): Don't chop off last character of
principal if it was supplied by the caller (instead of
prompting the user to enter a principal).
Wed Sep 14 22:20:46 1994 Theodore Y. Ts'o (tytso@dcl)
* kadmin_add.c (kadm_add_user): removed a duplicated
free(inbuf.data) call.
Sat Jul 16 02:47:38 1994 Tom Yu (tlyu at dragons-lair)
* kadmin.c (get_first_ticket): change error code to match
Fri Jun 24 22:48:29 1994 Theodore Y. Ts'o (tytso at tsx-11)
* kadmin_done (kadm_done): fix memory allocation bugs
|