krb5.git
32 years agoAdded support for secondary KDC port
Theodore Tso [Tue, 29 Sep 1992 14:00:29 +0000 (14:00 +0000)]
Added support for secondary KDC port

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

32 years agoAdded support for secondary Kerberos port
Theodore Tso [Tue, 29 Sep 1992 13:59:28 +0000 (13:59 +0000)]
Added support for secondary Kerberos port

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

32 years agoChanges to store the alternate key/salt information if present
Theodore Tso [Tue, 29 Sep 1992 13:58:37 +0000 (13:58 +0000)]
Changes to store the alternate key/salt information if present

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

32 years agoNow allows the user to pass in their own custom salt information for the
Theodore Tso [Tue, 29 Sep 1992 13:56:47 +0000 (13:56 +0000)]
Now allows the user to pass in their own custom salt information for the
master key.

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

32 years agoAdd version number to the ktfile structure.
Theodore Tso [Tue, 29 Sep 1992 13:55:24 +0000 (13:55 +0000)]
Add version number to the ktfile structure.
Add new function prototypes.

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

32 years agoFolded in HP's changes to the keytab file format, plus our changes to
Theodore Tso [Tue, 29 Sep 1992 13:54:43 +0000 (13:54 +0000)]
Folded in HP's changes to the keytab file format, plus our changes to
handle the principal type storage.

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

32 years agoAdded support for the ktf_remove function
Theodore Tso [Tue, 29 Sep 1992 13:53:20 +0000 (13:53 +0000)]
Added support for the ktf_remove function

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

32 years agoRemoved needless break statements (was causing Saber to flame)
Theodore Tso [Tue, 29 Sep 1992 13:51:55 +0000 (13:51 +0000)]
Removed needless break statements (was causing Saber to flame)

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

32 years agoRe-indented to improve readability; fixed error handling situation
Theodore Tso [Tue, 29 Sep 1992 13:50:57 +0000 (13:50 +0000)]
Re-indented to improve readability; fixed error handling situation

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

32 years agoChange to alocate krb5_principal correctly.
Theodore Tso [Tue, 29 Sep 1992 13:48:55 +0000 (13:48 +0000)]
Change to alocate krb5_principal correctly.
Added missing error handler

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

32 years agoChange to alocate krb5_principal correctly
Theodore Tso [Tue, 29 Sep 1992 13:48:05 +0000 (13:48 +0000)]
Change to alocate krb5_principal correctly

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

32 years agoAdded check of the receiver's address (if present)
Theodore Tso [Tue, 29 Sep 1992 13:47:04 +0000 (13:47 +0000)]
Added check of the receiver's address (if present)

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

32 years agoChanges to support new calling sequence for get_in_tkt (preauthentication
Theodore Tso [Tue, 29 Sep 1992 13:45:39 +0000 (13:45 +0000)]
Changes to support new calling sequence for get_in_tkt (preauthentication
and KDC reply changes)

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

32 years agoChanges to support preauthentication, and return of KDC's reply packet
Theodore Tso [Tue, 29 Sep 1992 13:44:04 +0000 (13:44 +0000)]
Changes to support preauthentication, and return of KDC's reply packet

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

32 years agoFix SRCS lines so that the files mentioned are really the source files
Theodore Tso [Mon, 28 Sep 1992 22:36:47 +0000 (22:36 +0000)]
Fix SRCS lines so that the files mentioned are really the source files

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

32 years agoFix bug where util.o was mentioned as a source file
Theodore Tso [Mon, 28 Sep 1992 22:35:33 +0000 (22:35 +0000)]
Fix bug where util.o was mentioned as a source file

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

32 years agoMinor type changes.
John Carr [Fri, 25 Sep 1992 03:10:55 +0000 (03:10 +0000)]
Minor type changes.
Set SO_REUSEADDR.

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

32 years agoPrincipal type changes
John Carr [Fri, 25 Sep 1992 03:09:52 +0000 (03:09 +0000)]
Principal type changes

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

32 years agoChanges for separate source and build directories
John Carr [Fri, 25 Sep 1992 03:09:09 +0000 (03:09 +0000)]
Changes for separate source and build directories

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

32 years agoMerge subdirectories
John Carr [Fri, 25 Sep 1992 03:06:56 +0000 (03:06 +0000)]
Merge subdirectories

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

32 years agoChanges for separate source and binary directories.
John Carr [Fri, 25 Sep 1992 03:06:00 +0000 (03:06 +0000)]
Changes for separate source and binary directories.
MIT configuration options.

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

32 years agoPrincipal type changes
John Carr [Fri, 25 Sep 1992 03:04:27 +0000 (03:04 +0000)]
Principal type changes

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

32 years agoChanges for separate source and binary directories.
John Carr [Fri, 25 Sep 1992 03:03:10 +0000 (03:03 +0000)]
Changes for separate source and binary directories.
Library reorganization.

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

32 years agoAdded kpasswd directory
Theodore Tso [Thu, 24 Sep 1992 23:43:08 +0000 (23:43 +0000)]
Added kpasswd directory

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

32 years agoChanged to use an ACL file to determine who is allowed to download new
Theodore Tso [Thu, 24 Sep 1992 23:34:56 +0000 (23:34 +0000)]
Changed to use an ACL file to determine who is allowed to download new
Kerberos distribution files.

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

32 years agoChanged service name from rcmd to host. Changed to reflect new
Theodore Tso [Thu, 24 Sep 1992 23:33:06 +0000 (23:33 +0000)]
Changed service name from rcmd to host.  Changed to reflect new
get_in_tkt calling sequence.

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

32 years agoChanged Kerberos service name to "host". Also define the acl for the
Theodore Tso [Thu, 24 Sep 1992 23:32:05 +0000 (23:32 +0000)]
Changed Kerberos service name to "host".  Also define the acl for the
Kerberos V5 ACL.

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

32 years agoChanged installation directory of file to be the sbin directory
Theodore Tso [Thu, 24 Sep 1992 23:31:06 +0000 (23:31 +0000)]
Changed installation directory of file to be the sbin directory

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

32 years agohcc really has void signal returns!
Theodore Tso [Thu, 24 Sep 1992 23:29:32 +0000 (23:29 +0000)]
hcc really has void signal returns!

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

32 years agoRemoved some saber lint flames
Theodore Tso [Thu, 24 Sep 1992 23:27:43 +0000 (23:27 +0000)]
Removed some saber lint flames

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

32 years agoMade the conversion process more flexible by allowing making the realm
Theodore Tso [Thu, 24 Sep 1992 23:23:25 +0000 (23:23 +0000)]
Made the conversion process more flexible by allowing making the realm
conversion optional on a per-service basis.

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

32 years agoModified to initialize the krb5 principal type information. Also modified
Theodore Tso [Thu, 24 Sep 1992 23:22:13 +0000 (23:22 +0000)]
Modified to initialize the krb5 principal type information.  Also modified
to zero terminate the principal strings.

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

32 years agoAdded the preauth.c file
Theodore Tso [Thu, 24 Sep 1992 23:21:43 +0000 (23:21 +0000)]
Added the preauth.c file

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

32 years agoAdded define's for the secondary KDC portname
Theodore Tso [Thu, 24 Sep 1992 23:20:23 +0000 (23:20 +0000)]
Added define's for the secondary KDC portname

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

32 years agoAdded sample (un)defines for KRBCONF_VAGUE_ERRORS and
Theodore Tso [Thu, 24 Sep 1992 23:19:55 +0000 (23:19 +0000)]
Added sample (un)defines for KRBCONF_VAGUE_ERRORS and
KRBCONF_KDC_MODIFIES_KDB

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

32 years agoSandia changes to support password generation
Theodore Tso [Thu, 24 Sep 1992 23:16:14 +0000 (23:16 +0000)]
Sandia changes to support password generation

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

32 years agoAdded sandia routines for supporting machine picked passwords
Theodore Tso [Thu, 24 Sep 1992 23:14:57 +0000 (23:14 +0000)]
Added sandia routines for supporting machine picked passwords

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

32 years agoAdded preauthentication data types: ENCKEY, RANDOM, and SECUREID
Theodore Tso [Thu, 24 Sep 1992 23:13:31 +0000 (23:13 +0000)]
Added preauthentication data types: ENCKEY, RANDOM, and SECUREID

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

32 years agoAdded Sandia changes; password phrase changes, and FD_SET macros
Theodore Tso [Thu, 24 Sep 1992 23:12:55 +0000 (23:12 +0000)]
Added Sandia changes; password phrase changes, and FD_SET macros

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

32 years agoAdded the KDB_DISALLOW_SVR flag
Theodore Tso [Thu, 24 Sep 1992 23:11:44 +0000 (23:11 +0000)]
Added the KDB_DISALLOW_SVR flag

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

32 years agoChanges to support preauth. Added prototypes for krb5_obtain_padata
Theodore Tso [Thu, 24 Sep 1992 23:10:49 +0000 (23:10 +0000)]
Changes to support preauth.  Added prototypes for krb5_obtain_padata
and krb5_verify_padata.  Changed prototype for krb5_get_in_tkt

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

32 years agoAdded new typdef krb5_preauthtype
Theodore Tso [Thu, 24 Sep 1992 23:10:24 +0000 (23:10 +0000)]
Added new typdef krb5_preauthtype

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

32 years agoFix so that the kdb5_entry structure is clered before we start filling
Theodore Tso [Thu, 24 Sep 1992 23:09:45 +0000 (23:09 +0000)]
Fix so that the kdb5_entry structure is clered before we start filling
it in.

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

32 years agoChanged the ldb command so that it would accept wildcards
Theodore Tso [Thu, 24 Sep 1992 23:09:14 +0000 (23:09 +0000)]
Changed the ldb command so that it would accept wildcards

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

32 years ago*** empty log message ***
Theodore Tso [Thu, 24 Sep 1992 23:08:25 +0000 (23:08 +0000)]
*** empty log message ***

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

32 years agoMoved defines to kdb5_edit.h
Theodore Tso [Thu, 24 Sep 1992 23:07:59 +0000 (23:07 +0000)]
Moved defines to kdb5_edit.h

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

32 years agoAdded util.c file
Theodore Tso [Thu, 24 Sep 1992 23:05:37 +0000 (23:05 +0000)]
Added util.c file

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

32 years agoChanged to clear the kdb5_db_entry before assigning it. (To keep
Theodore Tso [Thu, 24 Sep 1992 23:04:31 +0000 (23:04 +0000)]
Changed to clear the kdb5_db_entry before assigning it.  (To keep
the alt_key structure clear since we're not filling it in yet.)

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

32 years agoChanges to use the new krb5_425_conv_principal function to map a V5 principal
Theodore Tso [Tue, 1 Sep 1992 14:51:31 +0000 (14:51 +0000)]
Changes to use the new krb5_425_conv_principal function to map a V5 principal
to a V4 name.

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

32 years agoModifications so that whether something came in on the secondary or
Theodore Tso [Tue, 1 Sep 1992 14:50:43 +0000 (14:50 +0000)]
Modifications so that whether something came in on the secondary or
primary port is logged.  (Function prototypes needed to be changed.)

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

32 years agoAdded error code for a write error whle sending a response packet
Theodore Tso [Tue, 1 Sep 1992 14:49:54 +0000 (14:49 +0000)]
Added error code for a write error whle sending a response packet

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

32 years agoModifications so that whether something came in on the secondary or
Theodore Tso [Tue, 1 Sep 1992 14:49:03 +0000 (14:49 +0000)]
Modifications so that whether something came in on the secondary or
primary port is logged.

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

32 years agoImprove error handling for replay cache errors
Theodore Tso [Tue, 1 Sep 1992 14:46:35 +0000 (14:46 +0000)]
Improve error handling for replay cache errors

Use new calling prototype for krb5_db_fetch_mkey().

Fix up TGT name generation.

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

32 years agoChanges so that the KDC will listen on two ports (i.e., port 88 and
Theodore Tso [Tue, 1 Sep 1992 14:43:33 +0000 (14:43 +0000)]
Changes so that the KDC will listen on two ports (i.e., port 88 and
port 750).

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

32 years ago*** empty log message ***
Theodore Tso [Thu, 27 Aug 1992 22:40:29 +0000 (22:40 +0000)]
*** empty log message ***

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

32 years agoFixed lint flamage
Theodore Tso [Thu, 27 Aug 1992 13:47:25 +0000 (13:47 +0000)]
Fixed lint flamage

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

32 years agoChanged to make saber flame less..
Theodore Tso [Wed, 26 Aug 1992 21:49:14 +0000 (21:49 +0000)]
Changed to make saber flame less..

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

32 years agoFixed some saber bugs...
Theodore Tso [Wed, 26 Aug 1992 21:15:37 +0000 (21:15 +0000)]
Fixed some saber bugs...

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

32 years agoAs modified by Prasad @ ISI; PA DATA restructuring...
Theodore Tso [Tue, 25 Aug 1992 23:17:32 +0000 (23:17 +0000)]
As modified by Prasad @ ISI; PA DATA restructuring...

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

32 years agoAs modified by Prasad @ ISI; PA DATA restructuring...
Theodore Tso [Tue, 25 Aug 1992 23:11:13 +0000 (23:11 +0000)]
As modified by Prasad @ ISI; PA DATA restructuring...

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

32 years ago*** empty log message ***
Theodore Tso [Fri, 21 Aug 1992 17:04:14 +0000 (17:04 +0000)]
*** empty log message ***

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

32 years agoPrincipal type changes
John Carr [Fri, 21 Aug 1992 03:29:21 +0000 (03:29 +0000)]
Principal type changes

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

32 years agoReplace "UINT4" wiht "krb5_ui_4"
John Carr [Fri, 21 Aug 1992 03:23:41 +0000 (03:23 +0000)]
Replace "UINT4" wiht "krb5_ui_4"

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

32 years agoInclude <unistd.h> on systems that have it
John Carr [Fri, 21 Aug 1992 03:23:21 +0000 (03:23 +0000)]
Include <unistd.h> on systems that have it

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

32 years agoAdd shared library support.
John Carr [Fri, 21 Aug 1992 03:21:29 +0000 (03:21 +0000)]
Add shared library support.
Make DES library name configurable

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

32 years agoSupport separate source and binary directories.
John Carr [Fri, 21 Aug 1992 03:19:07 +0000 (03:19 +0000)]
Support separate source and binary directories.
Add depend target.

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

32 years agoSupport different source and binary directories
John Carr [Fri, 21 Aug 1992 03:18:27 +0000 (03:18 +0000)]
Support different source and binary directories

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

32 years agoDelete unused variables
John Carr [Fri, 21 Aug 1992 03:16:03 +0000 (03:16 +0000)]
Delete unused variables

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

32 years agoChange "UINT4" type to "krb5_ui_4"
John Carr [Fri, 21 Aug 1992 03:15:10 +0000 (03:15 +0000)]
Change "UINT4" type to "krb5_ui_4"

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

32 years agoSupport separate source and binary directories.
John Carr [Fri, 21 Aug 1992 03:12:10 +0000 (03:12 +0000)]
Support separate source and binary directories.
Make name of DES library configurable.

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

32 years agoSupport separate source and binary directories
John Carr [Fri, 21 Aug 1992 03:11:48 +0000 (03:11 +0000)]
Support separate source and binary directories

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

32 years agoAdd new config macros
John Carr [Fri, 21 Aug 1992 03:09:51 +0000 (03:09 +0000)]
Add new config macros

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

32 years agoUpdate to ultrix 4.2
John Carr [Fri, 21 Aug 1992 03:09:22 +0000 (03:09 +0000)]
Update to ultrix 4.2

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

32 years agoPrincipal type changes
John Carr [Fri, 21 Aug 1992 03:08:26 +0000 (03:08 +0000)]
Principal type changes

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

32 years agoAdd support for separate source and binary directories
John Carr [Fri, 21 Aug 1992 03:08:08 +0000 (03:08 +0000)]
Add support for separate source and binary directories

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

32 years agoFix loop exit test: rv->next should have been rv
John Carr [Fri, 21 Aug 1992 03:06:57 +0000 (03:06 +0000)]
Fix loop exit test: rv->next should have been rv

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

32 years agoDon't depend on behavior of malloc(0)
John Carr [Fri, 21 Aug 1992 03:02:54 +0000 (03:02 +0000)]
Don't depend on behavior of malloc(0)

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

32 years agoSupport separate source and binary directories
John Carr [Fri, 21 Aug 1992 03:01:34 +0000 (03:01 +0000)]
Support separate source and binary directories

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

32 years agoMake DES library name configurable
John Carr [Fri, 21 Aug 1992 03:01:00 +0000 (03:01 +0000)]
Make DES library name configurable

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

32 years agoMake name of DES library configurable
John Carr [Fri, 21 Aug 1992 02:59:25 +0000 (02:59 +0000)]
Make name of DES library configurable

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

32 years agoChanges for separate source and binary directories
John Carr [Fri, 21 Aug 1992 02:58:57 +0000 (02:58 +0000)]
Changes for separate source and binary directories

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

32 years agoPrincipal type changes
John Carr [Fri, 21 Aug 1992 02:57:41 +0000 (02:57 +0000)]
Principal type changes

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

32 years agoCall krb5_build_principal_ext instead of constructing a principal structure
John Carr [Fri, 21 Aug 1992 02:55:12 +0000 (02:55 +0000)]
Call krb5_build_principal_ext instead of constructing a principal structure

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

32 years agoDon't depend on behavior of malloc(0)
John Carr [Fri, 21 Aug 1992 02:53:29 +0000 (02:53 +0000)]
Don't depend on behavior of malloc(0)

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

32 years agoAdd function krb5_append_addresses, to concatenate two address lists
John Carr [Fri, 21 Aug 1992 02:51:53 +0000 (02:51 +0000)]
Add function krb5_append_addresses, to concatenate two address lists

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

32 years agoPass extra argument to krb5_walk_realm_tree.
John Carr [Fri, 21 Aug 1992 02:51:05 +0000 (02:51 +0000)]
Pass extra argument to krb5_walk_realm_tree.
Principal type changes.

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

32 years agoReduce the scope of the temporary assignment to tktauthent->ticket
John Carr [Fri, 21 Aug 1992 02:50:22 +0000 (02:50 +0000)]
Reduce the scope of the temporary assignment to tktauthent->ticket

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

32 years agoRealm separator is now an argument, not a constant
John Carr [Fri, 21 Aug 1992 02:48:47 +0000 (02:48 +0000)]
Realm separator is now an argument, not a constant

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

32 years agoAdd protoype for krb5_walk_realm_tree
John Carr [Fri, 21 Aug 1992 02:48:17 +0000 (02:48 +0000)]
Add protoype for krb5_walk_realm_tree

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

32 years agoAllow imake config files to change kerberos config file locations
John Carr [Fri, 21 Aug 1992 02:47:38 +0000 (02:47 +0000)]
Allow imake config files to change kerberos config file locations

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

32 years agoAllow suppression of function prototypes within structure declarations,
John Carr [Fri, 21 Aug 1992 02:45:54 +0000 (02:45 +0000)]
Allow suppression of function prototypes within structure declarations,
to avoid MIPS compiler bug.

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

32 years agoFor mips compiler, allow definition of "NO_NESTED_PROTOTYPES" to
John Carr [Fri, 21 Aug 1992 02:42:39 +0000 (02:42 +0000)]
For mips compiler, allow definition of "NO_NESTED_PROTOTYPES" to
suppress prototype function declarations within structure declarations.
Change krb5_principal to be a pointer to structure; add accessor macros.

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

32 years agoRead data into temporary variables to avoid dependencies on size of
John Carr [Fri, 21 Aug 1992 02:39:58 +0000 (02:39 +0000)]
Read data into temporary variables to avoid dependencies on size of
key version number data type.

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

32 years agoDelete definition of DEPLIBS
John Carr [Fri, 21 Aug 1992 02:39:13 +0000 (02:39 +0000)]
Delete definition of DEPLIBS

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

32 years agoChanged so that the krb5_data structures (in the principal structure)
Theodore Tso [Thu, 20 Aug 1992 01:30:33 +0000 (01:30 +0000)]
Changed so that the krb5_data structures (in the principal structure)
have nulls at the end of the strings, just in case poeple are depending
on it.  They shouldn't, since principals component may have embedded
NULL's in them, even though they usually don't.  Nevertheless, it's good
to be careful.

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

32 years agoChanged so that the krb5_data structures (in the principal structure)
Theodore Tso [Thu, 20 Aug 1992 01:27:29 +0000 (01:27 +0000)]
Changed so that the krb5_data structures (in the principal structure)
have nulls at the end of the strings, just in case poeple are depending
on it.  They shouldn't, since principals component may have embedded
NULL's in them, even though they usually don't.  Nevertheless, it's good
to be careful.

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

32 years agoAdded missing queue to rc_io.c
Theodore Tso [Tue, 18 Aug 1992 23:27:05 +0000 (23:27 +0000)]
Added missing queue to rc_io.c

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

32 years agoChanges to support new version of ccache file format. (This one handles principal
Theodore Tso [Tue, 18 Aug 1992 23:26:16 +0000 (23:26 +0000)]
Changes to support new version of ccache file format.  (This one handles principal
types.)

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

32 years agoMake sure the right structures actually get copied instead of aliased, and
Theodore Tso [Tue, 18 Aug 1992 23:21:22 +0000 (23:21 +0000)]
Make sure the right structures actually get copied instead of aliased, and
make sure everything gets freed on an error return.

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

32 years agoModified to use new principal type system
Theodore Tso [Tue, 18 Aug 1992 23:19:55 +0000 (23:19 +0000)]
Modified to use new principal type system

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