blob: 928df0c328b981629f1074ee4382e9d7b4d14f17 (
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
|
Sat Jul 16 01:59:02 1994 Theodore Y. Ts'o (tytso at tsx-11)
* do_as_req.c: Sanitie error return codes
* kdc_util.c (validate_tgs_request): Fix error handling for bogus
TGS renew/forward/etc. requests. Sanitize error return codes.
Fri Jul 8 00:33:45 1994 Tom Yu (tlyu at dragons-lair)
* configure.in:
* Makefile.in: back out changes because of possible breakage under
Ultrix, among other things
Wed Jul 6 22:54:59 1994 Tom Yu (tlyu at dragons-lair)
* configure.in:
* Makefile.in: fixes to suck in -lndbm or -ldbm if needed
Tue Jun 28 19:43:54 1994 Tom Yu (tlyu at dragons-lair)
* main.c: fix explicit calls to initialize_foo_error_table
* do_tgs_req.c:
* configure.in: folding in Harry's changes
|