Commit Graph

  • 4be22c24ea we may need unistd.h for ssize_t Johan Danielsson 2002-08-28 16:08:44 +00:00
  • 69903e4767 x Jacques A. Vidrine 2002-08-28 15:34:33 +00:00
  • 969a8f5cf8 Document dns_lookup_srv, dns_lookup_realm, and the special token dns_locate' in the [domain_realms] section. Drop documentation for srv_lookup'. Jacques A. Vidrine 2002-08-28 15:33:59 +00:00
  • c638984e5d add LIBRARY section (partly from NetBSD) Johan Danielsson 2002-08-28 15:30:59 +00:00
  • 920d23770a x Jacques A. Vidrine 2002-08-28 15:29:18 +00:00
  • b59dafe5ca add some disabled code to bail out if there is no parable config file Johan Danielsson 2002-08-28 15:27:24 +00:00
  • d07685c5a6 Add dns_lookup_kdc, dns_lookup_realm, dns_lookup_realm_labels checks. Jacques A. Vidrine 2002-08-28 15:27:19 +00:00
  • 94e7cb73d4 x Jacques A. Vidrine 2002-08-28 15:19:27 +00:00
  • 3b58aa8030 krb4_get_tickets goes in appdefaults (for kinit), not libdefaults Jacques A. Vidrine 2002-08-28 15:17:34 +00:00
  • 0fa3480034 x Jacques A. Vidrine 2002-08-28 15:05:25 +00:00
  • 25d03c89e9 Do not build pam_krb4 on FreeBSD. FreeBSD ships with a pam_kerberosIV module in the base system. Jacques A. Vidrine 2002-08-28 15:04:57 +00:00
  • 61e743ecc8 use full month name, and add LIBRARY section Johan Danielsson 2002-08-28 14:46:20 +00:00
  • efb4030faa use full month name Johan Danielsson 2002-08-28 14:23:10 +00:00
  • 2284951416 x Jacques A. Vidrine 2002-08-28 13:37:09 +00:00
  • e8a466e5d8 = Add a knob `dns_lookup_realm' to control global use of dns-locate for domain to realm mappings. Jacques A. Vidrine 2002-08-28 13:36:57 +00:00
  • 1d68b59387 Rename the srv_lookup' option to dns_lookup_kdc'. `srv_lookup' can still be specified for backwards compatibility. Jacques A. Vidrine 2002-08-28 13:36:47 +00:00
  • ab3db6b67a *** empty log message *** Assar Westerlund 2002-08-27 21:49:49 +00:00
  • c1acec55de remove _GNU_SOURCE - it's now added by configure Assar Westerlund 2002-08-27 21:48:24 +00:00
  • 91fcba2a1c define _GNU_SOURCE when running tests - it's needed to see all the extensions that we test for on glibc-based systems such as Linux Assar Westerlund 2002-08-27 21:47:22 +00:00
  • 473718f2d9 *** empty log message *** Assar Westerlund 2002-08-27 20:07:23 +00:00
  • d6a7b8a83e (parse_reply): verify the lengths (both external and internal) are consistent and not too long (dns_lookup_int): be conservative in the length sent in to to parse_reply Assar Westerlund 2002-08-27 20:07:02 +00:00
  • f56f84cc41 x Johan Danielsson 2002-08-27 12:07:06 +00:00
  • ace97827a5 add missing semicolon Assar Westerlund 2002-08-26 21:43:38 +00:00
  • ac32847555 *** empty log message *** Assar Westerlund 2002-08-26 13:33:43 +00:00
  • 7613548436 (krb5_425_conv_principal_ext): lookup AAAA rrs before A ones when using the resolver to verify a mapping, also use getaddrinfo when resolver is not available Assar Westerlund 2002-08-26 13:31:40 +00:00
  • 16380081d3 add prototypes for str, unvis functions Assar Westerlund 2002-08-26 13:30:42 +00:00
  • b61d95fffc add fallback definition for T_AAAA Assar Westerlund 2002-08-26 13:30:16 +00:00
  • 7b9c9dcd4f (receive_everything): type-correctness calling _krb5_get_int Assar Westerlund 2002-08-26 13:29:37 +00:00
  • 0cf44e300e (find_db_spec): const-correctness in parameters to krb5_config_get_next Assar Westerlund 2002-08-26 13:28:36 +00:00
  • 46cc72d9f5 (find_db): const-correctness in parameters to krb5_config_get_next Assar Westerlund 2002-08-26 13:28:11 +00:00
  • 321d14c2e5 include <string.h> in the generated files (for memset) Assar Westerlund 2002-08-26 13:27:20 +00:00
  • 2552841e34 test for the vis, strvis functions requiring prototypes Assar Westerlund 2002-08-26 13:26:52 +00:00
  • 23257be112 *** empty log message *** Assar Westerlund 2002-08-23 19:30:40 +00:00
  • 68823821a9 add --version as a special case Assar Westerlund 2002-08-23 19:29:38 +00:00
  • 96c121c4f4 start using getarg Assar Westerlund 2002-08-23 19:11:03 +00:00
  • 1759177e35 actually use getarg Assar Westerlund 2002-08-23 17:54:20 +00:00
  • c250b65131 *** empty log message *** Assar Westerlund 2002-08-23 17:45:49 +00:00
  • 0735a45f38 make it handle --version/--help Assar Westerlund 2002-08-23 17:45:40 +00:00
  • b46faa0c31 *** empty log message *** Assar Westerlund 2002-08-23 17:23:55 +00:00
  • 036871fec7 *** empty log message *** Assar Westerlund 2002-08-23 16:15:27 +00:00
  • 75377772ef missing comma Johan Danielsson 2002-08-23 15:07:41 +00:00
  • 7ec5af1d06 x Johan Danielsson 2002-08-23 12:14:05 +00:00
  • 6319705d6c if motd is set in login.conf, output its contents before starting the shell Johan Danielsson 2002-08-23 12:11:09 +00:00
  • f5c091c294 make it use getarg so that it can handle --help and --version (and thus make check can pass) Assar Westerlund 2002-08-23 03:43:18 +00:00
  • 16b8fc5b01 *** empty log message *** Assar Westerlund 2002-08-23 03:19:38 +00:00
  • 1778731bc7 make it use getarg so that it can handle --help and --version (and thus make check can pass) Assar Westerlund 2002-08-23 03:19:21 +00:00
  • d58e378f3a make this build again Assar Westerlund 2002-08-23 03:17:34 +00:00
  • 2bd3465270 *** empty log message *** Assar Westerlund 2002-08-22 19:12:49 +00:00
  • 3284bae206 (der_get_int): handle len == 0. based on a patch from Love <lha@stacken.kth.se> Assar Westerlund 2002-08-22 19:11:07 +00:00
  • 6274df487f x Johan Danielsson 2002-08-22 16:23:46 +00:00
  • 21e16274ce remove only reference to strndup Johan Danielsson 2002-08-22 16:23:28 +00:00
  • ddaa2ea7d1 we may need a prototype for strndup Johan Danielsson 2002-08-22 16:16:25 +00:00
  • 31b610d0b3 some rototilling Johan Danielsson 2002-08-22 15:58:17 +00:00
  • 5ed35136ed use AS_TR_CPP Johan Danielsson 2002-08-22 15:43:37 +00:00
  • b47783e83f we seem to call KRB5KDC_ERR_KEY_EXP KRB5KDC_ERR_KEY_EXPIRED, so define the former to the latter Johan Danielsson 2002-08-22 10:06:20 +00:00
  • c5dd8b9e44 x Johan Danielsson 2002-08-22 09:55:07 +00:00
  • f781cef162 add blurb about adding and removing addresses; update kdc.conf section to match reality Johan Danielsson 2002-08-22 09:55:00 +00:00
  • 98590bf680 x Johan Danielsson 2002-08-22 08:34:53 +00:00
  • afc96b9606 KRB_SENDAUTH_VLEN seems to always have existed, so don't define it Johan Danielsson 2002-08-22 08:34:17 +00:00
  • 4b87042b2b uxp/v lacks _S_IFMT, but has S_IFMT Johan Danielsson 2002-08-22 08:31:03 +00:00
  • f132245f9e *** empty log message *** Assar Westerlund 2002-08-21 23:58:47 +00:00
  • ad3f648c61 print OIDs too, based on a patch from Love <lha@stacken.kth.se> Assar Westerlund 2002-08-21 23:55:21 +00:00
  • 9d521d4e04 add dependencies from the generated source files to the header files Assar Westerlund 2002-08-21 16:58:58 +00:00
  • 3aa224e58d changes from 2001 Johan Danielsson 2002-08-21 13:29:08 +00:00
  • fbe8a6e9fa x Johan Danielsson 2002-08-21 13:27:42 +00:00
  • 673d93179b test for more krb4 features Johan Danielsson 2002-08-21 13:26:28 +00:00
  • 1eedc8c8b0 more krb5_ssize_t Johan Danielsson 2002-08-21 12:21:57 +00:00
  • f89e864450 x Johan Danielsson 2002-08-21 12:21:38 +00:00
  • 19ae5f062f (do_v4_fallback): don't use krb_get_pw_in_tkt2 since it might not exist, and we don't actually care about the key Johan Danielsson 2002-08-21 12:21:31 +00:00
  • ce3e17ec51 move ssize_t before roken-common.h Johan Danielsson 2002-08-21 09:42:55 +00:00
  • d62c06839a ssize_t -> krb5_ssize_t Johan Danielsson 2002-08-21 09:08:07 +00:00
  • 9882fc6ae6 same with krb5_ssize_t Johan Danielsson 2002-08-21 09:04:28 +00:00
  • eaa06fee02 typedef ssize_t here Johan Danielsson 2002-08-20 17:34:29 +00:00
  • 133e01c90a HAVE_TYPE instead of CHECK_TYPE ssize_t Johan Danielsson 2002-08-20 17:33:31 +00:00
  • b0d064ca53 remove duplicate tests Johan Danielsson 2002-08-20 17:32:39 +00:00
  • 2c147bd837 more ws Johan Danielsson 2002-08-20 17:18:38 +00:00
  • 879fc6b8bc more, mostly whitespace, fixes from Thomas Klasusner Johan Danielsson 2002-08-20 17:07:29 +00:00
  • 747a00df69 remove Ns before comma (from Thomas Klausner) Johan Danielsson 2002-08-20 16:37:20 +00:00
  • 03b9deab6b test for _res Johan Danielsson 2002-08-20 16:37:09 +00:00
  • 86ae7dc7d0 don't put Ns before comma Johan Danielsson 2002-08-20 16:23:07 +00:00
  • 090742662a x Johan Danielsson 2002-08-20 15:53:02 +00:00
  • 5d1e7df512 _res might not be available Johan Danielsson 2002-08-20 15:52:57 +00:00
  • 89b9e9606c use PACKAGE_TARNAME and PACKAGE_STRING Johan Danielsson 2002-08-20 15:49:58 +00:00
  • 689846cca5 x Johan Danielsson 2002-08-20 14:56:04 +00:00
  • e9cd086463 emit ni sdrawkcab Johan Danielsson 2002-08-20 14:55:45 +00:00
  • 8b18192879 correct documentation for verify_ap_req_nofail Johan Danielsson 2002-08-20 14:53:03 +00:00
  • 7973bfd426 hmm, back out previous, since it was correct after all Johan Danielsson 2002-08-20 14:48:31 +00:00
  • a8deed839e x Johan Danielsson 2002-08-20 14:09:48 +00:00
  • 7d96ac5dfd can't test for EAI_SERVICE here since AIX is even more fsck:ed Johan Danielsson 2002-08-20 14:09:40 +00:00
  • 9ee5424d97 include stdio.h and roken.h Johan Danielsson 2002-08-20 13:00:35 +00:00
  • 4862da5c6b x Johan Danielsson 2002-08-20 12:47:53 +00:00
  • 2617fd75cd remove unused variable Johan Danielsson 2002-08-20 12:47:45 +00:00
  • 76ab32b3d0 don't add comma after last enum member Johan Danielsson 2002-08-20 12:44:51 +00:00
  • 91141a8897 only use altzone if we have it Johan Danielsson 2002-08-20 12:42:37 +00:00
  • 171d517fd3 test for altzone Johan Danielsson 2002-08-20 12:41:44 +00:00
  • 3ec3d91266 damn typos Johan Danielsson 2002-08-20 12:04:09 +00:00
  • fed304b01c RFC 2743 says (regarding gss_acquire_cred), ``A caller may provide the value NULL (GSS_C_NO_NAME) for desired_name, which will be interpreted as a request for a credential handle that will invoke default behavior when passed to GSS_Init_sec_context(), if cred_usage is GSS_C_INITIATE or GSS_C_BOTH, or GSS_Accept_sec_context(), if cred_usage is GSS_C_ACCEPT or GSS_C_BOTH.'' Jacques A. Vidrine 2002-08-20 12:02:45 +00:00
  • e703d7229f AI_NUMERICHOST needs special handling Johan Danielsson 2002-08-20 11:55:04 +00:00
  • 07409da248 add blurb about ap_req_nofail logic inversion Johan Danielsson 2002-08-20 11:49:44 +00:00
  • cd18c07fad x Johan Danielsson 2002-08-20 11:31:18 +00:00