krb5.git
29 years agoAdd prototype definitions for new libkadm functions
Paul Park [Fri, 4 Aug 1995 20:30:56 +0000 (20:30 +0000)]
Add prototype definitions for new libkadm functions

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

29 years agoAdd BAD_PW return to ADD-KEY and DELETE-KEY returns
Paul Park [Fri, 4 Aug 1995 20:09:59 +0000 (20:09 +0000)]
Add BAD_PW return to ADD-KEY and DELETE-KEY returns

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

29 years agoFix up Copyright notice to have correct year (1995 instead of 1990)
Theodore Tso [Fri, 4 Aug 1995 16:55:59 +0000 (16:55 +0000)]
Fix up Copyright notice to have correct year (1995 instead of 1990)

Remove #include of mit-copyright.h, since we don't include it and its legal
value is pretty dubious anyway.

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

29 years agoAdd .cvsignore to ignore configure
Ezra Peisach [Fri, 4 Aug 1995 10:48:36 +0000 (10:48 +0000)]
Add .cvsignore to ignore configure

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

29 years agomissed a #endif
Tom Yu [Fri, 4 Aug 1995 05:05:21 +0000 (05:05 +0000)]
missed a #endif

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

29 years ago * cleanup.c (pty_cleanup): Add missing declarations for retval and
Tom Yu [Fri, 4 Aug 1995 05:04:06 +0000 (05:04 +0000)]
* cleanup.c (pty_cleanup): Add missing declarations for retval and
fd.  Also, align preprocessor directives with left margin.

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

29 years ago * krlogind.c: don't include utmp.h, since libty.h grabs it
Tom Yu [Fri, 4 Aug 1995 04:54:04 +0000 (04:54 +0000)]
* krlogind.c: don't include utmp.h, since libty.h grabs it

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

29 years agoadd get_principals and get_policies
Barry Jaspan [Thu, 3 Aug 1995 19:57:30 +0000 (19:57 +0000)]
add get_principals and get_policies

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

29 years agoAttempt to HUP processes associated with the pty when it is revoked if
Sam Hartman [Thu, 3 Aug 1995 19:26:56 +0000 (19:26 +0000)]
Attempt to HUP processes associated with the pty when it is revoked if
vhangup is not available.

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

29 years agoAdd new error KRB5_KDB_BAD_SALTTYPE
Chris Provenzano [Thu, 3 Aug 1995 16:37:00 +0000 (16:37 +0000)]
Add new error KRB5_KDB_BAD_SALTTYPE

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

29 years agodo_as_req.c : Fix bug from new kdb changes.
Chris Provenzano [Thu, 3 Aug 1995 16:27:13 +0000 (16:27 +0000)]
do_as_req.c : Fix bug from new kdb changes.
kerberos_v4.c : Use new db format.

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

29 years agoAdded prototype for krb5_dbe_cpw() the new db entry change password routine
Chris Provenzano [Thu, 3 Aug 1995 16:22:07 +0000 (16:22 +0000)]
Added prototype for krb5_dbe_cpw() the new db entry change password routine

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

29 years agocpw.c : New change password code for kdb5_edit.
Chris Provenzano [Thu, 3 Aug 1995 16:17:45 +0000 (16:17 +0000)]
cpw.c : New change password code for kdb5_edit.
dumpv4.c : Get it to compile with new kdb format.

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

29 years agoRemove convert utility. All It's functionality has been moved to kdb5_edit
Chris Provenzano [Thu, 3 Aug 1995 16:11:06 +0000 (16:11 +0000)]
Remove convert utility. All It's functionality has been moved to kdb5_edit

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

29 years agoFix kadmin5 output and remove av4k functions
Paul Park [Thu, 3 Aug 1995 16:08:11 +0000 (16:08 +0000)]
Fix kadmin5 output and remove av4k functions

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

29 years agoUse string values in kdc.conf
Paul Park [Thu, 3 Aug 1995 16:07:23 +0000 (16:07 +0000)]
Use string values in kdc.conf

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

29 years agoDescribe previous changes
Paul Park [Thu, 3 Aug 1995 16:06:43 +0000 (16:06 +0000)]
Describe previous changes

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

29 years agoFix krb5_decode_princ_contents()
Paul Park [Thu, 3 Aug 1995 16:05:59 +0000 (16:05 +0000)]
Fix krb5_decode_princ_contents()

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

29 years agoFix krb5_dbekd_encrypt_key_data()
Paul Park [Thu, 3 Aug 1995 16:05:35 +0000 (16:05 +0000)]
Fix krb5_dbekd_encrypt_key_data()

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

29 years agoFix krb5_aprof_get_deltat()
Paul Park [Thu, 3 Aug 1995 16:05:07 +0000 (16:05 +0000)]
Fix krb5_aprof_get_deltat()

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

29 years agoCompile something when Kerberos 4 disabled
Paul Park [Thu, 3 Aug 1995 16:04:32 +0000 (16:04 +0000)]
Compile something when Kerberos 4 disabled

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

29 years agoEnsure padata is NULL with normal salt
Paul Park [Thu, 3 Aug 1995 16:04:14 +0000 (16:04 +0000)]
Ensure padata is NULL with normal salt

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

29 years agoBlind replacements to get kadmin.old to compile
Paul Park [Thu, 3 Aug 1995 16:03:43 +0000 (16:03 +0000)]
Blind replacements to get kadmin.old to compile

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

29 years agoInclude adm.h, update prototypes
Paul Park [Thu, 3 Aug 1995 16:02:46 +0000 (16:02 +0000)]
Include adm.h, update prototypes

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

29 years agoUse new database entry format. Update key_{string_to,encrypt,decrypt,random}_keys
Paul Park [Thu, 3 Aug 1995 16:02:25 +0000 (16:02 +0000)]
Use new database entry format.  Update key_{string_to,encrypt,decrypt,random}_keys

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

29 years agoUse new database entry format. Use new calling sequences for key...()
Paul Park [Thu, 3 Aug 1995 16:01:56 +0000 (16:01 +0000)]
Use new database entry format.  Use new calling sequences for key...()

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

29 years agoHandle the key/salt pair list and pass it to key_init
Paul Park [Thu, 3 Aug 1995 16:01:17 +0000 (16:01 +0000)]
Handle the key/salt pair list and pass it to key_init

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

29 years agoClean up debugging messages
Paul Park [Thu, 3 Aug 1995 16:01:04 +0000 (16:01 +0000)]
Clean up debugging messages

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

29 years agoUse new database entry format and new libkadm string conversion
Paul Park [Thu, 3 Aug 1995 16:00:24 +0000 (16:00 +0000)]
Use new database entry format and new libkadm string conversion

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

29 years agoCompile something when krb4 disabled
Paul Park [Thu, 3 Aug 1995 15:59:42 +0000 (15:59 +0000)]
Compile something when krb4 disabled

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

29 years ago* Fix tests for length of slave buffer.
Sam Hartman [Wed, 2 Aug 1995 17:21:23 +0000 (17:21 +0000)]
* Fix tests for length of slave buffer.
* Add pty_init to initialize error tables.
* Call pty_init().

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

29 years ago* Fix tests for length of slave buffer.
Sam Hartman [Wed, 2 Aug 1995 17:20:59 +0000 (17:20 +0000)]
* Fix tests for length of slave buffer.
* Add pty_init to initialize error tables.

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

29 years ago Change to use libpty for utmp handling in login.krb5. Remove
Sam Hartman [Tue, 1 Aug 1995 17:56:08 +0000 (17:56 +0000)]
Change to use libpty for utmp handling in login.krb5.  Remove
logutil.c as it is no longer needed.  Use new interface to pty_getpty.

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

29 years ago Make interface change so getpty doesn't overwrite
Sam Hartman [Tue, 1 Aug 1995 17:53:21 +0000 (17:53 +0000)]
Make interface change so getpty doesn't overwrite
user-supplied buffer.  Allow for telnetd not knowing PID of slave
process.

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

29 years agoFix typo TIOCSTTY to TIOCSCTTY in ioctl
Ezra Peisach [Tue, 1 Aug 1995 16:09:35 +0000 (16:09 +0000)]
Fix typo TIOCSTTY to TIOCSCTTY in ioctl

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

29 years agoAdd missing logwtmp file
Sam Hartman [Tue, 1 Aug 1995 12:01:49 +0000 (12:01 +0000)]
Add missing logwtmp file

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

29 years ago* Don't always use the default realm on localhost, so that the domain to realm mappin...
Sam Hartman [Mon, 31 Jul 1995 22:21:19 +0000 (22:21 +0000)]
* Don't always use the default realm on localhost, so that the domain to realm mapping can be used to overide for localhost

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

29 years agoCheck in first version of libpty
Sam Hartman [Mon, 31 Jul 1995 22:19:47 +0000 (22:19 +0000)]
Check in first version of libpty

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

29 years agoProtect test for Gcc under AIX so it works with non-Gcc compilers
Sam Hartman [Mon, 31 Jul 1995 22:19:13 +0000 (22:19 +0000)]
Protect test for Gcc under AIX so it works with non-Gcc compilers

Configure and build libpty.

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

29 years ago Modify krlogind to use libpty, modify login.krb5 to work under
Sam Hartman [Mon, 31 Jul 1995 22:17:06 +0000 (22:17 +0000)]
Modify krlogind to use libpty, modify login.krb5 to work under
AIX, fixing a few of the BSD->Posix bugs.  Link in libpty.

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

29 years agoDocument new kadmin protocol
Paul Park [Mon, 31 Jul 1995 20:04:11 +0000 (20:04 +0000)]
Document new kadmin protocol

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

29 years agoUse new admin string conversion routines
Paul Park [Mon, 31 Jul 1995 20:03:54 +0000 (20:03 +0000)]
Use new admin string conversion routines

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

29 years agoFix small problem with create_key_data()
Paul Park [Mon, 31 Jul 1995 20:02:30 +0000 (20:02 +0000)]
Fix small problem with create_key_data()

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

29 years agoDescribe previous changes
Paul Park [Mon, 31 Jul 1995 20:01:57 +0000 (20:01 +0000)]
Describe previous changes

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

29 years agoUpdate to new kadmin protocol
Paul Park [Mon, 31 Jul 1995 20:01:40 +0000 (20:01 +0000)]
Update to new kadmin protocol

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

29 years agoAdd str_conv.c
Paul Park [Mon, 31 Jul 1995 20:01:14 +0000 (20:01 +0000)]
Add str_conv.c

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

29 years agoUpdate read_realm_params() to use string conversion routines
Paul Park [Mon, 31 Jul 1995 20:01:01 +0000 (20:01 +0000)]
Update read_realm_params() to use string conversion routines

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

29 years agoAdd new string conversion routines
Paul Park [Mon, 31 Jul 1995 20:00:32 +0000 (20:00 +0000)]
Add new string conversion routines

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

29 years agoAdd new kadmin protocol and string conversion definitions
Paul Park [Mon, 31 Jul 1995 19:59:44 +0000 (19:59 +0000)]
Add new kadmin protocol and string conversion definitions

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

29 years agoAdd string conversion prototypes
Paul Park [Mon, 31 Jul 1995 19:59:19 +0000 (19:59 +0000)]
Add string conversion prototypes

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

29 years ago * configure.in: Don't link with -lkadm
Tom Yu [Sat, 29 Jul 1995 09:45:28 +0000 (09:45 +0000)]
* configure.in: Don't link with -lkadm

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

29 years ago * localaddr.c (krb5_crypto_os_localaddr): Don't bash the return
Tom Yu [Sat, 29 Jul 1995 08:25:53 +0000 (08:25 +0000)]
* localaddr.c (krb5_crypto_os_localaddr): Don't bash the return
from SIOCGIFCONF with the output of a SIOCGIFFLAGS.  Duh.

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

29 years agoGet etype from keytype via table instead of DEFAULT_KDC_ETYPE
Paul Park [Thu, 27 Jul 1995 19:54:43 +0000 (19:54 +0000)]
Get etype from keytype via table instead of DEFAULT_KDC_ETYPE

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

29 years agoUse k5-int instead of krb5 and asn1.h
Paul Park [Thu, 27 Jul 1995 19:54:04 +0000 (19:54 +0000)]
Use k5-int instead of krb5 and asn1.h

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

29 years agokdbint.h is obsolete
Paul Park [Thu, 27 Jul 1995 19:53:30 +0000 (19:53 +0000)]
kdbint.h is obsolete

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

29 years agoFind rsa-md5.h in the correct place. Use k5-int.h
Paul Park [Thu, 27 Jul 1995 19:53:11 +0000 (19:53 +0000)]
Find rsa-md5.h in the correct place.  Use k5-int.h

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

29 years agoInclude k5-int.h instead of specific internal include files
Paul Park [Thu, 27 Jul 1995 19:52:25 +0000 (19:52 +0000)]
Include k5-int.h instead of specific internal include files

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

29 years agoRemove inclusion of k5-config.h
Paul Park [Thu, 27 Jul 1995 19:51:56 +0000 (19:51 +0000)]
Remove inclusion of k5-config.h

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

29 years agoCast mit_des_ecb_encrypt args correctly
Paul Park [Thu, 27 Jul 1995 19:51:36 +0000 (19:51 +0000)]
Cast mit_des_ecb_encrypt args correctly

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

29 years agoCheck for the sizes of short, int and long
Paul Park [Thu, 27 Jul 1995 19:50:57 +0000 (19:50 +0000)]
Check for the sizes of short, int and long

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

29 years agoAdd rsa-md5.h
Paul Park [Thu, 27 Jul 1995 19:49:32 +0000 (19:49 +0000)]
Add rsa-md5.h

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

29 years agoDo not include k5-config.h, it is no longer present or needed
Paul Park [Thu, 27 Jul 1995 19:49:04 +0000 (19:49 +0000)]
Do not include k5-config.h, it is no longer present or needed

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

29 years agoDescribe previous changes
Paul Park [Thu, 27 Jul 1995 19:48:19 +0000 (19:48 +0000)]
Describe previous changes

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

29 years agoUse des_int.h and fix compiler rumblings
Paul Park [Thu, 27 Jul 1995 19:47:55 +0000 (19:47 +0000)]
Use des_int.h and fix compiler rumblings

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

29 years agoFix compiler rumblings
Paul Park [Thu, 27 Jul 1995 19:47:29 +0000 (19:47 +0000)]
Fix compiler rumblings

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

29 years agoUse des_int.h instead of mit-des.h
Paul Park [Thu, 27 Jul 1995 19:46:47 +0000 (19:46 +0000)]
Use des_int.h instead of mit-des.h

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

29 years agoInline the old contents of mit-des.h
Paul Park [Thu, 27 Jul 1995 19:45:48 +0000 (19:45 +0000)]
Inline the old contents of mit-des.h

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

29 years agoSet the KEYTYPE_DES keytable entry to the MD5 one if enabled
Paul Park [Thu, 27 Jul 1995 19:45:12 +0000 (19:45 +0000)]
Set the KEYTYPE_DES keytable entry to the MD5 one if enabled

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

29 years agoAdd --enable-des-cbc-md5 and friends to control cryptoconf.c
Paul Park [Thu, 27 Jul 1995 19:44:28 +0000 (19:44 +0000)]
Add --enable-des-cbc-md5 and friends to control cryptoconf.c

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

29 years agoUse the etype from krb5_keytype_array[mkey]
Paul Park [Thu, 27 Jul 1995 19:42:31 +0000 (19:42 +0000)]
Use the etype from krb5_keytype_array[mkey]

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

29 years agoFix compiler complaints and remove dependence on mit-des.h
Paul Park [Thu, 27 Jul 1995 19:41:44 +0000 (19:41 +0000)]
Fix compiler complaints and remove dependence on mit-des.h

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

29 years agoAdd --with-vague-errors and --with-kdc-kdb-update which controls KDC behavior
Paul Park [Thu, 27 Jul 1995 19:41:02 +0000 (19:41 +0000)]
Add --with-vague-errors and --with-kdc-kdb-update which controls KDC behavior

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

29 years agoRemove dependence on mit-des.h
Paul Park [Thu, 27 Jul 1995 19:40:09 +0000 (19:40 +0000)]
Remove dependence on mit-des.h

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

29 years agoRemove obsolete internal include files
Paul Park [Thu, 27 Jul 1995 19:39:11 +0000 (19:39 +0000)]
Remove obsolete internal include files

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

29 years agoInline or remove internal include files. We only need k5-int.h for most
Paul Park [Thu, 27 Jul 1995 19:38:10 +0000 (19:38 +0000)]
Inline or remove internal include files.  We only need k5-int.h for most
things now.

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

29 years agoCheck for interrupted select in krshd
Paul Park [Thu, 27 Jul 1995 19:36:34 +0000 (19:36 +0000)]
Check for interrupted select in krshd

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

29 years agoAdd --with-dbm check
Paul Park [Thu, 27 Jul 1995 19:35:53 +0000 (19:35 +0000)]
Add --with-dbm check

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

29 years agoFix initialization of unparse_mod_princ_size
Paul Park [Thu, 27 Jul 1995 17:39:07 +0000 (17:39 +0000)]
Fix initialization of unparse_mod_princ_size

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

29 years agoUse new kdb format
Chris Provenzano [Thu, 27 Jul 1995 08:44:42 +0000 (08:44 +0000)]
Use new kdb format

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

29 years ago * decrypt_key.c, encrypt_key.c, kdb_dbm.c, kdb_xdr.c:
Chris Provenzano [Thu, 27 Jul 1995 08:44:02 +0000 (08:44 +0000)]
    * decrypt_key.c, encrypt_key.c, kdb_dbm.c, kdb_xdr.c:
Rewritten for new kdb format.
* kdb_cpw.c : New password changing routines for new kdb format.
* verify_mky.c, t_kdb.c : Use new kdb format.

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

29 years agoDefine new kdb format
Chris Provenzano [Thu, 27 Jul 1995 08:42:28 +0000 (08:42 +0000)]
Define new kdb format

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

29 years agoAdded #define KEYTYPE_UNKNOWN
Chris Provenzano [Thu, 27 Jul 1995 08:42:01 +0000 (08:42 +0000)]
Added #define KEYTYPE_UNKNOWN

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

29 years agoMerge some changes for NetBSD that I and others have made
Chris Provenzano [Thu, 27 Jul 1995 08:41:24 +0000 (08:41 +0000)]
Merge some changes for NetBSD that I and others have made

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

29 years agoFix bad shift value in verifier function
Paul Park [Wed, 26 Jul 1995 13:19:08 +0000 (13:19 +0000)]
Fix bad shift value in verifier function

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

29 years ago * kdb_dbm.c, t_kdb.c: Add prototype for dbm_error and dbm_clearerr
Tom Yu [Tue, 25 Jul 1995 18:42:08 +0000 (18:42 +0000)]
* kdb_dbm.c, t_kdb.c: Add prototype for dbm_error and dbm_clearerr
in case they're not prototyped in the header files.

* configure.in: Add test for missing prototypes for dbm_error and
dbm_clearerr.

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

29 years agoInclude adm_proto.h for prototypes. Compiling with -Wmissing_prototypes
Ezra Peisach [Fri, 21 Jul 1995 11:05:50 +0000 (11:05 +0000)]
Include adm_proto.h for prototypes. Compiling with -Wmissing_prototypes
now clean here.

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

29 years ago * kdb_dbm.c (krb5_dbm_db_create): move dirname, pagname
Mark Eichin [Fri, 21 Jul 1995 04:06:09 +0000 (04:06 +0000)]
* kdb_dbm.c (krb5_dbm_db_create): move dirname, pagname
declarations to the top of function, so it compiles...

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

29 years ago * rc_dfl.c (rc_store): rename from store() to avoid conflict with
Mark Eichin [Fri, 21 Jul 1995 02:39:36 +0000 (02:39 +0000)]
* rc_dfl.c (rc_store): rename from store() to avoid conflict with
dbm function of same name (and different prototype.)

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

29 years agoa few minor updates for 1.1+
Barry Jaspan [Thu, 20 Jul 1995 20:59:21 +0000 (20:59 +0000)]
a few minor updates for 1.1+

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

29 years agoAdd full prototypes for all functions. Fix calls to functions that
Ezra Peisach [Thu, 20 Jul 1995 17:15:14 +0000 (17:15 +0000)]
Add full prototypes for all functions. Fix calls to functions that
were missing an argument (usually context)

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

29 years ago * localaddr.c: also add definition of max if it's not there
Tom Yu [Wed, 19 Jul 1995 21:46:46 +0000 (21:46 +0000)]
* localaddr.c: also add definition of max if it's not there

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

29 years ago * localaddr.c: fix definition of ifreq_size so it actually works
Tom Yu [Wed, 19 Jul 1995 21:20:04 +0000 (21:20 +0000)]
* localaddr.c: fix definition of ifreq_size so it actually works

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

29 years ago Fix previous change by removing configure.in dependency on
Sam Hartman [Wed, 19 Jul 1995 02:00:59 +0000 (02:00 +0000)]
Fix previous change by removing configure.in dependency on
libdb_ranlib.

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

29 years ago(KRB5_SOCKADDR_SA_LEN): Add space before = to keep shell happy
Ezra Peisach [Tue, 18 Jul 1995 23:24:06 +0000 (23:24 +0000)]
(KRB5_SOCKADDR_SA_LEN): Add space before = to keep shell happy

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

29 years agoUpdate Makefile.in to use $(STEXT) so shared libs under AIX work
Sam Hartman [Tue, 18 Jul 1995 22:05:57 +0000 (22:05 +0000)]
Update Makefile.in to use $(STEXT) so shared libs under AIX work

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

29 years ago Bsd 4.4 has a field sa_len in struct sockaddr which is the
Sam Hartman [Tue, 18 Jul 1995 22:00:47 +0000 (22:00 +0000)]
Bsd 4.4 has a field sa_len in struct sockaddr which is the
length of the struct.  Often, sizeof(struct sockaddr) is not equal to
sockaddr.sa_len.  Unfortunately, this effects the side of structures
containing sockaddrs, like struct ifreq.  The size of an ifreq is,
under BSD 4.4, max(sizeof(struct ifreq),
sizeof(ifreq.ifr_name)+ifreq.ifr_caddr.sa_len).  To get
krb5_xcrypto_os_localaddr to work under NetBSD and other 4.4-based
systems, the following changes were made:

* aclocal.m4:  Ad KRB5_SOCKADDR_SA_LEN to determine if there appears
to be a sa_len element of struct sockaddr.

* lib/crypto/os/configure.in: use this test
* lib/crypto/os/localaddr.c: Deal with size changes if appropriate.

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

29 years agoRemove per-realm parameters and prompting. No longer needed with KDC profile
Paul Park [Mon, 17 Jul 1995 19:40:12 +0000 (19:40 +0000)]
Remove per-realm parameters and prompting.  No longer needed with KDC profile

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

29 years agoAdd KDC profile handling and remove password prompting
Paul Park [Mon, 17 Jul 1995 19:39:33 +0000 (19:39 +0000)]
Add KDC profile handling and remove password prompting

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

29 years agoFix handling of default etype
Paul Park [Mon, 17 Jul 1995 19:39:02 +0000 (19:39 +0000)]
Fix handling of default etype

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

29 years agogit-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6306 dc483132-0cff-0310-8789-dd5450dbe970
Paul Park [Mon, 17 Jul 1995 19:37:56 +0000 (19:37 +0000)]
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6306 dc483132-0cff-0310-8789-dd5450dbe970