Commit Graph

  • 2e050f0df7 (print_tickets): initialize `ct' to help gcc figure out it's not used unitialized Assar Westerlund 2001-01-25 12:37:01 +00:00
  • 3bc8d109ae add err.h Assar Westerlund 2001-01-25 11:20:32 +00:00
  • 02ef11625b x Johan Danielsson 2001-01-25 01:33:42 +00:00
  • f00d32feb1 fix bug in previous; make it easier to build test version Johan Danielsson 2001-01-25 01:33:15 +00:00
  • c766b01b33 *** empty log message *** Assar Westerlund 2001-01-19 05:37:15 +00:00
  • be7849d15b *** empty log message *** Assar Westerlund 2001-01-19 04:54:15 +00:00
  • 7fe46fddf5 document admin_server and kpasswd_server for realms document capath better Assar Westerlund 2001-01-19 04:53:24 +00:00
  • 6cce09faf2 (krb5_get_krb_changepw_hst): preferably look at kpasswd_server before admin_server Assar Westerlund 2001-01-19 04:30:54 +00:00
  • 0e38b0e07e (get_cred_from_kdc_flags): look in [libdefaults]capath for better hint of realm to send request to. this allows the client to specify `realm routing information' in case it cannot be done at the server (which is preferred) Assar Westerlund 2001-01-19 04:29:44 +00:00
  • c87dc9d5f6 (krb5_rd_priv): handle no sequence number as zero when we were expecting a sequence number. MIT krb5 cannot generate a sequence number of zero, instead generating no sequence number Assar Westerlund 2001-01-19 04:27:09 +00:00
  • 2b112c9a06 (krb5_rd_safe): handle no sequence number as zero when we were expecting a sequence number. MIT krb5 cannot generate a sequence number of zero, instead generating no sequence number Assar Westerlund 2001-01-19 04:25:37 +00:00
  • 1eab2064ea x Johan Danielsson 2001-01-18 23:03:10 +00:00
  • 6cbdce797a (lstat_file): handle case where file lives in `/' Johan Danielsson 2001-01-18 23:03:02 +00:00
  • 8abcfe8b12 *** empty log message *** Assar Westerlund 2001-01-18 22:15:27 +00:00
  • bf2f8f7437 x Johan Danielsson 2001-01-18 09:15:09 +00:00
  • ee0c58e853 (pasv): close already open passive port Johan Danielsson 2001-01-18 09:14:59 +00:00
  • 215c9658e4 more stuff Assar Westerlund 2001-01-18 06:54:17 +00:00
  • ef38bfb269 x Johan Danielsson 2001-01-17 10:09:26 +00:00
  • 63941620b2 don't write to string constants Johan Danielsson 2001-01-17 10:09:16 +00:00
  • 9d20072cae *** empty log message *** Assar Westerlund 2001-01-11 23:08:29 +00:00
  • 0fbfbb5860 (parse_attributes): make empty string mean no attributes, specifying the empty string at the command line should give you no attributes, but just pressing return at the prompt gives you default attributes (edit_entry): only pick up values from the default principal if they aren't set in the principal being edited Assar Westerlund 2001-01-11 23:07:29 +00:00
  • ba7854d948 update Assar Westerlund 2001-01-11 21:36:43 +00:00
  • 3fe84f5476 add --port option Assar Westerlund 2001-01-11 21:33:53 +00:00
  • 130cb6b3fc mdoc fixes from ru@freebsd.org Assar Westerlund 2001-01-11 16:16:30 +00:00
  • d94120b558 *** empty log message *** Assar Westerlund 2001-01-10 00:21:32 +00:00
  • 900f796154 (krb5_appdefault_string): fix condition Assar Westerlund 2001-01-10 00:19:58 +00:00
  • fc62d18379 *** empty log message *** Assar Westerlund 2001-01-09 18:49:21 +00:00
  • b8617bbee7 (gss_accept_sec_context): use krb5_rd_cred2 instead of krb5_rd_cred Assar Westerlund 2001-01-09 18:47:11 +00:00
  • 382865ebe8 (kerberos5_is): use krb5_rd_cred2 instead of krb5_rd_cred Assar Westerlund 2001-01-09 18:45:33 +00:00
  • 6e38740a18 (save_krb5_creds): use krb5_rd_cred2 instead of krb5_rd_cred Assar Westerlund 2001-01-09 18:44:29 +00:00
  • d5afbdaa01 (proto): use krb5_rd_cred2 instead of krb5_rd_cred Assar Westerlund 2001-01-09 18:43:10 +00:00
  • 0ade4326e3 x Johan Danielsson 2001-01-09 15:12:09 +00:00
  • 624d4720fc x Johan Danielsson 2001-01-05 16:34:36 +00:00
  • 1b1f9fcfd5 some cleanup Johan Danielsson 2001-01-05 16:34:27 +00:00
  • 5acbbb1770 call a time time', and not seconds' Johan Danielsson 2001-01-05 16:32:55 +00:00
  • 2d6e40ea23 typo Johan Danielsson 2001-01-05 16:29:42 +00:00
  • e3c1ad6145 not much point in setting the anonymous flag here Johan Danielsson 2001-01-05 16:27:39 +00:00
  • 963cf3e7b1 document appdefault_time Johan Danielsson 2001-01-05 16:26:52 +00:00
  • 92ff05d1a0 x Johan Danielsson 2001-01-04 17:40:11 +00:00
  • 30830ecdb1 use krb5_get_init_creds_opt_set_default_flags Johan Danielsson 2001-01-04 17:40:00 +00:00
  • 2f09496c16 x Johan Danielsson 2001-01-04 17:09:30 +00:00
  • 72310c068d use krb5_get_init_creds_opt_set_default_flags Johan Danielsson 2001-01-04 17:07:03 +00:00
  • 3ecafbe396 new function krb5_get_init_creds_opt_set_default_flags to set options from krb5.conf Johan Danielsson 2001-01-04 17:02:58 +00:00
  • 9a756dba9f make this match the MIT function Johan Danielsson 2001-01-04 16:19:00 +00:00
  • 55a3098f04 (krb5_appdefault_string): handle NULL def_val (krb5_appdefault_time): new function Johan Danielsson 2001-01-04 16:03:03 +00:00
  • c2b307f959 *** empty log message *** Assar Westerlund 2001-01-04 15:59:52 +00:00
  • 3ea518adb5 (doit): print an error and bail out if storing an entry in the database fails. The most likely reason for it failing is out-of-space. Assar Westerlund 2001-01-04 15:59:26 +00:00
  • a5da59119d move older entries to ChangeLog.2000 Assar Westerlund 2001-01-03 01:50:47 +00:00
  • b912d83410 (main): handle EOF when reading from stdin Assar Westerlund 2001-01-03 01:49:36 +00:00
  • 37888fcc61 *** empty log message *** Assar Westerlund 2000-12-31 08:12:15 +00:00
  • 633782864b (main): handle krb5_init_context failure consistently Assar Westerlund 2000-12-31 08:05:03 +00:00
  • a7f81756f8 (krb5_program_setup): handle krb5_init_context failure consistently Assar Westerlund 2000-12-31 08:03:17 +00:00
  • 3ae0642b6f (*): handle krb5_init_context failure consistently Assar Westerlund 2000-12-31 08:01:16 +00:00
  • 4dff86bc9f (init_context): handle krb5_init_context failure consistently Assar Westerlund 2000-12-31 08:00:23 +00:00
  • 25b2784417 (gssapi_krb5_init): add comment Assar Westerlund 2000-12-31 07:58:37 +00:00
  • 05f2ceeb19 (siad_ses_init): handle krb5_init_context failure consistently Assar Westerlund 2000-12-31 07:57:46 +00:00
  • f90481c306 (verify_krb5): handle krb5_init_context failure consistently Assar Westerlund 2000-12-31 07:57:08 +00:00
  • e31d9ba4c2 (generate_requests): handle krb5_init_context failure consistently Assar Westerlund 2000-12-31 07:49:27 +00:00
  • fdbca0e168 (add_user): handle krb5_init_context failure consistently Assar Westerlund 2000-12-31 07:43:39 +00:00
  • 1bd9e800f3 (proto): handle krb5_init_context failure consistently Assar Westerlund 2000-12-31 07:41:39 +00:00
  • cf77a8ac4d (krb5_init): check krb5_init_context for success Assar Westerlund 2000-12-31 07:40:17 +00:00
  • 4cf4233607 (kerberos5_init): check krb5_init_context for success Assar Westerlund 2000-12-31 07:39:41 +00:00
  • 010888a340 (krb5_verify): handle krb5_init_context failure consistently Assar Westerlund 2000-12-31 07:38:37 +00:00
  • bb9b0daf3e (pop_init): handle krb5_init_context failure consistently Assar Westerlund 2000-12-31 07:35:05 +00:00
  • c454153c03 (doit_v5): handle krb5_init_context failure consistently Assar Westerlund 2000-12-31 07:34:05 +00:00
  • a8b6f76c6d (krb5_make_context): handle krb5_init_context failure consistently Assar Westerlund 2000-12-31 07:32:03 +00:00
  • e15ec49b45 *** empty log message *** Assar Westerlund 2000-12-31 03:04:56 +00:00
  • b26d1d6dfb (kt_get): more error checking Assar Westerlund 2000-12-31 02:51:43 +00:00
  • 7dcc3f2d3f (spawn_child): use a struct sockaddr_storage Assar Westerlund 2000-12-31 02:50:42 +00:00
  • 9d2457898b (loop): check for length longer than data. inspired by lha@stacken.kth.se Assar Westerlund 2000-12-29 03:34:16 +00:00
  • f9adc800a7 *** empty log message *** Assar Westerlund 2000-12-29 01:10:16 +00:00
  • 24bc6400fb (EXTRA_libroken_la_SOURCES): ifaddrs.h -> ifaddrs.hin Assar Westerlund 2000-12-29 01:05:32 +00:00
  • 33ac77ef11 *** empty log message *** Assar Westerlund 2000-12-26 20:28:03 +00:00
  • c83f60541c remove some dnl that weren't the correct with modern autoconf Assar Westerlund 2000-12-26 20:27:30 +00:00
  • 76794120ed (doit): move some code to handle non-from case correctly Assar Westerlund 2000-12-26 00:24:42 +00:00
  • 5317a372d4 *** empty log message *** Assar Westerlund 2000-12-26 00:00:22 +00:00
  • 696099cfcd update to --headers Assar Westerlund 2000-12-25 23:59:20 +00:00
  • 6c2a214b37 support several headers, from <mattiasa@e.kth.se> use estrdup, emalloc, erealloc Assar Westerlund 2000-12-25 23:56:16 +00:00
  • fd33a43096 *** empty log message *** Assar Westerlund 2000-12-25 18:25:10 +00:00
  • 67ec1b5a5f clarify usage strings Assar Westerlund 2000-12-25 18:24:38 +00:00
  • 32e71c6ec4 *** empty log message *** Assar Westerlund 2000-12-25 17:03:53 +00:00
  • 946da5d4b2 (print_arg): add a case for arg_strings Assar Westerlund 2000-12-25 17:03:15 +00:00
  • 870cab56a7 clarify usage strings Assar Westerlund 2000-12-25 17:01:34 +00:00
  • d4e3ec0fa2 x Johan Danielsson 2000-12-16 00:58:54 +00:00
  • 1852f11803 reflect recent changes Johan Danielsson 2000-12-16 00:58:49 +00:00
  • c65e4cd585 x Johan Danielsson 2000-12-16 00:45:34 +00:00
  • c6d3be50e3 don't copy an entry that already exists in the keytab, and warn if the keyblock differs Johan Danielsson 2000-12-16 00:45:29 +00:00
  • 956c878eb8 x Johan Danielsson 2000-12-16 00:18:00 +00:00
  • 427d9d63a6 merge srvcreate with copy Johan Danielsson 2000-12-16 00:17:19 +00:00
  • 37bcf8ded8 merge srvconvert with copy Johan Danielsson 2000-12-15 17:44:49 +00:00
  • d4ab20eaf6 x Johan Danielsson 2000-12-15 17:12:31 +00:00
  • 86a18b0d35 always build keytab_krb4.c Johan Danielsson 2000-12-15 17:12:21 +00:00
  • 489076ea0e always register the krb4 keytab functions Johan Danielsson 2000-12-15 17:11:51 +00:00
  • 18fa488dac declare krb4_ftk_ops Johan Danielsson 2000-12-15 17:11:12 +00:00
  • fb0b98c204 We don't really need to include krb.h here, since we only use the principal size macros, so define these here. Theoretically someone could have a krb4 system where these values are != 40, but this is unlikely, and krb5_524_conv_principal also assume they are 40. Johan Danielsson 2000-12-15 17:10:40 +00:00
  • 2c87b06169 *** empty log message *** Assar Westerlund 2000-12-15 14:30:18 +00:00
  • 76cf48a5c1 (inet_ntoa, inet_ntop, inet_pton): add necessary includes when testing Assar Westerlund 2000-12-15 14:29:54 +00:00
  • 4c3586560f new variant of broken with includes and arguments Assar Westerlund 2000-12-15 14:27:33 +00:00
  • 6aa25cb34f x Johan Danielsson 2000-12-15 14:24:30 +00:00
  • cedb41f6fc avoid asprintf'ing NULL strings Johan Danielsson 2000-12-15 14:24:24 +00:00