krb5.git
29 years agoAdded syntactic sugar for Windows segmented architecture
Keith Vetter [Wed, 8 Mar 1995 01:27:50 +0000 (01:27 +0000)]
Added syntactic sugar for Windows segmented architecture

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

29 years ago * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referenced
Mark Eichin [Wed, 8 Mar 1995 01:21:10 +0000 (01:21 +0000)]
* aclocal.m4 (UsePepsy, PepsyTarget): removed, not referenced
anywhere in the tree.
(ISODE_INCLUDE, ISODE_DEFS): removed along with remaining
references in the tree. --enable-isode is dead.

* configure.in (most directories): removed last remaining
ISODE_INCLUDE and ISODE_DEFS.

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

29 years agoPorted the ccache directory to the PC. This is temporary--eventually we'll
Keith Vetter [Wed, 8 Mar 1995 01:04:08 +0000 (01:04 +0000)]
Ported the ccache directory to the PC. This is temporary--eventually we'll
use the in-memory solution from k4.

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

29 years agoPC porting: more prototyping, defines for overflow checking on the PC and
Keith Vetter [Tue, 7 Mar 1995 23:32:30 +0000 (23:32 +0000)]
PC porting: more prototyping, defines for overflow checking on the PC and
numerous PC additions to k5-config.h.

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

29 years agoPort of most of the OS directory to the PC
Keith Vetter [Tue, 7 Mar 1995 23:13:03 +0000 (23:13 +0000)]
Port of most of the OS directory to the PC

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

29 years agoSmall changes in krb: 1 signed/unsigned, 1 disabling stderr, and changed LIB name
Keith Vetter [Tue, 7 Mar 1995 21:28:10 +0000 (21:28 +0000)]
Small changes in krb: 1 signed/unsigned, 1 disabling stderr, and changed LIB name

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

29 years agoPorted the posix directory for the PC--one file
Keith Vetter [Tue, 7 Mar 1995 20:50:46 +0000 (20:50 +0000)]
Ported the posix directory for the PC--one file

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

29 years agoMoved PC low-level i/o crud out of source files and into k5-config.h
Keith Vetter [Tue, 7 Mar 1995 20:47:28 +0000 (20:47 +0000)]
Moved PC low-level i/o crud out of source files and into k5-config.h

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

29 years agoFixed incompatibilities section for OSF/1 V1.3 and 2.0
Theodore Tso [Tue, 7 Mar 1995 02:44:50 +0000 (02:44 +0000)]
Fixed incompatibilities section for OSF/1 V1.3 and 2.0

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

29 years agoFinished off changed needed for making libcrypto.dll. Biggest change
Keith Vetter [Sat, 4 Mar 1995 04:14:07 +0000 (04:14 +0000)]
Finished off changed needed for making libcrypto.dll. Biggest change
is that you can't pull in data from a DLL so had to add three routines
that return the address of various data structures.

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

29 years agoShell script for propagating the Kerberos database to slave servers
Theodore Tso [Fri, 3 Mar 1995 23:16:06 +0000 (23:16 +0000)]
Shell script for propagating the Kerberos database to slave servers

(Still needs some work, but that's OK.)

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

29 years agoAdded preliminary text about slave servers
Theodore Tso [Fri, 3 Mar 1995 23:05:21 +0000 (23:05 +0000)]
Added preliminary text about slave servers

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

29 years ago* Makefile.in (unixmac): New target, runs on Unix to build include
John Gilmore [Fri, 3 Mar 1995 07:34:08 +0000 (07:34 +0000)]
* Makefile.in (unixmac):  New target, runs on Unix to build include
files for Mac build.

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

29 years agoMake include files begin to work on the Macintosh
John Gilmore [Fri, 3 Mar 1995 07:27:20 +0000 (07:27 +0000)]
Make include files begin to work on the Macintosh

* k5-int.h:  Remove krb5/ from #includes.  Rearrange #includes
so that time_t is defined before kdb.h is included.
* krb5.h:  Include k5-config.h first, so its #define's can
control the rest of the file.  If <sys/types.h> is not present,
define u_long, etc, manually.

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

29 years agoMake include files start to work on the Macintosh
John Gilmore [Fri, 3 Mar 1995 07:26:41 +0000 (07:26 +0000)]
Make include files start to work on the Macintosh

* configure.in:  Add checks for sys/types.h and sys/stat.h.
* k5-config.h:  Remove krb5/ from #include.
* sysincl.h:  Avoid <sys/types.h>.  Conditional-include <sys/stat.h>.

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

29 years agoAdded the files and changes needed to create a dll out of libcrypto
Keith Vetter [Fri, 3 Mar 1995 02:20:21 +0000 (02:20 +0000)]
Added the files and changes needed to create a dll out of libcrypto

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

29 years agoUsed the NEED_SOCKETS mechanism to pull in winsock.h on the PC
Keith Vetter [Fri, 3 Mar 1995 02:13:39 +0000 (02:13 +0000)]
Used the NEED_SOCKETS mechanism to pull in winsock.h on the PC

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

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

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

29 years agoChanged NEED_WINSOCK_H to NEED_SOCKETS
Keith Vetter [Thu, 2 Mar 1995 21:37:00 +0000 (21:37 +0000)]
Changed NEED_WINSOCK_H to NEED_SOCKETS

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

29 years agoChanged NEED_WINSOCK_H to NEED_SOCKETS
Keith Vetter [Thu, 2 Mar 1995 19:56:22 +0000 (19:56 +0000)]
Changed NEED_WINSOCK_H to NEED_SOCKETS

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

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