Commit Graph

  • 89ab52e81b x Johan Danielsson 1998-02-12 10:20:20 +00:00
  • 5673b6b0d0 Install/uninstall one library at a time. Johan Danielsson 1998-02-12 10:20:09 +00:00
  • bda4b95d4c strerror ugly fix Assar Westerlund 1998-02-12 04:38:12 +00:00
  • a616058c86 (_krb5_extract_ticket): if time difference is larger than max_skew, return KRB5KRB_AP_ERR_SKEW Assar Westerlund 1998-02-12 04:19:15 +00:00
  • 72daf92b2c *** empty log message *** Assar Westerlund 1998-02-12 02:39:02 +00:00
  • ba6bb0ce45 prototype for kadm5_log_get_version Assar Westerlund 1998-02-12 02:38:42 +00:00
  • c8e5d82034 (get_version): globalize Assar Westerlund 1998-02-12 02:38:17 +00:00
  • e96f5abfec *** empty log message *** Assar Westerlund 1998-02-12 02:35:27 +00:00
  • 60084331e4 (print_time_table): don't return a void value. Assar Westerlund 1998-02-12 02:30:05 +00:00
  • c759529aca include <sys/file.h> Assar Westerlund 1998-02-12 02:29:38 +00:00
  • 945a9dd47a add PA_KEY_INFO and PA_KEY_INFO_ENTRY Assar Westerlund 1998-02-12 02:29:17 +00:00
  • d8eb5501ca (get_pa_etype_info): remove gcc-ism of initializing local struct in declaration. Assar Westerlund 1998-02-12 02:28:29 +00:00
  • 11ae66a5bf get rid of potential warning Assar Westerlund 1998-02-05 22:54:33 +00:00
  • 6e9d984304 Some more introduction. Switch to me. Johan Danielsson 1998-02-03 06:33:27 +00:00
  • 1a3ded01ed x Johan Danielsson 1998-01-31 16:54:21 +00:00
  • 827ae4f721 Use krb5_decode_EncTicketPart. Johan Danielsson 1998-01-31 16:47:55 +00:00
  • 41c21a7ca4 Check at runtime whether to use enctypes instead of keytypes. If so use the same value to encrypt ticket, and kdc-rep as well as `keytype' for session key. Fix some obvious bugs with the handling of additional tickets. Johan Danielsson 1998-01-31 16:47:31 +00:00
  • 4474d734e7 Add codec.c Johan Danielsson 1998-01-31 16:40:47 +00:00
  • bd86fa9144 Ignore KRB5_CONFIG if *not* running setuid. Get configuration for libdefaults ktype_is_etype, and default_etypes. Johan Danielsson 1998-01-31 16:40:13 +00:00
  • dc609d0f02 Add ktype_is_etype field to context. Johan Danielsson 1998-01-31 16:38:12 +00:00
  • 3c79ec4952 Add krb5_string_to_etype, rename krb5_convert_etype to krb5_decode_keytype, and add krb5_decode_keyblock. Johan Danielsson 1998-01-31 16:37:37 +00:00
  • 4a82de96b1 Use krb5_decode_EncTicketPart, and krb5_decode_Authenticator. Johan Danielsson 1998-01-31 16:36:02 +00:00
  • a5cfca0daf Use krb5_decode_EncAPRepPart. Johan Danielsson 1998-01-31 16:35:13 +00:00
  • 5055bfb3b7 Use krb5_decode_EncKrbCredPart. Johan Danielsson 1998-01-31 16:34:34 +00:00
  • c1b12683ca Make sure enc_part.etype is an encryption type, and not a key type. Use krb5_encode_EncAPRepPart. Johan Danielsson 1998-01-31 16:34:11 +00:00
  • f03922bf19 Use krb5_decode_PA_KEY_INFO. Johan Danielsson 1998-01-31 16:32:23 +00:00
  • 440bf6aeb6 Use krb5_decode_Enc{AS,TGS}RepPart. Johan Danielsson 1998-01-31 16:31:51 +00:00
  • 206ecd6430 Use krb5_encode_EncKrbCredPart. Johan Danielsson 1998-01-31 16:30:52 +00:00
  • e07a5b2712 Use krb5_encode_Authenticator. Johan Danielsson 1998-01-31 16:29:24 +00:00
  • dcc93391f3 Enctype conversion stuff. Johan Danielsson 1998-01-31 16:28:52 +00:00
  • 63812455ec Chown ticket file when doing reauth. Johan Danielsson 1998-01-31 07:52:59 +00:00
  • c525d68c2b Add entry for reauthent. Johan Danielsson 1998-01-29 02:54:11 +00:00
  • d4d93644c7 Add support for reauthentication. Johan Danielsson 1998-01-29 02:50:48 +00:00
  • 420af1b320 remove sch Johan Danielsson 1998-01-23 00:03:46 +00:00
  • b978944405 Cleanup some ktype-etype code. Johan Danielsson 1998-01-22 23:34:07 +00:00
  • a99929c553 Use krb5_convert_etype. Johan Danielsson 1998-01-22 23:32:52 +00:00
  • 63dede6266 Add krb5_convert_etype function - converts from protocol keytypes (that really are enctypes) to internal representation. Johan Danielsson 1998-01-22 23:32:05 +00:00
  • 1c967d721a Rename err' to ret'. Johan Danielsson 1998-01-22 23:27:21 +00:00
  • 0cc4c41754 Add PA-KEY-INFO structure to hold information on keys in the database; and also a new `pa-key-info' padata-type. Johan Danielsson 1998-01-22 22:37:26 +00:00
  • 5281b7bbfe If pre-authentication fails, return a list of keytypes, salttypes, and salts. Johan Danielsson 1998-01-22 22:35:46 +00:00
  • 82efb9b371 Add better support for pre-authentication, by looking at hints from the KDC. Johan Danielsson 1998-01-22 22:34:12 +00:00
  • 1d3d76d40e Add better support for specifying what pre-authentication to use. Johan Danielsson 1998-01-22 22:32:47 +00:00
  • 55c4e2bb6c Merge entries for KEYTYPE_DES and KEYTYPE_DES_AFS3. Johan Danielsson 1998-01-22 22:31:13 +00:00
  • 49462b6592 Add entry for KEYTYPE_DES_AFS3. Johan Danielsson 1998-01-22 22:30:30 +00:00
  • 41f39ada8f Add pre-authentication structures. Johan Danielsson 1998-01-22 22:29:46 +00:00
  • 56e9a20e9a Don't fail if realloc(X, 0) returns NULL. Johan Danielsson 1998-01-22 20:24:31 +00:00
  • 69fbbd0c25 x Johan Danielsson 1998-01-22 20:23:28 +00:00
  • 9d2c40aa7a Fix long form of negative flags. Johan Danielsson 1998-01-22 20:23:16 +00:00
  • 4ef3b94737 *** empty log message *** Assar Westerlund 1998-01-21 05:21:37 +00:00
  • a50834be62 (kadm5_s_init_with_password_ctx): initialize log_context.socket_name' and log_context.socket_fd' Assar Westerlund 1998-01-21 05:20:44 +00:00
  • 15e416b777 (kadm5_log_flush): send a unix domain datagram to inform the possible running ipropd of an update. Assar Westerlund 1998-01-21 05:19:35 +00:00
  • dc15d425e0 add signal stuff Assar Westerlund 1998-01-21 05:18:52 +00:00
  • 11b249fe52 Return error-packet to caller. Johan Danielsson 1998-01-21 03:18:22 +00:00
  • a74250405d (krb5_free_kdc_rep) Free krb5_kdc_rep->error. Johan Danielsson 1998-01-21 03:17:35 +00:00
  • 2298d9a00c part1 -> kdc_rep, part2 -> enc_part Johan Danielsson 1998-01-21 02:13:17 +00:00
  • eee1bbe567 Add KRB_ERROR to krb5_kdc_rep. Johan Danielsson 1998-01-21 02:10:46 +00:00
  • 00fb562765 x Johan Danielsson 1998-01-21 01:01:17 +00:00
  • 46f727d295 Add some support for using enctypes instead of keytypes. Johan Danielsson 1998-01-21 01:00:51 +00:00
  • 2fca58fc2e x Johan Danielsson 1998-01-21 00:48:53 +00:00
  • e51386b2bc Fix for new authdata. Johan Danielsson 1998-01-21 00:46:00 +00:00
  • 8fd8b388f2 Fixes to send authorization-data to the KDC. Johan Danielsson 1998-01-21 00:45:11 +00:00
  • 6e8c9e5569 Only generate local subkey if there is none. Johan Danielsson 1998-01-21 00:41:50 +00:00
  • 996617a86e Add ALLOC_SEQ macro. Johan Danielsson 1998-01-21 00:40:14 +00:00
  • ff93f342b1 Add krb5_authdata type. Johan Danielsson 1998-01-21 00:39:49 +00:00
  • ea16957f65 Add krb5_auth_con_set{,localsub,remotesub}key. Johan Danielsson 1998-01-21 00:38:36 +00:00
  • df31f1043a Check for special user-error from krb5_get_init_creds_password. Johan Danielsson 1998-01-21 00:36:15 +00:00
  • 58f25391ce x Johan Danielsson 1998-01-21 00:34:12 +00:00
  • 8ea13a4527 Return some error if prompter functions return failure. Johan Danielsson 1998-01-21 00:34:02 +00:00
  • 31a1f7d4ca detect bad password. use krb5_err. Assar Westerlund 1998-01-21 00:32:57 +00:00
  • 3c2ff4befb (edit_entry): remove unused variables Assar Westerlund 1998-01-21 00:15:09 +00:00
  • bb9679bfb5 x Johan Danielsson 1998-01-21 00:06:11 +00:00
  • 3ea837a9c3 *** empty log message *** Assar Westerlund 1998-01-20 22:09:44 +00:00
  • c3c2943385 rename -s' to -S' to be MIT-compatible. Assar Westerlund 1998-01-20 22:09:13 +00:00
  • 24d3b8a48b (kadm5_s_create_principal): add change to log Assar Westerlund 1998-01-20 22:08:15 +00:00
  • 722f7fa9bc (kadm5_s_rename_principal): log changes Assar Westerlund 1998-01-20 22:07:21 +00:00
  • 891a5a407e add kadm5_log_context and kadm5_log*-functions Assar Westerlund 1998-01-20 22:06:43 +00:00
  • bcfb2ee002 (kadm5_s_init_with_password_ctx): initialize log_context Assar Westerlund 1998-01-20 22:06:17 +00:00
  • e875e34569 (kadm5_s_delete_principal): add change to log Assar Westerlund 1998-01-20 22:05:46 +00:00
  • 7b57e689ea (kadm5_s_modify_principal): add change to log Assar Westerlund 1998-01-20 22:05:09 +00:00
  • e2b7f3f6b0 (kadm5_s_randkey_principal): add change to log Assar Westerlund 1998-01-20 22:04:24 +00:00
  • 9278b7caa0 (kadm5_s_chpass_principal): add change to log Assar Westerlund 1998-01-20 22:03:15 +00:00
  • 8905062142 add log.c, dump_log and replay_log Assar Westerlund 1998-01-20 22:02:41 +00:00
  • 10e4496c19 new files Assar Westerlund 1998-01-20 22:01:59 +00:00
  • 6879a8cb28 (get_str): initialize pad space to zeor Assar Westerlund 1998-01-20 22:01:23 +00:00
  • ee70295579 (krb5_config_vget_next): handle c == NULL Assar Westerlund 1998-01-20 22:00:16 +00:00
  • 7c9e3fd781 rewritten to use the kadm5 API Assar Westerlund 1998-01-20 21:59:33 +00:00
  • cb36f1acae link with kadm5srv Assar Westerlund 1998-01-20 21:59:08 +00:00
  • 42e26f5282 (tgs_rep): initialize `i' Assar Westerlund 1998-01-20 21:58:50 +00:00
  • 6e52b940c2 (main): use kadm5_server_{send,recv}_sp Assar Westerlund 1998-01-20 21:58:20 +00:00
  • 5cdcafa767 added admin.h Assar Westerlund 1998-01-20 21:57:29 +00:00
  • 7560032b0b Don't return ENOMEM if allocating 0 bytes. Johan Danielsson 1998-01-18 00:55:33 +00:00
  • e1d1833e93 x Johan Danielsson 1998-01-18 00:41:43 +00:00
  • 2e9d2687a2 (mcc_store_cred): restore linked list if copy_creds fails. Johan Danielsson 1998-01-18 00:41:19 +00:00
  • 6ef6ee4188 Add password changing support. Johan Danielsson 1998-01-16 23:48:01 +00:00
  • 6661925cb8 Link with libkadm. Johan Danielsson 1998-01-16 23:47:18 +00:00
  • 27039b3d9b copyright Johan Danielsson 1998-01-16 23:46:40 +00:00
  • 875ee83492 Add siad_chg_password, and siad_chk_user. Johan Danielsson 1998-01-16 23:46:27 +00:00
  • c6bfb36f07 logwtmp -> ftpd_logwtmp Assar Westerlund 1998-01-09 20:30:46 +00:00
  • 9dd5cb570c rename logwtmp -> ftpd_logwtmp not to conflict with libc. Assar Westerlund 1998-01-09 20:30:20 +00:00
  • 0eeeefc67e const appl_version Johan Danielsson 1998-01-08 18:59:52 +00:00