krb5.git
28 years agoqualname.plin: Downcase FQDN for keytab use. [krb5-libs/116]
Ezra Peisach [Thu, 17 Oct 1996 22:31:41 +0000 (22:31 +0000)]
qualname.plin: Downcase FQDN for keytab use. [krb5-libs/116]

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

28 years agoWork around a compiler bug on the Alpha.
Ezra Peisach [Thu, 17 Oct 1996 22:26:49 +0000 (22:26 +0000)]
Work around a compiler bug on the Alpha.
The testing of two longs being equal would sometimes fail.

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

28 years ago[krb5-admin/87] new pw_expiration semantics for create_principal and
Barry Jaspan [Thu, 17 Oct 1996 20:27:14 +0000 (20:27 +0000)]
[krb5-admin/87] new pw_expiration semantics for create_principal and
modify_principal

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

28 years agocreate README.new-tests
Barry Jaspan [Thu, 17 Oct 1996 20:24:14 +0000 (20:24 +0000)]
create README.new-tests

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

28 years ago * svr_principal.c: update for new pw_expiration semantics
Barry Jaspan [Thu, 17 Oct 1996 20:23:53 +0000 (20:23 +0000)]
* svr_principal.c: update for new pw_expiration semantics
  [krb5-admin/87]

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

28 years ago * config/unix.exp, lib/lib.t: begin in process of making these
Barry Jaspan [Thu, 17 Oct 1996 20:21:19 +0000 (20:21 +0000)]
* config/unix.exp, lib/lib.t: begin in process of making these
  unit tests less horribly inefficient

* api.[02]/crte-principal.exp, api.[02].mod-principal: update unit
  tests for new pw_expiration semantics [krb5-admin/87]

* Makefile.in: ditch the capi and sapi hack, just the api for
  everything, and rename the log files after the tests complete so
  they are both kept around for viewing [krb5-admin/82]

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

28 years ago*** empty log message ***
Marc Horowitz [Wed, 16 Oct 1996 21:56:42 +0000 (21:56 +0000)]
*** empty log message ***

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

28 years ago * accept_sec_context.c (krb5_gss_accept_sec_context): return an
Marc Horowitz [Wed, 16 Oct 1996 21:54:45 +0000 (21:54 +0000)]
* accept_sec_context.c (krb5_gss_accept_sec_context): return an
  error if the ticket endtime is in the past.  also, cleaned up
  some error cleanup code.

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

28 years agoFixed e-mail address of krb5-bugs
Theodore Tso [Wed, 16 Oct 1996 21:07:47 +0000 (21:07 +0000)]
Fixed e-mail address of krb5-bugs

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

28 years ago* svc_auth_gssapi.c (_svcauth_gssapi): accept add call_arg version 4
Barry Jaspan [Wed, 16 Oct 1996 20:16:10 +0000 (20:16 +0000)]
* svc_auth_gssapi.c (_svcauth_gssapi): accept add call_arg version 4

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

28 years ago * rpc_test.0/expire.exp: add test for expired credentials
Barry Jaspan [Wed, 16 Oct 1996 20:15:39 +0000 (20:15 +0000)]
* rpc_test.0/expire.exp: add test for expired credentials
[krb5-admin/17]

* server.c (log_miscerr): add log_miscerr

* Makefile.in: don't delete rpc_test.x, we might be in souce tree

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

28 years ago * kdc.conf: remove the (wrong) kadmind_port relation
Barry Jaspan [Wed, 16 Oct 1996 19:40:53 +0000 (19:40 +0000)]
* kdc.conf: remove the (wrong) kadmind_port relation

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

28 years agocopied from OV, added init_arg version 4
Barry Jaspan [Wed, 16 Oct 1996 15:34:07 +0000 (15:34 +0000)]
copied from OV, added init_arg version 4

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

28 years ago * env-setup.shin (TOPLIBD): Support for build tree shared library
Ezra Peisach [Wed, 16 Oct 1996 01:46:54 +0000 (01:46 +0000)]
* env-setup.shin (TOPLIBD): Support for build tree shared library
environment setup. [krb5-admin/80]

* configure.in (RBUILD): Pass in proper top of build tree (not
.. path) as this is build tree independent.

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

28 years ago * logger.c (krb5_klog_init): remember to call openlog() when
Barry Jaspan [Tue, 15 Oct 1996 22:04:12 +0000 (22:04 +0000)]
* logger.c (krb5_klog_init): remember to call openlog() when
  defaulting to syslog because nothing else was specified
(klog_vsyslog): enable VERBOSE_LOGS so we get the process name and
  pid [krb5-kdc/63]

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

28 years agoadd extra notes to ChangeLog
Barry Jaspan [Tue, 15 Oct 1996 21:07:07 +0000 (21:07 +0000)]
add extra notes to ChangeLog

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

28 years ago * configure.in: add DO_SUBDIRS so make will descend into unit-test
Barry Jaspan [Tue, 15 Oct 1996 21:05:10 +0000 (21:05 +0000)]
* configure.in: add DO_SUBDIRS so make will descend into unit-test

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

28 years ago * pre.in: add TEST_PATH argument to START_SERVERS and STOP_SERVERS
Barry Jaspan [Tue, 15 Oct 1996 20:29:26 +0000 (20:29 +0000)]
* pre.in: add TEST_PATH argument to START_SERVERS and STOP_SERVERS

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

28 years ago * krb5.conf.proto: s/localhost/__LOCALHOST__/
Barry Jaspan [Tue, 15 Oct 1996 20:25:23 +0000 (20:25 +0000)]
* krb5.conf.proto: s/localhost/__LOCALHOST__/

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

28 years ago * env-setup.shin: set $QUALNAME to the right path
Barry Jaspan [Tue, 15 Oct 1996 20:25:08 +0000 (20:25 +0000)]
* env-setup.shin: set $QUALNAME to the right path

* start_servers, init_db: use qualname of local host, not
  localhost, in krb5.conf

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

28 years agounit-test/testsuite merged up into unit-test, like all the other
Barry Jaspan [Tue, 15 Oct 1996 20:19:34 +0000 (20:19 +0000)]
unit-test/testsuite merged up into unit-test, like all the other
unit-test directories

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

28 years ago * initial changes to make rpc unit tests work with new build/test
Barry Jaspan [Tue, 15 Oct 1996 20:15:19 +0000 (20:15 +0000)]
* initial changes to make rpc unit tests work with new build/test
  system

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

28 years agoFixed the spelling of my name :)
Richard Basch [Tue, 15 Oct 1996 13:55:15 +0000 (13:55 +0000)]
Fixed the spelling of my name :)

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

28 years ago * Makefile.in: Added standard rules for .plin -> .pl
Ezra Peisach [Tue, 15 Oct 1996 10:43:25 +0000 (10:43 +0000)]
* Makefile.in: Added standard rules for .plin -> .pl

* *.plin: Renamed from *.pl.in

All files copied in source tree to preserve history - cvs update will
create properly.

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

28 years agoTest nlist and ls commands. The nlist command was failing on the Alpha's
Ezra Peisach [Mon, 14 Oct 1996 12:07:03 +0000 (12:07 +0000)]
Test nlist and ls commands. The nlist command was failing on the Alpha's
for lack of STDARG usage. [krb5-appl/108]

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

28 years ago * ftpd.c (secure_fprintf): Use STDARG routines if
Ezra Peisach [Mon, 14 Oct 1996 12:00:58 +0000 (12:00 +0000)]
* ftpd.c (secure_fprintf): Use STDARG routines if
present. [krb5-appl/108]

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

28 years ago * Makefile.in: Only try to run tests if both runtest and the tcl
Ezra Peisach [Mon, 14 Oct 1996 11:05:52 +0000 (11:05 +0000)]
* Makefile.in: Only try to run tests if both runtest and the tcl
libraries present.

* configure.in: Check for runtest and Tcl.

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

28 years agoMakefile.in, configure.in: Only build programs if Tcl is present
Ezra Peisach [Mon, 14 Oct 1996 11:03:15 +0000 (11:03 +0000)]
Makefile.in, configure.in: Only build programs if Tcl is present

No more /mit/gnu/include /mit/gnu/lib assumptions.

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

28 years ago * configure.in: Add AC_KRB5_TCL so configure --help is useful
Ezra Peisach [Mon, 14 Oct 1996 11:00:02 +0000 (11:00 +0000)]
* configure.in: Add AC_KRB5_TCL so configure --help is useful

* aclocal.m4 (AC_KRB5_TCL): Added tests for --with-tcl.

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

28 years agoMisc debugging cleanups [71, 74]
Sam Hartman [Mon, 14 Oct 1996 06:29:15 +0000 (06:29 +0000)]
Misc debugging cleanups [71, 74]

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

28 years agoEnvironment command argument handling sometimes
Sam Hartman [Mon, 14 Oct 1996 06:28:48 +0000 (06:28 +0000)]
Environment command argument handling sometimes
prints bogus only. [75]

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

28 years agoRemove rsaencpwd and krb4encpwd authentication. Bugs were being
Sam Hartman [Mon, 14 Oct 1996 04:58:19 +0000 (04:58 +0000)]
Remove rsaencpwd and krb4encpwd authentication.  Bugs were being
reported and the code is old and wouldn't compile if you tried.  Also,
I don't think the libraries on which it depends are available.
Besides, there is no excuse for read_password.c using setjmp and
longjmp. [50]

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

28 years agoCheck for expect in autoconf and subsititute into env-setup.sh
Ezra Peisach [Thu, 10 Oct 1996 21:34:56 +0000 (21:34 +0000)]
Check for expect in autoconf and subsititute into env-setup.sh

Do not assume expect is /mit/gnu/expect.

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

28 years ago * configure.in: Remove calls to CopySrcHeader
Tom Yu [Thu, 10 Oct 1996 19:06:26 +0000 (19:06 +0000)]
* configure.in: Remove calls to CopySrcHeader

* Makefile.in: More fixups; punt usage of CopySrcHeader and use
  explicit dependencies instead, thus avoiding abuse of double-colon
  rules.

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

28 years agoDon't let the "timeleft" returned by krb5_gss_acquire_cred be negative!
Theodore Tso [Thu, 10 Oct 1996 17:51:42 +0000 (17:51 +0000)]
Don't let the "timeleft" returned by krb5_gss_acquire_cred be negative!

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

28 years ago * kadmin.c (kadmin_addprinc): add "default" policy behavior;
Barry Jaspan [Wed, 9 Oct 1996 19:30:02 +0000 (19:30 +0000)]
* kadmin.c (kadmin_addprinc): add "default" policy behavior;
  delete kadmin_renprinc entirely, since it is no longer supported
  by the api and there is no ss command for it anyway

* kadmin.M: document "default" policy behavior.  [krb5-admin/84]

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

28 years ago * Makefile.in (all-unix): Force $(OBJS) to depend on includes,
Tom Yu [Wed, 9 Oct 1996 19:08:53 +0000 (19:08 +0000)]
* Makefile.in (all-unix): Force $(OBJS) to depend on includes,
fixing incompatibilty with makes that don't evaluate dependencies
l-r.

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

28 years ago * Makefile.in (all-unix): Fix up last change; depending on a phony
Tom Yu [Wed, 9 Oct 1996 19:08:38 +0000 (19:08 +0000)]
* Makefile.in (all-unix): Fix up last change; depending on a phony
target causes everything all of $(OBJS) to get remade always.

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

28 years ago * Makefile.in (all-unix): Fix up various rules that have
Tom Yu [Wed, 9 Oct 1996 18:13:55 +0000 (18:13 +0000)]
* Makefile.in (all-unix): Fix up various rules that have
"includes" as dependencies in order to allow for makes that don't
do left-to-right ordering of dependencies.

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

28 years agoDefinition of gss_nt_krb5_name was incorrect; someone was being a
Theodore Tso [Wed, 9 Oct 1996 18:03:58 +0000 (18:03 +0000)]
Definition of gss_nt_krb5_name was incorrect; someone was being a
bonehead.

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

28 years agoapi-funcspec.tex: update semantics for admin_dbname and admin_lockfile
Barry Jaspan [Tue, 8 Oct 1996 21:12:47 +0000 (21:12 +0000)]
api-funcspec.tex: update semantics for admin_dbname and admin_lockfile
so they always key off dbname

api-server-design.tex: add new osa_adb database functions: create_db,
destroy_db, rename_db

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

28 years ago * adb_policy.c (osa_adb_rename_policy_db): rename
Barry Jaspan [Tue, 8 Oct 1996 21:10:58 +0000 (21:10 +0000)]
* adb_policy.c (osa_adb_rename_policy_db): rename
  osa_adb_rename_policy to *_db

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

28 years ago * dump.c (load_db): rename osa_adb_rename_policy to *_db
Barry Jaspan [Tue, 8 Oct 1996 21:10:08 +0000 (21:10 +0000)]
* dump.c (load_db): rename osa_adb_rename_policy to *_db

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

28 years agoadd pr to previous entry
Barry Jaspan [Tue, 8 Oct 1996 17:38:14 +0000 (17:38 +0000)]
add pr to previous entry

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

28 years ago * dump.c (load_db): rework the way policy database naming and
Barry Jaspan [Tue, 8 Oct 1996 17:37:43 +0000 (17:37 +0000)]
* dump.c (load_db): rework the way policy database naming and
  renaming is handled; the code no longer depends on being able to
  specify admin_dbname specifically (which is no longer supported by
  the libraries), uses osa_adb_rename_policy instead of doing it
  directly, and will create a policy db if one does not already
  exist.  Automated testing is needed. [krb5-admin/62]

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

28 years ago * adb_openclose.c, adb_policy.c: implement database renaming;
Barry Jaspan [Tue, 8 Oct 1996 17:35:30 +0000 (17:35 +0000)]
* adb_openclose.c, adb_policy.c: implement database renaming;
  also, only create a db lockfile after the database has been
  successfully created [krb5-admin/62]

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

28 years agoRenamed RUNTEST to HAVE_RUNTEST variable in Makefile.in to avoid collision
Ezra Peisach [Mon, 7 Oct 1996 19:49:30 +0000 (19:49 +0000)]
Renamed RUNTEST to HAVE_RUNTEST variable in Makefile.in to avoid collision
with definition in config/pre.in

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

28 years ago* kadmin.c (kadmin_renprinc): Changed newcanon to oldcanon in the
Kevin Mitchell [Fri, 4 Oct 1996 20:54:23 +0000 (20:54 +0000)]
* kadmin.c (kadmin_renprinc): Changed newcanon to oldcanon in the
"make sure blah is removed from acls before reusing"
message

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

28 years agoOops - wrong pr in last Changelg 46 -> 29
Ezra Peisach [Fri, 4 Oct 1996 12:44:57 +0000 (12:44 +0000)]
Oops - wrong pr in last Changelg 46 -> 29

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

28 years agoOops - wrong pr in change log 46 -> 29
Ezra Peisach [Fri, 4 Oct 1996 12:44:18 +0000 (12:44 +0000)]
Oops - wrong pr in change log 46 -> 29

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

28 years ago * svr_principal.c (kadm5_get_principal): Do not assume malloc(0)
Ezra Peisach [Fri, 4 Oct 1996 12:41:52 +0000 (12:41 +0000)]
* svr_principal.c (kadm5_get_principal): Do not assume malloc(0)
returns non-NULL. [krb5-admin/46]

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

28 years ago * client_principal.c (kadm5_randkey_principal): Do not assume that
Ezra Peisach [Fri, 4 Oct 1996 12:39:36 +0000 (12:39 +0000)]
* client_principal.c (kadm5_randkey_principal): Do not assume that
malloc(0) returns non-NULL. [krb5-admin/46]

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

28 years agoRemoves the sizes-test.They were bogus as they were checking the sizeof(long)
Ezra Peisach [Fri, 4 Oct 1996 12:34:02 +0000 (12:34 +0000)]
Removes the sizes-test.They were bogus as they were checking the sizeof(long)
and comparing them to known "4" byte quantities in krb5.h. This fails
on 64 bit architectures.

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

28 years ago * kdb5_util.c (ARG_VAL): case second half of ?: operator to char *
Barry Jaspan [Thu, 3 Oct 1996 22:19:11 +0000 (22:19 +0000)]
* kdb5_util.c (ARG_VAL): case second half of ?: operator to char *
  to fix problem on AIX; this should have worked anyway because of
  the , operator but it is easy enough to force the solution, too.
[krb5-admin/41]

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

28 years ago * pre.in: Separate KADM5 unit test files to source dir and build
Ezra Peisach [Thu, 3 Oct 1996 17:26:46 +0000 (17:26 +0000)]
* pre.in: Separate KADM5 unit test files to source dir and build
dir based on how generated.

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

28 years ago * env-setup.shin: Renamed env-setup.sh for autoconf use
Ezra Peisach [Thu, 3 Oct 1996 17:26:08 +0000 (17:26 +0000)]
* env-setup.shin: Renamed env-setup.sh for autoconf use

* init_db, start_servers, start_servers_local, stop_servers:
Invoke scripts from source directory or build tree as needed.

* configure.in, Makefile.in: generate env-setup.sh with proper
paths already.

(env-setup.shin was created - retaining the old history logs)

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

28 years agoLet autoconf find the path for perl
Ezra Peisach [Wed, 2 Oct 1996 17:42:40 +0000 (17:42 +0000)]
Let autoconf find the path for perl

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

28 years ago * api.2/init-v2.exp: Remove tests 104 & 105 as lockfile and
Ezra Peisach [Tue, 1 Oct 1996 19:02:30 +0000 (19:02 +0000)]
* api.2/init-v2.exp: Remove tests 104 & 105 as lockfile and
policy database names are hard wired. [krb5-admin/46]

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

28 years ago* Use login.krb5 -f from klogind
Sam Hartman [Mon, 30 Sep 1996 21:22:45 +0000 (21:22 +0000)]
* Use login.krb5 -f from klogind

* Allow login.krb5 -f to authorize root login.

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

28 years agoFix goto labels so it compiles without krb4 support
Sam Hartman [Mon, 30 Sep 1996 19:45:00 +0000 (19:45 +0000)]
Fix goto labels so it compiles without krb4 support

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

28 years ago * krb5.conf.proto: parameterize kdc hostname for remote server
Barry Jaspan [Fri, 27 Sep 1996 21:13:18 +0000 (21:13 +0000)]
* krb5.conf.proto: parameterize kdc hostname for remote server
  testing

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

28 years ago * start_servers, start_servers_local, stop_servers, init_db,
Barry Jaspan [Fri, 27 Sep 1996 21:09:00 +0000 (21:09 +0000)]
* start_servers, start_servers_local, stop_servers, init_db,
  env-setup.sh: first pass at making TEST_SERVER remote server
  testing work

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

28 years ago * ovsec_kadmd.c (main): krb5_klog_syslog doesn't understand %m
Barry Jaspan [Fri, 27 Sep 1996 20:38:18 +0000 (20:38 +0000)]
* ovsec_kadmd.c (main): krb5_klog_syslog doesn't understand %m

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

28 years ago * cmds.c (setpeer): Apply jik's fix so "-n" actually works as
Tom Yu [Fri, 27 Sep 1996 20:08:58 +0000 (20:08 +0000)]
* cmds.c (setpeer): Apply jik's fix so "-n" actually works as
intended.

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

28 years agodon't give kdb5_util the -d option unless kpropd is given -F
Kevin Mitchell [Fri, 27 Sep 1996 20:04:07 +0000 (20:04 +0000)]
don't give kdb5_util the -d option unless kpropd is given -F

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

28 years ago * env-setup.sh: set K5ROOT to $TESTDIR/krb5-test-root by default,
Barry Jaspan [Fri, 27 Sep 1996 18:13:51 +0000 (18:13 +0000)]
* env-setup.sh: set K5ROOT to $TESTDIR/krb5-test-root by default,
  but use an absolute path

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

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