krb5.git
29 years agoForgot to update log for previous change of NEED_WINSOCK_H to NEED_SOCKETS
Keith Vetter [Thu, 2 Mar 1995 19:50:31 +0000 (19:50 +0000)]
Forgot to update log for previous change of NEED_WINSOCK_H to NEED_SOCKETS

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

29 years agoChanged NEED_WINSOCK_H to NEED_SOCKETS for pulling in socket files
Keith Vetter [Thu, 2 Mar 1995 19:46:08 +0000 (19:46 +0000)]
Changed NEED_WINSOCK_H to NEED_SOCKETS for pulling in socket files

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

29 years agoRemove reference to $(ISODELIB)
Theodore Tso [Thu, 2 Mar 1995 18:29:24 +0000 (18:29 +0000)]
Remove reference to $(ISODELIB)

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

29 years ago.cvsingore file to suppress CVS's handling of the "configure" file
Theodore Tso [Thu, 2 Mar 1995 18:25:54 +0000 (18:25 +0000)]
.cvsingore file to suppress CVS's handling of the "configure" file

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

29 years agoRemove reference to $(ISODELIB)
Theodore Tso [Thu, 2 Mar 1995 18:07:25 +0000 (18:07 +0000)]
Remove reference to $(ISODELIB)

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

29 years agoA few small changes for 16 vs 32 bit, pulling in winsock for network byte
Keith Vetter [Thu, 2 Mar 1995 04:22:26 +0000 (04:22 +0000)]
A few small changes for 16 vs 32 bit, pulling in winsock for network byte
ordering and removed some unused local variables.

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

29 years agoFixed up a const attribute on krb5_send_tgs in func-proto.h
Keith Vetter [Thu, 2 Mar 1995 04:06:41 +0000 (04:06 +0000)]
Fixed up a const attribute on krb5_send_tgs in func-proto.h

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

29 years agoSeveral small 16 vs 32 bit casts
Keith Vetter [Thu, 2 Mar 1995 02:15:25 +0000 (02:15 +0000)]
Several small 16 vs 32 bit casts

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

29 years agoPrototype changes for the krb5/os functions needed on the PC
Keith Vetter [Thu, 2 Mar 1995 01:45:56 +0000 (01:45 +0000)]
Prototype changes for the krb5/os functions needed on the PC

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

29 years agoPorted 2 files needed by the crypto library to work on the PC
Keith Vetter [Thu, 2 Mar 1995 01:36:56 +0000 (01:36 +0000)]
Ported 2 files needed by the crypto library to work on the PC

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

29 years agoFixed some 16 vs. 32 bit conversion problems for the PC
Keith Vetter [Thu, 2 Mar 1995 00:39:52 +0000 (00:39 +0000)]
Fixed some 16 vs. 32 bit conversion problems for the PC

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

29 years agoChanged int to krb5_int32 for the PC in f_princ.c
Keith Vetter [Thu, 2 Mar 1995 00:09:41 +0000 (00:09 +0000)]
Changed int to krb5_int32 for the PC in f_princ.c

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

29 years agoChanges for PC to reflect the flatter include hierarchy
Keith Vetter [Wed, 1 Mar 1995 23:59:07 +0000 (23:59 +0000)]
Changes for PC to reflect the flatter include hierarchy

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

29 years agoChanges for rcache on the PC, mostly adding INTERFACE to the prototypes. Also
Keith Vetter [Wed, 1 Mar 1995 23:52:21 +0000 (23:52 +0000)]
Changes for rcache on the PC, mostly adding INTERFACE to the prototypes. Also
added new file winsock.h for windows socket routines.

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

29 years agoUpdated rcache's makefile.in. Small change to confirm I'm back in a
Keith Vetter [Wed, 1 Mar 1995 23:25:24 +0000 (23:25 +0000)]
Updated rcache's makefile.in. Small change to confirm I'm back in a
sane configuration.

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

29 years agoRemove declaration of malloc() and realloc()
Theodore Tso [Wed, 1 Mar 1995 23:22:22 +0000 (23:22 +0000)]
Remove declaration of malloc() and realloc()

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

29 years agoOnly define labs(x) -> abs(x) if labs() is not defined elsewhere.
Theodore Tso [Wed, 1 Mar 1995 23:21:54 +0000 (23:21 +0000)]
Only define labs(x) -> abs(x) if labs() is not defined elsewhere.
(This really shouldn't be here at all, but is the expedient way to
deal with lack of labs().)

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

29 years agoRemove declaration of exit()
Theodore Tso [Wed, 1 Mar 1995 23:21:14 +0000 (23:21 +0000)]
Remove declaration of exit()

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

29 years agoAdd proper #ifdef's to #include the appropriate system header files
Theodore Tso [Wed, 1 Mar 1995 23:20:08 +0000 (23:20 +0000)]
Add proper #ifdef's to #include the appropriate system header files

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

29 years agoacconfig.h: Add HAS_LABS defintiion
Theodore Tso [Wed, 1 Mar 1995 23:16:52 +0000 (23:16 +0000)]
acconfig.h: Add HAS_LABS defintiion

aclocal.m4 (KRB_INCLUDE): Add $(SRCTOP)/include/krb5 so that it builds
when the build tree != the source tree.

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

29 years agoReplace check for -lsocket and -lnsl with WITH_NETLIB check
Theodore Tso [Wed, 1 Mar 1995 22:46:33 +0000 (22:46 +0000)]
Replace check for -lsocket and -lnsl with WITH_NETLIB check

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

29 years agoChange config.h -> k5-config.h and free.h -> k5-free.h to reflect
Theodore Tso [Wed, 1 Mar 1995 22:46:10 +0000 (22:46 +0000)]
Change config.h -> k5-config.h and free.h -> k5-free.h to reflect
renamed header files for Mac/PC port.

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

29 years agoAdded Ezra's test to see if you have a buggy resolver or not
Theodore Tso [Wed, 1 Mar 1995 21:55:04 +0000 (21:55 +0000)]
Added Ezra's test to see if you have a buggy resolver or not

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

29 years agoRemove ISODE_INCLUDE and ISODE_DEFS, replace check for -lsocket and
Theodore Tso [Wed, 1 Mar 1995 21:52:59 +0000 (21:52 +0000)]
Remove ISODE_INCLUDE and ISODE_DEFS, replace check for -lsocket and
-lnsl with WITH_NETLIB check.

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

29 years agoRemove ISODE_INCLUDE, replace check for -lsocket and -lnsl with
Theodore Tso [Wed, 1 Mar 1995 21:52:28 +0000 (21:52 +0000)]
Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl with
WITH_NETLIB check.

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

29 years agoReplace check for -lsocket and -lnsl with WITH_NETLIB check
Theodore Tso [Wed, 1 Mar 1995 21:49:24 +0000 (21:49 +0000)]
Replace check for -lsocket and -lnsl with WITH_NETLIB check

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

29 years agoFolded in Ezra's changes to support --with-netlib, for support of the
Theodore Tso [Wed, 1 Mar 1995 21:42:47 +0000 (21:42 +0000)]
Folded in Ezra's changes to support --with-netlib, for support of the
SGI's (and other broken SysV OS's).

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

29 years agoMore improvements made. Interim checkin...
Theodore Tso [Wed, 1 Mar 1995 03:56:35 +0000 (03:56 +0000)]
More improvements made.  Interim checkin...

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

29 years agoRemove #ifdef STDC check to see if we should use const --- configure
Theodore Tso [Tue, 28 Feb 1995 18:38:13 +0000 (18:38 +0000)]
Remove #ifdef STDC check to see if we should use const --- configure
takes care of this.

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

29 years agoAdd $(srcdir) to install line so that installs work correctly when the
Theodore Tso [Tue, 28 Feb 1995 18:37:44 +0000 (18:37 +0000)]
Add $(srcdir) to install line so that installs work correctly when the
build tree != the source tree.

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

29 years ago* krb5.h: Rename to ../krb5.h so it can be #included by end users
John Gilmore [Tue, 28 Feb 1995 10:46:27 +0000 (10:46 +0000)]
* krb5.h:  Rename to ../krb5.h so it can be #included by end users
without the use of slashes or extra -I options.  First step in
making it stand alone without a train of a dozen other include
files tagging along behind.
* configure.in (AC_INIT):  Use another file (not krb5.h) as src test.

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

29 years ago* README, *.[ch]: Avoid <...> includes for our include files
John Gilmore [Tue, 28 Feb 1995 10:33:30 +0000 (10:33 +0000)]
* README, *.[ch]:  Avoid <...> includes for our include files

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

29 years ago* *.[ch]: Avoid <krb5/...> and <com_err.h> includes
John Gilmore [Tue, 28 Feb 1995 10:30:29 +0000 (10:30 +0000)]
* *.[ch]:  Avoid <krb5/...> and <com_err.h> includes

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

29 years ago* *.c: Avoid <krb5/...> and <com_err.h> includes
John Gilmore [Tue, 28 Feb 1995 10:25:13 +0000 (10:25 +0000)]
* *.c:  Avoid <krb5/...> and <com_err.h> includes

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

29 years agoAvoid <krb5/...> includes
John Gilmore [Tue, 28 Feb 1995 10:22:14 +0000 (10:22 +0000)]
Avoid <krb5/...> includes

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

29 years agoAvoid <krb5/...> and <com_err.h> includes
John Gilmore [Tue, 28 Feb 1995 10:12:28 +0000 (10:12 +0000)]
Avoid <krb5/...> and <com_err.h> includes

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

29 years agoAvoid <krb5/...> and <com_err.h> includes
John Gilmore [Tue, 28 Feb 1995 10:02:46 +0000 (10:02 +0000)]
Avoid <krb5/...> and <com_err.h> includes

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

29 years agoAvoid <krb5/...> includes
John Gilmore [Tue, 28 Feb 1995 10:01:05 +0000 (10:01 +0000)]
Avoid <krb5/...> includes

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

29 years ago* pop_init.c, pop_pass.c, pop_user.c, mh-6.8.patch: Avoid <krb5/...> includes
John Gilmore [Tue, 28 Feb 1995 09:57:53 +0000 (09:57 +0000)]
* pop_init.c, pop_pass.c, pop_user.c, mh-6.8.patch:  Avoid <krb5/...> includes

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

29 years agoAvoid <krb5/...> includes
John Gilmore [Tue, 28 Feb 1995 09:54:42 +0000 (09:54 +0000)]
Avoid <krb5/...> includes

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

29 years agoAvoid <krb5/...> and <com_err.h> includes
John Gilmore [Tue, 28 Feb 1995 09:52:05 +0000 (09:52 +0000)]
Avoid <krb5/...> and <com_err.h> includes

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

29 years agooops, described it in wrong dir
John Gilmore [Tue, 28 Feb 1995 09:50:08 +0000 (09:50 +0000)]
oops, described it in wrong dir

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

29 years agoAvoid <krb5/...> includes
John Gilmore [Tue, 28 Feb 1995 09:49:23 +0000 (09:49 +0000)]
Avoid <krb5/...> includes

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

29 years ago* forward.c, kcmd.c, krcp.c, krlogin.c, krlogind.c, krsh.c,
John Gilmore [Tue, 28 Feb 1995 09:43:29 +0000 (09:43 +0000)]
* forward.c, kcmd.c, krcp.c, krlogin.c, krlogind.c, krsh.c,
krshd.c:  Avoid <krb5/...> and <com_err.h> includes.

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

29 years ago* Makefile.in: Avoid recompilation of std_rqs.c every single time
John Gilmore [Tue, 28 Feb 1995 09:36:53 +0000 (09:36 +0000)]
* Makefile.in:  Avoid recompilation of std_rqs.c every single time
`make' is run.
* error.c:  Use "com_err.h", not <com_err.h>.

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

29 years ago* com_err.3: Document "com_err.h" rather than <com_err.h>
John Gilmore [Tue, 28 Feb 1995 09:35:54 +0000 (09:35 +0000)]
* com_err.3:  Document "com_err.h" rather than <com_err.h>

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

29 years agoAvoid <krb5/...> includes
John Gilmore [Tue, 28 Feb 1995 09:34:25 +0000 (09:34 +0000)]
Avoid <krb5/...> includes

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

29 years ago<com_err.h> => "com_err.h"
John Gilmore [Tue, 28 Feb 1995 09:33:32 +0000 (09:33 +0000)]
<com_err.h> => "com_err.h"

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

29 years ago* *.c: Avoid <krb5/...> includes.
John Gilmore [Tue, 28 Feb 1995 09:21:46 +0000 (09:21 +0000)]
* *.c:  Avoid <krb5/...> includes.
* parse.c:  Exdent #ifndef to left margin for old compilers.

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

29 years agoAvoid <krb5/...> includes
John Gilmore [Tue, 28 Feb 1995 09:10:59 +0000 (09:10 +0000)]
Avoid <krb5/...> includes

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

29 years ago* daemon.c, memmove.c, strcasecmp.c, strdup.c: Avoid <krb5/...>
John Gilmore [Tue, 28 Feb 1995 09:07:00 +0000 (09:07 +0000)]
* daemon.c, memmove.c, strcasecmp.c, strdup.c:  Avoid <krb5/...>
includes.
* memmove.c:  Use HAS_SYS_TYPES_H.

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

29 years agoAvoid <krb5/....> includes
John Gilmore [Tue, 28 Feb 1995 09:04:14 +0000 (09:04 +0000)]
Avoid <krb5/....> includes

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

29 years ago*.c: Avoid <krb5/...> includes
John Gilmore [Tue, 28 Feb 1995 09:03:06 +0000 (09:03 +0000)]
*.c:  Avoid <krb5/...> includes

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

29 years agoAvoid <krb5/...> includes
John Gilmore [Tue, 28 Feb 1995 08:58:11 +0000 (08:58 +0000)]
Avoid <krb5/...> includes

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

29 years ago* init_ets.c: Avoid <krb5/...> includes
John Gilmore [Tue, 28 Feb 1995 08:38:28 +0000 (08:38 +0000)]
* init_ets.c:  Avoid <krb5/...> includes

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

29 years agoAvoid <krb5/...> includes
John Gilmore [Tue, 28 Feb 1995 08:37:34 +0000 (08:37 +0000)]
Avoid <krb5/...> includes

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

29 years agoAvoid <krb5/....> includes
John Gilmore [Tue, 28 Feb 1995 08:35:09 +0000 (08:35 +0000)]
Avoid <krb5/....> includes

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

29 years agoAvoid <krb5/...> includes
John Gilmore [Tue, 28 Feb 1995 08:25:12 +0000 (08:25 +0000)]
Avoid <krb5/...> includes

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

29 years ago* aclocal.m4 (ADD_DEF): Add -I...include/krb5 so we won't need
John Gilmore [Tue, 28 Feb 1995 08:01:32 +0000 (08:01 +0000)]
* aclocal.m4 (ADD_DEF):  Add -I...include/krb5 so we won't need
pathnames to Kerberos include files in any of the #include lines
in the source tree.

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

29 years ago* Makefile.in (osconf.h): Remove temp file osconf.new
John Gilmore [Tue, 28 Feb 1995 07:58:41 +0000 (07:58 +0000)]
* Makefile.in (osconf.h):  Remove temp file osconf.new

* base-defs.h, dbm.h, error_def.h, sysincl.h:  Avoid #include
<krb5/...> form; use "..." form.

* config.h:  Rename to k5-config.h.  This is too common a
name, now that we use -I..../include/krb5.
* free.h:  Rename to k5-free.h.

* configure.in (AC_INIT):  Use another file (not krb5.h) as src test.

[Didn't check in the removal of <krb5/krb5.h> yet, til I check in the
other changes throughout the tree that make it work.]

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

29 years ago* k5-int.h: Remove commented-out <widen.h> and <narrow.h>.
John Gilmore [Tue, 28 Feb 1995 07:56:00 +0000 (07:56 +0000)]
* k5-int.h:  Remove commented-out <widen.h> and <narrow.h>.
* krb5.h: Same as old krb5/krb5.h, as a start.  Gradually things
that don't need to be exported will be moved from krb5.h into
k5-int.h (and vice verse for e.g. function prototypes).

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

29 years agoConverted the krb5/krb directory to work under windows. Mostly added the
Keith Vetter [Mon, 27 Feb 1995 21:32:03 +0000 (21:32 +0000)]
Converted the krb5/krb directory to work under windows. Mostly added the
windows INTERFACE keyword to functions.

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

29 years agomake lndir work with relative path invocation
Mark Eichin [Mon, 27 Feb 1995 05:03:24 +0000 (05:03 +0000)]
make lndir work with relative path invocation

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

29 years agoLots of changes.... mostly to clean up and clarify the text
Theodore Tso [Sat, 25 Feb 1995 05:53:49 +0000 (05:53 +0000)]
Lots of changes.... mostly to clean up and clarify the text

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

29 years ago * kdb5_edit.c: add struct timeb and sys/timeb includes from
Mark Eichin [Fri, 24 Feb 1995 00:54:58 +0000 (00:54 +0000)]
* kdb5_edit.c: add struct timeb and sys/timeb includes from
getdate.y.
(ftime): new function, in case we don't HAVE_FTIME.

Ezra's changes, since solaris needs them. kadmin.new/client may need these
too; accordging to glimpse, that's the only other use of ftime...

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

29 years ago * mk_cmds.sh: use ${SED} not sed in backtick expressions.
Mark Eichin [Thu, 23 Feb 1995 19:47:08 +0000 (19:47 +0000)]
* mk_cmds.sh: use ${SED} not sed in backtick expressions.
Explicitly check for ${FILE} since sed doesn't give an error if it
is absent. Also set -e to catch other conditions.

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

29 years ago * mk_cmds.sh: use ${SED} not sed in backtick expressions.
Mark Eichin [Thu, 23 Feb 1995 19:34:01 +0000 (19:34 +0000)]
* mk_cmds.sh: use ${SED} not sed in backtick expressions.
Use set -e so that if ${FILE} isn't found we actually fail.

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

29 years ago * kprop.c Call krb5_sendauth() with new calling convention
Chris Provenzano [Thu, 23 Feb 1995 13:36:28 +0000 (13:36 +0000)]
    * kprop.c Call krb5_sendauth() with new calling convention

* kprop.c (kerberos_authenticate()), (xmit_database()), cleaned up
to not use globals. Instead use krb5_creds * args.

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

29 years agoAll to change krb5_get_credentials() ..
Chris Provenzano [Thu, 23 Feb 1995 13:35:36 +0000 (13:35 +0000)]
All to change krb5_get_credentials() ..

* send_tgs.c (krb5_send_tgs()) Added check for a valid krb5_creds * arg.

* mk_req_ext.c (krb5_mk_req_extended()) Require caller to pass in a
valid krb5_creds * arg, and removed kdc_options krb5_flags
and krb5_ccache from arg list.
* send_tgs.c (krb5_send_tgs())
* sendauth.c (krb5_sendauth())
Fix calls to krb5_mk_req_extended()

* gc_frm_kdc.c (krb5_get_cred_from_kdc()) Changed krb5_creds * in/out
arg to be an in only arg and added krb5_creds ** out arg.

* gc_via_tgt.c (krb5_get_cred_via_tgt()) Changed krb5_creds * in/out
arg to be an in only arg and added krb5_creds ** out arg.

* gc_2tgt.c (krb5_get_cred_via_2tgt()) Changed krb5_creds * in/out
arg to be an in only arg and added krb5_creds ** out arg.

* int-proto.h Updated prototypes for krb5_get_cred_via_tgt() and
krb5_get_cred_via_2tgt().

* get_creds.c (krb5_get_credentials()) Changed krb5_creds * in/out
arg to be an in only arg and added krb5_creds ** out arg.
* sendauth.c (krb5_sendauth())
Routines that also require krb5_creds * in/out arg to be
appropriately changed because krb5_get_credentials() changed.
* gc_frm_kdc.c (krb5_get_cred_from_kdc())
* get_fcreds.c (krb5_get_for_creds())
* mk_req.c (krb5_mk_req())
Other routines that needed adjusting because
krb5_get_credentials() changed but didn't need an API change.

* int-proto.h Don't prototype krb5_get_cred_via_tgt() twice. Use the
second to prototype krb5_get_cred_via_2tgt().

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

29 years ago * init_sec_context.c (make_ap_req()) Use new API for
Chris Provenzano [Thu, 23 Feb 1995 13:29:09 +0000 (13:29 +0000)]
* init_sec_context.c (make_ap_req()) Use new API for
        krb5_mk_req_extended() and cleanup internal processing.

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

29 years ago * kpasswd.c Call krb5_sendauth(), krb5_get_credentials()
Chris Provenzano [Thu, 23 Feb 1995 13:28:20 +0000 (13:28 +0000)]
    * kpasswd.c Call krb5_sendauth(), krb5_get_credentials()
   with new calling convention.

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

29 years ago * kadmin.c Call krb5_sendauth() with new calling convention
Chris Provenzano [Thu, 23 Feb 1995 13:27:41 +0000 (13:27 +0000)]
    * kadmin.c Call krb5_sendauth() with new calling convention

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

29 years ago * func-proto.h (krb5_get_credentials(), krb5_get_cred_from_kdc(),
Chris Provenzano [Thu, 23 Feb 1995 13:27:12 +0000 (13:27 +0000)]
* func-proto.h (krb5_get_credentials(), krb5_get_cred_from_kdc(),
and krb5_sendauth()) replaced krb5_cred * IN/OUT arg with
a krb5_cred * IN and a krb5_cred ** OUT arg.
* func-proto.h (krb5_mk_req_extended()) Remove kdc_options flag arg
and krb5_ccache arg. They are no longer necessary.

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

29 years ago * krb_auth_su.c krb5_auth_check()) Call krb5_get_cred_from_kdc()
Chris Provenzano [Thu, 23 Feb 1995 13:26:23 +0000 (13:26 +0000)]
* krb_auth_su.c krb5_auth_check()) Call krb5_get_cred_from_kdc()
with new calling convention.

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

29 years ago * client.c Call krb5_get_credentials() with new calling convention
Chris Provenzano [Thu, 23 Feb 1995 13:24:46 +0000 (13:24 +0000)]
    * client.c Call krb5_get_credentials() with new calling convention

        * server.c Call krb5_mk_req_extended() with new calling convention.

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

29 years ago * kerberos5.c (kerberos5_send(), kerberos5_forward())
Chris Provenzano [Thu, 23 Feb 1995 13:23:12 +0000 (13:23 +0000)]
    * kerberos5.c (kerberos5_send(), kerberos5_forward())
Call krb5_get_credentials() and krb5_mk_req_extended()
with new calling convention.

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

29 years ago * sim_client.c Call krb5_sendauth() with new calling convention
Chris Provenzano [Thu, 23 Feb 1995 13:22:35 +0000 (13:22 +0000)]
    * sim_client.c Call krb5_sendauth() with new calling convention

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

29 years ago * kadmin.c Call krb5_sendauth() with new calling convention
Chris Provenzano [Thu, 23 Feb 1995 13:22:08 +0000 (13:22 +0000)]
    * kadmin.c Call krb5_sendauth() with new calling convention

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

29 years ago * movemail.c Call krb5_sendauth() with new calling convention
Chris Provenzano [Thu, 23 Feb 1995 13:21:09 +0000 (13:21 +0000)]
    * movemail.c Call krb5_sendauth() with new calling convention

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

29 years ago * poplib.c (pop_init): Call krb5_sendauth() with new calling convention
Chris Provenzano [Thu, 23 Feb 1995 13:20:11 +0000 (13:20 +0000)]
* poplib.c (pop_init): Call krb5_sendauth() with new calling convention

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

29 years ago * kcmd.c Call krb5_sendauth() and krb5_get_credentials() with
Chris Provenzano [Thu, 23 Feb 1995 13:19:13 +0000 (13:19 +0000)]
    * kcmd.c Call krb5_sendauth() and krb5_get_credentials() with
new calling convention.

* krcp.c (answer_auth()) Call krb5_mk_req_extended90 with new
calling convention.

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

29 years ago* install.texi: Minor corrections. Add info about bare source
John Gilmore [Thu, 23 Feb 1995 02:58:01 +0000 (02:58 +0000)]
* install.texi:  Minor corrections.  Add info about bare source
trees (without configure scripts).

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

29 years agoConverted krb/keytab to work on the PC. Mostly just adding the windows
Keith Vetter [Wed, 22 Feb 1995 10:20:52 +0000 (10:20 +0000)]
Converted krb/keytab to work on the PC. Mostly just adding the windows
INTERFACE keyword to all functions and prototypes.

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

29 years agoRemove call to xfree at the end. This routine now only frees the
Theodore Tso [Wed, 22 Feb 1995 04:41:55 +0000 (04:41 +0000)]
Remove call to xfree at the end.  This routine now only frees the
contents of the cred_enc_part structure.

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

29 years agoFix argument type to krb5_free_cred_enc_part()
Theodore Tso [Wed, 22 Feb 1995 04:41:14 +0000 (04:41 +0000)]
Fix argument type to krb5_free_cred_enc_part()

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

29 years agoConverted krb5/des425 and krb5/asn.1 to the PC
Keith Vetter [Wed, 22 Feb 1995 03:08:52 +0000 (03:08 +0000)]
Converted krb5/des425 and krb5/asn.1 to the PC

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

29 years agoAdded missing declarations, removed duplicate ones
Theodore Tso [Wed, 22 Feb 1995 01:12:38 +0000 (01:12 +0000)]
Added missing declarations, removed duplicate ones

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

29 years agoUse $(LD) instead of $(CC) when linking
Theodore Tso [Wed, 22 Feb 1995 01:10:25 +0000 (01:10 +0000)]
Use $(LD) instead of $(CC) when linking

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

29 years agoUse $(LD) instead of $(CC) when linking. (For allowing use of Pure Software
Theodore Tso [Wed, 22 Feb 1995 01:09:57 +0000 (01:09 +0000)]
Use $(LD) instead of $(CC) when linking.  (For allowing use of Pure Software
tools).

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

29 years agoAdd a new configure production which allows a special linker to be
Theodore Tso [Wed, 22 Feb 1995 01:08:41 +0000 (01:08 +0000)]
Add a new configure production which allows a special linker to be
specified.  Useful for running programs like Purify, etc.

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

29 years agoAdd line for $(LD)
Theodore Tso [Wed, 22 Feb 1995 01:06:18 +0000 (01:06 +0000)]
Add line for $(LD)

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

29 years ago * configure.in: check for HAVE_FLOCK, since we may need to use
Mark Eichin [Tue, 21 Feb 1995 23:51:47 +0000 (23:51 +0000)]
* configure.in: check for HAVE_FLOCK, since we may need to use
both flock and fcntl.
* fcc_maybe.c: try fcntl lock, if we get EINVAL specifically, fall
back to flock (if we have it.)

Now kinit et. al. "just work" on sunos and solaris, even if you use tmpfs.
(tested on sunos, the solaris build has recently broken elsewhere...)

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

29 years ago * init_ets.c (krb5_init_ets): use old-style definition
Mark Eichin [Tue, 21 Feb 1995 23:27:48 +0000 (23:27 +0000)]
* init_ets.c (krb5_init_ets): use old-style definition

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

29 years ago * config.h: get krb5/autoconf.h.
Mark Eichin [Tue, 21 Feb 1995 22:51:39 +0000 (22:51 +0000)]
* config.h: get krb5/autoconf.h.
* Makefile.in (KRB5_HEADERS): add config.h, remove rsa-md4.h and
crc-32.h which aren't here anymore.

(changes suggested by ezra peisach)

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

29 years agoUpdated krb5/error_tables for the PC. Makefile.in set up to run awk if one
Keith Vetter [Tue, 21 Feb 1995 22:45:04 +0000 (22:45 +0000)]
Updated krb5/error_tables for the PC. Makefile.in set up to run awk if one
is available.

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

29 years agoConverted krb5/free to the PC. Added windows INTERFACE keyword to the
Keith Vetter [Tue, 21 Feb 1995 22:24:44 +0000 (22:24 +0000)]
Converted krb5/free to the PC. Added windows INTERFACE keyword to the
functions and their prototypes and fixed upt the Makefile.in.

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

29 years agoPC'fied gssapi directories. Mostly changing Makefile.in and adding the
Keith Vetter [Tue, 21 Feb 1995 05:57:26 +0000 (05:57 +0000)]
PC'fied gssapi directories. Mostly changing Makefile.in and adding the
windows INTERFACE keyword to functions. A few int/long fixes.

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

29 years ago* configure.in: Flip again. Use AC_CHECK_HEADERS, but default the
John Gilmore [Tue, 21 Feb 1995 04:59:36 +0000 (04:59 +0000)]
* configure.in:  Flip again.  Use AC_CHECK_HEADERS, but default the
symbol-setting.  This is Modern Autoconf Style.

* config.h:  Create from stock/config.h and stock/config.win.
* Makefile.in (BUILT_HEADERS):  Remove config.h.
(CONF_REPLACE, CONFSRC, config.h rule):  Remove.  Config.h is
a static header file, ever since imake died.  Now it really is.
(clean):  Don't remove config.new any more.

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

29 years ago* config.h, config.win: Remove; merge them both into ../config.h.
John Gilmore [Tue, 21 Feb 1995 04:58:50 +0000 (04:58 +0000)]
* config.h, config.win:  Remove; merge them both into ../config.h.
Now that we aren't using imake, this isn't a generated header file.

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

29 years agoMade the CRYPTO directories work on the PC by adding INTERFACE to all the
Keith Vetter [Tue, 21 Feb 1995 02:11:06 +0000 (02:11 +0000)]
Made the CRYPTO directories work on the PC by adding INTERFACE to all the
functions and prototypes, and updating the Makefile.in.

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