Commit Graph

  • 00b513fb9c moved to kadmin Johan Danielsson 1999-05-03 16:46:11 +00:00
  • 77c0ebe9dd x Johan Danielsson 1999-05-03 16:45:37 +00:00
  • 247779f7dc link with krb4 Johan Danielsson 1999-05-03 16:44:15 +00:00
  • 761fdb7dff include <sys/un.h> Johan Danielsson 1999-05-03 16:43:55 +00:00
  • 323e23dfd3 move from lib/kadm5 Johan Danielsson 1999-05-03 16:43:31 +00:00
  • 0a03a628f7 move recvauth to kadmind_loop() Johan Danielsson 1999-05-03 16:42:33 +00:00
  • bbc67d91dc remove server.c Johan Danielsson 1999-05-03 16:41:18 +00:00
  • 3258e4eaa9 add prototypes Johan Danielsson 1999-05-03 16:41:00 +00:00
  • 2b6bb5ec7a (_kadm5_setup_entry): set key_data Johan Danielsson 1999-05-03 16:40:46 +00:00
  • 97edf08c22 add _kadm5_set_keys2 to sey keys from key_data Johan Danielsson 1999-05-03 16:40:27 +00:00
  • 153c1dc1e5 add kadm5_s_modify_principal_with_key Johan Danielsson 1999-05-03 16:39:50 +00:00
  • 48efdc7058 add kadm5_s_create_principal_with_key Johan Danielsson 1999-05-03 16:39:20 +00:00
  • fe34d99057 add kadm5_s_chpass_principal_with_key Johan Danielsson 1999-05-03 16:38:48 +00:00
  • 034fdc765a move stuff to private.h Johan Danielsson 1999-05-03 16:32:25 +00:00
  • a6b3246ddd move stuff from kadm5_locl.h Johan Danielsson 1999-05-03 16:32:03 +00:00
  • 27762a3eac --enable-netinfo Johan Danielsson 1999-05-03 09:26:07 +00:00
  • 2ee4dab98b HAVE_NETINFO_NI_H -> HAVE_NETINFO Johan Danielsson 1999-05-03 09:25:45 +00:00
  • c7f8c30983 x Johan Danielsson 1999-05-03 09:19:19 +00:00
  • 144993611e fix for crays Johan Danielsson 1999-05-03 09:18:57 +00:00
  • b7a08ee57f new version from automake 1.4 Johan Danielsson 1999-05-03 09:13:17 +00:00
  • 17c9fd68e4 (get_cred_from_kdc_flags): allocate and free `*out_creds' properly Assar Westerlund 1999-05-03 02:08:51 +00:00
  • 7c2cf73058 (krb5_compare_creds): just verify that the keytypes/enctypes are compatible, not that they are the same Assar Westerlund 1999-05-03 02:01:41 +00:00
  • 3708a37a4f (cache): const-correctness Assar Westerlund 1999-05-03 02:00:16 +00:00
  • 9c1f52493e update for 0.1e Assar Westerlund 1999-04-28 00:06:21 +00:00
  • a3622ca120 pretty Assar Westerlund 1999-04-28 00:02:05 +00:00
  • fa92b92495 Release 0.1e Assar Westerlund 1999-04-27 23:59:59 +00:00
  • e66dd06ce4 *** empty log message *** Assar Westerlund 1999-04-27 23:57:42 +00:00
  • 17b23dc3b6 (mcc_get_next): get the current cursor correctly Assar Westerlund 1999-04-27 23:52:06 +00:00
  • 9a129fa89f correct definition of KRB_PUT_INT for old krb4 code. From Ake Sandgren <ake@cs.umu.se> Assar Westerlund 1999-04-27 22:21:14 +00:00
  • b5697c0ca6 fix arguments to decrypt_ticket Johan Danielsson 1999-04-27 13:50:07 +00:00
  • 9b59def543 *** empty log message *** Assar Westerlund 1999-04-25 17:46:42 +00:00
  • 3623dc5593 (krb5_mk_req_internal): try to handle old DCE secd's that are not able to handle MD5 checksums by defaulting to MD4 if the keytype was DES-CBC-CRC Assar Westerlund 1999-04-25 17:44:01 +00:00
  • a8e18d82c4 (krb5_mk_req): use auth_context->keytype Assar Westerlund 1999-04-25 17:43:07 +00:00
  • e802293aed (krb5_auth_context_data): add keytype' and cksumtype' Assar Westerlund 1999-04-25 17:42:41 +00:00
  • 9fc8830e95 (make_pa_tgs_req): remove old kludge for secd (init_tgs_req): add all supported enctypes for the keytype in `in_creds->session.keytype' if it's set Assar Westerlund 1999-04-25 17:42:11 +00:00
  • 52df3677bb (F_PSEUDO): new flag for non-protocol encryption types (do_checksum): new function (verify_checksum): take the checksum to use from the checksum message and not from the crypto struct (etypes): add F_PSEUDO flags (krb5_keytype_to_enctypes): new function Assar Westerlund 1999-04-25 17:39:48 +00:00
  • 5039be3bd2 copyright update Assar Westerlund 1999-04-25 17:38:22 +00:00
  • b337f501a1 (krb5_auth_con_init): initalize keytype and cksumtype (krb5_auth_setcksumtype, krb5_auth_getcksumtype): implement (krb5_auth_setkeytype, krb5_auth_getkeytype): implement (krb5_auth_setenctype): comment out, it's rather bogus anyway Assar Westerlund 1999-04-25 17:38:08 +00:00
  • 2e3cbdaadb (kerberos5_send): use krb5_auth_setkeytype' instead of krb5_auth_setenctype' to make sure we get a DES session key. Assar Westerlund 1999-04-25 17:36:57 +00:00
  • 7e3644da1f fix for stupid aix warnings Johan Danielsson 1999-04-25 14:58:34 +00:00
  • b380f51a81 (erase_file): don't malloc Johan Danielsson 1999-04-25 14:55:49 +00:00
  • 28928b2ef9 use LIB_otp Assar Westerlund 1999-04-25 13:24:55 +00:00
  • 8130f64021 (main): send context to krb5_config_file_free Assar Westerlund 1999-04-25 13:16:12 +00:00
  • 5f1a3cbf10 x Johan Danielsson 1999-04-24 16:47:31 +00:00
  • 10b524ede6 pass context to krb5_config_file_free Johan Danielsson 1999-04-24 16:46:05 +00:00
  • 6542ddb045 add `--fcache-version' to set cache version to create Johan Danielsson 1999-04-24 16:44:49 +00:00
  • 47c1301cd4 print cache version if verbose Johan Danielsson 1999-04-24 16:44:10 +00:00
  • 943cb8e28d (krb5_domain_x500_decode): don't abort Johan Danielsson 1999-04-24 16:43:34 +00:00
  • 7ac811dc6a abort -> krb5_abortx Johan Danielsson 1999-04-24 16:42:23 +00:00
  • 86f68747de (init_context_from_config_file): init fcache_version; add krb5_{get,set}_fcache_version Johan Danielsson 1999-04-24 16:40:53 +00:00
  • 4cfae1aa22 add support for reading (and writing?) old version keytabs Johan Danielsson 1999-04-24 16:39:57 +00:00
  • a09cdb7965 add krb5_cc_get_version Johan Danielsson 1999-04-24 16:38:45 +00:00
  • 43fdcecc6d cleanup Johan Danielsson 1999-04-24 16:38:23 +00:00
  • bdaedd40ce add support for reading and writing old version cache files Johan Danielsson 1999-04-24 16:37:47 +00:00
  • 43aa4ffc00 (krb5_storage_from_mem): zero flags Johan Danielsson 1999-04-24 16:36:29 +00:00
  • c45bf5ec42 (krb5_storage_emem): zero flags Johan Danielsson 1999-04-24 16:35:55 +00:00
  • 7de75b60e8 (krb5_storage_from_fd): zero flags Johan Danielsson 1999-04-24 16:35:20 +00:00
  • 3906485184 add flags to change how various fields are stored, used for old cache version support Johan Danielsson 1999-04-24 16:30:46 +00:00
  • e29f2bd176 add support for reading and writing old version cache files, and keytabs Johan Danielsson 1999-04-24 16:29:06 +00:00
  • a7741b8cf5 fix test for readline.h remember to link with $LIB_tgetent when trying linking with readline Assar Westerlund 1999-04-21 13:13:17 +00:00
  • 390a7590fe (-f): implement Assar Westerlund 1999-04-21 09:16:12 +00:00
  • d4cac3fd86 implement -i (verify_krb5): correct the ownership on the credential cache Assar Westerlund 1999-04-21 09:04:32 +00:00
  • 4bd2f7fb48 (get_init_creds_common): if start_time is given, request a postdated ticket. Assar Westerlund 1999-04-20 22:11:54 +00:00
  • 432abd5432 (FILENAME): simplify definition Assar Westerlund 1999-04-20 22:10:58 +00:00
  • a477c0ef8e (krb5_data_free): free data as long as it's not NULL Assar Westerlund 1999-04-20 22:09:22 +00:00
  • 7d0508edeb (kpasswdd_LDADD): add LIB_dlopen Assar Westerlund 1999-04-20 16:48:34 +00:00
  • 16d9e77f3c (KRB5_VERIFY_AP_REQ_IGNORE_INVALID): add Assar Westerlund 1999-04-20 14:18:29 +00:00
  • 6cc3a89c55 (krb5_decrypt_ticket): add flags and KRB5_VERIFY_AP_REQ_IGNORE_INVALID for ignoring that the ticket is invalid Assar Westerlund 1999-04-20 14:18:11 +00:00
  • 3f600ccd2d x Johan Danielsson 1999-04-20 11:26:38 +00:00
  • 55f24fcc4b don't depend on paths.h Johan Danielsson 1999-04-20 11:25:46 +00:00
  • 1a9f3e710a x Johan Danielsson 1999-04-20 10:46:07 +00:00
  • 285943de7f don't try to load library by default; get library and function name from krb5.conf Johan Danielsson 1999-04-20 10:46:03 +00:00
  • d9cfb0c8cc x Johan Danielsson 1999-04-20 10:42:10 +00:00
  • 37a87006c7 sample password checking functions Johan Danielsson 1999-04-20 10:42:07 +00:00
  • 2d10602255 x Johan Danielsson 1999-04-19 16:47:42 +00:00
  • d340e56668 check for dlopen, and dlfcn.h Johan Danielsson 1999-04-19 16:47:38 +00:00
  • f25d29ec48 (krb5_storage_to_data, krb5_ret_data): use krb5_data_alloc and be careful with checking allocation and sizes. Assar Westerlund 1999-04-19 16:38:45 +00:00
  • 5ba1a9f8d3 x Johan Danielsson 1999-04-19 16:32:09 +00:00
  • cf25c2c040 update Johan Danielsson 1999-04-19 16:32:01 +00:00
  • 5572b39553 add support for dlopen:ing password quality check library Johan Danielsson 1999-04-19 16:31:43 +00:00
  • 27af2f973d (--tokens): conditionalize on KRB4 Assar Westerlund 1999-04-19 14:48:28 +00:00
  • 339eff8738 (renew_validate): set all flags (main): fix cut-n-paste error when setting start-time Assar Westerlund 1999-04-19 14:48:11 +00:00
  • 3979b0e513 (check_tgs_flags): starttime of a validate ticket should be > than current time (*): send flags to krb5_verify_ap_req and krb5_decrypt_ticket Assar Westerlund 1999-04-19 14:47:33 +00:00
  • 4ba208f29a (renew_validate): use the client realm instead of the local realm when renewing tickets. Assar Westerlund 1999-04-19 13:36:31 +00:00
  • 3e1ade55a8 try to handle the case of --without-package correctly Assar Westerlund 1999-04-19 13:33:05 +00:00
  • 795e179109 (krb5_fwd_tgs_creds): compat function (krb5_get_forwarded_creds): correct freeing of out_creds Assar Westerlund 1999-04-19 13:29:45 +00:00
  • 72cbcac0e9 (renew_validate): hopefully fix up freeing of memory Assar Westerlund 1999-04-19 13:19:40 +00:00
  • 64bc8cd775 conditionalize the kafs calls on KRB4 Assar Westerlund 1999-04-19 13:19:02 +00:00
  • 1e5243f1d6 (LDADD): add kafs Assar Westerlund 1999-04-19 13:18:38 +00:00
  • c38435860e do all the krb4 tests with "$krb4" != "no" Assar Westerlund 1999-04-19 13:17:19 +00:00
  • 051449a301 (krb5_free_keyblock_contents): don't zero keyvalue if it's NULL. noticed by Ake Sandgren <ake@cs.umu.se> Assar Westerlund 1999-04-19 12:36:56 +00:00
  • f75a7bc1ef <kafs.h> Assar Westerlund 1999-04-19 10:34:36 +00:00
  • 3012aec5aa x Johan Danielsson 1999-04-19 10:32:15 +00:00
  • b91ffaca32 add appl/su Johan Danielsson 1999-04-19 10:32:02 +00:00
  • 14a5c91791 add su Johan Danielsson 1999-04-19 10:31:56 +00:00
  • 85051db867 su Johan Danielsson 1999-04-19 10:31:38 +00:00
  • de0d723945 add support for getting afs tokens with v4 and v5 Assar Westerlund 1999-04-19 10:30:52 +00:00
  • f4020ed93d (add_padata): loop over all enctypes instead of just taking the first one. fix all callers. From "Brandon S. Allbery KF8NH" <allbery@kf8nh.apk.net> Assar Westerlund 1999-04-19 10:26:01 +00:00
  • f67c5d0577 (enable_kaserver): declaration Assar Westerlund 1999-04-19 10:25:05 +00:00
  • ee64feeaa1 (ka_convert): print the failing principal. AFS 3.4a creates krbtgt.REALMOFCELL as NOTGS+NOSEAL, work around. From "Brandon S. Allbery KF8NH" <allbery@kf8nh.apk.net> Assar Westerlund 1999-04-19 10:24:42 +00:00