krb5.git
28 years agoRemove call to krb5_os_localaddr(), since get_in_tkt will default
Theodore Tso [Thu, 26 Sep 1996 23:12:25 +0000 (23:12 +0000)]
Remove call to krb5_os_localaddr(), since get_in_tkt will default
correctly.

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

28 years agoget_in_tkt.c (make_preauth_list): Correctly null-terminate the
Theodore Tso [Thu, 26 Sep 1996 22:54:45 +0000 (22:54 +0000)]
get_in_tkt.c (make_preauth_list): Correctly null-terminate the
preauth list generated by make_preauth_list.

unparse.c (krb5_unparse_name_ext): Make unparse correctly handle all
cases where a principal contains a nulls, backspace, newlines, or
tabs.

t_kerb.c (test_parse_principal): Add test for checking krb5_parse_principal()

parse.c (krb5_parse_name): Set all of the magic field values.

Makefile.in, t_ref_kerb.out: Added new tests to test krb5_parse() and
krb5_unparse().

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

28 years ago * admin_server.c (process_client): allow keytab to be specified on
Barry Jaspan [Thu, 26 Sep 1996 21:54:59 +0000 (21:54 +0000)]
* admin_server.c (process_client): allow keytab to be specified on
  command line; default is still wrong

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

28 years ago * Makefile.in, remove_changepw_perms.sh, lib/helpers.exp,
Barry Jaspan [Thu, 26 Sep 1996 21:53:34 +0000 (21:53 +0000)]
* Makefile.in, remove_changepw_perms.sh, lib/helpers.exp,
  vrserver.0/setup-srvtab.exp, v4server.1/access.exp: use $K5ROOT
  instead of /krb5

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

28 years ago * unit-test/Makefile.in, unit-test/kpasswd.0/principal.exp: use
Barry Jaspan [Thu, 26 Sep 1996 21:51:54 +0000 (21:51 +0000)]
* unit-test/Makefile.in, unit-test/kpasswd.0/principal.exp: use
  whoami instead of user (USER princ now created by init_db)

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

28 years ago * env-setup.sh, init_db, start_servers_local: use K5ROOT instead
Barry Jaspan [Thu, 26 Sep 1996 21:49:35 +0000 (21:49 +0000)]
* env-setup.sh, init_db, start_servers_local: use K5ROOT instead
  of /krb5

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

28 years ago * krb5.conf.proto, kdc.conf.proto: use K5ROOT instead of /krb5
Barry Jaspan [Thu, 26 Sep 1996 21:48:11 +0000 (21:48 +0000)]
* krb5.conf.proto, kdc.conf.proto: use K5ROOT instead of /krb5

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

28 years ago * api.0/init.exp, api.1/lock.exp, api.2/init.exp: use $K5ROOT
Barry Jaspan [Thu, 26 Sep 1996 21:46:40 +0000 (21:46 +0000)]
* api.0/init.exp, api.1/lock.exp, api.2/init.exp: use $K5ROOT
  instead of /krb5

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

28 years ago * alt_prof.c: don't allow admin_dbname or admin_lockfile to be
Barry Jaspan [Thu, 26 Sep 1996 21:46:10 +0000 (21:46 +0000)]
* alt_prof.c: don't allow admin_dbname or admin_lockfile to be
  independetly configured

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

28 years ago * qualname.pl.in: Renamed old qualname to here as perl path needs
Ezra Peisach [Thu, 26 Sep 1996 15:47:49 +0000 (15:47 +0000)]
* qualname.pl.in: Renamed old qualname to here as perl path needs
updating.

* Makefile.in (GEN_SCRIPTS): Add qualname.pl

* start_servers_local, env-setup.sh (QUALNAME): Replace with
qualname.pl.

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

28 years agoFix typo.
Ezra Peisach [Thu, 26 Sep 1996 15:36:20 +0000 (15:36 +0000)]
Fix typo.

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

28 years agoLink with -ltcl (depends on /mit/gnu/lib - yuck).
Ezra Peisach [Thu, 26 Sep 1996 15:32:57 +0000 (15:32 +0000)]
Link with -ltcl (depends on /mit/gnu/lib - yuck).
Reorder Makefile so programs are built.

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

28 years ago * api.1/lock.exp: lockfile is now kdb5.kadm5.lock
Barry Jaspan [Wed, 25 Sep 1996 21:46:34 +0000 (21:46 +0000)]
* api.1/lock.exp: lockfile is now kdb5.kadm5.lock

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

28 years ago * getdate.y: add lots of comments
Barry Jaspan [Wed, 25 Sep 1996 20:22:29 +0000 (20:22 +0000)]
* getdate.y: add lots of comments

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

28 years ago * kdc.conf.proto: remove admin_dbname and admin_lockfile
Barry Jaspan [Wed, 25 Sep 1996 20:21:33 +0000 (20:21 +0000)]
* kdc.conf.proto: remove admin_dbname and admin_lockfile

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

28 years agoadd kadmin/testing to build
Barry Jaspan [Tue, 24 Sep 1996 19:53:33 +0000 (19:53 +0000)]
add kadmin/testing to build

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

28 years agoadd unit-test directory to build
Barry Jaspan [Tue, 24 Sep 1996 19:52:23 +0000 (19:52 +0000)]
add unit-test directory to build

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

28 years agoconvert to use krb5 build system; not totally complete
Barry Jaspan [Tue, 24 Sep 1996 17:31:28 +0000 (17:31 +0000)]
convert to use krb5 build system; not totally complete

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

28 years agofix AC_INIT to point to existing sources
Barry Jaspan [Tue, 24 Sep 1996 17:28:11 +0000 (17:28 +0000)]
fix AC_INIT to point to existing sources

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

28 years ago * changes to use runtest --srcdir:
Barry Jaspan [Mon, 23 Sep 1996 20:34:32 +0000 (20:34 +0000)]
* changes to use runtest --srcdir:
- Makefile.in: rewrote [csapi].* links to work in srcdir (boo,
  hiss)
- move lib.t to lib/lib.t
- api.*/*.exp: s/source lib.t/load_lib lib.t/

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

28 years ago * pre.in (DEJAFLAGS): set --srcdir $(srcdir) so unit test files
Barry Jaspan [Mon, 23 Sep 1996 19:40:40 +0000 (19:40 +0000)]
* pre.in (DEJAFLAGS): set --srcdir $(srcdir) so unit test files
  don't have to be symlinked to build tree

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

28 years ago * stop_servers_local: delete krb5kdc_rcache after stopping kdc
Barry Jaspan [Mon, 23 Sep 1996 19:39:37 +0000 (19:39 +0000)]
* stop_servers_local: delete krb5kdc_rcache after stopping kdc

* Makefile.ov: create restore_files.sh as symlink to save_files.sh

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

28 years agomove helpers to lib subdir
Barry Jaspan [Mon, 23 Sep 1996 19:38:21 +0000 (19:38 +0000)]
move helpers to lib subdir

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

28 years ago * configure.in: add unit-test subdir
Barry Jaspan [Mon, 23 Sep 1996 19:37:19 +0000 (19:37 +0000)]
* configure.in: add unit-test subdir

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

28 years ago * adapt to krb5 build system: create Makefile.in, configure.in,
Barry Jaspan [Mon, 23 Sep 1996 19:35:59 +0000 (19:35 +0000)]
* adapt to krb5 build system: create Makefile.in, configure.in,
  update paths in unix.exp, move helpers.exp to lib

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

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