krb5.git
33 years agoApplied patch from Bill Sommerfeld at Apollo
Theodore Tso [Thu, 29 Aug 1991 17:45:49 +0000 (17:45 +0000)]
Applied patch from Bill Sommerfeld at Apollo

The following patch to klist.c (relative to the beta-1 release)
improves the output formatting a bit.

a) Expired tickets (relative to the local clock) are reported as
EXPIRED, in large unfriendly letters.

b) Timestamp printing is collected into one procedure (better
modularity)

c) if the client name is the same as the default name, it's not
printed.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2191 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoFixed spelling mistakes
Theodore Tso [Tue, 20 Aug 1991 19:18:43 +0000 (19:18 +0000)]
Fixed spelling mistakes

Change to avoid fscanf() into a character array; make it go into a temporary
variable first, and then copy it in, character by character.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2190 dc483132-0cff-0310-8789-dd5450dbe970

33 years agochange first arg of krb5_get_server_rcache to a krb5_data *
John Kohl [Fri, 19 Jul 1991 16:55:44 +0000 (16:55 +0000)]
change first arg of krb5_get_server_rcache to a krb5_data *

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2189 dc483132-0cff-0310-8789-dd5450dbe970

33 years agomake input a krb5_data rather than null-term string
John Kohl [Fri, 19 Jul 1991 16:53:13 +0000 (16:53 +0000)]
make input a krb5_data rather than null-term string

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2188 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoupdate krb5_get_server_rcache
John Kohl [Fri, 19 Jul 1991 16:47:57 +0000 (16:47 +0000)]
update krb5_get_server_rcache

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2187 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoAdded more robustness to the PepsyTarget rule
Theodore Tso [Mon, 1 Jul 1991 16:27:02 +0000 (16:27 +0000)]
Added more robustness to the PepsyTarget rule

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2186 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoMade PepsyTarget() rule more robust by allowing basename-types.h to
Theodore Tso [Sat, 29 Jun 1991 17:27:16 +0000 (17:27 +0000)]
Made PepsyTarget() rule more robust by allowing basename-types.h to
be created even if basename_tables.c already exists.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2185 dc483132-0cff-0310-8789-dd5450dbe970

33 years agosome more subtle changes for ODBM/non-ODBM changes to make the master
John Kohl [Fri, 14 Jun 1991 15:47:49 +0000 (15:47 +0000)]
some more subtle changes for ODBM/non-ODBM changes to make the master
key comparison work properly.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2184 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoadd code to read v4 database dumps
John Kohl [Fri, 14 Jun 1991 15:24:43 +0000 (15:24 +0000)]
add code to read v4 database dumps

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2183 dc483132-0cff-0310-8789-dd5450dbe970

33 years agodescribe -f option
John Kohl [Fri, 14 Jun 1991 15:23:52 +0000 (15:23 +0000)]
describe -f option

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2182 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoconvert can now handle non-NDBM sites
John Kohl [Fri, 14 Jun 1991 15:22:58 +0000 (15:22 +0000)]
convert can now handle non-NDBM sites

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2181 dc483132-0cff-0310-8789-dd5450dbe970

33 years agowith POSIX locks, we gotta have the file open for write if we want to flock
John Kohl [Fri, 14 Jun 1991 15:21:49 +0000 (15:21 +0000)]
with POSIX locks, we gotta have the file open for write if we want to flock

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2180 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoadd KRB5_KDB_CANTLOCK_DB
John Kohl [Fri, 14 Jun 1991 15:13:38 +0000 (15:13 +0000)]
add KRB5_KDB_CANTLOCK_DB

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2179 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoadd convert to list, with NDBM magic
John Kohl [Fri, 14 Jun 1991 11:42:29 +0000 (11:42 +0000)]
add convert to list, with NDBM magic

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2178 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoInitial revision
John Kohl [Fri, 14 Jun 1991 11:38:29 +0000 (11:38 +0000)]
Initial revision

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2177 dc483132-0cff-0310-8789-dd5450dbe970

33 years ago*** empty log message ***
John Kohl [Fri, 14 Jun 1991 11:28:58 +0000 (11:28 +0000)]
*** empty log message ***

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2176 dc483132-0cff-0310-8789-dd5450dbe970

33 years agochange kdb to kdb5
John Kohl [Fri, 14 Jun 1991 08:52:24 +0000 (08:52 +0000)]
change kdb to kdb5

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2175 dc483132-0cff-0310-8789-dd5450dbe970

33 years agochange "TGS" to "KDC"
John Kohl [Thu, 13 Jun 1991 14:14:59 +0000 (14:14 +0000)]
change "TGS" to "KDC"

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2174 dc483132-0cff-0310-8789-dd5450dbe970

33 years agothere's a better way to make these "must be the same" items; define a
John Kohl [Thu, 13 Jun 1991 14:09:59 +0000 (14:09 +0000)]
there's a better way to make these "must be the same" items; define a
sub-type, tag that for each one, and it all works.  The on-the-wire
encoding is the same whether the tag is in-line with the sequence or
attached to the pointer, and the ISODE code turns out to work the same
anyway.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2173 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoremove files no longer needed with some updated ASN.1 frobbery
John Kohl [Thu, 13 Jun 1991 14:01:43 +0000 (14:01 +0000)]
remove files no longer needed with some updated ASN.1 frobbery

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2172 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoupdates for cleaned-up ASN.1 on a few items
John Kohl [Thu, 13 Jun 1991 13:59:39 +0000 (13:59 +0000)]
updates for cleaned-up ASN.1 on a few items

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2171 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoUse $(STDC_TOP_INCLUDES) to identify the include directory
Theodore Tso [Fri, 7 Jun 1991 15:59:56 +0000 (15:59 +0000)]
Use $(STDC_TOP_INCLUDES) to identify the include directory

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2169 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoremove TELECOM, SMS_TEST
John Kohl [Fri, 7 Jun 1991 15:57:46 +0000 (15:57 +0000)]
remove TELECOM, SMS_TEST

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2168 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoremove DODO
John Kohl [Fri, 7 Jun 1991 15:57:19 +0000 (15:57 +0000)]
remove DODO

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2167 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoadd copyright notice
John Kohl [Fri, 7 Jun 1991 15:56:12 +0000 (15:56 +0000)]
add copyright notice

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2166 dc483132-0cff-0310-8789-dd5450dbe970

33 years agofix up notice about code ownership
John Kohl [Fri, 7 Jun 1991 15:53:35 +0000 (15:53 +0000)]
fix up notice about code ownership

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2165 dc483132-0cff-0310-8789-dd5450dbe970

33 years agominor adjustments for des library screw-case
John Kohl [Fri, 7 Jun 1991 11:38:44 +0000 (11:38 +0000)]
minor adjustments for des library screw-case

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2164 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoFor release, optimize by default.
John Carr [Thu, 6 Jun 1991 23:56:57 +0000 (23:56 +0000)]
For release, optimize by default.
RT and VAX use -I$(TOP)/include/stdc-incl

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2163 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoDelete some rules only used by X
John Carr [Thu, 6 Jun 1991 23:55:31 +0000 (23:55 +0000)]
Delete some rules only used by X

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2162 dc483132-0cff-0310-8789-dd5450dbe970

33 years ago-los isn't needed
John Carr [Thu, 6 Jun 1991 23:53:15 +0000 (23:53 +0000)]
-los isn't needed

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2161 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoAIX has strdup and vfprintf
John Carr [Thu, 6 Jun 1991 23:52:39 +0000 (23:52 +0000)]
AIX has strdup and vfprintf

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2160 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoUse ":", not "/bin/true" for ranlib on SYSV
John Carr [Thu, 6 Jun 1991 23:52:08 +0000 (23:52 +0000)]
Use ":", not "/bin/true" for ranlib on SYSV

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2159 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoOtherdirLibraryTarget doesn't supply depend:: target
John Carr [Thu, 6 Jun 1991 23:51:40 +0000 (23:51 +0000)]
OtherdirLibraryTarget doesn't supply depend:: target

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2158 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoInstall localaddr.o, ustime.o, and rnd_confoun.o into -ldes5.
John Carr [Thu, 6 Jun 1991 20:51:51 +0000 (20:51 +0000)]
Install localaddr.o, ustime.o, and rnd_confoun.o into -ldes5.
Install all .o files into -lkrb5.
Add copyright notice to prevent this file from falling into
the hands of the Russians.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2157 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoUpdate copyright notice
John Kohl [Thu, 6 Jun 1991 10:09:56 +0000 (10:09 +0000)]
Update copyright notice

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2156 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoUpdate coypright notice
John Kohl [Thu, 6 Jun 1991 09:56:50 +0000 (09:56 +0000)]
Update coypright notice

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2155 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoadd copyright notice
John Kohl [Thu, 6 Jun 1991 09:55:36 +0000 (09:55 +0000)]
add copyright notice

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2154 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoupdating to use confounder as per RFC
John Kohl [Wed, 5 Jun 1991 14:45:26 +0000 (14:45 +0000)]
updating to use confounder as per RFC

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2153 dc483132-0cff-0310-8789-dd5450dbe970

33 years agowhoops, need to use srand() for STDC, not srandom()
John Kohl [Wed, 5 Jun 1991 13:35:06 +0000 (13:35 +0000)]
whoops, need to use srand() for STDC, not srandom()

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2152 dc483132-0cff-0310-8789-dd5450dbe970

33 years agokrb5_mk_req_extended no longer uses the "krb5_ticket_times times;"
Theodore Tso [Tue, 4 Jun 1991 15:32:48 +0000 (15:32 +0000)]
krb5_mk_req_extended no longer uses the "krb5_ticket_times times;"
argument.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2151 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoUpdated for BETA_1
Theodore Tso [Tue, 4 Jun 1991 13:32:45 +0000 (13:32 +0000)]
Updated for BETA_1

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2150 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoChecking jfc's change for the Beta release
Theodore Tso [Tue, 4 Jun 1991 13:25:29 +0000 (13:25 +0000)]
Checking jfc's change for the Beta release

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2149 dc483132-0cff-0310-8789-dd5450dbe970

33 years ago*** empty log message ***
Theodore Tso [Tue, 4 Jun 1991 13:23:22 +0000 (13:23 +0000)]
*** empty log message ***

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2148 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoMisc. fixes
Theodore Tso [Tue, 4 Jun 1991 13:20:10 +0000 (13:20 +0000)]
Misc. fixes

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2147 dc483132-0cff-0310-8789-dd5450dbe970

33 years agosetquota takes two const char * arguments
Theodore Tso [Mon, 3 Jun 1991 20:26:29 +0000 (20:26 +0000)]
setquota takes two const char * arguments

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2146 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoLink option -T0x400000 on AIX PS/2
John Carr [Mon, 3 Jun 1991 17:03:05 +0000 (17:03 +0000)]
Link option -T0x400000 on AIX PS/2

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2145 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoPS/2 needs narrow prototypes
John Carr [Mon, 3 Jun 1991 17:02:36 +0000 (17:02 +0000)]
PS/2 needs narrow prototypes

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2144 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoDelete times argument to mk_req_extended
John Carr [Mon, 3 Jun 1991 16:58:19 +0000 (16:58 +0000)]
Delete times argument to mk_req_extended

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2143 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoAdd null target for includes
John Carr [Mon, 3 Jun 1991 16:57:33 +0000 (16:57 +0000)]
Add null target for includes

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2142 dc483132-0cff-0310-8789-dd5450dbe970

33 years ago-ldes5 may need to have ranlib run
John Carr [Mon, 3 Jun 1991 16:56:18 +0000 (16:56 +0000)]
-ldes5 may need to have ranlib run

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2141 dc483132-0cff-0310-8789-dd5450dbe970

33 years agocheck in lots of differences grown over the past year
John Kohl [Mon, 3 Jun 1991 16:53:10 +0000 (16:53 +0000)]
check in lots of differences grown over the past year

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2140 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoInclude crc-32 in des library
John Carr [Mon, 3 Jun 1991 16:22:18 +0000 (16:22 +0000)]
Include crc-32 in des library

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2139 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoInclude md4 in des library
John Carr [Mon, 3 Jun 1991 16:22:01 +0000 (16:22 +0000)]
Include md4 in des library

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2138 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoELOOP is like ENOENT
John Carr [Mon, 3 Jun 1991 16:21:26 +0000 (16:21 +0000)]
ELOOP is like ENOENT

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2137 dc483132-0cff-0310-8789-dd5450dbe970

33 years ago-ldes5 is now built in .
John Carr [Mon, 3 Jun 1991 16:20:43 +0000 (16:20 +0000)]
-ldes5 is now built in .

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2136 dc483132-0cff-0310-8789-dd5450dbe970

33 years ago*** empty log message ***
Theodore Tso [Mon, 3 Jun 1991 15:59:54 +0000 (15:59 +0000)]
*** empty log message ***

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2135 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoDeclare abs and bcmp for RT.
John Carr [Mon, 3 Jun 1991 12:51:12 +0000 (12:51 +0000)]
Declare abs and bcmp for RT.
Use compiler builtin abs.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2134 dc483132-0cff-0310-8789-dd5450dbe970

33 years agomax and min are declared in kdc_util.h
John Carr [Mon, 3 Jun 1991 12:39:52 +0000 (12:39 +0000)]
max and min are declared in kdc_util.h

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2133 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoAvoid needless trigraph
Theodore Tso [Fri, 31 May 1991 14:53:29 +0000 (14:53 +0000)]
Avoid needless trigraph

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2132 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoInitial revision
Theodore Tso [Thu, 30 May 1991 18:10:30 +0000 (18:10 +0000)]
Initial revision

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2131 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoAdded null definitions for STDARG_P
Theodore Tso [Thu, 30 May 1991 15:58:22 +0000 (15:58 +0000)]
Added null definitions for STDARG_P

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2130 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoFixed recvauth.o and sendauth.o in SRCS to be .c files
Theodore Tso [Thu, 30 May 1991 15:52:35 +0000 (15:52 +0000)]
Fixed recvauth.o and sendauth.o in SRCS to be .c files

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2129 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoArg 1 to krb5_{read_write}_message is a krb5_pointer
John Carr [Wed, 29 May 1991 23:11:43 +0000 (23:11 +0000)]
Arg 1 to krb5_{read_write}_message is a krb5_pointer

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2128 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoUse fcntl(F_SETLK) if POSIX_FILE_LOCKS is defined
John Carr [Wed, 29 May 1991 22:27:40 +0000 (22:27 +0000)]
Use fcntl(F_SETLK) if POSIX_FILE_LOCKS is defined

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2127 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoUse stdarg if STDARG_PROTOTYPES is defined.
John Carr [Wed, 29 May 1991 21:59:02 +0000 (21:59 +0000)]
Use stdarg if STDARG_PROTOTYPES is defined.
Include <stdlib.h> if HAS_STDLIB.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2126 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoUse stdarg if the .cf file defines UseStdarg
John Carr [Wed, 29 May 1991 20:14:00 +0000 (20:14 +0000)]
Use stdarg if the .cf file defines UseStdarg

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2125 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoNeed <krb5/config.h> to get STDARG_PROTOTYPES define
John Carr [Wed, 29 May 1991 20:13:18 +0000 (20:13 +0000)]
Need <krb5/config.h> to get STDARG_PROTOTYPES define

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2124 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoDelete times argument to mk_req_extended
John Carr [Wed, 29 May 1991 07:09:25 +0000 (07:09 +0000)]
Delete times argument to mk_req_extended

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2123 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoUse stdarg if the .cf file defines UseStdarg
John Carr [Wed, 29 May 1991 07:08:33 +0000 (07:08 +0000)]
Use stdarg if the .cf file defines UseStdarg

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2122 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoForce use of ANSI stdarg if .cf file defines UseStdarg
John Carr [Wed, 29 May 1991 07:02:16 +0000 (07:02 +0000)]
Force use of ANSI stdarg if .cf file defines UseStdarg

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2121 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoDon't include mit-copyright.h
John Carr [Wed, 29 May 1991 07:01:00 +0000 (07:01 +0000)]
Don't include mit-copyright.h

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2120 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoPS/2 support
John Carr [Tue, 28 May 1991 16:12:57 +0000 (16:12 +0000)]
PS/2 support

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2119 dc483132-0cff-0310-8789-dd5450dbe970

33 years ago#error -> ??=error so as not to confuse old cpps
John Carr [Mon, 27 May 1991 22:57:56 +0000 (22:57 +0000)]
#error -> ??=error so as not to confuse old cpps

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2118 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoAdd depend and clean targets
John Carr [Mon, 27 May 1991 22:08:06 +0000 (22:08 +0000)]
Add depend and clean targets

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2117 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoAllow a machine configuration file to force unconditional use
John Carr [Mon, 27 May 1991 22:05:20 +0000 (22:05 +0000)]
Allow a machine configuration file to force unconditional use
of <stdlib.h>

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2116 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoAllow machine config file to force <stdlib.h> to be included
John Carr [Mon, 27 May 1991 22:04:39 +0000 (22:04 +0000)]
Allow machine config file to force <stdlib.h> to be included
unconditionally.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2115 dc483132-0cff-0310-8789-dd5450dbe970

33 years agokrb5_mk_req_extended no longer has a time argument
John Carr [Mon, 27 May 1991 22:03:56 +0000 (22:03 +0000)]
krb5_mk_req_extended no longer has a time argument

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2114 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoDon't lose if Makefile doesn't exist in subdirectory during
John Carr [Mon, 27 May 1991 22:02:50 +0000 (22:02 +0000)]
Don't lose if Makefile doesn't exist in subdirectory during
"make Makefiles".

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2113 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoCombine -ldes5, -lmd4, -lcrc-32.
John Carr [Mon, 27 May 1991 22:01:26 +0000 (22:01 +0000)]
Combine -ldes5, -lmd4, -lcrc-32.
Fix library rules to run ranlib more often.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2112 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoPut /**/ before # (saber target)
John Carr [Mon, 27 May 1991 21:48:57 +0000 (21:48 +0000)]
Put /**/ before # (saber target)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2111 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoRemove unused variables
John Carr [Fri, 24 May 1991 13:31:52 +0000 (13:31 +0000)]
Remove unused variables

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2110 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoChanged calling sequence for mk_req_extended()
Theodore Tso [Tue, 21 May 1991 14:35:38 +0000 (14:35 +0000)]
Changed calling sequence for mk_req_extended()

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2109 dc483132-0cff-0310-8789-dd5450dbe970

33 years agomk_req_extended no longer has times argument
John Carr [Mon, 20 May 1991 19:49:27 +0000 (19:49 +0000)]
mk_req_extended no longer has times argument

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2108 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoDelete "times" argument to krb5_mk_req_extended()
John Carr [Mon, 20 May 1991 19:37:22 +0000 (19:37 +0000)]
Delete "times" argument to krb5_mk_req_extended()

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2107 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoDocument krb5_parse_name and krb5_unparse_name error codes.
John Carr [Mon, 20 May 1991 16:31:42 +0000 (16:31 +0000)]
Document krb5_parse_name and krb5_unparse_name error codes.
Document krb5_build_principal.
Changed arguments to krb5_rd_safe.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2106 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoDocument error return values
John Carr [Mon, 20 May 1991 16:28:42 +0000 (16:28 +0000)]
Document error return values

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2105 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoDocument error codes returned
John Carr [Mon, 20 May 1991 16:12:53 +0000 (16:12 +0000)]
Document error codes returned

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2104 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoAlpha 5
Theodore Tso [Mon, 6 May 1991 15:17:23 +0000 (15:17 +0000)]
Alpha 5

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2102 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoAdded the user-user directory
Theodore Tso [Mon, 6 May 1991 15:16:38 +0000 (15:16 +0000)]
Added the user-user directory

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2101 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoInclude the gssapi directory
Theodore Tso [Mon, 6 May 1991 15:15:42 +0000 (15:15 +0000)]
Include the gssapi directory

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2100 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoInitial Revision
Theodore Tso [Mon, 6 May 1991 15:14:31 +0000 (15:14 +0000)]
Initial Revision

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2099 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoRearranged directory structure
Theodore Tso [Mon, 6 May 1991 13:27:41 +0000 (13:27 +0000)]
Rearranged directory structure

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2098 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoMisc. changes
Theodore Tso [Mon, 6 May 1991 12:32:14 +0000 (12:32 +0000)]
Misc. changes

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2097 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoAdded code to match on 2nd tkt and tkt encryptred in a session key
Theodore Tso [Mon, 6 May 1991 12:03:00 +0000 (12:03 +0000)]
Added code to match on 2nd tkt and tkt encryptred in a session key

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2096 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoAdded bld_pr_ext.c, bld_princ.c, and gc_2tgt.c to the Makefile
Theodore Tso [Mon, 6 May 1991 11:53:12 +0000 (11:53 +0000)]
Added bld_pr_ext.c, bld_princ.c, and gc_2tgt.c to the Makefile

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2095 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoVarious name changes; added mysterious #defins for KRB5_GC_*
Theodore Tso [Mon, 6 May 1991 11:51:15 +0000 (11:51 +0000)]
Various name changes; added mysterious #defins for KRB5_GC_*

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2094 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoChanged prototypes on memcpy and memset to have an unsigned int for
Theodore Tso [Mon, 6 May 1991 11:33:31 +0000 (11:33 +0000)]
Changed prototypes on memcpy and memset to have an unsigned int for
the third argument.

Changed return value for strlen.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2093 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoInitial revision
Theodore Tso [Mon, 6 May 1991 11:28:05 +0000 (11:28 +0000)]
Initial revision

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2092 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoadd c89, WantPrototypes
John Kohl [Mon, 6 May 1991 10:43:49 +0000 (10:43 +0000)]
add c89, WantPrototypes

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2091 dc483132-0cff-0310-8789-dd5450dbe970

33 years agoadd \n to error message
John Kohl [Mon, 6 May 1991 10:41:30 +0000 (10:41 +0000)]
add \n to error message

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2090 dc483132-0cff-0310-8789-dd5450dbe970