krb5.git
28 years agoCheck in all of jik's patches besides the forward command
Sam Hartman [Sat, 21 Sep 1996 09:27:45 +0000 (09:27 +0000)]
Check in all of jik's patches besides the forward command
and init stanza.

I think that as a low-priority fix, someone should rewrite the posix_signals
stuff in sys_bsd.c to be more consistent with the rest of the code;
it is correct but in a different style.

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

28 years agoPreliminary fixed version of patch to deal with reading in credentials
Sam Hartman [Sat, 21 Sep 1996 09:26:07 +0000 (09:26 +0000)]
Preliminary fixed version of patch to deal with reading in credentials
and writing them out later.

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

28 years ago * configure.in: add unit-test subdirectory
Barry Jaspan [Fri, 20 Sep 1996 21:33:38 +0000 (21:33 +0000)]
* configure.in: add unit-test subdirectory

* unit-test/: create configure.in and Makefile.in

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

28 years ago * pre.in: added support for KADM5 unit test system; could
Barry Jaspan [Fri, 20 Sep 1996 20:58:52 +0000 (20:58 +0000)]
* pre.in: added support for KADM5 unit test system; could
stand some cleaning

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

28 years agocreate env-setup.sh
Barry Jaspan [Fri, 20 Sep 1996 20:55:52 +0000 (20:55 +0000)]
create env-setup.sh

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

28 years ago * krb5.conf.proto: change logging to /krb5/syslog
Barry Jaspan [Fri, 20 Sep 1996 20:55:15 +0000 (20:55 +0000)]
* krb5.conf.proto: change logging to /krb5/syslog

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

28 years agoadd unit-test directory to standard build system
Barry Jaspan [Fri, 20 Sep 1996 20:52:57 +0000 (20:52 +0000)]
add unit-test directory to standard build system

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

28 years agoDo not build in v4server if krb4 support is not included
Ezra Peisach [Thu, 19 Sep 1996 12:07:35 +0000 (12:07 +0000)]
Do not build in v4server if krb4 support is not included

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

28 years agoadd mkrel (release generation script)
Tom Yu [Wed, 18 Sep 1996 22:20:56 +0000 (22:20 +0000)]
add mkrel (release generation script)

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

28 years ago * kdc.conf.proto: remove max_life spec, use default
Barry Jaspan [Wed, 18 Sep 1996 16:38:13 +0000 (16:38 +0000)]
* kdc.conf.proto: remove max_life spec, use default

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

28 years agoset max_life default to 10 hours, not zero
Barry Jaspan [Wed, 18 Sep 1996 16:37:37 +0000 (16:37 +0000)]
set max_life default to 10 hours, not zero

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

28 years ago * alt_prof.c (kadm5_get_config_params): set max_life default to 10
Barry Jaspan [Wed, 18 Sep 1996 16:35:56 +0000 (16:35 +0000)]
* alt_prof.c (kadm5_get_config_params): set max_life default to 10
  hours, instead of 0

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

28 years ago * server_internal.h (ALL_PRINC_MASK): Add MAX_RLIFE to
Barry Jaspan [Tue, 17 Sep 1996 19:10:08 +0000 (19:10 +0000)]
* server_internal.h (ALL_PRINC_MASK): Add MAX_RLIFE to
  ALL_PRINC_MASK.

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

28 years agoAdded Ezra and Richard, which had somehow never been added to the MIT Krb5
Theodore Tso [Thu, 12 Sep 1996 18:49:46 +0000 (18:49 +0000)]
Added Ezra and Richard, which had somehow never been added to the MIT Krb5
team for some reason.  Sigh...

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

28 years ago * Makefile.in (memmove.o): add -DMEMMOVE to compile as memmove
Tom Yu [Wed, 11 Sep 1996 23:01:34 +0000 (23:01 +0000)]
* Makefile.in (memmove.o): add -DMEMMOVE to compile as memmove
(my_memmove) instead of bcopy (!!)

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

28 years agoUpdate readme file for Beta 7 release
Theodore Tso [Wed, 11 Sep 1996 21:51:36 +0000 (21:51 +0000)]
Update readme file for Beta 7 release

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

28 years agouse kadmin instead of kadm5_keytab
Barry Jaspan [Wed, 11 Sep 1996 21:45:19 +0000 (21:45 +0000)]
use kadmin instead of kadm5_keytab

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

28 years ago * login.c: fix a security-threating race condition: chown'ing the
Barry Jaspan [Wed, 11 Sep 1996 21:28:43 +0000 (21:28 +0000)]
* login.c: fix a security-threating race condition: chown'ing the
  ccache to the user can be bad if the user can delete the file
  first and make it a symlink to something else.  The solution is to
  re-create the ccache after login as setuid() to the user.

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

28 years agoRemove kadmin/import and kadmin/export since they are subsumed by kdb5_util
Theodore Tso [Wed, 11 Sep 1996 21:06:38 +0000 (21:06 +0000)]
Remove kadmin/import and kadmin/export since they are subsumed by kdb5_util

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

28 years ago * api.2/init-v2.exp: make test100 only run on client
Barry Jaspan [Wed, 11 Sep 1996 21:04:14 +0000 (21:04 +0000)]
* api.2/init-v2.exp: make test100 only run on client

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

28 years ago * make-host-keytab.pl.in: use kadmin instead of kadm5_keytab
Barry Jaspan [Wed, 11 Sep 1996 21:01:46 +0000 (21:01 +0000)]
* make-host-keytab.pl.in: use kadmin instead of kadm5_keytab

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

28 years agoRemove the kadmin/import and kadmin/export directories since the are
Theodore Tso [Wed, 11 Sep 1996 20:38:17 +0000 (20:38 +0000)]
Remove the kadmin/import and kadmin/export directories since the are
subsumed by kdb5_util.

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

28 years agoremove spurious files
Tom Yu [Wed, 11 Sep 1996 16:01:18 +0000 (16:01 +0000)]
remove spurious files

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

28 years agoremove other spurious files
Tom Yu [Wed, 11 Sep 1996 15:59:55 +0000 (15:59 +0000)]
remove other spurious files

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

28 years agoremove some missed files
Tom Yu [Wed, 11 Sep 1996 15:31:43 +0000 (15:31 +0000)]
remove some missed files

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

28 years agoRemove left-over .Sanitize file
Theodore Tso [Wed, 11 Sep 1996 15:06:28 +0000 (15:06 +0000)]
Remove left-over .Sanitize file

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

28 years ago * kadmin.c (kadmin_startup): -m doesn't take an argument
Mark Eichin [Wed, 11 Sep 1996 01:01:47 +0000 (01:01 +0000)]
* kadmin.c (kadmin_startup): -m doesn't take an argument

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

28 years agoRemove obsolete documentation files
Theodore Tso [Wed, 11 Sep 1996 00:59:21 +0000 (00:59 +0000)]
Remove obsolete documentation files

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

28 years ago * alt_prof.c (krb5_aprof_init): use profile_init_path on fname,
Mark Eichin [Wed, 11 Sep 1996 00:52:00 +0000 (00:52 +0000)]
* alt_prof.c (krb5_aprof_init): use profile_init_path on fname,
not profile_init.

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

28 years agoThe telnet man page only has 9 pages; the rcp man page only has 1
Theodore Tso [Wed, 11 Sep 1996 00:50:10 +0000 (00:50 +0000)]
The telnet man page only has 9 pages; the rcp man page only has 1
page.

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

28 years agoremove keytab directory
Tom Yu [Tue, 10 Sep 1996 22:22:07 +0000 (22:22 +0000)]
remove keytab directory

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

28 years ago * telnet.1: Update -x flag usage to reflect our behavior of
Tom Yu [Tue, 10 Sep 1996 19:14:48 +0000 (19:14 +0000)]
* telnet.1: Update -x flag usage to reflect our behavior of
dropping connection if encryption cannot be negotiated.

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

28 years agoremove ".so man1/header.doc" and extra args to .TH
Tom Yu [Tue, 10 Sep 1996 18:51:54 +0000 (18:51 +0000)]
remove ".so man1/header.doc" and extra args to .TH

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

28 years agoUpdated to reflect latest OS inconsistencies; removed shared library
Theodore Tso [Mon, 9 Sep 1996 23:38:05 +0000 (23:38 +0000)]
Updated to reflect latest OS inconsistencies; removed shared library
theory section to a new file, implementor.texinfo, which will have
information that only developers will care about.

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

28 years agoFixed header.doc so manpages say "MIT" rather than "Cygnus". 8-)
Jeff Bigler [Mon, 9 Sep 1996 19:10:00 +0000 (19:10 +0000)]
Fixed header.doc so manpages say "MIT" rather than "Cygnus".  8-)
Updated man page for man2ps script.

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

28 years agoUpdated ChangeLog
Jeff Bigler [Mon, 9 Sep 1996 18:47:31 +0000 (18:47 +0000)]
Updated ChangeLog

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

28 years agoExtracted addition to texinfo.tex (for @doubleleftarrow{} command) into
Jeff Bigler [Mon, 9 Sep 1996 18:29:44 +0000 (18:29 +0000)]
Extracted addition to texinfo.tex (for @doubleleftarrow{} command) into
supplemental file texinfo-suppl.tex.  This file must be input *before*
texinfo.tex, as is done in admin.texinfo and install.texinfo.

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

28 years agoForgot to make entries before checking in
Jeff Bigler [Mon, 9 Sep 1996 17:31:27 +0000 (17:31 +0000)]
Forgot to make entries before checking in

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

28 years agoChanged docs to be Edition b7-1. Changed man2ps to make PostScript
Jeff Bigler [Mon, 9 Sep 1996 17:26:02 +0000 (17:26 +0000)]
Changed docs to be Edition b7-1.  Changed man2ps to make PostScript
manpages 85% full size (for full page printing).  Moved offset for
PostScript manpages to -700, which is right with the version of tex and
dvips we have at Cygnus.

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

28 years agoFix BINDIR to be CLIENT_BINDIR
Theodore Tso [Mon, 9 Sep 1996 15:17:52 +0000 (15:17 +0000)]
Fix BINDIR to be CLIENT_BINDIR

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

28 years agoFix the usage messages to state -randkey, not -randpass, to conform
Theodore Tso [Mon, 9 Sep 1996 15:15:45 +0000 (15:15 +0000)]
Fix the usage messages to state -randkey, not -randpass, to conform
with what the code (and man pages) use.

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

28 years agoDon't call get_config_params again, since it's not necessary, and
Theodore Tso [Mon, 9 Sep 1996 15:10:31 +0000 (15:10 +0000)]
Don't call get_config_params again, since it's not necessary, and
breaks the policy database name if it is manually set.

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

28 years agoUpdate patch level file for Beta 7 release
Theodore Tso [Sat, 7 Sep 1996 00:23:50 +0000 (00:23 +0000)]
Update patch level file for Beta 7 release

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

28 years agoUpdated copyright dates and modify copyright text to have non-commital
Theodore Tso [Sat, 7 Sep 1996 00:22:44 +0000 (00:22 +0000)]
Updated copyright dates and modify copyright text to have non-commital
words about export licenses.

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

28 years agoDon't allow the environment variable RESOLV_HOST_CONF to be set for
Theodore Tso [Sat, 7 Sep 1996 00:14:20 +0000 (00:14 +0000)]
Don't allow the environment variable RESOLV_HOST_CONF to be set for
Linux's sake.

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

28 years agoAdded Changelog to repository
Theodore Tso [Sat, 7 Sep 1996 00:13:13 +0000 (00:13 +0000)]
Added Changelog to repository

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

28 years agoadmin.texinfo, install.texinfo: Set edition to "b7-1"
Theodore Tso [Sat, 7 Sep 1996 00:12:49 +0000 (00:12 +0000)]
admin.texinfo, install.texinfo: Set edition to "b7-1"

user-guide.texinfo: Set edition to "b7-1".  Fix the hoffset and
voffsets for the included man page poscript files so that the images
are lined up correctly (at least using MIT's dvips).

Makefile (user-guide): Make sure the kpasswd man page's postscript is
built.  Add new target "clean-temp-ps" which cleans up the temporary
postscript files.

man2ps: Changes to make man2ps more portable.  Remove bash specific
constructs, and replace with calls to expr.  Since the arguments to
"troff" require groff, just try to run groff explicitly (someone can
always edit the ROFF and ROFF_OPTIONS at the top of the script).  Try
to automatically detect whether csplit or gcsplit should be used, by
grovelling through the user's path.

texinfo.tex: Check in version of texinfo.tex that has Jeff's magic
doubleleft arrow hack.

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

28 years agoRemove out of date file
Theodore Tso [Sat, 7 Sep 1996 00:11:50 +0000 (00:11 +0000)]
Remove out of date file

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

28 years agoIgnore scratch files that may show up in the doc directories...
Theodore Tso [Fri, 6 Sep 1996 23:58:48 +0000 (23:58 +0000)]
Ignore scratch files that may show up in the doc directories...

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

28 years agoNew manpages
Jeff Bigler [Fri, 6 Sep 1996 23:22:40 +0000 (23:22 +0000)]
New manpages

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

28 years agoNew generic man pages
Jeff Bigler [Fri, 6 Sep 1996 23:21:10 +0000 (23:21 +0000)]
New generic man pages

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

28 years agoPunted references to krdist
Jeff Bigler [Fri, 6 Sep 1996 22:36:47 +0000 (22:36 +0000)]
Punted references to krdist

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

28 years agoAdded [login] section
Jeff Bigler [Fri, 6 Sep 1996 22:01:35 +0000 (22:01 +0000)]
Added [login] section
Changed [domain_name] typo to [domain_realm].

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

28 years agoForgot to actually add these. (oops)
Jeff Bigler [Fri, 6 Sep 1996 21:39:11 +0000 (21:39 +0000)]
Forgot to actually add these.  (oops)

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

28 years agoRenamed cyg-install.texinfo to install.texinfo.
Jeff Bigler [Fri, 6 Sep 1996 21:37:49 +0000 (21:37 +0000)]
Renamed cyg-install.texinfo to install.texinfo.
Renamed install.texi to install-old.texi.
Added include file bug-report.texinfo
Made relevant changes in Makefile.

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

28 years agomake all should now DTRT
Jeff Bigler [Fri, 6 Sep 1996 21:32:01 +0000 (21:32 +0000)]
make all should now DTRT

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

28 years agoEdited so makeinfo works properly. (We can't use @ifset MIT and @ifset
Jeff Bigler [Fri, 6 Sep 1996 21:30:38 +0000 (21:30 +0000)]
Edited so makeinfo works properly.  (We can't use @ifset MIT and @ifset
CYGNUS with makeinfo.  *sigh*)
Also replaced all of build.texinfo with section from install.texi.

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

28 years ago * configure.in: remove admin subdir
Tom Yu [Fri, 6 Sep 1996 19:48:34 +0000 (19:48 +0000)]
* configure.in: remove admin subdir

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

28 years agoremove admin directory as it is no longer needed
Tom Yu [Fri, 6 Sep 1996 19:47:05 +0000 (19:47 +0000)]
remove admin directory as it is no longer needed

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

28 years agoremove kdb5_anadd as it is no longer needed
Tom Yu [Fri, 6 Sep 1996 19:45:16 +0000 (19:45 +0000)]
remove kdb5_anadd as it is no longer needed

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

28 years agologin.M: Document that login_krb4_convert is off by default
Theodore Tso [Fri, 6 Sep 1996 18:45:34 +0000 (18:45 +0000)]
login.M: Document that login_krb4_convert is off by default

login.c: Turn login_krb4_convert off by default, since it causes
problems if you don't have krb524d running on the KDC.  This is
necessary because a Solaris socket bug causes login to hang for 45
seconds if krb524d isn't present on the KDC.

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

28 years agoCompletely rewrote Makefile. Fixed up man2ps script and wrote manpage
Jeff Bigler [Fri, 6 Sep 1996 17:16:30 +0000 (17:16 +0000)]
Completely rewrote Makefile.  Fixed up man2ps script and wrote manpage
for it.

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

28 years agoRemove --enable options which are no longer valid. Updated reference
Theodore Tso [Fri, 6 Sep 1996 05:26:10 +0000 (05:26 +0000)]
Remove --enable options which are no longer valid.  Updated reference
to dejagnu.

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

28 years agoChange continuation processing so that it doesn't depend on ANSI C
Theodore Tso [Fri, 6 Sep 1996 01:32:18 +0000 (01:32 +0000)]
Change continuation processing so that it doesn't depend on ANSI C
string concatenation.  (No need for it, since the .c file isn't
designed for human consumption anyway.)

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

28 years agogetdate.y: Declare a private copy of struct timeb to be used internally
Ezra Peisach [Fri, 6 Sep 1996 00:22:41 +0000 (00:22 +0000)]
getdate.y: Declare a private copy of struct timeb to be used internally
in this file. The problem is that Sun's C compiler doesn't deal
gracefully with the pragmas for the declared structure which causes
coredumps. Gcc of course works.

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

28 years ago * Makefile.in (all-unix): Fix symlinking so building in a link
Tom Yu [Thu, 5 Sep 1996 23:10:01 +0000 (23:10 +0000)]
* Makefile.in (all-unix): Fix symlinking so building in a link
  farm or in source directory won't result in dangling
  db-ndbm.h symlink.

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

28 years agoTook Cygnusisms out of the sysadmin guide. Tweaked install & user guides
Jeff Bigler [Thu, 5 Sep 1996 22:44:31 +0000 (22:44 +0000)]
Took Cygnusisms out of the sysadmin guide.  Tweaked install & user guides

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

28 years agoRemoved more cygnusisms. build.texinfo should now work as an include
Jeff Bigler [Thu, 5 Sep 1996 22:04:18 +0000 (22:04 +0000)]
Removed more cygnusisms.  build.texinfo should now work as an include
file with cyg-install.texinfo.

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

28 years agoCleaned up Cygnus-isms.
Jeff Bigler [Thu, 5 Sep 1996 21:51:30 +0000 (21:51 +0000)]
Cleaned up Cygnus-isms.
Made this an include file in the installation guide, rather than its own
document.

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

28 years agoAdded flags for MIT or Cygnus documentation
Jeff Bigler [Thu, 5 Sep 1996 21:45:48 +0000 (21:45 +0000)]
Added flags for MIT or Cygnus documentation

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

28 years agoCleaned up and special-cased Cygnus-isms
Jeff Bigler [Thu, 5 Sep 1996 21:44:59 +0000 (21:44 +0000)]
Cleaned up and special-cased Cygnus-isms

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

28 years agoFixed a typo
Jeff Bigler [Thu, 5 Sep 1996 21:06:45 +0000 (21:06 +0000)]
Fixed a typo

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

28 years agonroff version, including Barry's changes
Jeff Bigler [Thu, 5 Sep 1996 20:57:59 +0000 (20:57 +0000)]
nroff version, including Barry's changes

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

28 years agoloadv4.c (load_v4db): Fix argument parsing so that it actually works!
Theodore Tso [Thu, 5 Sep 1996 18:52:09 +0000 (18:52 +0000)]
loadv4.c (load_v4db): Fix argument parsing so that it actually works!
Eliminated the -f option, as it is superfluous.  Don't create the
policy database if using the -t option, since it'll already exist.

kdb5_util.c (usage): Fix usage message so that it's correct for load_v4.

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

28 years agoChanged "Cygnus Support" to "MIT"
Jeff Bigler [Thu, 5 Sep 1996 02:09:03 +0000 (02:09 +0000)]
Changed "Cygnus Support" to "MIT"

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

28 years ago * Makefile.in (t_kdb): Fix up dependencies of t_kdb so it will
Tom Yu [Wed, 4 Sep 1996 23:31:33 +0000 (23:31 +0000)]
* Makefile.in (t_kdb): Fix up dependencies of t_kdb so it will
build on non-shared architectures; also ensure that libs
get linked after the objects.

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

28 years agoUpdate to reflect reality
Ezra Peisach [Wed, 4 Sep 1996 14:04:22 +0000 (14:04 +0000)]
Update to reflect reality

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

28 years agoRemove $LOG$, including "unprofessional" comment which OV requested
Theodore Tso [Wed, 4 Sep 1996 03:14:49 +0000 (03:14 +0000)]
Remove $LOG$, including "unprofessional" comment which OV requested
that we lose....

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

28 years agoRemoving attic files from the live source tree
Theodore Tso [Wed, 4 Sep 1996 02:21:12 +0000 (02:21 +0000)]
Removing attic files from the live source tree

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

28 years agoFix typo: ($PROG) -> $(PROG)
Theodore Tso [Wed, 4 Sep 1996 02:16:53 +0000 (02:16 +0000)]
Fix typo: ($PROG) -> $(PROG)

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

28 years agoRemove attic files
Theodore Tso [Wed, 4 Sep 1996 02:10:01 +0000 (02:10 +0000)]
Remove attic files

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

28 years agoTCP performance fix (see 2203 in krb5-bugs): write out encrypted data
Sam Hartman [Mon, 2 Sep 1996 16:30:36 +0000 (16:30 +0000)]
TCP performance fix (see 2203 in krb5-bugs): write out encrypted data
and length as one packet, not with two calls to write.

This should also happen to rsh, rcp, and possibly telnet.

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

28 years ago* pmap_rmt.c (getbroadcastnets): Tweak conditional layout to make emacs
Ken Raeburn [Sat, 31 Aug 1996 06:11:43 +0000 (06:11 +0000)]
* pmap_rmt.c (getbroadcastnets): Tweak conditional layout to make emacs
indentation code happier.

* netdb.h: Comment fix.

* configure.in, getrpcent.c: Use configure to the return types of setrpcent()
and getrpcent().  Also, check for struct rpcent in the system <netdb.h>, and
only define the structure in rpc/netdb.h if it's not in the system file.

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

28 years ago* makeshlib.sh (*-*-aix*): Echo more stuff before running it. Always use
Ken Raeburn [Sat, 31 Aug 1996 05:37:39 +0000 (05:37 +0000)]
* makeshlib.sh (*-*-aix*): Echo more stuff before running it.  Always use
/bin/ld -- the GNU linker isn't supported yet.  Don't pass -x or -bfilelist.
Whitespace changes.

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

28 years ago * internal.h: #ifdef NEED_SYS_ERRLIST -> #ifdef
Tom Yu [Sat, 31 Aug 1996 03:35:09 +0000 (03:35 +0000)]
* internal.h: #ifdef NEED_SYS_ERRLIST -> #ifdef
SYS_ERRLIST_DECLARED for sanity's sake.

* error_message.c: cpp symbol police: HAS_FOO -> HAVE_FOO

* configure.in: Fix up check for strerror; use autoconf
conventions

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

28 years ago * aclocal.m4 (DECLARE_SYS_ERRLIST): Fix up to look for sys_errlist
Tom Yu [Sat, 31 Aug 1996 03:34:40 +0000 (03:34 +0000)]
* aclocal.m4 (DECLARE_SYS_ERRLIST): Fix up to look for sys_errlist
in both errno.h and libc.

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

28 years agoRemoved Cygnus-specific info
Jeff Bigler [Fri, 30 Aug 1996 18:46:35 +0000 (18:46 +0000)]
Removed Cygnus-specific info

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

28 years agoNew documentation from Cygnus
Jeff Bigler [Fri, 30 Aug 1996 18:45:39 +0000 (18:45 +0000)]
New documentation from Cygnus

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

28 years agoTweak to manpage from Cygnus
Jeff Bigler [Thu, 29 Aug 1996 20:38:14 +0000 (20:38 +0000)]
Tweak to manpage from Cygnus

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

28 years agoTweaks to manpages from Cygnus
Jeff Bigler [Thu, 29 Aug 1996 20:37:59 +0000 (20:37 +0000)]
Tweaks to manpages from Cygnus

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

28 years agoAdded man page and line in Makefile to install it
Jeff Bigler [Thu, 29 Aug 1996 20:37:26 +0000 (20:37 +0000)]
Added man page and line in Makefile to install it

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

28 years agoAdded line to install kdb5_util manpage
Jeff Bigler [Thu, 29 Aug 1996 20:36:49 +0000 (20:36 +0000)]
Added line to install kdb5_util manpage

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

28 years agoman page rewrite from Cygnus. Renamed the file kadmin.M. (kadmin.1 is
Jeff Bigler [Thu, 29 Aug 1996 20:36:28 +0000 (20:36 +0000)]
man page rewrite from Cygnus.  Renamed the file kadmin.M.  (kadmin.1 is
just wrong, since it's in section 8.)  Added kadmin.local.M, which is
just a pointer to kadmin.M.

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

28 years agoman page edit from Cygnus
Jeff Bigler [Thu, 29 Aug 1996 20:35:15 +0000 (20:35 +0000)]
man page edit from Cygnus

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

28 years agoman page rewrite from Cygnus
Jeff Bigler [Thu, 29 Aug 1996 20:35:03 +0000 (20:35 +0000)]
man page rewrite from Cygnus

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

28 years agoman page rewrite from Cygnus. (Got rid of tmac.doc dependency, which
Jeff Bigler [Thu, 29 Aug 1996 20:34:45 +0000 (20:34 +0000)]
man page rewrite from Cygnus.  (Got rid of tmac.doc dependency, which
breaks under HP-UX)

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

28 years agoman page tweak from Cygnus
Jeff Bigler [Thu, 29 Aug 1996 20:34:11 +0000 (20:34 +0000)]
man page tweak from Cygnus

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

28 years agoman page rewrite from Cygnus. (Got rid of dependency on tmac.doc, which
Jeff Bigler [Thu, 29 Aug 1996 20:33:35 +0000 (20:33 +0000)]
man page rewrite from Cygnus.  (Got rid of dependency on tmac.doc, which
breaks under HP-UX)

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

28 years agoman page rewrites/tweaks/edits from Cygnus
Jeff Bigler [Thu, 29 Aug 1996 20:32:55 +0000 (20:32 +0000)]
man page rewrites/tweaks/edits from Cygnus

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

28 years agoman page tweaks from Cygnus
Jeff Bigler [Thu, 29 Aug 1996 20:32:28 +0000 (20:32 +0000)]
man page tweaks from Cygnus

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