Commit Graph

  • f7ab4f7ac3 *** empty log message *** Assar Westerlund 2001-01-30 01:19:19 +00:00
  • 281d8cb027 *** empty log message *** Assar Westerlund 2001-01-30 00:49:39 +00:00
  • 19543430ad add support for getting creds from a keytab, from fvdl@netbsd.org Assar Westerlund 2001-01-30 00:49:05 +00:00
  • 8e87cc8966 *** empty log message *** Assar Westerlund 2001-01-30 00:37:09 +00:00
  • ef6ba83d7e use gss_krb5_copy_ccache Assar Westerlund 2001-01-30 00:36:58 +00:00
  • bfb733c50e add gss_krb5_copy_ccache Assar Westerlund 2001-01-30 00:35:48 +00:00
  • f05197c5a9 *** empty log message *** Assar Westerlund 2001-01-30 00:25:46 +00:00
  • f1d1a8e251 *** empty log message *** Assar Westerlund 2001-01-29 23:36:47 +00:00
  • b4210694d2 (roundup): add fallback definition Assar Westerlund 2001-01-29 23:36:37 +00:00
  • 11177ab45b *** empty log message *** Assar Westerlund 2001-01-29 22:48:02 +00:00
  • 87e548e8fc remove non-STDC code Assar Westerlund 2001-01-29 22:47:55 +00:00
  • a2bcdf4ad4 *** empty log message *** Assar Westerlund 2001-01-29 22:38:48 +00:00
  • 0c2499c747 (libsia_krb5.so): actually run ld in the case shared library case Assar Westerlund 2001-01-29 22:38:36 +00:00
  • 8b46590eac (realm_buf): move it so it becomes properly conditional on KRB4 Assar Westerlund 2001-01-29 21:21:50 +00:00
  • e89f92ca36 (spawn_child): close the newly created socket in the packet, it's not used. from <shadow@dementia.org> Assar Westerlund 2001-01-29 08:43:01 +00:00
  • 8ed0cf08cc (decode_packet): check success of krb5_425_conv_principal. from <shadow@dementia.org> Assar Westerlund 2001-01-29 08:40:45 +00:00
  • 2c57d32ca1 test two generated mallocs for success Assar Westerlund 2001-01-29 08:36:45 +00:00
  • 9fcb1a0934 make time2generalizedtime return an error code Assar Westerlund 2001-01-29 08:31:27 +00:00
  • 55b30cf74e *** empty log message *** Assar Westerlund 2001-01-29 06:57:19 +00:00
  • 28a3dc3863 use @LIB_des_appl@ Assar Westerlund 2001-01-29 06:56:51 +00:00
  • f94e6c784a (krb5-config): add LIB_des_appl Assar Westerlund 2001-01-29 06:56:33 +00:00
  • 53fa9e5656 (LIB_des): set correctly (LIB_des_appl): add for the use by krb5-config.in Assar Westerlund 2001-01-29 06:56:16 +00:00
  • 43fee30aaa *** empty log message *** Assar Westerlund 2001-01-29 06:01:04 +00:00
  • ffe318d2b5 add sys/types.h and sys/wait.h Assar Westerlund 2001-01-29 05:59:24 +00:00
  • 0a293dbc36 repair some api-change damage Assar Westerlund 2001-01-29 05:55:18 +00:00
  • 04efe233f1 quote @ properly in example Assar Westerlund 2001-01-29 04:39:46 +00:00
  • 0355484f9b missed one old-style *Update Assar Westerlund 2001-01-29 04:33:44 +00:00
  • ba3b74c038 update Assar Westerlund 2001-01-29 03:09:38 +00:00
  • ce07b60d72 *** empty log message *** Assar Westerlund 2001-01-29 02:51:31 +00:00
  • 68f0dcb65c (fd_fetch, fd_store): use net_{read,write} to make sure of not dropping data when doing it over a socket. (this might break when used with ordinary files on win32) Assar Westerlund 2001-01-29 02:32:35 +00:00
  • d4413a1b09 remove some krb5_free_context that might happen at unappropriate times Assar Westerlund 2001-01-29 02:18:03 +00:00
  • 1710da033a *** empty log message *** Assar Westerlund 2001-01-29 02:15:43 +00:00
  • 620201d6fc *** empty log message *** Assar Westerlund 2001-01-29 02:11:24 +00:00
  • a5ea2c6f0f (_PATH_BSHELL): add Assar Westerlund 2001-01-29 02:09:09 +00:00
  • 59a594bad4 use the openssl api for md4/md5/sha. handle openssl/*.h Assar Westerlund 2001-01-29 02:09:01 +00:00
  • 249225774c no calls to err with NULL Assar Westerlund 2001-01-29 02:05:55 +00:00
  • 6b459828ce *** empty log message *** Assar Westerlund 2001-01-28 23:17:46 +00:00
  • 26a1cfac93 move up LIB_otp so we do not end up picking one from /usr/athena Assar Westerlund 2001-01-28 23:17:36 +00:00
  • 369d778c61 (NO_MKEY): add Assar Westerlund 2001-01-28 23:05:52 +00:00
  • 40119c91a7 (getifaddrs2): copy the entire sockaddr Assar Westerlund 2001-01-28 23:02:46 +00:00
  • 81fbeb826f (as_rep): be paranoid and check krb5_enctype_to_string for failure, noted by <lha@stacken.kth.se> Assar Westerlund 2001-01-28 22:57:47 +00:00
  • a2baf81cbe *** empty log message *** Assar Westerlund 2001-01-28 22:53:26 +00:00
  • 8b555b56bb remove some unused includes Assar Westerlund 2001-01-28 22:53:05 +00:00
  • 9f46cf0a61 use rcp_locl.h Assar Westerlund 2001-01-28 22:52:38 +00:00
  • 831f7eec3a (LDADD): remove unused libraries Assar Westerlund 2001-01-28 22:50:35 +00:00
  • 7eff2adc06 add Id to texi files Assar Westerlund 2001-01-28 22:11:23 +00:00
  • 68f359556f update to default_keys Assar Westerlund 2001-01-28 22:10:35 +00:00
  • 9a4dfba633 add some text about salting and an example of kadmind.acl from lha@stacken.kth.se Assar Westerlund 2001-01-28 22:07:25 +00:00
  • 2c29719b23 more text from lha@stacken.kth.se Assar Westerlund 2001-01-28 22:03:36 +00:00
  • 8bec800fd8 more text on kaserver compatability from lha@stacken.kth.se Assar Westerlund 2001-01-28 21:59:17 +00:00
  • c26fe37eaa update mail-adress for lha Assar Westerlund 2001-01-28 21:52:54 +00:00
  • 7a63c28b48 (do_getticket): check length of ticket. noted by <lha@stacken.kth.se> Assar Westerlund 2001-01-28 21:51:05 +00:00
  • 0016308628 clarifyication on v4 behavioiur, from <lha@stacken.kth.se> Assar Westerlund 2001-01-28 21:44:56 +00:00
  • 5108851012 add krb5_context.3 and krb5_init_context.3, from <lha@stacken.kth.se> Assar Westerlund 2001-01-28 21:39:29 +00:00
  • 92cd5172a2 check for crypto headers in openssl/ Assar Westerlund 2001-01-28 20:25:30 +00:00
  • 110867f97a add krb5_auth_context.3, from <lha@stacken.kth.se> Assar Westerlund 2001-01-28 19:47:33 +00:00
  • cc76f533e2 *** empty log message *** Assar Westerlund 2001-01-28 19:05:45 +00:00
  • 2114b2cd87 *** empty log message *** Assar Westerlund 2001-01-28 19:05:29 +00:00
  • 408a1ddb3b add rcp Assar Westerlund 2001-01-28 14:34:02 +00:00
  • 43c22e0a0a remove unused include files Assar Westerlund 2001-01-28 14:31:46 +00:00
  • 975b67e2d1 remove all dependencies on libkrb Assar Westerlund 2001-01-28 00:20:24 +00:00
  • f62296ac3b use -R for indicating dependent directories to libtool instead of -rpath Assar Westerlund 2001-01-28 00:20:05 +00:00
  • 3cc49bc385 ignore them Assar Westerlund 2001-01-27 23:13:26 +00:00
  • d3248b20e6 *** empty log message *** Assar Westerlund 2001-01-27 23:12:32 +00:00
  • 57c800fa37 replace vfork by fork Assar Westerlund 2001-01-27 20:11:38 +00:00
  • cba14b853b add RCSID S_ISTXT -> S_ISVTX printf sizes of files with %lu instead of %q (which is not portable) Assar Westerlund 2001-01-27 20:11:18 +00:00
  • 2e6cfb0d8a add RCSID do not use sig_t Assar Westerlund 2001-01-27 20:09:19 +00:00
  • bbf9b61001 remove __P, use st_mtime et al from struct stat Assar Westerlund 2001-01-27 20:04:25 +00:00
  • 129786bbb7 remove __P Assar Westerlund 2001-01-27 20:03:54 +00:00
  • ebebedc5df *** empty log message *** Assar Westerlund 2001-01-27 20:00:23 +00:00
  • f8681dccf5 (AC_CONFIG_FILES): add appl/rcp/Makefile Assar Westerlund 2001-01-27 19:56:02 +00:00
  • 1c74c09d05 x Johan Danielsson 2001-01-27 19:24:42 +00:00
  • 918f97ddd5 don't warn if the port name can't be found, nobody cares anyway Johan Danielsson 2001-01-27 19:24:34 +00:00
  • 6cf377153d add port of bsd rcp changed to use existing rsh, contributed by Richard Nyberg <rnyberg@it.su.se> Assar Westerlund 2001-01-27 18:36:21 +00:00
  • c9b50361d1 (SUBDIRS): add rcp Assar Westerlund 2001-01-27 18:34:39 +00:00
  • 9f01264fc0 cast parameters to des function to non-const pointers to handle the case where these functions actually take non-const des_cblock * Assar Westerlund 2001-01-27 18:13:03 +00:00
  • 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