Commit Graph

  • bfdbfc43ec (epxand_cell_name): clean-up Assar Westerlund 1999-07-04 16:20:35 +00:00
  • d4f34bffc3 (expand_cell_name): terminate on #. From Miroslav Ruda <ruda@ics.muni.cz> Assar Westerlund 1999-07-04 16:18:55 +00:00
  • 849381ffe0 (add_padat): encrypt pre-auth data with all enctypes Assar Westerlund 1999-07-04 15:42:35 +00:00
  • 1e74b92b89 (change): fetch the salt-type from the entry Assar Westerlund 1999-07-04 14:56:36 +00:00
  • 37e7887150 fix stupid error in previous fix Assar Westerlund 1999-07-04 14:54:58 +00:00
  • f734027022 *** empty log message *** Assar Westerlund 1999-07-04 14:00:18 +00:00
  • 529295f712 (srvconv): better error messages Assar Westerlund 1999-07-04 08:01:34 +00:00
  • bb654ec67a *** empty log message *** Assar Westerlund 1999-07-03 02:43:02 +00:00
  • fb9de67c11 (writev): error check malloc properly Assar Westerlund 1999-07-03 02:37:57 +00:00
  • 4e6f8b54ac (sendmsg): error check malloc properly Assar Westerlund 1999-07-03 02:37:15 +00:00
  • 5656cb2244 (parse_reply): error check malloc properly Assar Westerlund 1999-07-03 02:36:26 +00:00
  • 4135fc6940 (recvmsg): error check malloc properly Assar Westerlund 1999-07-03 02:35:48 +00:00
  • 6d5871d904 (readv): error check malloc properly Assar Westerlund 1999-07-03 02:35:07 +00:00
  • b68a6ee7f1 (unparse_name): error check malloc properly Assar Westerlund 1999-07-03 02:34:20 +00:00
  • 5a2a11f6e6 (krb5_init_etype): error check malloc properly Assar Westerlund 1999-07-03 02:33:32 +00:00
  • 9230f6de40 (*): do some malloc return-value checks properly Assar Westerlund 1999-07-03 02:32:51 +00:00
  • d1e9257fda (hdb_process_master_key): simplify by using krb5_data_alloc Assar Westerlund 1999-07-03 02:31:49 +00:00
  • b7f8d1d2a5 (hdb_process_master_key): check return value from malloc Assar Westerlund 1999-07-03 02:30:37 +00:00
  • 85fea37f1e (statement): use asprintf Assar Westerlund 1999-07-03 02:30:04 +00:00
  • 8c03752be7 (decode_type): fix generation of decoding information for TSequenceOf. Assar Westerlund 1999-07-03 02:28:55 +00:00
  • 509f66086f (get_pa_etype_info): check return value from malloc Assar Westerlund 1999-07-03 02:26:52 +00:00
  • 6e2c225c70 (encrypt_v4_ticket): error check malloc properly Assar Westerlund 1999-07-03 02:24:27 +00:00
  • 7c193baf6f (v5_loop): handle data allocation with krb5_data_alloc and check return value Assar Westerlund 1999-07-03 02:23:42 +00:00
  • d0378afc05 (construct_command): handle argc == 0 for generality Assar Westerlund 1999-07-03 02:20:50 +00:00
  • 6c9520273d (copy_octet_string): don't fail if length == 0 and malloc returns NULL Assar Westerlund 1999-07-02 21:35:12 +00:00
  • f6c5a3de40 Constness fixes. Björn Groenvall 1999-06-29 21:19:33 +00:00
  • 95b3bfc585 *** empty log message *** Assar Westerlund 1999-06-29 02:18:27 +00:00
  • 022ae5ecc6 (ipv6_parse_addr): implement Assar Westerlund 1999-06-29 02:11:46 +00:00
  • a41ab60051 *** empty log message *** Assar Westerlund 1999-06-28 18:33:40 +00:00
  • a7904acbad (kadm5_s_randkey_principal): nuke old mkvno, otherwise hdb will think that the new random keys are already encrypted which will cause lots of confusion later. Assar Westerlund 1999-06-28 18:33:24 +00:00
  • 4217f47285 *** empty log message *** Assar Westerlund 1999-06-27 00:52:06 +00:00
  • 59168bcce5 (bin_PROGRAMS): only include pagsh if KRB4 Assar Westerlund 1999-06-27 00:45:26 +00:00
  • a68f801087 *** empty log message *** Assar Westerlund 1999-06-26 21:53:24 +00:00
  • e481abb329 add pagsh Assar Westerlund 1999-06-26 21:13:12 +00:00
  • 9299f3fcf1 heimdal-ized pagsh. Thanks to Miroslav Ruda <ruda@ics.muni.cz> Assar Westerlund 1999-06-26 21:12:03 +00:00
  • b9341a8abb *** empty log message *** Assar Westerlund 1999-06-24 17:21:01 +00:00
  • 8a80d1a936 (krb5_rd_cred): compare the sender's address as an addrport one Assar Westerlund 1999-06-24 17:19:51 +00:00
  • 5178d921b9 (KRB5_ADDRESS_ADDRPORT, KRB5_ADDRESS_IPPORT): add (krb5_auth_context): add local and remote port Assar Westerlund 1999-06-24 17:19:09 +00:00
  • 3e3591b1a0 (krb5_get_forwarded_creds): get the local and remote address and add them to the krb-cred packet Assar Westerlund 1999-06-24 17:18:24 +00:00
  • 3016410999 save the local and remove ports in the auth_context Assar Westerlund 1999-06-24 17:11:04 +00:00
  • f7ad9e28eb (krb5_make_addrport): create an address of type KRB5_ADDRESS_ADDRPORT from (addr, port) Assar Westerlund 1999-06-24 17:10:42 +00:00
  • 70fe4312c6 (krb5_sockaddr2port): new function for grabbing the port number out of the sockaddr Assar Westerlund 1999-06-24 17:10:15 +00:00
  • 622cbc87ad (kerberos5_send): set the addresses in the auth_context Assar Westerlund 1999-06-24 17:09:10 +00:00
  • 4e9c30f29a *** empty log message *** Assar Westerlund 1999-06-23 17:59:55 +00:00
  • 579b6dce9d (kadm_ser_cpw): read the key in the strange order it's sent Assar Westerlund 1999-06-23 17:56:43 +00:00
  • cbe37f24c6 *** empty log message *** Assar Westerlund 1999-06-23 16:57:35 +00:00
  • 003b6c7f55 (srvcreate): always take the DES-CBC-MD5 key. increase possible verbosity. Assar Westerlund 1999-06-23 16:55:53 +00:00
  • 78341862b6 *** empty log message *** Assar Westerlund 1999-06-23 16:38:43 +00:00
  • 8335186d31 (parse_list): handle blank lines at another place Assar Westerlund 1999-06-23 16:37:32 +00:00
  • 33a0796d48 x Johan Danielsson 1999-06-23 15:59:15 +00:00
  • 03805d1c42 (values_to_ent): ntohl key Assar Westerlund 1999-06-23 15:00:08 +00:00
  • 16d2952acb *** empty log message *** Assar Westerlund 1999-06-23 13:13:17 +00:00
  • f8d35a221e (add_port_string): don't return a value Assar Westerlund 1999-06-23 13:12:39 +00:00
  • 0d49ab4e1f *** empty log message *** Assar Westerlund 1999-06-23 12:43:31 +00:00
  • 2dbeee4ddc (acc_units): move the special case of 0 -> 1 to parse_something to avoid having it happen at the end of the string Assar Westerlund 1999-06-23 12:41:35 +00:00
  • 86d38a634d add test of -1 Assar Westerlund 1999-06-23 12:39:42 +00:00
  • 6f45b38721 (edit_entry): look at default (edit_time): always set mask even if value == 0 Assar Westerlund 1999-06-23 12:39:19 +00:00
  • d5e3a5dc5e (edit_entry): new prototype Assar Westerlund 1999-06-23 12:38:44 +00:00
  • d86a6c73ef (edit_entry): update Assar Westerlund 1999-06-23 12:38:25 +00:00
  • 24ff91cc5a (INCLUDES): add $(INCLUDE_krb4) Assar Westerlund 1999-06-23 12:37:58 +00:00
  • 2faa266a21 make ank use the values of the default principal for prompting Assar Westerlund 1999-06-23 12:37:05 +00:00
  • 4befc59da8 add more people Assar Westerlund 1999-06-23 11:57:15 +00:00
  • 7d1092fd56 (_kadm5_setup_entry): handle 0 == unlimited correctly. From Michal Vocu <michal@karlin.mff.cuni.cz> Assar Westerlund 1999-06-23 11:55:24 +00:00
  • 2a50031890 (get_cred_cache): you cannot reuse the cred cache if the principals are different. close and NULL the old one so that we create a new one. Assar Westerlund 1999-06-23 10:19:40 +00:00
  • fbed21af26 *** empty log message *** Assar Westerlund 1999-06-23 09:57:58 +00:00
  • ce12cc5676 (values_to_ent): convert key data correctly Assar Westerlund 1999-06-23 09:57:34 +00:00
  • d0c3fe0512 *** empty log message *** Assar Westerlund 1999-06-23 06:15:55 +00:00
  • 86b1e4bb18 conditionalize krb_enable_debug Assar Westerlund 1999-06-23 06:14:49 +00:00
  • 0123a6a59f move around cgywin et al (LIB_kdb): set at the end of krb4-block (krb4): test for krb_enable_debug and krb_disable_debug Assar Westerlund 1999-06-23 06:08:26 +00:00
  • 134ec8d002 *** empty log message *** Assar Westerlund 1999-06-23 06:01:54 +00:00
  • d2c15ffb15 (togkrbdebug): conditionalize on krb_disable_debug Assar Westerlund 1999-06-23 05:59:41 +00:00
  • e4ab0aeee0 (add_standard_ports): add comma Assar Westerlund 1999-06-23 05:33:41 +00:00
  • 5535b81a4e *** empty log message *** Assar Westerlund 1999-06-23 04:12:08 +00:00
  • 3d6cd2caa4 *** empty log message *** Assar Westerlund 1999-06-23 04:10:08 +00:00
  • 12fe2d3582 new option `-e' for not trying to open an stderr socket Assar Westerlund 1999-06-23 04:09:22 +00:00
  • df89e94af0 *** empty log message *** Assar Westerlund 1999-06-20 14:32:55 +00:00
  • 3ed8194828 (main): hopefully do inetd confusion right Assar Westerlund 1999-06-20 14:32:03 +00:00
  • 2fe7da7631 (RSH_BUFSIZ): bump to 16 * 1024 to be sure that we don't leave any data inside des_enc_read. (that constant should really be exported in some way...) Assar Westerlund 1999-06-17 18:53:20 +00:00
  • 632533a54a *** empty log message *** Assar Westerlund 1999-06-16 18:10:32 +00:00
  • 707adeceef (main): try to destroy v4 ticket even if the destruction of the v5 one fails Assar Westerlund 1999-06-16 18:10:08 +00:00
  • f95e943eb4 x Johan Danielsson 1999-06-16 15:12:35 +00:00
  • 1ee77ff66a add kerberos debugging option Johan Danielsson 1999-06-16 15:12:30 +00:00
  • 93875f023f *** empty log message *** Assar Westerlund 1999-06-16 10:26:21 +00:00
  • acb971f891 *** empty log message *** Assar Westerlund 1999-06-15 04:51:11 +00:00
  • 6b2db73d73 *** empty log message *** Assar Westerlund 1999-06-15 04:38:33 +00:00
  • 20a96cbc2e get_default_username and the resulting const propagation Assar Westerlund 1999-06-15 04:37:36 +00:00
  • e80311c0f6 *** empty log message *** Assar Westerlund 1999-06-15 03:55:01 +00:00
  • b9c70fe785 (fatal): more type correctness Assar Westerlund 1999-06-15 03:54:47 +00:00
  • 12b238c275 (send_data): remove a warning Assar Westerlund 1999-06-15 03:51:47 +00:00
  • f83200a936 (krb4_authenticate): get rid of a warning Assar Westerlund 1999-06-15 03:51:17 +00:00
  • 7027727a4c (krb4_auth): type correctness Assar Westerlund 1999-06-15 03:50:28 +00:00
  • 7f1fb98d62 *** empty log message *** Assar Westerlund 1999-06-15 03:15:57 +00:00
  • 5f9743814e add get_default_username Assar Westerlund 1999-06-15 03:14:11 +00:00
  • 0b1eb0e088 new file Assar Westerlund 1999-06-15 03:09:35 +00:00
  • 4270c96bb8 (get_default_username): add prototype Assar Westerlund 1999-06-15 02:47:41 +00:00
  • a26b5a8e0a add get_default_username Assar Westerlund 1999-06-15 02:47:26 +00:00
  • f67bbf1a82 rewrite to use get_default_username Assar Westerlund 1999-06-15 02:47:11 +00:00
  • 62bdd58c11 add n-fold-test Assar Westerlund 1999-06-15 02:46:46 +00:00
  • 5df21ee4a4 (get_cred_cache): use get_default_username Assar Westerlund 1999-06-15 02:46:25 +00:00
  • f0391c5536 (tn): use get_default_username Assar Westerlund 1999-06-15 02:45:37 +00:00