Commit Graph

  • c244cd2e52 time_t-foobar Assar Westerlund 2000-03-26 19:53:47 +00:00
  • 34406dd27b (*): make sure to always call time, ctime, and gmtime with `time_t's. there were some types (like in lastlog) that we believed to always be time_t. this has proven wrong on Solaris 8 in 64-bit mode, where they are stored as 32-bit quantities but time_t has gone up to 64 bits Assar Westerlund 2000-03-26 19:48:27 +00:00
  • c4c623ae05 (make_fileinfo): make sure to always call time, ctime, and gmtime with `time_t's. there were some types (like in lastlog) that we believed to always be time_t. this has proven wrong on Solaris 8 in 64-bit mode, where they are stored as 32-bit quantities but time_t has gone up to 64 bits Assar Westerlund 2000-03-26 19:47:59 +00:00
  • 85ff7204cc make sure to always call time, ctime, and gmtime with `time_t's. there were some types (like in lastlog) that we believed to always be time_t. this has proven wrong on Solaris 8 in 64-bit mode, where they are stored as 32-bit quantities but time_t has gone up to 64 bits Assar Westerlund 2000-03-26 19:46:45 +00:00
  • b46166825c *** empty log message *** Assar Westerlund 2000-03-23 23:08:27 +00:00
  • 5ca9dc1371 (_kadm5_set_keys2): rewrite (_kadm5_set_keys3): add Assar Westerlund 2000-03-23 23:06:31 +00:00
  • 6e30943f99 (struct kadm_func): add chpass_principal_with_key Assar Westerlund 2000-03-23 23:05:49 +00:00
  • 7513f3cc7d new _kadm5_setup_entry Assar Westerlund 2000-03-23 23:04:25 +00:00
  • 6fadf041d3 (set_funcs): add chpass_principal_with_key Assar Westerlund 2000-03-23 23:03:38 +00:00
  • 9e629a4fad (_kadm5_setup_entry): add context Assar Westerlund 2000-03-23 23:02:35 +00:00
  • 58ef87aed8 update to new prorotype of _kadm5_setup_entry and _kadm5_set_keys Assar Westerlund 2000-03-23 23:01:40 +00:00
  • 44c00d67c1 (kadm5_chpass_principal_with_key): add Assar Westerlund 2000-03-23 22:58:26 +00:00
  • e30b1fc5d9 comment-ize and change calling convention for _kadm5_set_keys* Assar Westerlund 2000-03-23 22:57:56 +00:00
  • 592be2a027 (kadm5_c_chpass_principal_with_key): add Assar Westerlund 2000-03-23 22:56:25 +00:00
  • 3e52cd86f1 (hex2n, parse_des_key): add Assar Westerlund 2000-03-23 22:55:16 +00:00
  • 91b6bc6386 (kadmind_dispatch): add kadm_chpass_with_key Assar Westerlund 2000-03-23 22:54:53 +00:00
  • 5ba8d63598 (parse_des_key): add prototype Assar Westerlund 2000-03-23 15:21:15 +00:00
  • 4bfe69645d add --key Assar Westerlund 2000-03-23 15:20:43 +00:00
  • 6df8ed90f7 add Id Assar Westerlund 2000-03-23 03:38:25 +00:00
  • d69fcfe347 *** empty log message *** Assar Westerlund 2000-03-20 19:19:55 +00:00
  • e9c910d633 make versions later than 5.7 of solaris also use 73 Assar Westerlund 2000-03-20 19:19:44 +00:00
  • 9a3cefb99d newer drafts Assar Westerlund 2000-03-18 02:04:53 +00:00
  • 89ac710427 *** empty log message *** Assar Westerlund 2000-03-16 05:47:29 +00:00
  • 1dccdee33b warn we do not find any yacc Assar Westerlund 2000-03-16 05:47:09 +00:00
  • be9014cb54 (afslog_uid_int): use krb_get_tf_fullname instead of krb_get_default_principal Assar Westerlund 2000-03-16 05:35:56 +00:00
  • a581099116 *** empty log message *** Assar Westerlund 2000-03-15 02:58:42 +00:00
  • 0312bc2a02 (map_syscall_name_to_number): ignore # at beginning-of-line Assar Westerlund 2000-03-15 02:55:51 +00:00
  • 7ed2580db6 update Assar Westerlund 2000-03-13 22:44:30 +00:00
  • f444672e4c *** empty log message *** Assar Westerlund 2000-03-13 22:44:14 +00:00
  • fbe43f1d3d update documentation Assar Westerlund 2000-03-13 22:42:23 +00:00
  • 7d48b6d39e add support for display v4 tickets Assar Westerlund 2000-03-13 22:41:56 +00:00
  • 833a08f5ad *** empty log message *** Assar Westerlund 2000-03-13 22:31:36 +00:00
  • 40a2c32429 add 230 for MacOS X per information from <warner.c@apple.com> Assar Westerlund 2000-03-13 22:31:17 +00:00
  • 4b21b106cd *** empty log message *** Assar Westerlund 2000-03-11 15:18:48 +00:00
  • c00bfb759f (_SS_PAD1SIZE): try to write an inpenetrable expression that also works on Crays Assar Westerlund 2000-03-11 15:18:14 +00:00
  • 4ede2a59ea *** empty log message *** Assar Westerlund 2000-03-11 03:29:52 +00:00
  • d52e863cc2 (do_authenticate, do_getticket): call check_flags Assar Westerlund 2000-03-11 03:29:37 +00:00
  • fdcc108b67 (do_version4): call check_flags. Assar Westerlund 2000-03-11 03:29:02 +00:00
  • 86e828c208 (check_flags): make global Assar Westerlund 2000-03-11 03:27:36 +00:00
  • 96aa1edbf6 *** empty log message *** Assar Westerlund 2000-03-10 19:32:58 +00:00
  • fa6ac6f397 (krb5_get_init_creds_password): evil hack to avoid recursion Assar Westerlund 2000-03-10 19:32:47 +00:00
  • 2d6b3bbc99 call list_file for broken usages of nlst too Johan Danielsson 2000-03-09 14:02:16 +00:00
  • 3b6efe344f *** empty log message *** Assar Westerlund 2000-03-09 07:53:22 +00:00
  • 41c126a7ce (arg_match_short): backup optind when there's a missing argument so that the error can point at the flag and not the non-existant argument Assar Westerlund 2000-03-09 07:49:35 +00:00
  • 2a18fdf39e *** empty log message *** Assar Westerlund 2000-03-07 21:50:56 +00:00
  • 983c155e89 (SL_BADCOMMAND): define (sl_apropos): add prototype Assar Westerlund 2000-03-07 21:50:49 +00:00
  • ba432b58ef *** empty log message *** Assar Westerlund 2000-03-07 21:50:10 +00:00
  • fbde3d5fd2 mandoc-generation (sl_apropos): stolen from arla Assar Westerlund 2000-03-07 21:49:56 +00:00
  • dbc3262a57 update Assar Westerlund 2000-03-04 16:05:32 +00:00
  • 24738e4449 add `krb4_get_tickets' per realm add --anonymous Assar Westerlund 2000-03-04 16:02:41 +00:00
  • 6b19ae7506 *** empty log message *** Assar Westerlund 2000-03-04 16:00:00 +00:00
  • b9392bf482 (krb5_get_init_creds_opt): add `anonymous' and KRB5_GET_INIT_CREDS_OPT_ANONYMOUS Assar Westerlund 2000-03-04 15:59:37 +00:00
  • 9e5b6ffc2f (get_init_creds_common): set request_anonymous flag appropriatly Assar Westerlund 2000-03-04 15:58:44 +00:00
  • 1fe7ab74f2 (krb5_get_init_creds_opt_set_anonymous): add Assar Westerlund 2000-03-04 15:58:18 +00:00
  • 118976b768 (get_cred_kdc): update call of _krb5_extract_ticket Assar Westerlund 2000-03-04 15:58:02 +00:00
  • 9c74183667 (_krb5_extract_ticket): new parameter to determine whetever to ignore client name of not. always copy client name from kdc. fix callers. Assar Westerlund 2000-03-04 15:57:38 +00:00
  • 653d311970 add support for anonyous tickets Assar Westerlund 2000-03-04 15:55:38 +00:00
  • 6304efeecc add some more options Assar Westerlund 2000-03-04 14:43:59 +00:00
  • a4ffb65207 *** empty log message *** Assar Westerlund 2000-03-04 14:10:23 +00:00
  • 31433b7364 add man-page for verify_krb5_conf Assar Westerlund 2000-03-04 14:05:29 +00:00
  • e75338d2fe kill help/version optiosn Assar Westerlund 2000-03-04 14:02:55 +00:00
  • f72403b2c8 add man-page for string2key Assar Westerlund 2000-03-04 13:57:31 +00:00
  • 4879ed81d3 *** empty log message *** Assar Westerlund 2000-03-04 13:52:09 +00:00
  • 98d76b559d add man-page for pfrom Assar Westerlund 2000-03-04 13:51:58 +00:00
  • 296aaafbcc remove references to kdc.conf Assar Westerlund 2000-03-04 13:40:51 +00:00
  • bcc78659f5 update and add reference to kdc.conf(8) Assar Westerlund 2000-03-04 13:32:55 +00:00
  • 82dd39ad26 *** empty log message *** Assar Westerlund 2000-03-04 13:22:00 +00:00
  • 27fa07447a remove extra stuff that was comitted accidently Assar Westerlund 2000-03-04 13:21:28 +00:00
  • dec4acf53b *** empty log message *** Assar Westerlund 2000-03-03 14:11:40 +00:00
  • 5a38a1f0a1 (kerberos5_init): check that we do have a keytab before saying that we will support KERBEROS5 Assar Westerlund 2000-03-03 14:11:17 +00:00
  • 86107b1089 *** empty log message *** Assar Westerlund 2000-03-03 12:38:11 +00:00
  • b70a38c1c6 (dump_krb4): get expiration date from valid_end' and not pw_end' Assar Westerlund 2000-03-03 12:37:06 +00:00
  • d17102d6a7 (ka_entry): fix name pw_end -> valid_end. add some more fields Assar Westerlund 2000-03-03 12:36:26 +00:00
  • 42de67f5ce (v4_prop): set the valid_end' from the v4 expiration date instead of the pw_expire' (ka_convert): set valid_end' from ka expiration data and pw_expire' from pw_change + pw_expire (main): add a default database for ka dumping Assar Westerlund 2000-03-03 12:35:48 +00:00
  • f1cdeda7df *** empty log message *** Assar Westerlund 2000-03-03 09:03:36 +00:00
  • 973af5cff7 (SOURCES): add timeval.c Assar Westerlund 2000-03-03 09:03:24 +00:00
  • c2840534d6 (libroken_la_SOURCES): add timeval.c Assar Westerlund 2000-03-03 09:03:00 +00:00
  • 227c2064b8 add timeval functions Assar Westerlund 2000-03-03 09:02:42 +00:00
  • fd9beec0bf *** empty log message *** Assar Westerlund 2000-03-03 09:02:07 +00:00
  • 49fd620e6c add timeval prototypes Assar Westerlund 2000-03-03 09:01:48 +00:00
  • 33942db711 *** empty log message *** Assar Westerlund 2000-03-01 20:53:13 +00:00
  • 0f75ef88d7 (readline): be more liberal in what we accept from el_gets. if count == 0 -> interpret it as EOF. also copy the string first and then cut of the newline, it's cleaner Assar Westerlund 2000-03-01 20:53:05 +00:00
  • 4749d57521 add back int (got lost) Assar Westerlund 2000-03-01 20:31:23 +00:00
  • c65425f7e1 (mod_entry): free princ_ent once Assar Westerlund 2000-03-01 20:30:12 +00:00
  • 512cc88a95 (init_context_from_config_file): change rfc2052 default to no. 2782 says that underscore should be used. Assar Westerlund 2000-02-28 01:09:45 +00:00
  • 01f6982803 bump to 0.2r-pre Assar Westerlund 2000-02-24 14:47:42 +00:00
  • 410c029fc7 *** empty log message *** Assar Westerlund 2000-02-24 14:47:16 +00:00
  • ee1912847a (fcc_initialize, fcc_store_cred): verify that stores and close succeed Assar Westerlund 2000-02-24 14:46:53 +00:00
  • bbdf3d4912 (krb5_store_creds): check to see that the stores are succesful. Assar Westerlund 2000-02-24 14:46:01 +00:00
  • 37f2b4166c *** empty log message *** Assar Westerlund 2000-02-23 03:38:20 +00:00
  • dbd1f033a5 Release 0.2q Assar Westerlund 2000-02-23 03:37:41 +00:00
  • 320d8e3fda set version to 9:2:0 Assar Westerlund 2000-02-23 03:20:45 +00:00
  • e593c98e30 install mk_cmds in bin Assar Westerlund 2000-02-23 03:20:28 +00:00
  • 70a1bfbc5e *** empty log message *** Assar Westerlund 2000-02-23 03:12:28 +00:00
  • e2f292367e (krb5_expand_hostname_realms): copy the correct hostname Assar Westerlund 2000-02-23 03:12:07 +00:00
  • 2f3472173d (add_new_tcp): use the correct entries in the descriptor table Assar Westerlund 2000-02-22 22:43:44 +00:00
  • bf191095ce *** empty log message *** Assar Westerlund 2000-02-22 00:44:43 +00:00
  • b31decd7a0 initialize `descr' uniformly and correctly Assar Westerlund 2000-02-22 00:42:45 +00:00
  • bb0a23547e new stuff Assar Westerlund 2000-02-20 22:20:49 +00:00
  • 1ca3f99bad upgrade Assar Westerlund 2000-02-20 22:20:31 +00:00