Commit Graph

  • 8096b98921 *** empty log message *** Assar Westerlund 2001-01-27 05:29:11 +00:00
  • 061b36a50f (esetenv): cast to handle a setenv that takes a `char *val' which is the case on Unicos Assar Westerlund 2001-01-27 05:28:38 +00:00
  • 3e36288c1a move __attribute__ to roken-common.h Assar Westerlund 2001-01-27 05:28:09 +00:00
  • a1f9568162 __attribute__ moved here from roken.h.in Assar Westerlund 2001-01-27 05:28:00 +00:00
  • 5d4ff9172c (esetenv): cast to handle a setenv that takes a `char *var' which is the case on Unicos Assar Westerlund 2001-01-27 05:27:38 +00:00
  • 123f083d26 mdoc fixed from ru@freebsd.org Assar Westerlund 2001-01-26 22:46:29 +00:00
  • 7c0cfca247 ignore SIGINT for now Johan Danielsson 2001-01-26 22:20:52 +00:00
  • 820c4a54a3 *** empty log message *** Assar Westerlund 2001-01-26 16:52:20 +00:00
  • 4b0a1e40e1 snprintf Johan Danielsson 2001-01-26 16:02:49 +00:00
  • 8a7f24eb62 x Johan Danielsson 2001-01-26 15:58:00 +00:00
  • 5cc4b6ccf4 make it possible to convert a v4 dump file without having any v4 libraries; the kdb backend still require them Johan Danielsson 2001-01-26 15:57:46 +00:00
  • 1d71425d11 include shadow definition of kdb Principal, so we don't have to depend on any v4 libraries Johan Danielsson 2001-01-26 15:55:07 +00:00
  • 9983497549 x Johan Danielsson 2001-01-26 15:09:54 +00:00
  • c4395a890d reduce number of memory allocations Johan Danielsson 2001-01-26 15:08:36 +00:00
  • e7f3feb49c add support for reading krb4 /.k files Johan Danielsson 2001-01-26 15:05:57 +00:00
  • 563af2ae92 x Johan Danielsson 2001-01-26 15:00:24 +00:00
  • c80d13b369 bump revision Johan Danielsson 2001-01-26 15:00:09 +00:00
  • 3c2c3db44b proto Johan Danielsson 2001-01-26 14:58:41 +00:00
  • 3a85c36b4d (sl_command_loop): try to handle user pressing C-c Johan Danielsson 2001-01-26 14:58:26 +00:00
  • 2e56027910 avoid using echo -n since that fails on system v-infected systems, instead using string concatenation Assar Westerlund 2001-01-25 13:07:41 +00:00
  • 7ff3f957b7 add err.h Assar Westerlund 2001-01-25 12:45:15 +00:00
  • 37f68daf8b err.h is also needed Assar Westerlund 2001-01-25 12:41:39 +00:00
  • 7bb926272f include roken.h to get prototype for warnerr, which has moved from err.h Assar Westerlund 2001-01-25 12:40:36 +00:00
  • 49eff91b5b (main): initalize fd_out for extra clarity Assar Westerlund 2001-01-25 12:37:39 +00:00
  • 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