Commit Graph

  • 6d90747939 foo Assar Westerlund 1998-02-27 04:01:24 +00:00
  • 8ffee099ea *** empty log message *** Assar Westerlund 1998-02-27 03:59:25 +00:00
  • 86e3c1c0f9 use WFLAGS_NOUNUSED Assar Westerlund 1998-02-27 03:58:58 +00:00
  • a6b5f7f85f (krb5_mk_priv): bump static limit to 10240. This should be fixed the correct way. Assar Westerlund 1998-02-27 03:57:50 +00:00
  • 69df97f51a (check_acl:) truncate buf correctly (send_diffs): compare versions correctly (main): reorder handling of events Assar Westerlund 1998-02-27 03:49:03 +00:00
  • 8934cfdd60 (kadm5_log_previous): avoid bad type conversion Assar Westerlund 1998-02-27 03:47:45 +00:00
  • 40a0ac5cfc more code Assar Westerlund 1998-02-26 23:55:37 +00:00
  • ed028a0d6a (main): free `server' Assar Westerlund 1998-02-26 19:42:22 +00:00
  • a9b1b8e53f new files Assar Westerlund 1998-02-26 19:41:16 +00:00
  • fe94365190 add ipropd Assar Westerlund 1998-02-26 19:41:07 +00:00
  • ec0bfbfdd3 more stuff and updated Assar Westerlund 1998-02-26 19:40:47 +00:00
  • 0333c9d637 (kadm5_log_get_version): take an `fd' as argument Assar Westerlund 1998-02-26 19:40:26 +00:00
  • 72996a5e03 (krb5_context_data): et_list' should be struct et_list *' Assar Westerlund 1998-02-26 01:39:23 +00:00
  • a4349f83c2 *** empty log message *** Assar Westerlund 1998-02-26 01:34:22 +00:00
  • 025c7a1006 @LEXLIB@ Assar Westerlund 1998-02-26 01:20:25 +00:00
  • d21d2a3c9c now it should actually work with perl4 Assar Westerlund 1998-02-26 01:19:43 +00:00
  • 16e89e5d3d Reinstall SysV signal handler. Björn Groenvall 1998-02-24 14:26:08 +00:00
  • 2138c1d014 (sl_loop): got rid of a warning Assar Westerlund 1998-02-21 15:26:26 +00:00
  • 7db8eedcfd *** empty log message *** Assar Westerlund 1998-02-21 15:26:02 +00:00
  • 05e8d2e11f compat with stupid make's Assar Westerlund 1998-02-21 15:25:52 +00:00
  • 3742440228 *** empty log message *** Assar Westerlund 1998-02-21 14:18:57 +00:00
  • e950e089e6 prototype for unparse_time_approx Assar Westerlund 1998-02-20 07:51:55 +00:00
  • 4ae037ac0e (unparse_time_approx): new function that calls `unparse_units_approx' Assar Westerlund 1998-02-20 07:51:44 +00:00
  • baba3e54e5 prototype for unparse_units_approx Assar Westerlund 1998-02-20 07:51:18 +00:00
  • a42a349ed6 (unparse_units_approx): new function that will only print the first unit. Assar Westerlund 1998-02-20 07:51:04 +00:00
  • d7de24b7fe include parse_{time,units} Assar Westerlund 1998-02-20 07:50:30 +00:00
  • f9d522da73 set YACC and LEX Assar Westerlund 1998-02-20 07:50:10 +00:00
  • d427eedad4 x Johan Danielsson 1998-02-19 13:50:26 +00:00
  • 12e2ed373d Don't store expired tokens (this broke when using pag-less rsh-sessions, and `non-standard' ticket files). Johan Danielsson 1998-02-19 13:50:10 +00:00
  • 656a37d0fb x Björn Groenvall 1998-02-17 21:21:33 +00:00
  • be97c75d57 Change struct error_table { char const * const * msgs; long base; int n_msgs; }; struct et_list { struct et_list *next; struct error_table *table; }; extern struct et_list *_et_list; Björn Groenvall 1998-02-17 21:19:44 +00:00
  • 42ac8abf83 x Johan Danielsson 1998-02-17 20:40:15 +00:00
  • 34dace3c4b typo Johan Danielsson 1998-02-17 15:36:02 +00:00
  • 07a7701ef9 (generate): Always return a value. Johan Danielsson 1998-02-17 15:31:23 +00:00
  • 37add75d9c Files don't have to end with `end'. Johan Danielsson 1998-02-17 15:30:49 +00:00
  • 973cc2d43f Some stuff for recent changes. Johan Danielsson 1998-02-17 15:06:53 +00:00
  • 53f6fd7016 Split generation of c and h files in separate functions. Also relevant changes for the generated parse tree. Johan Danielsson 1998-02-17 15:05:34 +00:00
  • cf27c2e715 A somewhat stricter grammar. Put everything in a linked list, and generate files after parsing (so there won't be any half written files). Johan Danielsson 1998-02-17 15:04:10 +00:00
  • 7ee26fd6fc Remove a space. Johan Danielsson 1998-02-17 15:02:30 +00:00
  • e631e09ff5 x Johan Danielsson 1998-02-16 18:12:37 +00:00
  • 692cffcc89 Replaced by lib/com_err. Error files moved to lib/asn1 and lib/krb5. Johan Danielsson 1998-02-16 18:11:13 +00:00
  • d8c9a55c4e Add WFLAGS. Johan Danielsson 1998-02-16 18:08:39 +00:00
  • 86d7449a4f Fix for new compile_et; add WFLAGS. Johan Danielsson 1998-02-16 18:06:48 +00:00
  • 4a92e11b58 x Johan Danielsson 1998-02-16 18:05:32 +00:00
  • 510e328967 Replace getc() with input(). Johan Danielsson 1998-02-16 18:05:06 +00:00
  • 4dc8d2ea4f Replace <com_right.h> with <com_err.h>. Johan Danielsson 1998-02-16 18:04:00 +00:00
  • 60b8c1f70a Yet another case for the Cleaner. Johan Danielsson 1998-02-16 18:03:25 +00:00
  • 931b9b6dae Fix compile_et call; add WFLAGS. Johan Danielsson 1998-02-16 16:37:54 +00:00
  • fd08ae6a68 Swap error_table arguments. Johan Danielsson 1998-02-16 16:37:17 +00:00
  • 630157db65 initialize_*_error_table -> initialize_*_error_table_r Johan Danielsson 1998-02-16 16:36:46 +00:00
  • 0f978c8c40 initialize_*_error_table -> initialize_*_error_table_r Johan Danielsson 1998-02-16 16:30:24 +00:00
  • e92035bdcf Add quotes. Johan Danielsson 1998-02-16 16:29:30 +00:00
  • 1509cdcfb7 Add rules for {krb5,heim}_err.[ch]. Johan Danielsson 1998-02-16 16:21:43 +00:00
  • 09a3a09824 Add quotes. Johan Danielsson 1998-02-16 16:20:43 +00:00
  • a4d6b6b54d Remove <error.h> (it gets included via {asn1,krb5}_err.h). Johan Danielsson 1998-02-16 16:20:17 +00:00
  • 14df4fae84 initialize_*_error_table -> initialize_*_error_table_r Johan Danielsson 1998-02-16 16:19:35 +00:00
  • 1ac057766e Add rules for asn1_err.*; general cleanup. Johan Danielsson 1998-02-16 16:18:39 +00:00
  • 3d7628d6d8 Add com_err.h, and com_right.h. Johan Danielsson 1998-02-16 15:11:16 +00:00
  • 27ec0423ab Add com_err, remove error. Johan Danielsson 1998-02-16 15:10:55 +00:00
  • d098ed105c x Johan Danielsson 1998-02-16 15:09:43 +00:00
  • a8fafb4b45 New compile_et. Johan Danielsson 1998-02-16 15:09:02 +00:00
  • 57b58647a3 Some fixes for ss/mk_cmds. Johan Danielsson 1998-02-16 15:08:18 +00:00
  • 186a540b69 Don't add the function name as an alias. Johan Danielsson 1998-02-15 04:26:59 +00:00
  • 351afe16c3 Use fprintf instead of warnx. Johan Danielsson 1998-02-15 04:19:25 +00:00
  • 4f74aa9c5d x Johan Danielsson 1998-02-15 04:16:57 +00:00
  • bcfb0c9414 Install libsl under the `libss' name too. Install mk_cmds, and ss.h. Johan Danielsson 1998-02-15 04:16:48 +00:00
  • 72357aa510 A mk_cmds clone that creates SL structures. Johan Danielsson 1998-02-15 04:15:49 +00:00
  • cce98d71a9 config.h stdarg.h Johan Danielsson 1998-02-15 04:14:08 +00:00
  • 17465eec17 SS compatibility functions. Johan Danielsson 1998-02-15 04:13:34 +00:00
  • 77a99b72ea proto for sl_make_argv Johan Danielsson 1998-02-15 04:12:39 +00:00
  • c7268ff433 Move command line split to function `sl_make_argv'. Johan Danielsson 1998-02-15 04:12:05 +00:00
  • 8bb02601e7 Rename error.h to com_right.h. Johan Danielsson 1998-02-14 23:47:06 +00:00
  • 3ffe01b45f Switch back to a yacc-based compile_et. Johan Danielsson 1998-02-14 23:46:43 +00:00
  • 9f2c081018 update Johan Danielsson 1998-02-14 23:45:45 +00:00
  • f529bc947c *** empty log message *** Assar Westerlund 1998-02-14 22:19:15 +00:00
  • 109f03da4e Build under Psoriasis 2.6 Björn Groenvall 1998-02-12 17:28:42 +00:00
  • 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