Commit Graph

  • aa98349333 x Love Hörnquist Åstrand 2004-02-12 12:53:05 +00:00
  • 5f7925e26d x Love Hörnquist Åstrand 2004-02-11 20:56:28 +00:00
  • 9e622acc5c x Love Hörnquist Åstrand 2004-02-11 17:52:07 +00:00
  • 5206093ec8 resolv.h is even more special Love Hörnquist Åstrand 2004-02-11 17:49:06 +00:00
  • ce26d9969a x Love Hörnquist Åstrand 2004-02-11 17:16:20 +00:00
  • 86ee8f9f0f AC_CHECK_HEADERS(net/if.h netinet6/in6_var.h sys/sysctl.h sys/proc.h, resolv.h) are all special and need extra help Love Hörnquist Åstrand 2004-02-11 17:16:15 +00:00
  • 870a170648 Check for sys/socket.h, net/if.h. Modify term.h, security/pam_appl.h tests. Love Hörnquist Åstrand 2004-02-11 16:52:54 +00:00
  • 0128031661 x Love Hörnquist Åstrand 2004-02-11 16:52:08 +00:00
  • b4cb8ab9b0 If there is a --with-PACKAGE=path but no --with-PACKAGE-config, go seach for path/PACKEGE-config and use it if it exists. Inspired by Harald Barth <haba@pdc.kth.se> Love Hörnquist Åstrand 2004-02-11 16:51:59 +00:00
  • a8c5ecdeb6 x Love Hörnquist Åstrand 2004-02-11 12:30:51 +00:00
  • 0d4320db0b (change_password): handle that printf("%.*s", 0, (void*)NULL); doesn't work on solaris Love Hörnquist Åstrand 2004-02-11 12:30:35 +00:00
  • a21c6faec4 x Love Hörnquist Åstrand 2004-02-10 22:50:52 +00:00
  • 13b9098447 x Love Hörnquist Åstrand 2004-02-10 20:29:24 +00:00
  • 9e29b1f854 (change_password): handle that printf(".*s", 0, (void*)NULL); doesn't work on solaris Love Hörnquist Åstrand 2004-02-10 20:28:26 +00:00
  • c83c06dc81 x Love Hörnquist Åstrand 2004-02-10 13:28:54 +00:00
  • 310701f968 don't use path's in first .Nm, it confuses some locate.updatedb, use FILES section to describe where the file is instead. Love Hörnquist Åstrand 2004-02-10 13:28:45 +00:00
  • 387710cab1 test for "der_length.c: Fix len_unsigned for certain negative integers, it got the length wrong" , from Panasas, Inc. Love Hörnquist Åstrand 2004-02-07 14:30:07 +00:00
  • a96b264050 Fix len_unsigned for certain negative integers, it got the length wrong, fix from Panasas, Inc. Love Hörnquist Åstrand 2004-02-07 14:27:59 +00:00
  • d0daf9b14c add _heim_len_unsigned, _heim_len_int Love Hörnquist Åstrand 2004-02-07 14:16:53 +00:00
  • 9ba3a46686 x Love Hörnquist Åstrand 2004-02-04 12:25:20 +00:00
  • 0f49388ac2 test for: (length_type): TSequenceOf: add up the size of all the elements, don't use just the size of the last element. Love Hörnquist Åstrand 2004-02-03 22:15:42 +00:00
  • 1987668bf1 add "next iv" test for aes128, check decryption case too Love Hörnquist Åstrand 2004-02-03 21:05:57 +00:00
  • 38222b38b2 (_krb5_aes_cts_encrypt): out iv is the iv of the next to last block, fix decryption case too Love Hörnquist Åstrand 2004-02-03 21:04:41 +00:00
  • b1c7bcffd1 add "next iv" test for aes128 Love Hörnquist Åstrand 2004-02-03 20:48:25 +00:00
  • 290b1c07d8 (_krb5_aes_cts_encrypt): out iv is the iv of the next to last block Love Hörnquist Åstrand 2004-02-03 20:47:21 +00:00
  • 555fedc87a x Love Hörnquist Åstrand 2004-02-03 20:10:33 +00:00
  • d6902eb792 x Love Hörnquist Åstrand 2004-02-03 17:07:30 +00:00
  • 051ed5b5a1 (krb5_mk_rep): abort on internal asn1 encode error Love Hörnquist Åstrand 2004-02-03 17:06:10 +00:00
  • b556de6237 (krb5_mk_rep): abort on internal asn1 encode error Love Hörnquist Åstrand 2004-02-03 17:05:02 +00:00
  • a74d87717c (krb5_get_in_cred): abort on internal asn1 encode error Love Hörnquist Åstrand 2004-02-03 17:03:42 +00:00
  • 5e5a56079a (krb5_mk_priv): abort on internal asn1 encode error Love Hörnquist Åstrand 2004-02-03 17:03:00 +00:00
  • 74ee19a354 (make_pa_tgs_req): abort on internal asn1 encode error Love Hörnquist Åstrand 2004-02-03 16:59:37 +00:00
  • 79ec557a94 (krb5_build_authenticator): abort on internal asn1 encode error Love Hörnquist Åstrand 2004-02-03 16:58:24 +00:00
  • da1b9cbc7f (krb5_build_ap_req): abort on internal asn1 encode error Love Hörnquist Åstrand 2004-02-03 16:56:19 +00:00
  • 2bbc0fced5 some text about order of [capaths] realms Love Hörnquist Åstrand 2004-01-30 10:17:58 +00:00
  • 653db66d34 register WRFILE ops Love Hörnquist Åstrand 2004-01-25 21:05:42 +00:00
  • b5f0883c6a add krb5_wrfkt_ops/WRFILE (same as FILE) Love Hörnquist Åstrand 2004-01-25 21:03:22 +00:00
  • df1bac1a97 add krb5_wrfkt_ops Love Hörnquist Åstrand 2004-01-25 21:00:29 +00:00
  • 152e9654e8 x Love Hörnquist Åstrand 2004-01-25 19:31:55 +00:00
  • 9bc7a44acb add gss_krb5_ccache_name Love Hörnquist Åstrand 2004-01-25 19:15:29 +00:00
  • f9fd3f909e (libgssapi_la_SOURCES): += ccache_name.c Love Hörnquist Åstrand 2004-01-25 19:14:04 +00:00
  • f59f30ea3d (gss_krb5_ccache_name): help function enable to set krb5 name, using out_name argument makes function no longer thread-safe Love Hörnquist Åstrand 2004-01-25 19:08:57 +00:00
  • b2d84d9e03 add missing gss_krb5_ references Love Hörnquist Åstrand 2004-01-25 19:05:40 +00:00
  • 7836be49ae document gss_krb5_ccache_name Love Hörnquist Åstrand 2004-01-25 19:02:59 +00:00
  • 1cbaebaf34 x Love Hörnquist Åstrand 2004-01-25 18:27:37 +00:00
  • d7b12004a6 (change): use the right password when changing the password Love Hörnquist Åstrand 2004-01-25 18:24:36 +00:00
  • d186f2e8ea x Love Hörnquist Åstrand 2004-01-22 15:12:22 +00:00
  • 0154e035af search paths for AFS configuration files for the OpenAFS MacOS X, fix comment Love Hörnquist Åstrand 2004-01-22 15:12:12 +00:00
  • b186071905 search paths for AFS configuration files for the OpenAFS MacOS X Love Hörnquist Åstrand 2004-01-22 15:11:23 +00:00
  • 9c299af490 x Love Hörnquist Åstrand 2004-01-21 13:20:30 +00:00
  • 9c3fc6f67f (_krb5_xlock): catch EINVAL and assume that it means that the filesystem doesn't support locking Love Hörnquist Åstrand 2004-01-21 13:20:06 +00:00
  • b18ecb3e09 remove #if 0 out file locking code Love Hörnquist Åstrand 2004-01-21 10:55:54 +00:00
  • b6dd5d6a87 x Love Hörnquist Åstrand 2004-01-19 17:54:46 +00:00
  • de222a34c8 (length_type): TSequenceOf: add up the size of all the elements, don't use just the size of the last element. Love Hörnquist Åstrand 2004-01-19 17:54:33 +00:00
  • ed8f26660d new year Love Hörnquist Åstrand 2004-01-18 22:48:48 +00:00
  • 1597ca1924 x Love Hörnquist Åstrand 2004-01-13 10:10:07 +00:00
  • e96991c20e (renew_validate): if renewable_flag and not time specifed, use "1 month" Love Hörnquist Åstrand 2004-01-13 10:09:50 +00:00
  • 116c36df0a x Love Hörnquist Åstrand 2004-01-08 10:03:38 +00:00
  • 4471b21263 clean up krb5 support, log to syslog instead of stdout (very confusing for the other end tcp connection), patch originally from joda Love Hörnquist Åstrand 2004-01-08 10:03:19 +00:00
  • bcbefd51c3 x Love Hörnquist Åstrand 2004-01-08 09:01:51 +00:00
  • f66a6f7987 add prototypes, describe krb5_keyblock_zero Love Hörnquist Åstrand 2004-01-08 09:01:33 +00:00
  • dd1875d0a5 (add_addrs): don't add same address multiple times Love Hörnquist Åstrand 2004-01-05 15:17:25 +00:00
  • 85575388c3 (krb5_get_forwarded_creds): try to handle errors better for previous commit Love Hörnquist Åstrand 2004-01-05 15:00:50 +00:00
  • f342516288 (krb5_get_forwarded_creds): If tickets are address-less, forward address-less tickets. Love Hörnquist Åstrand 2004-01-05 14:44:34 +00:00
  • ff5bd23572 rename get_krbtgt to _krb5_get_krbtgt and export it Love Hörnquist Åstrand 2004-01-05 14:08:04 +00:00
  • c9ec508164 x Love Hörnquist Åstrand 2004-01-05 13:32:01 +00:00
  • 1eec67fbba x Love Hörnquist Åstrand 2004-01-05 13:07:21 +00:00
  • 7727fb64c6 add year 2004 Love Hörnquist Åstrand 2004-01-05 13:05:29 +00:00
  • ad502c5ffb correct ifdef for EAI_ADDRFAMILY Love Hörnquist Åstrand 2004-01-04 19:02:41 +00:00
  • 7ea935ffce x Love Hörnquist Åstrand 2003-12-30 15:50:11 +00:00
  • db2b1a8fc9 (change): fix same-password-again by decrypting keys and setting an error code From: Buck Huppmann <buckh@pobox.com> Love Hörnquist Åstrand 2003-12-30 15:49:55 +00:00
  • afadd963bb x Love Hörnquist Åstrand 2003-12-21 22:24:27 +00:00
  • 7f88773f69 (_kadm5_c_init_context): catch errors from strdup and other krb5_ functions Love Hörnquist Åstrand 2003-12-21 22:23:08 +00:00
  • 84b392bfd5 x Love Hörnquist Åstrand 2003-12-20 17:12:13 +00:00
  • 2795da3afe x Love Hörnquist Åstrand 2003-12-20 17:11:45 +00:00
  • 8abbfdff86 (main): avoid warning by sending empty string as formatstring instead of NULL (even though pop_msg handles that too) Love Hörnquist Åstrand 2003-12-20 17:11:32 +00:00
  • dbe8979c6e x Love Hörnquist Åstrand 2003-12-19 01:26:55 +00:00
  • deb075eb05 protect error_string with mutex Love Hörnquist Åstrand 2003-12-19 01:25:12 +00:00
  • 9241394b39 allocate and destroy mutex in krb5_context Love Hörnquist Åstrand 2003-12-19 01:23:40 +00:00
  • 4c81cad550 (krb5_context_data): add mutex for error_string Love Hörnquist Åstrand 2003-12-19 01:21:04 +00:00
  • 6ee2a5b6df x Love Hörnquist Åstrand 2003-12-19 01:06:34 +00:00
  • 359795961a add ftp_do_gss_delegate Love Hörnquist Åstrand 2003-12-19 00:54:52 +00:00
  • 52b83f8c31 (getargs): negative flag for delegating gss creds Love Hörnquist Åstrand 2003-12-19 00:53:11 +00:00
  • bcc0935fca (ftp_do_gss_delegate): delegate creds (default on) Love Hörnquist Åstrand 2003-12-19 00:49:08 +00:00
  • 554c582f3e make -9 work again Love Hörnquist Åstrand 2003-12-18 19:33:15 +00:00
  • dd4b58f38f x Love Hörnquist Åstrand 2003-12-17 20:44:58 +00:00
  • 1d9702acee try handle ts preauth better, still not good, but at least it work with older heimdal releases that doesn't send back KRB5KDC_ERR_PREAUTH_REQUIRED when preauth was sent Love Hörnquist Åstrand 2003-12-17 20:44:37 +00:00
  • d24119eb2b x Love Hörnquist Åstrand 2003-12-16 16:53:50 +00:00
  • 708a148e91 remove enforce-transited-policy, its no longer used Love Hörnquist Åstrand 2003-12-16 16:53:37 +00:00
  • 00c3b056bc x Love Hörnquist Åstrand 2003-12-14 15:43:21 +00:00
  • aacc963b39 parse dns header, add support for SSHFP Love Hörnquist Åstrand 2003-12-14 15:43:10 +00:00
  • 778250998f add cpp rewrite for sshfp_record Love Hörnquist Åstrand 2003-12-14 15:42:32 +00:00
  • 2f66949621 add SSHFP, clean up the the dns_header Love Hörnquist Åstrand 2003-12-14 15:41:41 +00:00
  • 7360d16d94 x Love Hörnquist Åstrand 2003-12-14 09:31:49 +00:00
  • b1c6210d04 remove HEADER for crays Love Hörnquist Åstrand 2003-12-14 09:30:42 +00:00
  • ee46634b5e x Love Hörnquist Åstrand 2003-12-14 09:28:53 +00:00
  • 3a16c33025 number-of fields no longer stored in network order Love Hörnquist Åstrand 2003-12-14 09:26:58 +00:00
  • 0ee7eaa6a3 x Love Hörnquist Åstrand 2003-12-13 20:36:41 +00:00
  • f23430751a remove depency on c99 types in resolv.h Love Hörnquist Åstrand 2003-12-13 20:34:51 +00:00
  • 8576792c83 remove depency on c99 types Love Hörnquist Åstrand 2003-12-13 20:30:08 +00:00