Alexandra Ellwood [Wed, 31 May 2000 17:35:51 +0000 (17:35 +0000)]
2000-5-31 Alexandra Ellwood <lxs@mit.edu> ccdefault.c: Changed kerberosPrincipal_V5 to kerberosVersion_V5 to reflect the new KLL constant name
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12322
dc483132-0cff-0310-8789-
dd5450dbe970
Wilfredo Sanchez [Wed, 31 May 2000 06:24:54 +0000 (06:24 +0000)]
Also use SBINDIR for kpropd
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12316
dc483132-0cff-0310-8789-
dd5450dbe970
Wilfredo Sanchez [Wed, 31 May 2000 06:19:16 +0000 (06:19 +0000)]
Use bindir and sbindir variables provided by configure rather than
assuming a standard layout in osconf.h.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12315
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Fri, 19 May 2000 22:23:22 +0000 (22:23 +0000)]
2000-5-19 Alexandra Ellwood <lxs@mit.edu>
* acquire_cred.c: Changed to use krb5int_cc_default. This function
supports the Kerberos Login Library and pops up a dialog if the cache does
not contain valid tickets. This is used to automatically get a tgt before
obtaining service tickets. Note that this should be an internal function
because callers don't expect krb5_cc_default to pop up a dialog!
(We found this out the hard way :-)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12293
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Fri, 19 May 2000 22:21:41 +0000 (22:21 +0000)]
2000-5-19 Alexandra Ellwood <lxs@mit.edu>
* ccdefault.c: Added krb5int_cc_default. This function
supports the Kerberos Login Library and pops up a dialog if the cache does
not contain valid tickets. This is used to automatically get a tgt before
obtaining service tickets. Note that this should be an internal function
because callers don't expect krb5_cc_default to pop up a dialog!
(We found this out the hard way :-)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12292
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Fri, 19 May 2000 22:13:49 +0000 (22:13 +0000)]
2000-5-19 Alexandra Ellwood <lxs@mit.edu>
* sendauth.c, fwd_tgt.c: Changed to use krb5int_cc_default. This function
supports the Kerberos Login Library and pops up a dialog if the cache does
not contain valid tickets. This is used to automatically get a tgt before
obtaining service tickets. Note that this should be an internal function
because callers don't expect krb5_cc_default to pop up a dialog!
(We found this out the hard way :-)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12291
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Fri, 19 May 2000 22:06:05 +0000 (22:06 +0000)]
2000-5-19 Alexandra Ellwood <lxs@mit.edu>
* krb5-int.h: Added krb5int_cc_default. This function supports the
Kerberos Login Library and pops up a dialog if the cache does not
contain valid tickets. This is used to automatically get a tgt before
obtaining service tickets. Note that this should be an internal function
because callers don't expect krb5_cc_default to pop up a dialog!
(We found this out the hard way :-)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12290
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Fri, 19 May 2000 21:55:51 +0000 (21:55 +0000)]
Added krb5int_cc_default to export list under private exports. GSSLib uses it
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12289
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Fri, 19 May 2000 21:54:16 +0000 (21:54 +0000)]
2000-5-18 Alexandra Ellwood <lxs@mit.edu>
* macsock.h: local_addr_fallback_kludge defined to 0 again... fixed gethostname
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12288
dc483132-0cff-0310-8789-
dd5450dbe970
Danilo Almeida [Thu, 18 May 2000 22:04:23 +0000 (22:04 +0000)]
Remove unused variables. Reindent to krb5 coding style. Remove whitespace
at end of lines. Replace C++ comments with C comments.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12284
dc483132-0cff-0310-8789-
dd5450dbe970
Danilo Almeida [Thu, 18 May 2000 20:54:01 +0000 (20:54 +0000)]
Do not define or try to load cc_lock_request, which is
not actually used anywhere in the code.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12283
dc483132-0cff-0310-8789-
dd5450dbe970
Jeffrey Altman [Tue, 16 May 2000 03:20:20 +0000 (03:20 +0000)]
2000-05-15 Jeffrey Altman <jaltman@columbia.edu>
* Added new source file appdefault.c
Implements new public functions
krb5_appdefault_string
krb5_appdefault_boolean
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12261
dc483132-0cff-0310-8789-
dd5450dbe970
Jeffrey Altman [Tue, 16 May 2000 03:19:11 +0000 (03:19 +0000)]
2000-05-15 Jeffrey Altman <jaltman@columbia.edu>
* Export new public functions
krb5_appdefault_string
krb5_appdefault_boolean
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12260
dc483132-0cff-0310-8789-
dd5450dbe970
Jeffrey Altman [Tue, 16 May 2000 03:18:33 +0000 (03:18 +0000)]
2000-05-15 Jeffrey Altman <jaltman@columbia.edu>
* krb5.hin -- Added new public function prototypes
krb5_appdefault_string
krb5_appdefault_boolean
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12259
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Mon, 15 May 2000 22:42:19 +0000 (22:42 +0000)]
2000-05-15 Alexandra Ellwood <lxs@mit.edu>
* prof_get.c:
prof_parse_boolean () was missing some curly brackets
and was failing to check all the values in the list of
possible strings.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12257
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Tue, 9 May 2000 18:27:21 +0000 (18:27 +0000)]
2000-05-09 Alexandra Ellwood <lxs@mit.edu>
*localaddr.c: Fixed the local_addr_fallback_kludge so that it actually does something.
Before that the error code it was handling was blowing it away in cleanup.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12243
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Tue, 9 May 2000 18:19:18 +0000 (18:19 +0000)]
2000-5-9 Alexandra Ellwood <lxs@mit.edu>
* macsock.h: local_addr_fallback_kludge now defined to magic gethostaddr function
in the Sockets Library, which does exactly what we want if the search domain is not
specified.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12242
dc483132-0cff-0310-8789-
dd5450dbe970
Wilfredo Sanchez [Fri, 5 May 2000 21:55:55 +0000 (21:55 +0000)]
Finish up Darwin linker flags
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12231
dc483132-0cff-0310-8789-
dd5450dbe970
Wilfredo Sanchez [Fri, 5 May 2000 21:38:25 +0000 (21:38 +0000)]
Use @includedir@
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12230
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Fri, 5 May 2000 19:15:19 +0000 (19:15 +0000)]
Fixed MIT Kerberos for Macintosh so that it is the same as our future trademark
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12229
dc483132-0cff-0310-8789-
dd5450dbe970
Wilfredo Sanchez [Thu, 4 May 2000 21:16:20 +0000 (21:16 +0000)]
kadmin server binaries go into SERVER_BINDIR
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12228
dc483132-0cff-0310-8789-
dd5450dbe970
Wilfredo Sanchez [Thu, 4 May 2000 21:13:07 +0000 (21:13 +0000)]
Put kadmin server binaries in SERVER_BINDIR, not ADMIN_BINDIR.
(The default for each is the same.)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12227
dc483132-0cff-0310-8789-
dd5450dbe970
Miro Jurisic [Thu, 4 May 2000 17:50:42 +0000 (17:50 +0000)]
* stdcc_util.c (dupCCtoK5, dupK5toCC):
Conditionalized local/KDC time conversions for Mac-only
until we figure out what to do about that
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12220
dc483132-0cff-0310-8789-
dd5450dbe970
Wilfredo Sanchez [Wed, 3 May 2000 06:51:25 +0000 (06:51 +0000)]
Clean up Rhapsody/Darwin compilation options
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12214
dc483132-0cff-0310-8789-
dd5450dbe970
Wilfredo Sanchez [Wed, 3 May 2000 02:27:29 +0000 (02:27 +0000)]
Note config.guess changes for Rhapsody/Mac OS X
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12213
dc483132-0cff-0310-8789-
dd5450dbe970
Wilfredo Sanchez [Wed, 3 May 2000 02:26:11 +0000 (02:26 +0000)]
Match on darwin string for Mac OS X
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12212
dc483132-0cff-0310-8789-
dd5450dbe970
Wilfredo Sanchez [Wed, 3 May 2000 02:20:05 +0000 (02:20 +0000)]
Clean up Rhapsody guessing. Use Power* (catches PowerBook).
In Mac OS X, uname will return Darwin, not Mac OS, as it did in DP3.
Since DP3 is still the current available release, Mac OS is still understood.
GNU string for OS X on Macs is powerpc-apple-darwin1.x.
The above is consistant with what is being submitted to the autoconf sources.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12211
dc483132-0cff-0310-8789-
dd5450dbe970
Jeffrey Altman [Sun, 30 Apr 2000 00:27:08 +0000 (00:27 +0000)]
2000-04-29 Jeffrey Altman <jaltman@columbia.edu>
* hst_realm.c (krb5_get_host_realm)
remove the searchlist and defaultrealm _kerberos queries
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12209
dc483132-0cff-0310-8789-
dd5450dbe970
Miro Jurisic [Sat, 29 Apr 2000 21:37:38 +0000 (21:37 +0000)]
Updated for 3.0d7
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12207
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Fri, 28 Apr 2000 21:06:46 +0000 (21:06 +0000)]
2000-04-28 Alexandra Ellwood <lxs@mit.edu>
* gic_pwd.c (krb5_init_creds_password) added code to return to login library if
the password is expired (login library handles this error appropriately).
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12201
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Wed, 26 Apr 2000 18:54:23 +0000 (18:54 +0000)]
2000-4-26 Alexandra Ellwood <lxs@mit.edu>
* ccdefault.c: Added version number to internal Kerberos Login Library
routine.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12196
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Tue, 25 Apr 2000 15:04:29 +0000 (15:04 +0000)]
Added krb5_get_time_offsets for use by WrappersLib (for storing tickets in the cache with local times rather than kdc times)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12193
dc483132-0cff-0310-8789-
dd5450dbe970
Miro Jurisic [Fri, 21 Apr 2000 05:13:48 +0000 (05:13 +0000)]
Updated for 3.0d6
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12186
dc483132-0cff-0310-8789-
dd5450dbe970
Danilo Almeida [Wed, 19 Apr 2000 17:18:21 +0000 (17:18 +0000)]
Use getopt so that we can parse packed options (e.g., -an, -54, etc.)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12184
dc483132-0cff-0310-8789-
dd5450dbe970
Danilo Almeida [Tue, 18 Apr 2000 22:59:46 +0000 (22:59 +0000)]
* prompter.c (krb5int_set_prompt_types): Set to actual value intead of 0
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12179
dc483132-0cff-0310-8789-
dd5450dbe970
Danilo Almeida [Tue, 18 Apr 2000 21:25:52 +0000 (21:25 +0000)]
* winccld.h: Define CC_API_VER2 for all Windows code using ccapi.
Update dynamic loading declarations to use CC_API_VER2.
* stdcc.c: Define CC_API_VER2 if not defined rather than just if
not Windows.
* winccld.c (LoadFuncs): Get error on DLL load failure even though
we do not use it in case we are doing source-level debugging.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12178
dc483132-0cff-0310-8789-
dd5450dbe970
Danilo Almeida [Tue, 18 Apr 2000 18:34:24 +0000 (18:34 +0000)]
cacheapi.h: Update to v2
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12175
dc483132-0cff-0310-8789-
dd5450dbe970
Danilo Almeida [Tue, 18 Apr 2000 18:28:03 +0000 (18:28 +0000)]
Actually clean gss-sample on Windows
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12173
dc483132-0cff-0310-8789-
dd5450dbe970
Jeffrey Altman [Sat, 15 Apr 2000 06:06:03 +0000 (06:06 +0000)]
Jeffrey Altman <jaltman@columbia.edu>
- typo "==" should have been "="
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12172
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Thu, 13 Apr 2000 22:07:07 +0000 (22:07 +0000)]
2000-4-13 Alexandra Ellwood <lxs@mit.edu>
* ccdefault.c: Added Kerberos Login library support (with ifdefs to control
whether or not it is on. Also added support to store a krb5_principal in the
os_context along with the default ccache name (if known, this principal is
the same as the last time we looked at the ccache.
* ccdefname.c: Added support to store a krb5_principal in the os_context
along with the default ccache name (if known, this principal is the same
as the last time we looked at the ccache.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12170
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Thu, 13 Apr 2000 22:06:53 +0000 (22:06 +0000)]
2000-4-13 Alexandra Ellwood <lxs@mit.edu>
* init_os_ctx.c: Added support to store a krb5_principal in the os_context
along with the default ccache name (if known, this principal is the same
as the last time we looked at the ccache.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12169
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Thu, 13 Apr 2000 22:06:38 +0000 (22:06 +0000)]
2000-4-13 Alexandra Ellwood <lxs@mit.edu>
* krb5-int.h: Added support to store a krb5_principal in the os_context
along with the default ccache name (if known, this principal is the same
as the last time we looked at the ccache.
* win-mac.h: Set up the macintosh build to use KerberosLogin.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12168
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Thu, 13 Apr 2000 22:05:57 +0000 (22:05 +0000)]
2000-4-13 Alexandra Ellwood <lxs@mit.edu>
* ccdefname.c: Added support to store a krb5_principal in the os_context
along with the default ccache name (if known, this principal is the same
as the last time we looked at the ccache.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12167
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Thu, 13 Apr 2000 22:05:46 +0000 (22:05 +0000)]
2000-4-13 Alexandra Ellwood <lxs@mit.edu>
* ccdefault.c: Added Kerberos Login library support (with ifdefs to control
whether or not it is on. Also added support to store a krb5_principal in the
os_context along with the default ccache name (if known, this principal is
the same as the last time we looked at the ccache.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12166
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Thu, 13 Apr 2000 22:04:39 +0000 (22:04 +0000)]
2000-4-13 Alexandra Ellwood <lxs@mit.edu>
* win-mac.h: Set up the macintosh build to use KerberosLogin.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12165
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Thu, 13 Apr 2000 22:04:20 +0000 (22:04 +0000)]
2000-4-13 Alexandra Ellwood <lxs@mit.edu>
* krb5-int.h: Added support to store a krb5_principal in the os_context
along with the default ccache name (if known, this principal is the same
as the last time we looked at the ccache.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12164
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Thu, 13 Apr 2000 22:02:08 +0000 (22:02 +0000)]
Added LoginLib, UtilitiesLib to Kerberos5Lib for popup dialog support
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12163
dc483132-0cff-0310-8789-
dd5450dbe970
Danilo Almeida [Tue, 11 Apr 2000 21:22:24 +0000 (21:22 +0000)]
Clean gss-sample on Windows
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12158
dc483132-0cff-0310-8789-
dd5450dbe970
Tom Yu [Sat, 8 Apr 2000 07:37:37 +0000 (07:37 +0000)]
* vfy_increds.c (krb5_verify_init_creds): appdefault_boolean ->
libdefault_boolean; it somehow got missed earlier.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12156
dc483132-0cff-0310-8789-
dd5450dbe970
Tom Yu [Sat, 8 Apr 2000 07:36:03 +0000 (07:36 +0000)]
* wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix up
wrap_size_limit() to deal with integrity wrap tokens properly.
The rfc1964 mech always pads and confounds regardless of whether
confidentiality is requested.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12155
dc483132-0cff-0310-8789-
dd5450dbe970
Jeffrey Altman [Fri, 7 Apr 2000 19:14:20 +0000 (19:14 +0000)]
2000-04-07 Jeffrey Altman <jaltman@columbia.edu>
* gic_pwd.c (krb5_get_init_creds_keytab), gic_pwd.c (krb5_get_init_creds_password)
when determining whether or not to retry with a "master kdc" do not retry if
the return value from the first attempt was KRB5_REALM_CANT_RESOLV. Also, do
not overwrite the return code if the return value from the access to the "master
kdc" was KRB5_REALM_CANT_RESOLV.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12154
dc483132-0cff-0310-8789-
dd5450dbe970
Jeffrey Altman [Fri, 7 Apr 2000 18:44:34 +0000 (18:44 +0000)]
2000-04-07 Jeffrey Altman <jaltman@columbia.edu>
* stdcc_util.c (copyCCDataArrayToK5, copyCCDataArrayToK5):
* stdcc_util.c (dupCCtoK5, dupK5toCC):
memory was being allocated as (sizeof(foo) * count + 1)
instead of (sizeof(foo) * (count + 1))
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12153
dc483132-0cff-0310-8789-
dd5450dbe970
Jeffrey Altman [Tue, 4 Apr 2000 03:58:22 +0000 (03:58 +0000)]
2000-04-03 Jeffrey Altman <jaltman@columbia.edu>
* stdcc_util.c (copyCCDataArrayToK5, copyCCDataArrayToK5):
* stdcc_util.c (dupCCtoK5, dupK5toCC):
Changed all references to the type UInt32 to unsigned int
since UInt32 is not a standard type on Unix or Win32
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12149
dc483132-0cff-0310-8789-
dd5450dbe970
Jeffrey Altman [Tue, 4 Apr 2000 03:56:09 +0000 (03:56 +0000)]
2000-04-03 Jeffrey Altman <jaltman@columbia.edu>
* prof_get.c:
profile_get_boolean() was calling prof_parse_boolean()
instead of profile_get_boolean()
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12148
dc483132-0cff-0310-8789-
dd5450dbe970
Jeffrey Altman [Tue, 4 Apr 2000 03:39:53 +0000 (03:39 +0000)]
2000-04-03 Jeffrey Altman <jaltman@columbia.edu>
* prof_get.c:
. Added #include <limits.h> for definitions of INT_MAX, etc.
. Changed 'ret_int' to 'ret_boolean' in prof_get_boolean
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12147
dc483132-0cff-0310-8789-
dd5450dbe970
Miro Jurisic [Sun, 26 Mar 2000 04:07:26 +0000 (04:07 +0000)]
Upped CFM interface version on v5 lib because we mucked with the export file and removed stuff
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12145
dc483132-0cff-0310-8789-
dd5450dbe970
Miro Jurisic [Sun, 26 Mar 2000 04:06:07 +0000 (04:06 +0000)]
Readded other crypto library calls needed by GSSLib (grumble grumble)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12144
dc483132-0cff-0310-8789-
dd5450dbe970
Miro Jurisic [Sun, 26 Mar 2000 03:59:34 +0000 (03:59 +0000)]
Oops, extra '
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12143
dc483132-0cff-0310-8789-
dd5450dbe970
Miro Jurisic [Sun, 26 Mar 2000 03:56:28 +0000 (03:56 +0000)]
Readded krb5_c_keyed_checksum_types for GSSLib
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12142
dc483132-0cff-0310-8789-
dd5450dbe970
Miro Jurisic [Sun, 26 Mar 2000 03:26:08 +0000 (03:26 +0000)]
Fixed protos for krb5_locate_srv_*
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12141
dc483132-0cff-0310-8789-
dd5450dbe970
Alexandra Ellwood [Fri, 24 Mar 2000 23:40:13 +0000 (23:40 +0000)]
2000-03-24 Alexandra Ellwood <lxs@mit.edu>
* stdcc_util.c (copyCCDataArrayToK5, copyCCDataArrayToK5):
Modified to copy authdata as well... this code may have
bugs since I couldn't get a good case where authdata != NULL
* stdcc_util.c (dupCCtoK5, dupK5toCC):
Added code to store times in localtime, not in kdc time.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12139
dc483132-0cff-0310-8789-
dd5450dbe970
Jeffrey Altman [Fri, 24 Mar 2000 22:04:41 +0000 (22:04 +0000)]
jaltman@columbia.edu Mar 24, 2000:
In conjunction with the patch to alter the handling of "master" kdc's
this patch updates the prototypes of the private functions.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12138
dc483132-0cff-0310-8789-
dd5450dbe970
Jeffrey Altman [Fri, 24 Mar 2000 22:02:59 +0000 (22:02 +0000)]
jaltman@columbia.edu Mar 24, 2000:
In 1.0.6, the code was altered to provide a fallback mechanism to
try the "master" kdc's in case the normal kdc's did not have the
most up to date password information. The original implementation
had significant conflicts with the use of DNS SRV records. In
addition, it often performed a lot of unneeded work.
The new code still performs a fallback to the "master" kdc but
only does the computation of the "master kdc list" if we are
in fact going to attempt to use a master.
For DNS SRV we introduce a new _kerberos-master.<proto>.<REALM>
record to list the master kdc's and the priorities to be used
when contacting a master. This allows for a multi-tiered implementation.
---
The other change is local to krb/get_in_tkt.c. In preparation for
adding public krb5_appdefault_boolean and krb5_appdefault_string
functions, the static functions by that name in get_in_tkt.c are
renamed to krb5_libdefault_xxxxx since they currently access the
[libdefault] section of the code.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12137
dc483132-0cff-0310-8789-
dd5450dbe970
Miro Jurisic [Fri, 24 Mar 2000 21:09:05 +0000 (21:09 +0000)]
Added profile_get_boolean
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12136
dc483132-0cff-0310-8789-
dd5450dbe970
Miro Jurisic [Fri, 24 Mar 2000 21:00:53 +0000 (21:00 +0000)]
Cleaned up the Mac export file: removed replay cache exports, added new functions for 1.2
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12135
dc483132-0cff-0310-8789-
dd5450dbe970
Miro Jurisic [Mon, 20 Mar 2000 19:53:36 +0000 (19:53 +0000)]
Added krb5_free_default_realm
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12133
dc483132-0cff-0310-8789-
dd5450dbe970
Miro Jurisic [Mon, 20 Mar 2000 19:21:51 +0000 (19:21 +0000)]
Added krb5_free_default_realm
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12132
dc483132-0cff-0310-8789-
dd5450dbe970
Ken Raeburn [Mon, 20 Mar 2000 07:25:11 +0000 (07:25 +0000)]
jaltman fix for off-by-one error
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12128
dc483132-0cff-0310-8789-
dd5450dbe970
Ezra Peisach [Sat, 18 Mar 2000 19:24:33 +0000 (19:24 +0000)]
Include string.h for strlen prototype
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12127
dc483132-0cff-0310-8789-
dd5450dbe970
Ezra Peisach [Thu, 16 Mar 2000 15:24:45 +0000 (15:24 +0000)]
* cr_tkt.c (krb_cr_tkt_int): Add static prototype.
* decomp_tkt.c: (dcmp_tkt_int): Add static prototype
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12125
dc483132-0cff-0310-8789-
dd5450dbe970
Ezra Peisach [Thu, 16 Mar 2000 15:08:49 +0000 (15:08 +0000)]
Clean up unsed variables when V4 compatibility is not defined
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12124
dc483132-0cff-0310-8789-
dd5450dbe970
Ezra Peisach [Thu, 16 Mar 2000 15:07:02 +0000 (15:07 +0000)]
Remove unused variables
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12123
dc483132-0cff-0310-8789-
dd5450dbe970
Ezra Peisach [Thu, 16 Mar 2000 14:57:59 +0000 (14:57 +0000)]
* kinit.c (k4_kinit): Fix the code that was broken with
krb5_get_prompt_types code changes. Also - cleanup unused
variables when krb4 not compiled in.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12122
dc483132-0cff-0310-8789-
dd5450dbe970
Ken Raeburn [Thu, 16 Mar 2000 13:05:17 +0000 (13:05 +0000)]
Matt Crawford's kadm acl fixes & enhancements
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12121
dc483132-0cff-0310-8789-
dd5450dbe970
Ezra Peisach [Thu, 16 Mar 2000 11:38:04 +0000 (11:38 +0000)]
Get rid of unused variable
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12120
dc483132-0cff-0310-8789-
dd5450dbe970
Ken Raeburn [Thu, 16 Mar 2000 04:45:13 +0000 (04:45 +0000)]
* login.c (update_ref_count): Copy passwd info before calling getuserattr, to
keep data from getting clobbered. Patch from Mark Roth.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12119
dc483132-0cff-0310-8789-
dd5450dbe970
Danilo Almeida [Thu, 16 Mar 2000 00:47:21 +0000 (00:47 +0000)]
Add krb5_get_prompt_types() functionality
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12118
dc483132-0cff-0310-8789-
dd5450dbe970
Danilo Almeida [Thu, 16 Mar 2000 00:44:18 +0000 (00:44 +0000)]
* stdcc.c (krb5_stdcc_destroy): Do not mask KRB5_FCC_NOFILE error
on destroy.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12117
dc483132-0cff-0310-8789-
dd5450dbe970
Ken Raeburn [Wed, 15 Mar 2000 08:48:38 +0000 (08:48 +0000)]
* aclocal.m4 (KRB5_AC_ENABLE_DNS): Fix typo that caused the DNS code to never get enabled
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12116
dc483132-0cff-0310-8789-
dd5450dbe970
Miro Jurisic [Wed, 15 Mar 2000 07:48:00 +0000 (07:48 +0000)]
Use MIT runtime instead of metrowerks
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12114
dc483132-0cff-0310-8789-
dd5450dbe970
Ken Raeburn [Wed, 15 Mar 2000 04:53:07 +0000 (04:53 +0000)]
volatile fixes
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12113
dc483132-0cff-0310-8789-
dd5450dbe970
Ken Raeburn [Tue, 14 Mar 2000 17:20:49 +0000 (17:20 +0000)]
* init_os_ctx.c (os_get_default_config_files): Remove unused variable
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12112
dc483132-0cff-0310-8789-
dd5450dbe970
Ken Raeburn [Tue, 14 Mar 2000 17:18:29 +0000 (17:18 +0000)]
* def_realm.c: Include netinet/in.h if available
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12111
dc483132-0cff-0310-8789-
dd5450dbe970
Ken Raeburn [Tue, 14 Mar 2000 17:10:37 +0000 (17:10 +0000)]
* configure.in: Check for gethostbyname2
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12110
dc483132-0cff-0310-8789-
dd5450dbe970
Ken Raeburn [Tue, 14 Mar 2000 16:13:53 +0000 (16:13 +0000)]
* sock2p.c: New file.
(inet_ntop): Define if system doesn't provide it.
(sockaddr2p): New function.
* Makefile.in (SRCS, OBJS): Add sock2p.
* kdc_util.h (inet_ntop, sockaddr2p): Declare them.
* network.c (add_fd): New function. Reallocate udp_port_fds array as needed
here.
(setup_port): Use add_fd to record new sockets. Use inet_ntop unconditionally.
Disable ipv6 support until process_packet and friends will support it.
(process_packet): Ignore ECONNREFUSED when reading UDP packets. Fill in port
field of faddr properly, dependent on address family. Use sockaddr2p when
logging source address.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12109
dc483132-0cff-0310-8789-
dd5450dbe970
Danilo Almeida [Tue, 14 Mar 2000 00:59:36 +0000 (00:59 +0000)]
* kinit.c: Add support for using both -4 and -5. Default to krb5
only. Add KINIT_DEFAULT_BOTH support. Tweak usage info.
* kinit.M: Fix a couple of typos. Document new default
behavior. Document that -4 and -5 may be combined.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12108
dc483132-0cff-0310-8789-
dd5450dbe970
Danilo Almeida [Tue, 14 Mar 2000 00:58:54 +0000 (00:58 +0000)]
* klist.M: Get man page up-to-date
* klist.c: Add support for combining -4 and -5. Tweak usage info.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12107
dc483132-0cff-0310-8789-
dd5450dbe970
Danilo Almeida [Tue, 14 Mar 2000 00:58:28 +0000 (00:58 +0000)]
* kdestroy.M: Make up-to-date
* kdestroy.c: Add support for combining -5 and -4. Add ability to
easily change defaults in terms of whether to use 5, 4 or both.
Expand usage info.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12106
dc483132-0cff-0310-8789-
dd5450dbe970
Tom Yu [Mon, 13 Mar 2000 20:26:04 +0000 (20:26 +0000)]
* k5-int.h: Update prototype to sync with changes in preauth2.c
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12105
dc483132-0cff-0310-8789-
dd5450dbe970
Ken Raeburn [Mon, 13 Mar 2000 07:30:40 +0000 (07:30 +0000)]
Fix one of the bugs discovered at Connectathon: etype specified in preauth
data is ignored under get_in_tkt interface.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12104
dc483132-0cff-0310-8789-
dd5450dbe970
Ezra Peisach [Sun, 12 Mar 2000 20:42:21 +0000 (20:42 +0000)]
Also change kdc_insert_lookaside() to take a const krb5_fulladdr *
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12103
dc483132-0cff-0310-8789-
dd5450dbe970
Ezra Peisach [Sun, 12 Mar 2000 20:34:28 +0000 (20:34 +0000)]
* replay.c, kdb_util.h (kdc_check_lookaside): Make second argument
const to allow passing a const krb5_fulladdr * and keeping the compiler happy.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12102
dc483132-0cff-0310-8789-
dd5450dbe970
Ezra Peisach [Sun, 12 Mar 2000 19:23:09 +0000 (19:23 +0000)]
Change function prototypes to match the entries in krb5.hin - specifically
use krb5_const instead of const. Under ultrix they are not the same.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12101
dc483132-0cff-0310-8789-
dd5450dbe970
Ezra Peisach [Sun, 12 Mar 2000 19:18:52 +0000 (19:18 +0000)]
* kdb_xdr.c (krb5_dbe_lookup_mod_princ_data): In casting argument
to krb5_parse_name, use krb5_const not const.
Under ultrix, krb5_const is not the same as const
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12100
dc483132-0cff-0310-8789-
dd5450dbe970
Miro Jurisic [Sun, 12 Mar 2000 01:38:10 +0000 (01:38 +0000)]
Updated for 3.0d3
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12098
dc483132-0cff-0310-8789-
dd5450dbe970
Miro Jurisic [Fri, 10 Mar 2000 21:16:28 +0000 (21:16 +0000)]
get_in_tkt.c (krb5_get_init_creds): Always initialize local_as_reply to avoid returning garbage on error returns
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12097
dc483132-0cff-0310-8789-
dd5450dbe970
Tom Yu [Wed, 1 Mar 2000 12:51:11 +0000 (12:51 +0000)]
* aclocal.m4: Tweak the HPUX shared lib build some more. Don't
use $(INSTALL_PROGRAM) for shared libs, since it strips them! We
should fix this at some point.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12096
dc483132-0cff-0310-8789-
dd5450dbe970
Tom Yu [Wed, 1 Mar 2000 11:33:47 +0000 (11:33 +0000)]
Tweak build system to deal somewhat better with HPUX shared libs
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12095
dc483132-0cff-0310-8789-
dd5450dbe970
Tom Yu [Wed, 1 Mar 2000 11:26:20 +0000 (11:26 +0000)]
* kadmin.c (kadmin_cpw): Initialize ks_tuple to NULL
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12094
dc483132-0cff-0310-8789-
dd5450dbe970
Tom Yu [Wed, 1 Mar 2000 10:42:16 +0000 (10:42 +0000)]
* main.c: Move kdc_initialize_rcache() to kdc_util.c
* kdc_util.c (kdc_initialize_rcache): Move kdc_initialize_rcache()
back here since it's needed for rtest to work. process_tgs_req()
which is called from rtest needs to call kdc_intiialize_rcache()
and we can't very well link rtest with main.o
* kdc_preauth.c (verify_sam_response): Ooops. Get rc_lifetime
from kdc_util, since it's actually declared there.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12093
dc483132-0cff-0310-8789-
dd5450dbe970