Commit Graph

9723 Commits

Author SHA1 Message Date
Johan Danielsson
84983df02d END has to be last with Sun's awk
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9772 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-26 09:26:35 +00:00
Assar Westerlund
31cbd16e0e fix format error in error_message
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9771 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-26 04:09:55 +00:00
Assar Westerlund
4db631551b restore CFLAGS if v6 is not detected
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9770 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-26 03:28:03 +00:00
Assar Westerlund
138e781b89 update to new krb5_mk_error
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9769 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-26 03:10:33 +00:00
Assar Westerlund
63b7a66e28 (tgs_rep): call tgs_rep2 properly
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9768 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-26 03:01:58 +00:00
Assar Westerlund
7779a4a109 handle new krb5_mk_error
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9767 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-26 01:40:07 +00:00
Assar Westerlund
0beb7276a0 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9766 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-26 01:22:31 +00:00
Assar Westerlund
de9cc20845 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9765 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-26 01:00:09 +00:00
Assar Westerlund
b4af9d661b change order of includes to allow it to work with more versions of
openldap


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9764 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-26 00:59:37 +00:00
Assar Westerlund
dd38d687f6 (tgs_rep2): try to set sec and usec in error replies
(*): update callers of krb5_km_error
(check_tgs_flags): handle renews requesting non-renewable tickets


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9763 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-26 00:55:15 +00:00
Assar Westerlund
a1e438f351 (krb5_mk_error): allow specifying both ctime and cusec
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9762 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-26 00:51:44 +00:00
Assar Westerlund
08af8561a0 (krb5_checksum, krb5_keyusage): add compatibility names
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9761 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-26 00:50:58 +00:00
Assar Westerlund
b201faa9a6 (create_checksum): change so that `type == 0' means pick from the
`crypto' (context) and otherwise use that type.  this is not a large
change in practice and allows callers to specify the exact checksum
algorithm to use


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9760 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-26 00:49:12 +00:00
Assar Westerlund
629ce48728 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9759 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-26 00:47:32 +00:00
Assar Westerlund
75ffa984b1 (parse_something): do not check the return value from strtod, it might
return != 0.0 when the string has no digits.  just testing if it
consumed any characters is enough and more resilient


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9758 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-26 00:47:06 +00:00
Assar Westerlund
265769d177 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9757 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-25 23:58:28 +00:00
Assar Westerlund
2a4fc282bb (ftpd_popen): use GLOB_LIMIT if defined
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9756 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-25 23:58:21 +00:00
Assar Westerlund
b1cd585ea9 (send_file_list): use GLOB_LIMIT if defined
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9755 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-25 23:55:08 +00:00
Assar Westerlund
b47c0aabcd *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9754 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-25 23:43:38 +00:00
Assar Westerlund
744da25480 add GLOB_LIMIT from NetBSD
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9753 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-25 23:43:19 +00:00
Assar Westerlund
74e352cc31 add more options
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9752 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-25 23:36:58 +00:00
Johan Danielsson
ca7d5378c2 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9751 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-15 17:13:21 +00:00
Johan Danielsson
904eb2b037 don't explicitly set the krb4 ticket file
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9750 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-15 17:13:13 +00:00
Assar Westerlund
414594d275 (get_cred_kdc): add support for falling back to KRB5_KU_AP_REQ_AUTH
when KRB5_KU_TGS_REQ_AUTH gives `bad integrity'.  this helps for
talking to old (pre 0.3d) KDCs


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9749 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-13 04:29:36 +00:00
Assar Westerlund
dc52d6bfd6 add documentation for forwardable, proxiable, date_format, srv_lookup,
srv_try_txt, scan_interfaces, fcache_version.  from thorpej@netbsd.org


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9748 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-12 08:11:48 +00:00
Assar Westerlund
d35e724645 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9747 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-12 07:45:42 +00:00
Assar Westerlund
d915d3228e add derived-key-test
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9746 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-12 07:45:20 +00:00
Assar Westerlund
b189bcf5fe new tests on key derivation
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9745 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-12 07:44:52 +00:00
Assar Westerlund
42a66c6903 (krb5_derive_key): new function, used by derived-key-test.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9744 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-12 07:44:05 +00:00
Assar Westerlund
7fa065136e more test vectors from same source
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9743 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-12 07:42:30 +00:00
Assar Westerlund
028f806fc1 add new test vectors posted by Ken Raeburn <raeburn@mit.edu> in
<tx1bsra8919.fsf@raeburn.org> to ietf-krb-wg@anl.gov


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9742 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-12 07:42:05 +00:00
Assar Westerlund
8ed57436a0 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9741 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-12 02:53:54 +00:00
Assar Westerlund
db65084e93 (gss_acquire_cred): remove memory leaks. from Jason R Thorpe <thorpej@zembu.com>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9740 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-12 02:25:49 +00:00
Assar Westerlund
7d5e24cc9e *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9739 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-07 00:11:08 +00:00
Assar Westerlund
81ff46fb89 some minimal more amount of const-correctness
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9738 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-07 00:10:49 +00:00
Assar Westerlund
c4a906cfda *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9737 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-06 20:30:19 +00:00
Assar Westerlund
afc5dac51f re do the roken-renaming properly
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9736 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-06 20:30:12 +00:00
Assar Westerlund
293dc11acc (krb5_enctype): remove trailing comma
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9735 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-06 20:26:49 +00:00
Assar Westerlund
7131647792 include roken_rename.h when appropriate
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9734 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-06 20:23:24 +00:00
Assar Westerlund
803c02a75b fix up some gratuitous externs
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9733 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-06 20:10:14 +00:00
Assar Westerlund
eb4958cab9 make sure of using -rpath and not -R when calling ld
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9732 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-06 16:57:09 +00:00
Assar Westerlund
fd6d68eaac *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9731 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-05 19:11:58 +00:00
Assar Westerlund
81aa7f506c (krb5_enctype): add ENCTYPE_* aliases for compatibility with MIT krb5
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9730 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-04 02:13:14 +00:00
Assar Westerlund
f123f3c437 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9729 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-02 06:19:44 +00:00
Assar Westerlund
1dd105ff08 (main): only request a renewable ticket when explicitly requested. it
still gets a renewable one if the renew life is specified


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9728 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-02 05:07:32 +00:00
Assar Westerlund
283db8b3a6 (renew_validate): treat -1 as flags not being set
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9727 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-03-02 04:52:22 +00:00
Johan Danielsson
ef9185aa47 (krb5_init_ets): use krb5_add_et_list
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9726 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-02-28 20:03:47 +00:00
Johan Danielsson
c534224e9d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9725 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-02-28 20:00:36 +00:00
Johan Danielsson
607272201e (initialize_error_table_r): put table at end of the list
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9724 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-02-28 20:00:13 +00:00
Johan Danielsson
090c8d873d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9723 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-02-27 20:53:10 +00:00