Commit Graph

  • fc437b9e14 (open_socket): stupid cast to get rid of a warning Assar Westerlund 1999-04-19 10:23:52 +00:00
  • 0aca0483d2 (add_standard_ports, process_request): look at enable_kaserver. From "Brandon S. Allbery KF8NH" <allbery@kf8nh.apk.net> Assar Westerlund 1999-04-19 10:23:26 +00:00
  • db7c7b231b new flag --kaserver and config file option enable-kaserver. From "Brandon S. Allbery KF8NH" <allbery@kf8nh.apk.net> Assar Westerlund 1999-04-19 10:22:15 +00:00
  • b01a4cb658 *** empty log message *** Assar Westerlund 1999-04-19 10:15:25 +00:00
  • 06feb51fe6 x Johan Danielsson 1999-04-19 09:57:36 +00:00
  • 4322a88440 x Johan Danielsson 1999-04-18 13:50:06 +00:00
  • 014dfb29fd afskauthlib actually works Johan Danielsson 1999-04-18 13:49:38 +00:00
  • f3482e15f3 use krb5_cc_get_type Johan Danielsson 1999-04-18 13:48:46 +00:00
  • f1a6ab665e add __attribute__ Johan Danielsson 1999-04-18 13:48:14 +00:00
  • b2b3f67fc5 initial version Johan Danielsson 1999-04-18 13:47:30 +00:00
  • 36347ee17b add krb5_cc_get_type that returns type of a cache Johan Danielsson 1999-04-18 13:46:40 +00:00
  • 3055662121 x Johan Danielsson 1999-04-18 12:12:50 +00:00
  • 94b80d71c3 check _PATH_NOLOGIN Johan Danielsson 1999-04-18 12:12:47 +00:00
  • 6157ecd0b6 _PATH_NOLOGIN Johan Danielsson 1999-04-18 12:12:27 +00:00
  • aaef4d2370 *** empty log message *** Assar Westerlund 1999-04-17 20:24:17 +00:00
  • 0deae4ea84 not used anymore Assar Westerlund 1999-04-17 20:23:48 +00:00
  • e68f27788e include strsep prototype if needed Assar Westerlund 1999-04-16 09:59:27 +00:00
  • b5b2c35e19 LIB_kdb: -L should be before -lkdb test for prototype of strsep Assar Westerlund 1999-04-16 09:58:47 +00:00
  • 79517002d5 x Johan Danielsson 1999-04-15 16:19:34 +00:00
  • 0fcc690993 update version Johan Danielsson 1999-04-15 16:19:27 +00:00
  • e735a97698 (krb5_get_forwarded_creds): use ALLOC_SEQ Johan Danielsson 1999-04-15 15:48:04 +00:00
  • 48650b3b4a add some support for reading and writing old cache formats; (fcc_store_cred): use krb5_store_creds; (fcc_read_cred): use krb5_ret_creds Johan Danielsson 1999-04-15 15:47:05 +00:00
  • 2f3f002dcf (krb5_storage_from_mem): check malloc, initialize host_byteorder Johan Danielsson 1999-04-15 15:43:44 +00:00
  • 6dc689c324 (krb5_storage_from_fd): initialize host_byteorder Johan Danielsson 1999-04-15 15:43:01 +00:00
  • a3cfac4221 (krb5_storage_emem): initialize host_byteorder Johan Danielsson 1999-04-15 15:42:54 +00:00
  • 200aeaacb9 (krb5_storage_set_host_byteorder): add (krb5_store_int32,krb5_ret_int32,krb5_store_int16,krb5_ret_int16): check host_byteorder flag (krb5_store_creds): add (krb5_ret_creds): add Johan Danielsson 1999-04-15 15:42:10 +00:00
  • fb69627e1b (krb5_storage): add `host_byteorder' flag for storage of numbers Johan Danielsson 1999-04-15 15:40:14 +00:00
  • 869330023b add `host not found' error Johan Danielsson 1999-04-15 15:38:31 +00:00
  • 523790cee4 x Johan Danielsson 1999-04-15 13:21:23 +00:00
  • f92fa946cb don't use data after clearing decriptor Johan Danielsson 1999-04-15 13:21:16 +00:00
  • a92fa5a676 x Johan Danielsson 1999-04-15 13:02:01 +00:00
  • 2a9f13e1de it's probably make-print-version.o that should depend on version.h Johan Danielsson 1999-04-15 13:01:40 +00:00
  • 9740ade402 abort -> krb5_abortx Johan Danielsson 1999-04-15 12:59:28 +00:00
  • 6c3f040376 add __attribute__; add *abort functions Johan Danielsson 1999-04-15 12:55:43 +00:00
  • 70c199e356 check for __attribute__ Johan Danielsson 1999-04-15 12:45:28 +00:00
  • d9bf00ccb9 more __attribute__ fixes Johan Danielsson 1999-04-15 12:37:54 +00:00
  • 727a2a7943 handle __attribute__ Johan Danielsson 1999-04-15 12:17:24 +00:00
  • 61ae9ea37a x Johan Danielsson 1999-04-15 12:04:05 +00:00
  • 0ac8e0ea70 make print-version.h depend on version.h Johan Danielsson 1999-04-15 12:04:02 +00:00
  • 180d4ded87 x Johan Danielsson 1999-04-15 09:34:41 +00:00
  • 73fe7c4a0b log bogus requests Johan Danielsson 1999-04-15 09:34:37 +00:00
  • 6022c9b2ce *** empty log message *** Assar Westerlund 1999-04-14 10:30:38 +00:00
  • d7319152d9 x Johan Danielsson 1999-04-13 16:38:26 +00:00
  • 13959e40fb (kadm5_s_create_principal): create v4 salts for all DES keys Johan Danielsson 1999-04-13 16:38:03 +00:00
  • 633d4621b3 (init_tgs_req): re-structure a little bit Assar Westerlund 1999-04-11 23:13:39 +00:00
  • f6e5c6cbae (init_tgs_req): some more error checking Assar Westerlund 1999-04-11 22:53:45 +00:00
  • 5457b0d6ae (krb5_generate_subkey): check return value from malloc Assar Westerlund 1999-04-11 22:49:16 +00:00
  • e52bd4e867 x Johan Danielsson 1999-04-11 01:47:34 +00:00
  • b04d5bb7ef update to reality Johan Danielsson 1999-04-11 01:47:30 +00:00
  • aee3f6fca6 x Johan Danielsson 1999-04-11 01:46:30 +00:00
  • 1f16233c48 (krb5_524_conv_principal): make it actually work, and check built-in list of host-type first-components Johan Danielsson 1999-04-11 01:45:24 +00:00
  • f80803ca3b *** empty log message *** Assar Westerlund 1999-04-11 01:19:29 +00:00
  • 90e406a457 issuid: nuke prototype Assar Westerlund 1999-04-11 01:17:42 +00:00
  • d37b4252e0 handle more than one realm for a host Assar Westerlund 1999-04-11 00:42:49 +00:00
  • 8754a5f56f *** empty log message *** Assar Westerlund 1999-04-11 00:42:20 +00:00
  • 249bcaad89 x Johan Danielsson 1999-04-11 00:37:48 +00:00
  • 20ed3440e0 lookup SRV-records to find a kdc for a realm Johan Danielsson 1999-04-11 00:37:44 +00:00
  • 4ea526ace0 add srv_* flags to context Johan Danielsson 1999-04-11 00:37:00 +00:00
  • 0aa23fe384 add default v4_name_convert entries Johan Danielsson 1999-04-11 00:36:29 +00:00
  • a47b8cbc30 don't run testit as a check Assar Westerlund 1999-04-11 00:01:34 +00:00
  • ff6ba1ac43 (main): use krb5_program_setup and print_version Assar Westerlund 1999-04-11 00:01:16 +00:00
  • 0b99766c36 *** empty log message *** Assar Westerlund 1999-04-11 00:00:04 +00:00
  • 8b3efe9a2f (main): use print_version Assar Westerlund 1999-04-10 23:59:55 +00:00
  • 24abaad83b new option --forwardable use print_version Assar Westerlund 1999-04-10 23:47:06 +00:00
  • cf19609c3c unifdef FORWARD Assar Westerlund 1999-04-10 23:46:06 +00:00
  • f91baf6b28 (krb5_forward_cred): zero out creds Assar Westerlund 1999-04-10 22:18:56 +00:00
  • fc2d68aa53 x Johan Danielsson 1999-04-10 21:08:17 +00:00
  • 5df49004ee fixes for crays Johan Danielsson 1999-04-10 21:02:28 +00:00
  • e90d8568ea x Johan Danielsson 1999-04-10 21:01:32 +00:00
  • be4f46aff4 (rl_complete_filename): return if there were no matches Johan Danielsson 1999-04-10 21:01:16 +00:00
  • 43d763bdda x Johan Danielsson 1999-04-10 20:53:27 +00:00
  • 9c192a2804 complain about un-recognised commands Johan Danielsson 1999-04-10 20:53:24 +00:00
  • e0e4222f4f x Johan Danielsson 1999-04-10 20:09:17 +00:00
  • e9a0ee86ad add missing *snprintf functions Assar Westerlund 1999-04-10 18:00:08 +00:00
  • 1a498a3048 update Assar Westerlund 1999-04-10 15:38:30 +00:00
  • 97ce573d63 *** empty log message *** Assar Westerlund 1999-04-10 15:33:30 +00:00
  • 1d62e5795e (setup_copier): use socketpair' instead of pipe'. Some shells don't think it's a rsh session if they find a pipe at the other end. (setup_environment): add SSH_CLIENT just to make bash happy Assar Westerlund 1999-04-10 15:32:50 +00:00
  • 8de0cc5aff (doit): fix error message Assar Westerlund 1999-04-10 15:28:58 +00:00
  • 68ac88a65d (do_read): use krb5_get_wrapped_length Assar Westerlund 1999-04-10 15:10:52 +00:00
  • 2fefcb8897 add assert.h Assar Westerlund 1999-04-10 15:10:13 +00:00
  • 65f29bd32d (encrypt_internal): free checksum if lengths fail to match. (krb5_get_wrapped_length): new function Assar Westerlund 1999-04-10 15:10:00 +00:00
  • 953f595904 comment spell-fix Assar Westerlund 1999-04-10 15:08:39 +00:00
  • 3cf5bcb22f security/pam_modules.h: check for Assar Westerlund 1999-04-10 15:08:15 +00:00
  • 683ff29695 (krb5_get_init_creds_password): kludge around `ret_as_reply' semantics by only freeing it when ret == 0 Assar Westerlund 1999-04-10 13:41:44 +00:00
  • 6a88485692 *** empty log message *** Assar Westerlund 1999-04-10 11:48:57 +00:00
  • fbf83c96c9 *** empty log message *** Assar Westerlund 1999-04-10 11:16:17 +00:00
  • c4d5d9a6c1 *** empty log message *** Assar Westerlund 1999-04-10 11:08:06 +00:00
  • e53706c80a use LIB_roken Assar Westerlund 1999-04-09 18:29:48 +00:00
  • 3ad50e778d (print_cred_verbose): handle the case of a bad enctype Assar Westerlund 1999-04-09 18:26:23 +00:00
  • 325df18b11 test for more header files (LIB_roken): set Assar Westerlund 1999-04-09 18:21:11 +00:00
  • 68b38cbb8d quote $@ (freebsd3): add install_symlink_command2 Assar Westerlund 1999-04-09 15:34:25 +00:00
  • 402483cdb0 *** empty log message *** Assar Westerlund 1999-04-09 11:19:26 +00:00
  • fd805c3a67 *** empty log message *** Assar Westerlund 1999-04-09 10:31:19 +00:00
  • 6aaa51407c x Johan Danielsson 1999-04-08 13:44:44 +00:00
  • 1c23c5b2bd snprintf Johan Danielsson 1999-04-08 13:44:40 +00:00
  • f6f4a0e3bf add snprintf, asprintf Johan Danielsson 1999-04-08 13:44:06 +00:00
  • 11781c744b x Johan Danielsson 1999-04-08 13:43:48 +00:00
  • 9f6f08e906 build testit Johan Danielsson 1999-04-08 13:43:45 +00:00
  • afd8b4de9d nuke NEW, DISPOSE, RENEW, and COPYFROMTO macros; (rl_complete): call rl_list_possib instead of doing the same Johan Danielsson 1999-04-08 13:42:09 +00:00
  • 98c988dd10 nuke NEW, DISPOSE, RENEW, and COPYFROMTO macros Johan Danielsson 1999-04-08 13:40:59 +00:00