Commit Graph

  • 39b2d61db6 (do_list): always print complete names. print everything to stdout. Assar Westerlund 2001-05-10 21:55:07 +00:00
  • 8c9d71d780 print both v5 and v4 list by default Assar Westerlund 2001-05-10 16:05:15 +00:00
  • 5bb7e47989 remove left-overs of keytab handling Assar Westerlund 2001-05-10 16:04:27 +00:00
  • 6a9b8dd878 *** empty log message *** Assar Westerlund 2001-05-10 15:45:28 +00:00
  • 020b649110 (kt_remove): reorganize some. open the keytab (defaulting to the modify one). Assar Westerlund 2001-05-10 15:44:58 +00:00
  • c5b07dc7de (kt_purge): reorganize some. open the keytab (defaulting to the modify one). correct usage strings Assar Westerlund 2001-05-10 15:44:30 +00:00
  • 7576655be4 (kt_list): reorganize some. open the keytab Assar Westerlund 2001-05-10 15:43:38 +00:00
  • 2f86a9d647 different variables Assar Westerlund 2001-05-10 15:42:45 +00:00
  • a54ed99f1e (kt_get): reorganize some. open the keytab (defaulting to the modify one) Assar Westerlund 2001-05-10 15:42:01 +00:00
  • cf4cea286c (kt_copy): default to modify key name. re-organise Assar Westerlund 2001-05-10 15:41:06 +00:00
  • b1b216683c (kt_change): reorganize some. open the keytab (defaulting to the modify one) Assar Westerlund 2001-05-10 15:40:07 +00:00
  • b341554465 (kt_add): reorganize some. open the keytab (defaulting to the modify one) Assar Westerlund 2001-05-10 15:39:15 +00:00
  • 341d187004 (main): do not open the keytab, let every sub-function handle it Assar Westerlund 2001-05-10 15:37:59 +00:00
  • b0960bb135 *** empty log message *** Assar Westerlund 2001-05-10 15:35:35 +00:00
  • 0cf2f48820 (configure): call free_getarg_strings Assar Westerlund 2001-05-10 15:34:33 +00:00
  • 68b4071c1a (KEYTAB_DEFAULT): change to ANY:FILE:/etc/krb5.keytab,krb4:/etc/srvtab (KEYTAB_DEFAULT_MODIFY): add Assar Westerlund 2001-05-10 15:31:34 +00:00
  • 55ec4202ea (krb5_kt_default_modify_name): add (krb5_kt_resolve): set error string for failed keytab type Assar Westerlund 2001-05-10 15:30:05 +00:00
  • 0cb28a090c (krb5_get_in_cred): set error strings for a few more errors Assar Westerlund 2001-05-10 15:28:36 +00:00
  • 2daa0d6f71 (krb5_get_host_realm_int): make `use_dns' parameter boolean Assar Westerlund 2001-05-10 15:27:32 +00:00
  • ae8028c4b5 (krb5_context_data): add default_keytab_modify Assar Westerlund 2001-05-10 15:26:53 +00:00
  • 26e40e86bf (init_context_from_config_file): set default_keytab_modify Assar Westerlund 2001-05-10 15:24:57 +00:00
  • 0df16fe015 (gss_delete_sec_context): fix think-o Assar Westerlund 2001-05-10 15:23:04 +00:00
  • bd04f5e153 *** empty log message *** Assar Westerlund 2001-05-09 07:16:26 +00:00
  • b1e243ca9a (krb5_mk_safe): new krb5_create_checksum Assar Westerlund 2001-05-09 07:15:21 +00:00
  • 27753b359b (krb5_mk_req_internal): new krb5_create_checksum Assar Westerlund 2001-05-09 07:15:00 +00:00
  • eecfde13be (wrap_des3): new krb5_create_checksum Assar Westerlund 2001-05-09 07:14:18 +00:00
  • 9007da4345 (mic_des3): new krb5_create_checksum Assar Westerlund 2001-05-09 07:13:35 +00:00
  • 780b387de7 (encryption_type): make field names more consistent (create_checksum): separate usage and type (krb5_create_checksum): add a separate type parameter (encrypt_internal): only free once on mismatched checksum length Assar Westerlund 2001-05-09 07:06:47 +00:00
  • 3dac03d47a (krb5_sendto_kdc2): try to tell what realm we didn't manage to reach any KDC for in the error string Assar Westerlund 2001-05-08 16:10:10 +00:00
  • 8f0dc8ec52 (krb5_generate_seq_number): free the entire subkey. from <tmartin@mirapoint.com> Assar Westerlund 2001-05-08 14:05:37 +00:00
  • 9e18407189 (gss_delete_sec_context): remember to free the memory used by the ticket itself Assar Westerlund 2001-05-08 14:01:44 +00:00
  • 620ac9644d *** empty log message *** Assar Westerlund 2001-05-08 13:58:03 +00:00
  • 4d243eb44a (freeaddrinfo): also free every `struct addrinfo'. from <tmartin@mirapoint.com> Assar Westerlund 2001-05-08 13:57:53 +00:00
  • 40c9454bdc *** empty log message *** Assar Westerlund 2001-05-07 21:11:39 +00:00
  • d4cfdf5ad8 call krb5_set_error_string when open fails fatally Assar Westerlund 2001-05-07 21:10:48 +00:00
  • dbf7e6f72a simplify error printing code Assar Westerlund 2001-05-07 21:08:15 +00:00
  • 5618fc25a4 (_warnerr): print error_string in context in preference to error string derived from error code Assar Westerlund 2001-05-07 21:04:34 +00:00
  • 7044554aa1 x Johan Danielsson 2001-05-07 19:42:12 +00:00
  • 548fd18bcc (akf_start_seq_get): return KT_NOTFOUND if the file is empty Johan Danielsson 2001-05-07 19:41:41 +00:00
  • 3dc3dc1f76 *** empty log message *** Assar Westerlund 2001-05-07 05:34:12 +00:00
  • d8f26b1406 (foreach_principal): update prototype Assar Westerlund 2001-05-07 05:32:04 +00:00
  • 8d186e2484 (getit): new foreach_principal Assar Westerlund 2001-05-07 05:31:43 +00:00
  • 2325a19ad1 (ext_keytab): new foreach_principal Assar Westerlund 2001-05-07 05:31:12 +00:00
  • 9811da0550 (del_entry): new foreach_principal Assar Westerlund 2001-05-07 05:30:50 +00:00
  • 91e5aa9091 (cpw_entry): new foreach_principal Assar Westerlund 2001-05-07 05:30:23 +00:00
  • 437b1230c7 (foreach_principal): add `funcname' and try printing the error string Assar Westerlund 2001-05-07 05:29:45 +00:00
  • c1351784e9 (main): try to print the error string Assar Westerlund 2001-05-07 05:29:06 +00:00
  • 13758276e2 (krb5_get_in_cred): set some sensible error strings for errors Assar Westerlund 2001-05-07 05:28:34 +00:00
  • f879334d5c *** empty log message *** Assar Westerlund 2001-05-06 23:12:01 +00:00
  • 0e9894aa70 (krb5_context_data): add error_string and error_buf Assar Westerlund 2001-05-06 23:08:41 +00:00
  • be3d6f9d7b (libkrb5_la_SOURCES): add error_string.c Assar Westerlund 2001-05-06 23:08:06 +00:00
  • 7dfef55e4a new functions for setting error string Assar Westerlund 2001-05-06 23:07:22 +00:00
  • b9bcd4a063 *** empty log message *** Assar Westerlund 2001-05-06 21:48:03 +00:00
  • c87ab2e019 (strdup): add Assar Westerlund 2001-05-06 21:47:54 +00:00
  • e137e38533 add printf formats for gcc Assar Westerlund 2001-05-06 21:46:07 +00:00
  • 3ded34cd18 *** empty log message *** Assar Westerlund 2001-05-04 13:52:41 +00:00
  • 9358409ec6 add config.h for completeness Assar Westerlund 2001-05-04 13:52:20 +00:00
  • 124b8bbdea remove config.h, this is an installed header file sys/types.h is not needed either Assar Westerlund 2001-05-04 13:52:02 +00:00
  • 3bf67cd61b x Johan Danielsson 2001-05-04 13:07:42 +00:00
  • dab1829c35 fix argument number test Johan Danielsson 2001-05-04 13:07:03 +00:00
  • ac0386017d krb5_string_to_deltat Johan Danielsson 2001-05-02 10:06:11 +00:00
  • c6ba95904c one less data copy Johan Danielsson 2001-05-02 09:30:17 +00:00
  • bb5afef553 conversion function for h_errno's Johan Danielsson 2001-05-02 09:29:44 +00:00
  • b7a0cebddc change this slightly Johan Danielsson 2001-05-02 09:04:38 +00:00
  • 25ad02d691 mdoc fixes from ru@freebsd.org Assar Westerlund 2001-05-02 08:59:23 +00:00
  • 3937ac0261 make checksum_types into an array of pointers Johan Danielsson 2001-05-02 08:58:14 +00:00
  • 38e2f24368 another draft Assar Westerlund 2001-05-02 08:56:25 +00:00
  • 6b37d5399a make sure we always use a des-cbc-crc ticket Johan Danielsson 2001-05-02 08:55:31 +00:00
  • 5c4704bbe8 mdoc fixes from ru@freebsd.org Assar Westerlund 2001-05-01 18:53:24 +00:00
  • a9ceae0848 *** empty log message *** Assar Westerlund 2001-04-29 11:03:07 +00:00
  • 06d2baa47b (tgs_rep2): return a reference to a krbtgt for the right realm if we fail to find a non-krbtgt service in the database and the second component does a succesful non-dns lookup to get the real realm (which has to be different from the originally-supplied realm). this should help windows 2000 clients that always start their lookups in `their' realm and do not have any idea of how to map hostnames into realms Assar Westerlund 2001-04-29 11:02:49 +00:00
  • b06fd720d9 (is_krbtgt): rename to get_krbtgt_realm Assar Westerlund 2001-04-29 10:41:48 +00:00
  • 8c9897c56b x Johan Danielsson 2001-04-27 18:26:30 +00:00
  • 0f4c560614 (krb5_get_host_realm_int): add extra parameter to request use of dns or not Johan Danielsson 2001-04-27 18:26:00 +00:00
  • f9cda14462 *** empty log message *** Assar Westerlund 2001-04-25 12:10:29 +00:00
  • 6da52ff88e add -e/-enctypes for get Assar Westerlund 2001-04-25 12:09:32 +00:00
  • 9b75306702 (kt_get): allow specification of encryption types Assar Westerlund 2001-04-25 12:07:07 +00:00
  • 5453ea0c98 (free_getarg_strings): add prototype Assar Westerlund 2001-04-25 12:06:37 +00:00
  • c4d8393ea2 (free_getarg_strings): add function Assar Westerlund 2001-04-25 12:06:10 +00:00
  • a1a67a9fea *** empty log message *** Assar Westerlund 2001-04-25 05:12:56 +00:00
  • 869c258bcf (krb5_verify_init_creds): do not try to close an unopened ccache, noted by <marc@mit.edu> Assar Westerlund 2001-04-25 05:12:37 +00:00
  • 4601e074ad asn1.h -> krb5_asn1.h Assar Westerlund 2001-04-25 05:12:00 +00:00
  • de4381db3c (krb5_any_ops): add declaration Assar Westerlund 2001-04-25 05:09:57 +00:00
  • b5d10caa39 (init_context_from_config_file): add krb5_any_ops Assar Westerlund 2001-04-25 05:09:23 +00:00
  • 456f8a7c9b new file Assar Westerlund 2001-04-25 05:08:49 +00:00
  • de30b1bca6 (libkrb5_la_SOURCES): add keytab_any.c Assar Westerlund 2001-04-25 05:08:37 +00:00
  • 900bbe269a (get_init_creds_common): handle options == NULL. noted by <marc@mit.edu> Assar Westerlund 2001-04-25 00:48:10 +00:00
  • 6fc351f397 *** empty log message *** Assar Westerlund 2001-04-24 23:22:37 +00:00
  • a8204ad013 *** empty log message *** Assar Westerlund 2001-04-24 23:17:11 +00:00
  • e6ce6a4d0e *** empty log message *** Assar Westerlund 2001-04-24 23:12:22 +00:00
  • 31aa7c2fe4 (fatalperror_errno): add prototype Assar Westerlund 2001-04-24 23:12:11 +00:00
  • 4b907b8737 (start_login): give the correct error if exec fails Assar Westerlund 2001-04-24 23:11:43 +00:00
  • 56cb680b45 (fatalperror_errno): add a new function with explicit errno parameter Assar Westerlund 2001-04-24 23:11:05 +00:00
  • adfd8b96e3 x Johan Danielsson 2001-04-21 16:05:56 +00:00
  • 103ea2b090 2001 Johan Danielsson 2001-04-21 16:05:48 +00:00
  • 5381d88f33 pack short flag options togther, to shorten the usage string Johan Danielsson 2001-04-21 16:04:50 +00:00
  • 396aa1eb2a convert to use getarg Johan Danielsson 2001-04-21 16:03:10 +00:00
  • 67a7eab44e x Johan Danielsson 2001-04-21 15:31:59 +00:00
  • 19a4a3c9c4 do a better job of supporting files larger than 2GB Johan Danielsson 2001-04-21 15:31:46 +00:00
  • 524e602410 x Johan Danielsson 2001-04-19 16:36:13 +00:00