Commit Graph

  • eb56509978 (doit_broken): call print_addr from parent process, and skip un-printable addresses; (print_addr): don't limit to IPv4 Johan Danielsson 2002-09-19 19:26:47 +00:00
  • 525a43814d fix rcsid Johan Danielsson 2002-09-19 15:25:14 +00:00
  • d29f4a9e27 Use strcspn to convert the newline to NUL in fgets results. Jacques A. Vidrine 2002-09-16 17:32:11 +00:00
  • e210e38627 x Johan Danielsson 2002-09-13 14:50:32 +00:00
  • aa5ba66390 remove unneeded Ns Johan Danielsson 2002-09-13 14:50:27 +00:00
  • d5871dbfc7 remove extra "application" Johan Danielsson 2002-09-13 14:49:31 +00:00
  • 69632031dc remove autom4ate.cache Johan Danielsson 2002-09-13 14:48:56 +00:00
  • fe3c019a71 x Johan Danielsson 2002-09-10 21:02:34 +00:00
  • b1838de129 if we only have old hash names, we need to include functions here that do the work Johan Danielsson 2002-09-10 21:02:30 +00:00
  • 8e356e5e5f don't use function macros if possible Johan Danielsson 2002-09-10 21:00:39 +00:00
  • 36ab9aff81 x Johan Danielsson 2002-09-10 20:10:50 +00:00
  • 5f129a8870 get limits.h for UINT_MAX Johan Danielsson 2002-09-10 20:10:45 +00:00
  • 9c7a6eae94 x Johan Danielsson 2002-09-10 20:07:06 +00:00
  • 10bf6d1573 include config.h before stdio.h (breaks with _FILE_OFFSET_BITS on solaris otherwise) Johan Danielsson 2002-09-10 20:05:55 +00:00
  • 69cc215e6f don't need des.h here Johan Danielsson 2002-09-10 20:04:46 +00:00
  • 77de2f4011 use crypto-headers.h Johan Danielsson 2002-09-10 20:03:49 +00:00
  • fc5a1287fa use make_crypto to create crypto-headers.h Johan Danielsson 2002-09-10 19:59:25 +00:00
  • e2e261a23e crypto header generation tool Johan Danielsson 2002-09-10 19:59:00 +00:00
  • 7d1d5f0bf3 move crypto test to just after testing for krb4, and move roken tests to after both, this speeds up various failure cases with krb4 Johan Danielsson 2002-09-10 19:57:19 +00:00
  • 08ddcf05cd x Johan Danielsson 2002-09-10 19:56:02 +00:00
  • 6ace93df86 use m4 macros for test cases, also test for older hash names Johan Danielsson 2002-09-10 19:55:48 +00:00
  • b97a223d26 on second thoughts, back out previous Johan Danielsson 2002-09-10 19:26:52 +00:00
  • 120c4c61a0 constify match_appl_version() Johan Danielsson 2002-09-10 19:23:28 +00:00
  • c8fbdf457d use krb5_prompter_posix instead of calling des_read_pw_string directly Johan Danielsson 2002-09-10 19:21:48 +00:00
  • 13718918cb don't use NULL when we mean 0 Johan Danielsson 2002-09-10 19:04:55 +00:00
  • 803f0a416a x Johan Danielsson 2002-09-10 15:23:54 +00:00
  • 195194ee2a include dep libraries in LIB_* Johan Danielsson 2002-09-10 15:23:38 +00:00
  • 833fd5e9fb change some lingering krb_err_base Johan Danielsson 2002-09-10 15:20:46 +00:00
  • 6e9f0b9044 we don't set package_libdir anymore, so no point in testing for it Johan Danielsson 2002-09-10 15:14:50 +00:00
  • 879f55acdc x Johan Danielsson 2002-09-10 14:31:32 +00:00
  • cd55c75bea move krb4 test before test for openssl, and bail out if krb4 is requested, but the crypto library is not the same as krb4 Johan Danielsson 2002-09-10 14:31:19 +00:00
  • 10f751e816 filter contents of LDFLAGS Johan Danielsson 2002-09-10 14:29:47 +00:00
  • e22c90f027 x Johan Danielsson 2002-09-09 22:29:32 +00:00
  • 79d62a87b5 subst INCLUDE_des Johan Danielsson 2002-09-09 22:29:26 +00:00
  • 001ad99baf add INCLUDE_des to cflags Johan Danielsson 2002-09-09 22:29:06 +00:00
  • 77e19bf173 use AC_CONFIG_SRCDIR Johan Danielsson 2002-09-09 22:27:54 +00:00
  • 3bc2349224 remove some unneeded stuff Johan Danielsson 2002-09-09 22:27:26 +00:00
  • 03a7ed8ec5 (do_524init): free principals Johan Danielsson 2002-09-09 22:17:53 +00:00
  • a826b0381d x Johan Danielsson 2002-09-09 22:16:34 +00:00
  • 2ae9f47e8e x Johan Danielsson 2002-09-09 21:39:25 +00:00
  • 14a69cb275 fix res_nsearch call, but don't use it for now, AIX5 has a broken version that trashes memory Johan Danielsson 2002-09-09 21:39:19 +00:00
  • 2a4482fa44 update version number Johan Danielsson 2002-09-09 19:17:01 +00:00
  • 865cfccf3f don't use LOG_CONS (from NetBSD) Johan Danielsson 2002-09-09 15:57:24 +00:00
  • bed2c50846 Credit Sebastian for this potential problem. Jacques A. Vidrine 2002-09-09 14:43:29 +00:00
  • 1d61dd312f While decoding arguments for kadm_chpass_with_key, sanity check the number of keys given: must be non-negative, small enough that it is not truncated when stuffed into an int16_t for kadm5_free_key_data, and small enough to avoid integer overflow when calculating the memory required for the keys themselves. Jacques A. Vidrine 2002-09-09 14:40:08 +00:00
  • 5e6f1d8e82 Use O_EXCL when creating a new keyfile. Jacques A. Vidrine 2002-09-09 14:22:26 +00:00
  • 3d7ec07178 We need <limits.h> now for UINT_MAX. Jacques A. Vidrine 2002-09-09 14:16:55 +00:00
  • 296d01fd2b x Jacques A. Vidrine 2002-09-09 14:15:20 +00:00
  • 9849899e7f Validate some counts that may be received from the network: Check that they are non-negative, and that they are small enough to avoid integer overflow when used in memory allocation calculations. Jacques A. Vidrine 2002-09-09 14:03:03 +00:00
  • 2f8c0d7281 fix typo in previous Johan Danielsson 2002-09-09 13:41:12 +00:00
  • 6b8b69aa94 x Johan Danielsson 2002-09-09 13:32:19 +00:00
  • 340f9526a6 don't try to build pam module Johan Danielsson 2002-09-09 13:32:10 +00:00
  • 36bb92ee64 rename to rk_AUTH_MODULES Johan Danielsson 2002-09-09 13:31:45 +00:00
  • d9b6a5a526 x Johan Danielsson 2002-09-09 13:30:16 +00:00
  • c91ef9ee7b only include modules explicitly asked for Johan Danielsson 2002-09-09 13:30:07 +00:00
  • 4b36aecdf4 change IRIX == 4 to IRIX4 Johan Danielsson 2002-09-09 13:29:09 +00:00
  • be6a16d87b x Johan Danielsson 2002-09-09 13:15:09 +00:00
  • 8507a7a1d2 (krb5_authenticate): use subkey Johan Danielsson 2002-09-09 13:14:58 +00:00
  • b7169ebbf0 x Johan Danielsson 2002-09-05 15:00:11 +00:00
  • af36f87126 fix warning string Johan Danielsson 2002-09-05 15:00:03 +00:00
  • 45cc9bab8d (krb5_vlog_msg): delay message formating till we know we need it Johan Danielsson 2002-09-05 14:59:14 +00:00
  • 1cb229731e *** empty log message *** Assar Westerlund 2002-09-05 03:38:17 +00:00
  • f4b53cdfee remove some warnings from the linux-portion Assar Westerlund 2002-09-05 03:36:23 +00:00
  • 73aa6bce70 (encode_reply): correct error logging Assar Westerlund 2002-09-05 02:55:01 +00:00
  • f1feda412e (getnameinfo_verified): handle the case of forward but no backward DNS information, and also describe the desired behaviour. from Love <lha@stacken.kth.se> Assar Westerlund 2002-09-05 01:36:27 +00:00
  • 231892e586 x Johan Danielsson 2002-09-04 22:01:35 +00:00
  • 55cebea766 (sec_vfprintf): free encoded data Johan Danielsson 2002-09-04 22:01:28 +00:00
  • 0747aa8d55 (gss_decode): release buffer Johan Danielsson 2002-09-04 22:00:50 +00:00
  • 17f9a949b7 (active_mode): no need to allocate buffer for EPRT Johan Danielsson 2002-09-04 22:00:12 +00:00
  • e89ca6b051 x Johan Danielsson 2002-09-04 21:40:10 +00:00
  • af18ece01f free some memory Johan Danielsson 2002-09-04 21:40:04 +00:00
  • 6d3f51c725 close ccache if we opened it Johan Danielsson 2002-09-04 21:34:43 +00:00
  • 98bd53fb2d (rtbl_destroy): free whole table Johan Danielsson 2002-09-04 21:25:09 +00:00
  • 20912b2ef6 x Johan Danielsson 2002-09-04 21:13:44 +00:00
  • 6a8ce7e86f (init_tgs_req): init ret Johan Danielsson 2002-09-04 21:12:46 +00:00
  • ece81027d3 x Johan Danielsson 2002-09-04 20:58:27 +00:00
  • af09b5af35 test for res_nsearch Johan Danielsson 2002-09-04 20:57:30 +00:00
  • f956bbce07 use res_nsearch if we have it (from Larry Greenfield) Johan Danielsson 2002-09-04 20:55:20 +00:00
  • e3d19529f2 x Johan Danielsson 2002-09-04 20:44:41 +00:00
  • 921f49e5cb (parse_generation): return if there is no generation (spotted by Daniel Kouril) Johan Danielsson 2002-09-04 20:44:35 +00:00
  • 53e6687014 x Johan Danielsson 2002-09-04 20:32:24 +00:00
  • cfcf1125e9 handle new protocol Johan Danielsson 2002-09-04 20:32:18 +00:00
  • 4c81cc848e use krb5_err instead of sysloging directly, handle the new protocol, and bail out if an old client tries to connect Johan Danielsson 2002-09-04 20:31:48 +00:00
  • 4553415279 we need a protocol version string Johan Danielsson 2002-09-04 20:29:04 +00:00
  • 9dbccbeb68 use ASN1_MALLOC_ENCODE Johan Danielsson 2002-09-04 18:42:22 +00:00
  • 03b00835b5 set AP_OPTS_USE_SUBKEY Johan Danielsson 2002-09-04 18:19:41 +00:00
  • c8ac575762 use ASN1_MALLOC_ENCODE Johan Danielsson 2002-09-04 16:32:30 +00:00
  • ddc308c36f use ASN1_MALLOC_ENCODE Johan Danielsson 2002-09-04 16:26:05 +00:00
  • c93497a2e8 *** empty log message *** Assar Westerlund 2002-09-04 15:51:00 +00:00
  • 8a7a0dcf04 krb5_crypto_block_size -> krb5_crypto_getblocksize Assar Westerlund 2002-09-04 15:50:36 +00:00
  • 1517173dcb add convenience macro that allocates a buffer and encoded into that Johan Danielsson 2002-09-04 15:06:18 +00:00
  • 70f42f5833 x Johan Danielsson 2002-09-04 13:01:58 +00:00
  • a4098bf15f document -P Johan Danielsson 2002-09-04 13:01:52 +00:00
  • 9012f55e7c (init_tgs_req): use in_creds->session.keytype literally instead of trying to convert to a list of enctypes (it should already be an enctype) Johan Danielsson 2002-09-04 12:04:19 +00:00
  • e144f25d7b *** empty log message *** Assar Westerlund 2002-09-04 04:27:35 +00:00
  • 6aa0fddea7 add Linux AF_NETLINK getifaddrs from Hideaki YOSHIFUJI of the Usagi project Assar Westerlund 2002-09-04 04:26:27 +00:00
  • 153921a13c *** empty log message *** Assar Westerlund 2002-09-04 04:24:16 +00:00
  • 92aa909ab6 make this build and return 77 if there is no mmap Assar Westerlund 2002-09-04 03:25:06 +00:00
  • e9e19e129c *** empty log message *** Assar Westerlund 2002-09-04 03:24:01 +00:00
  • 19def9c885 add --disable-mmap option, and tests for sys/mman.h and mmap Assar Westerlund 2002-09-04 03:19:40 +00:00