krb5.git
30 years agogetting var/stdarg.h from com_err.h
Mark Eichin [Thu, 16 Jun 1994 05:05:08 +0000 (05:05 +0000)]
getting var/stdarg.h from com_err.h

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

30 years agomake stdarg consistent
Mark Eichin [Thu, 16 Jun 1994 05:02:11 +0000 (05:02 +0000)]
make stdarg consistent

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

30 years agoInclude <stdarg.h> if STDARG_PROTOTYPES is defined and __STDC__ is not defined
Theodore Tso [Thu, 16 Jun 1994 04:51:28 +0000 (04:51 +0000)]
Include <stdarg.h> if STDARG_PROTOTYPES is defined and __STDC__ is not defined
(because com_err.h only pulls in <stdarg.h> if __STDC__ is defined)

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

30 years agofixing bogus dependency on "-ll"
Tom Yu [Thu, 16 Jun 1994 04:50:39 +0000 (04:50 +0000)]
fixing bogus dependency on "-ll"

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

30 years agoAdding documentation files...
Theodore Tso [Thu, 16 Jun 1994 04:16:31 +0000 (04:16 +0000)]
Adding documentation files...

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

30 years agoCommitting top-level README
Theodore Tso [Thu, 16 Jun 1994 03:57:52 +0000 (03:57 +0000)]
Committing top-level README

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

30 years agoAdded lndir so that people with brain-damaged make's can do multi-platform
Theodore Tso [Thu, 16 Jun 1994 03:41:06 +0000 (03:41 +0000)]
Added lndir so that people with brain-damaged make's can do multi-platform
builds.

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

30 years agoFix typo in the entry for the raw DES encryption. It should really be
Theodore Tso [Thu, 16 Jun 1994 00:42:19 +0000 (00:42 +0000)]
Fix typo in the entry for the raw DES encryption.  It should really be
the raw DES encryption, instead of normal DES encryption!!!!

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

30 years agopunt unneeded SUBDIRS
Mark Eichin [Thu, 16 Jun 1994 00:40:52 +0000 (00:40 +0000)]
punt unneeded SUBDIRS

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

30 years agoFix order of arguments in krb5_gss_verify
Theodore Tso [Thu, 16 Jun 1994 00:40:03 +0000 (00:40 +0000)]
Fix order of arguments in krb5_gss_verify

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

30 years agohandle strdup via AC_REPLACE_FUNCS
Mark Eichin [Thu, 16 Jun 1994 00:39:48 +0000 (00:39 +0000)]
handle strdup via AC_REPLACE_FUNCS

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

30 years agouse STDARG_PROTOTYPES since it is already available
Mark Eichin [Thu, 16 Jun 1994 00:29:10 +0000 (00:29 +0000)]
use STDARG_PROTOTYPES since it is already available

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

30 years agoeasy appl entries
Mark Eichin [Thu, 16 Jun 1994 00:24:12 +0000 (00:24 +0000)]
easy appl entries

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

30 years agotrim to working ones for now
Mark Eichin [Thu, 16 Jun 1994 00:22:39 +0000 (00:22 +0000)]
trim to working ones for now

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

30 years agostep 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin [Wed, 15 Jun 1994 23:46:13 +0000 (23:46 +0000)]
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args

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

30 years agoRewritten as a sh script, instead of a csh script
Theodore Tso [Wed, 15 Jun 1994 23:40:41 +0000 (23:40 +0000)]
Rewritten as a sh script, instead of a csh script

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

30 years agostep 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin [Wed, 15 Jun 1994 23:34:29 +0000 (23:34 +0000)]
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args

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

30 years agostep 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin [Wed, 15 Jun 1994 23:29:09 +0000 (23:29 +0000)]
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args

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

30 years agostep 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin [Wed, 15 Jun 1994 23:17:56 +0000 (23:17 +0000)]
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args

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

30 years agostep 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin [Wed, 15 Jun 1994 22:59:17 +0000 (22:59 +0000)]
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args

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

30 years agostep 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin [Wed, 15 Jun 1994 22:38:19 +0000 (22:38 +0000)]
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args

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

30 years agostep 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin [Wed, 15 Jun 1994 22:30:25 +0000 (22:30 +0000)]
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args

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

30 years agostep 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin [Wed, 15 Jun 1994 21:54:59 +0000 (21:54 +0000)]
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args

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

30 years agostep 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin [Wed, 15 Jun 1994 21:49:52 +0000 (21:49 +0000)]
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args

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

30 years agostep 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin [Wed, 15 Jun 1994 21:34:08 +0000 (21:34 +0000)]
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args

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

30 years agostep 2: bcmp->memcmp
Mark Eichin [Wed, 15 Jun 1994 21:15:07 +0000 (21:15 +0000)]
step 2: bcmp->memcmp

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

30 years agostep 1: bzero->memset(,0,)
Mark Eichin [Wed, 15 Jun 1994 21:01:56 +0000 (21:01 +0000)]
step 1: bzero->memset(,0,)

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

30 years agouse CHECK_SIGPROCMASK
Mark Eichin [Wed, 15 Jun 1994 20:53:21 +0000 (20:53 +0000)]
use CHECK_SIGPROCMASK

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

30 years agoCHECK_SIGPROCMASK for util/ss
Mark Eichin [Wed, 15 Jun 1994 20:51:19 +0000 (20:51 +0000)]
CHECK_SIGPROCMASK for util/ss

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

30 years agoFix credentials memory allocation problem. Beta 4 is more anal about freeing
Theodore Tso [Wed, 15 Jun 1994 20:36:05 +0000 (20:36 +0000)]
Fix credentials memory allocation problem.  Beta 4 is more anal about freeing
things....

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

30 years agopunt K4INCLUDE, just use srcdir correctly; put krbONE in kerberos_v4.c for now
Mark Eichin [Wed, 15 Jun 1994 20:01:40 +0000 (20:01 +0000)]
punt K4INCLUDE, just use srcdir correctly; put krbONE in kerberos_v4.c for now

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

30 years agoadd osconf, sysincl, for O_*
Mark Eichin [Wed, 15 Jun 1994 17:43:10 +0000 (17:43 +0000)]
add osconf, sysincl, for O_*

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

30 years agoadd K4INCLUDE as well
Mark Eichin [Wed, 15 Jun 1994 17:42:27 +0000 (17:42 +0000)]
add K4INCLUDE as well

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

30 years agomore srcdir fixes
Mark Eichin [Wed, 15 Jun 1994 15:35:12 +0000 (15:35 +0000)]
more srcdir fixes

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

30 years agofix CopyHeader, add CopySrcHeader
Mark Eichin [Wed, 15 Jun 1994 15:30:25 +0000 (15:30 +0000)]
fix CopyHeader, add CopySrcHeader

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

30 years agoNeed to include krb5/config.h to get the wordsize information
Theodore Tso [Wed, 15 Jun 1994 05:29:54 +0000 (05:29 +0000)]
Need to include krb5/config.h to get the wordsize information

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

30 years agoAlways build GSSAPI --- with the prototypes removed, we don't need to
Theodore Tso [Wed, 15 Jun 1994 05:20:19 +0000 (05:20 +0000)]
Always build GSSAPI --- with the prototypes removed, we don't need to
skip it for the sake of the Ultrix C compiler.

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

30 years agoInclude the new gss-sample directory
Theodore Tso [Wed, 15 Jun 1994 05:18:02 +0000 (05:18 +0000)]
Include the new gss-sample directory

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

30 years agoIncluded fixes submitted by Ari/Cliff, including a security fix
Theodore Tso [Wed, 15 Jun 1994 05:00:32 +0000 (05:00 +0000)]
Included fixes submitted by Ari/Cliff, including a security fix

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

30 years agoAdded missing indirection. This was causing krb5_kt_next_entry to fail...
Theodore Tso [Wed, 15 Jun 1994 04:53:46 +0000 (04:53 +0000)]
Added missing indirection.  This was causing krb5_kt_next_entry to fail...
(Fortunately nothing except for the GSSAPI code used it!)

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

30 years agoAs submitted from Openvision --- a sample GSSAPI client/server application!
Theodore Tso [Wed, 15 Jun 1994 04:52:28 +0000 (04:52 +0000)]
As submitted from Openvision --- a sample GSSAPI client/server application!

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

30 years agoAs submitted by Barry
Theodore Tso [Wed, 15 Jun 1994 04:48:57 +0000 (04:48 +0000)]
As submitted by Barry

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

30 years agomore srcdir fixes
Mark Eichin [Wed, 15 Jun 1994 01:30:24 +0000 (01:30 +0000)]
more srcdir fixes

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

30 years agofixes for srcdir, LEX tests
Mark Eichin [Wed, 15 Jun 1994 01:08:24 +0000 (01:08 +0000)]
fixes for srcdir, LEX tests

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

30 years agofixing memory scribbling in find_alternate_tgs
Tom Yu [Wed, 15 Jun 1994 00:43:00 +0000 (00:43 +0000)]
fixing memory scribbling in find_alternate_tgs

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

30 years agoss_err.h is built, not src
Mark Eichin [Tue, 14 Jun 1994 21:31:19 +0000 (21:31 +0000)]
ss_err.h is built, not src

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

30 years agoactually reference LOCALINCLUDE
Mark Eichin [Tue, 14 Jun 1994 21:30:58 +0000 (21:30 +0000)]
actually reference LOCALINCLUDE

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

30 years agoget isode headers from the right place
Mark Eichin [Tue, 14 Jun 1994 21:30:35 +0000 (21:30 +0000)]
get isode headers from the right place

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

30 years agofix autoconf.h dependencies
Mark Eichin [Tue, 14 Jun 1994 21:29:11 +0000 (21:29 +0000)]
fix autoconf.h dependencies

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

30 years agocause srcdir to be set
Mark Eichin [Tue, 14 Jun 1994 21:28:41 +0000 (21:28 +0000)]
cause srcdir to be set

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

30 years agomake BACKWARD_COMPAT dtrt
Tom Yu [Tue, 14 Jun 1994 21:18:07 +0000 (21:18 +0000)]
make BACKWARD_COMPAT dtrt

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

30 years agodon't pick up v4server unless there is a --with-krb4
Tom Yu [Tue, 14 Jun 1994 21:17:08 +0000 (21:17 +0000)]
don't pick up v4server unless there is a --with-krb4

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

30 years agominor fixups for v4 libraries
Tom Yu [Tue, 14 Jun 1994 21:16:18 +0000 (21:16 +0000)]
minor fixups for v4 libraries

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

30 years agoexclude convert from build if krb4 is not set
Tom Yu [Tue, 14 Jun 1994 21:15:48 +0000 (21:15 +0000)]
exclude convert from build if krb4 is not set

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

30 years agoprint a warning if there is no --with-krb4=
Tom Yu [Tue, 14 Jun 1994 21:14:59 +0000 (21:14 +0000)]
print a warning if there is no --with-krb4=

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

30 years agofix argument stripping for recursion
Mark Eichin [Tue, 14 Jun 1994 21:01:40 +0000 (21:01 +0000)]
fix argument stripping for recursion
correct use of srcdir in CONFIG_RULES

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

30 years agoNancy L. Gilman's changes for Beta 4
Nancy Gilman [Tue, 14 Jun 1994 20:34:57 +0000 (20:34 +0000)]
Nancy L. Gilman's changes for Beta 4

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

30 years agoNancy L. Gilman's changes for Beta 4
Nancy Gilman [Tue, 14 Jun 1994 20:22:02 +0000 (20:22 +0000)]
Nancy L. Gilman's changes for Beta 4

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

30 years agoNancy L. Gilman's changes for Beta 4
Nancy Gilman [Tue, 14 Jun 1994 20:13:54 +0000 (20:13 +0000)]
Nancy L. Gilman's changes for Beta 4

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

30 years agoNancy L. Gilman's changes for Beta 4
Nancy Gilman [Tue, 14 Jun 1994 20:07:50 +0000 (20:07 +0000)]
Nancy L. Gilman's changes for Beta 4

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

30 years agoNancy Gilman's changes for beta 4
Nancy Gilman [Tue, 14 Jun 1994 19:56:31 +0000 (19:56 +0000)]
Nancy Gilman's changes for beta 4

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

30 years agoclean up recursion step to handle srcdir correctly
Mark Eichin [Tue, 14 Jun 1994 19:19:38 +0000 (19:19 +0000)]
clean up recursion step to handle srcdir correctly

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

30 years agoThe first revision after the creation of the
Nancy Gilman [Tue, 14 Jun 1994 19:09:21 +0000 (19:09 +0000)]
The first revision after the creation of the
implementor's guide

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

30 years agoThe first revision after the creation of the
Nancy Gilman [Tue, 14 Jun 1994 19:09:17 +0000 (19:09 +0000)]
The first revision after the creation of the
implementor's guide

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

30 years agopick up realm_dom.c (oops)
Tom Yu [Tue, 14 Jun 1994 14:18:21 +0000 (14:18 +0000)]
pick up realm_dom.c (oops)

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

30 years agoinstall krb_err.h during build
Tom Yu [Tue, 14 Jun 1994 14:17:48 +0000 (14:17 +0000)]
install krb_err.h during build

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

30 years agopicking up v4server
Tom Yu [Tue, 14 Jun 1994 14:16:55 +0000 (14:16 +0000)]
picking up v4server

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

30 years agokrb4 fixes
Tom Yu [Tue, 14 Jun 1994 14:16:21 +0000 (14:16 +0000)]
krb4 fixes

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

30 years agopick up convert
Tom Yu [Tue, 14 Jun 1994 14:16:00 +0000 (14:16 +0000)]
pick up convert

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

30 years agofixed recursion of configure (hopefully)
Tom Yu [Tue, 14 Jun 1994 14:15:06 +0000 (14:15 +0000)]
fixed recursion of configure (hopefully)

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

30 years agorewrite linux hack so it works (should autoconf it)
Mark Eichin [Mon, 13 Jun 1994 21:54:50 +0000 (21:54 +0000)]
rewrite linux hack so it works (should autoconf it)

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

30 years agoforce sh call so || works on ultrix
Mark Eichin [Mon, 13 Jun 1994 21:45:59 +0000 (21:45 +0000)]
force sh call so || works on ultrix

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

30 years agofix yylineno test to actually run lex
Mark Eichin [Mon, 13 Jun 1994 07:10:49 +0000 (07:10 +0000)]
fix yylineno test to actually run lex

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

30 years agouse sys/select.h under _AIX too
Mark Eichin [Mon, 13 Jun 1994 06:32:24 +0000 (06:32 +0000)]
use sys/select.h under _AIX too

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

30 years agoDon't do the convert directory until we figure out a clean way to handle
Theodore Tso [Mon, 13 Jun 1994 02:19:45 +0000 (02:19 +0000)]
Don't do the convert directory until we figure out a clean way to handle
the krb4 compatibility stuff.

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

30 years agoFix quoting problem which caused PEPSY to lose on Linux running bash
Theodore Tso [Mon, 13 Jun 1994 02:18:41 +0000 (02:18 +0000)]
Fix quoting problem which caused PEPSY to lose on Linux running bash

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

30 years agoLinux uses _STDARG_H instead of _STDARG_H_ --- we need a better way to
Theodore Tso [Sun, 12 Jun 1994 23:54:01 +0000 (23:54 +0000)]
Linux uses _STDARG_H instead of _STDARG_H_ --- we need a better way to
test of the presense of stdarg!!!  Should be done using autoconf, I
suspect.

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

30 years agoMove isode libraries to lib subdirectory and out of the top level directory
Theodore Tso [Sun, 12 Jun 1994 23:52:33 +0000 (23:52 +0000)]
Move isode libraries to lib subdirectory and out of the top level directory

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

30 years agoTake out old linux specific hack which doesn't work anymore
Theodore Tso [Sun, 12 Jun 1994 23:52:02 +0000 (23:52 +0000)]
Take out old linux specific hack which doesn't work anymore

Move isode libraries to lib subdirectory and out of the top level directory.

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

30 years agoTest for YYLINENO so that pepsy will build cleanly on all platforms
Theodore Tso [Sun, 12 Jun 1994 23:49:17 +0000 (23:49 +0000)]
Test for YYLINENO so that pepsy will build cleanly on all platforms

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

30 years agoFix so that rc_dfl_resolve(id, name) works when name is NULL
Theodore Tso [Sun, 12 Jun 1994 17:46:09 +0000 (17:46 +0000)]
Fix so that rc_dfl_resolve(id, name) works when name is NULL

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

30 years agofixing for ss_wrapper.c
Tom Yu [Sun, 12 Jun 1994 08:54:51 +0000 (08:54 +0000)]
fixing for ss_wrapper.c

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

30 years agofixing krb_err.et problems
Tom Yu [Sun, 12 Jun 1994 08:38:31 +0000 (08:38 +0000)]
fixing krb_err.et problems

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

30 years agofix for nonexistence of config.h
Tom Yu [Sun, 12 Jun 1994 07:33:46 +0000 (07:33 +0000)]
fix for nonexistence of config.h

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

30 years agofor imake safety
Mark Eichin [Sun, 12 Jun 1994 06:23:44 +0000 (06:23 +0000)]
for imake safety

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

30 years agoget the splitting tags right
Mark Eichin [Sun, 12 Jun 1994 06:13:28 +0000 (06:13 +0000)]
get the splitting tags right

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

30 years agoavoid collision with imake
Mark Eichin [Sun, 12 Jun 1994 05:39:27 +0000 (05:39 +0000)]
avoid collision with imake

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

30 years agomips yylineno breakage
Tom Yu [Sat, 11 Jun 1994 08:05:55 +0000 (08:05 +0000)]
mips yylineno breakage

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

30 years agofixed yytext declaration problem
Tom Yu [Sat, 11 Jun 1994 07:42:43 +0000 (07:42 +0000)]
fixed yytext declaration problem

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

30 years agofix dependencies on X11 source tree (oops :-)
Tom Yu [Fri, 10 Jun 1994 23:12:45 +0000 (23:12 +0000)]
fix dependencies on X11 source tree (oops :-)

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

30 years agoJust to commit what has been entered so far. We're going to have
Theodore Tso [Fri, 10 Jun 1994 23:03:47 +0000 (23:03 +0000)]
Just to commit what has been entered so far.  We're going to have
start doing a Real Changelog system after Beta 4....

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

30 years agoDon't return success in check_padata if you can't extract the key!
Theodore Tso [Fri, 10 Jun 1994 23:02:32 +0000 (23:02 +0000)]
Don't return success in check_padata if you can't extract the key!

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

30 years agoUse the KRB5_TGS_NAME macro for "krbtgt"
Theodore Tso [Fri, 10 Jun 1994 23:01:37 +0000 (23:01 +0000)]
Use the KRB5_TGS_NAME macro for "krbtgt"

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

30 years agodo osconf in compatible way
Mark Eichin [Fri, 10 Jun 1994 22:41:12 +0000 (22:41 +0000)]
do osconf in compatible way

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

30 years agoFixed inter-realm handling; from OCSG/Cliff Neumann
Theodore Tso [Fri, 10 Jun 1994 22:37:30 +0000 (22:37 +0000)]
Fixed inter-realm handling; from OCSG/Cliff Neumann

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

30 years agoFix inter-realm handling in KDC so that an intermediate realm is returned
Theodore Tso [Fri, 10 Jun 1994 22:36:11 +0000 (22:36 +0000)]
Fix inter-realm handling in KDC so that an intermediate realm is returned
when appropriate.

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

30 years agoFix bug which caused get_default_realm to fail the second time it was called.
Theodore Tso [Fri, 10 Jun 1994 22:33:01 +0000 (22:33 +0000)]
Fix bug which caused get_default_realm to fail the second time it was called.
(typo).

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

30 years agoFix bugs I introduced into srv_rcache. The rcache name wasn't being
Theodore Tso [Fri, 10 Jun 1994 22:32:09 +0000 (22:32 +0000)]
Fix bugs I introduced into srv_rcache.  The rcache name wasn't being
formed correctly (not adding rc_ at the beginning) and we weren't trying
krb5_rc_recover() before trying krb5_rc_initialize().

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

30 years agoPass the correct arguments so that telnet works with login.krb5
Theodore Tso [Fri, 10 Jun 1994 22:30:44 +0000 (22:30 +0000)]
Pass the correct arguments so that telnet works with login.krb5

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

30 years agoAdd support for the -F flag --- allow logins by anyone, including root
Theodore Tso [Fri, 10 Jun 1994 22:28:32 +0000 (22:28 +0000)]
Add support for the -F flag --- allow logins by anyone, including root

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