Commit Graph

  • 6f041e55db *** empty log message *** Assar Westerlund 2000-02-20 19:31:20 +00:00
  • 52c0c764b2 *** empty log message *** Assar Westerlund 2000-02-20 11:49:36 +00:00
  • a8f50fcf32 Release 0.2p Assar Westerlund 2000-02-20 11:49:08 +00:00
  • 420d43e770 *** empty log message *** Assar Westerlund 2000-02-20 02:29:07 +00:00
  • 8e94c02d5b (krb5_expand_hostname): make sure that realms is filled in even when getaddrinfo fails or does not return any canonical name Assar Westerlund 2000-02-20 02:25:29 +00:00
  • 31f19fadc9 *** empty log message *** Assar Westerlund 2000-02-19 18:54:40 +00:00
  • e27af32a63 set version to 9:1:0 Assar Westerlund 2000-02-19 18:53:56 +00:00
  • 6755882f7f set version to 7:1:2 Assar Westerlund 2000-02-19 18:53:13 +00:00
  • 70c803a679 *** empty log message *** Assar Westerlund 2000-02-19 18:52:21 +00:00
  • 0d36682a62 (descr): add sockaddr and string representation (*): re-write to use the above mentioned Assar Westerlund 2000-02-19 18:41:24 +00:00
  • b8cf86ccca Missing CFLAGS. Björn Groenvall 2000-02-18 14:35:00 +00:00
  • e0804abb73 Linux fixes. Complete pam_sm_setcred(). This is really a log for the previous version. Björn Groenvall 2000-02-18 14:33:06 +00:00
  • cf93f02cc3 Target install depends on target all. Björn Groenvall 2000-02-18 13:12:56 +00:00
  • 66554649b2 *** empty log message *** Assar Westerlund 2000-02-16 16:06:14 +00:00
  • e8a871c631 (doit): check return value from parse_hdbflags2int correctly Assar Westerlund 2000-02-16 16:05:28 +00:00
  • 155d74d37c (krb5_parse_address): use krb5_sockaddr2address to copy the result from getaddrinfo. Assar Westerlund 2000-02-16 02:09:00 +00:00
  • 0c4bb83e55 *** empty log message *** Assar Westerlund 2000-02-16 01:40:36 +00:00
  • 3b19f20311 (PARSE_INT_FORMAT): note that shorts are actually transmitted as ints (according to the integer protomotion rules) in variable arguments lists. Therefore, we should not call va_arg with short but rather with int. See <http://www.debian.org/Bugs/db/57/57919.html> for original bug report Assar Westerlund 2000-02-16 01:38:52 +00:00
  • 883af47726 Restructured and also seems to work! Björn Groenvall 2000-02-15 19:17:28 +00:00
  • 13cf73a605 (fork_flag): add Assar Westerlund 2000-02-14 02:52:55 +00:00
  • 4cd1a5b1c9 remove roken_getaddrinfo_hostspec Assar Westerlund 2000-02-14 02:24:44 +00:00
  • 09d1a23eb2 move up roken-common.h again. and move roken_getaddrinfo_hostspec here Assar Westerlund 2000-02-14 02:24:20 +00:00
  • 53911747ac *** empty log message *** Assar Westerlund 2000-02-14 02:07:59 +00:00
  • 803e697f9a Release 0.2o Assar Westerlund 2000-02-14 02:07:17 +00:00
  • 674bea0da0 *** empty log message *** Assar Westerlund 2000-02-13 21:08:03 +00:00
  • 1852dc267f (mandoc_template): also fix no- prefix in .Sh OPTIONS Assar Westerlund 2000-02-13 21:06:43 +00:00
  • 8bd2d69b2f update to reality Assar Westerlund 2000-02-13 21:04:32 +00:00
  • 69bc1d519b move down roken-common.h Assar Westerlund 2000-02-13 20:50:44 +00:00
  • 60e3154876 (mandoc_template): better man-stuff for negative options Assar Westerlund 2000-02-13 20:50:13 +00:00
  • 42890b4ee3 *** empty log message *** Assar Westerlund 2000-02-13 20:36:23 +00:00
  • de2d87e53a set version to 9:0:0 Assar Westerlund 2000-02-13 20:35:49 +00:00
  • b9e51347c8 set version to 1:0:1 Assar Westerlund 2000-02-13 20:34:49 +00:00
  • 6945a1a387 bump version to 7:0:2 Assar Westerlund 2000-02-13 20:34:03 +00:00
  • ffbde2d25c *** empty log message *** Assar Westerlund 2000-02-13 19:29:17 +00:00
  • 2f94c7de75 (do_version4): if an tgs-req is received with an old kvno, return an error reply and write a message in the log. Assar Westerlund 2000-02-13 19:27:36 +00:00
  • b85a540bdd *** empty log message *** Assar Westerlund 2000-02-13 19:23:01 +00:00
  • d4fc5ed91c add chaskiel Assar Westerlund 2000-02-13 19:22:05 +00:00
  • 06b7e92a51 (do_authenticate): return the kvno of the server and not the client. Thanks to Brandon S. Allbery KF8NH <allbery@@kf8nh.apk.net> and Chaskiel M Grundman <cg2v@andrew.cmu.edu> for debugging. Assar Westerlund 2000-02-13 19:21:22 +00:00
  • 0a5529b4d2 *** empty log message *** Assar Westerlund 2000-02-12 21:34:43 +00:00
  • 41fbbd1a82 (proto): with `--fork', create a child and send over/receive creds with export/import_sec_context Assar Westerlund 2000-02-12 21:34:11 +00:00
  • f8d313b2e0 (read_token): check malloc Assar Westerlund 2000-02-12 21:31:38 +00:00
  • 6eb399502d add --fork' / -f' (only used by gssapi) Assar Westerlund 2000-02-12 21:30:47 +00:00
  • 4812e59557 *** empty log message *** Assar Westerlund 2000-02-12 21:26:59 +00:00
  • 2d142948ef add flags for import/export Assar Westerlund 2000-02-12 21:26:26 +00:00
  • abf4ef838a (import_sec_context: add flags for what fields are included. do not include the authenticator for now. Assar Westerlund 2000-02-12 21:26:00 +00:00
  • 5ad9d2b54a (export_sec_context: add flags for what fields are included. do not include the authenticator for now. Assar Westerlund 2000-02-12 21:25:24 +00:00
  • 6d5973540d (gss_accept_sec_context): set target in context_handle Assar Westerlund 2000-02-12 21:24:08 +00:00
  • 594c2c745a *** empty log message *** Assar Westerlund 2000-02-12 16:00:37 +00:00
  • d2881b4b56 (tn): only set tos for AF_INET. From itojun@iijlab.net Assar Westerlund 2000-02-12 16:00:07 +00:00
  • b373e08930 (proto): divide up Assar Westerlund 2000-02-11 23:02:28 +00:00
  • eb45de80a9 *** empty log message *** Assar Westerlund 2000-02-11 23:01:05 +00:00
  • d25b6dec81 (gss_delete_sec_context): set context to GSS_C_NO_CONTEXT Assar Westerlund 2000-02-11 23:00:48 +00:00
  • 03341d95ce add {export,import}_sec_context Assar Westerlund 2000-02-11 23:00:12 +00:00
  • dafa5c059e first try Assar Westerlund 2000-02-11 22:59:30 +00:00
  • a5cbba0d6b updates Assar Westerlund 2000-02-11 20:58:07 +00:00
  • aada44e81c (gss_accept_sec_context): set trans flag Assar Westerlund 2000-02-11 20:53:43 +00:00
  • 08926cadd0 *** empty log message *** Assar Westerlund 2000-02-11 17:48:33 +00:00
  • f4ac549304 (addresses_str): make static Assar Westerlund 2000-02-11 17:47:19 +00:00
  • b559da5f88 remove keyfile add explicit_addresses Assar Westerlund 2000-02-11 17:46:29 +00:00
  • 2e0250a403 remove key-file Assar Westerlund 2000-02-11 17:46:01 +00:00
  • 2bfe5cd8a4 (init_sockets): pay attention to explicit_addresses some more comments. better error messages. Assar Westerlund 2000-02-11 17:45:45 +00:00
  • 2ed162dbcc add some comments remove --key-file add --addresses Assar Westerlund 2000-02-11 17:44:39 +00:00
  • d363e5464a (krb5_set_extra_addresses): const-ize and use proper abstraction Assar Westerlund 2000-02-11 17:43:43 +00:00
  • efff2d5b9b x Johan Danielsson 2000-02-07 13:40:35 +00:00
  • 37097c9c07 use roken_getaddrinfo_hostspec Johan Danielsson 2000-02-07 13:40:18 +00:00
  • 6b9dee534b proto Johan Danielsson 2000-02-07 13:39:08 +00:00
  • 8b169d3f30 getaddrinfo_hostspec.c Johan Danielsson 2000-02-07 13:38:52 +00:00
  • 5403dddf67 getaddrinfo via string specifying host and port Johan Danielsson 2000-02-07 13:38:22 +00:00
  • ba912b7548 check_transited Johan Danielsson 2000-02-07 13:31:55 +00:00
  • 81c1a29c7f krb5_check_transited_realms Johan Danielsson 2000-02-07 13:30:41 +00:00
  • 0f08f199cc illegal -> invalid Johan Danielsson 2000-02-07 12:54:17 +00:00
  • 50a74f8919 (help_flag, version_flag): should be static, these are not used by sub-commands Assar Westerlund 2000-02-07 04:29:25 +00:00
  • 268c361c5f (help_flag, version_flag): they don't belong here Assar Westerlund 2000-02-07 04:26:37 +00:00
  • 63864d65c4 remove extra files that got in Assar Westerlund 2000-02-07 04:00:51 +00:00
  • 64856ba38f fixup Assar Westerlund 2000-02-07 03:40:09 +00:00
  • 1aa296cece Release 0.2n Assar Westerlund 2000-02-07 03:39:50 +00:00
  • d3d261d51e *** empty log message *** Assar Westerlund 2000-02-07 03:37:40 +00:00
  • ba768ee06d (libkadm5clnt_la_LDFLAGS): set version to 4:2:0 Assar Westerlund 2000-02-07 03:37:27 +00:00
  • 8fd0c87285 update version to 1:0:1 Assar Westerlund 2000-02-07 03:35:24 +00:00
  • 558f80f484 set version to 2:0:0 Assar Westerlund 2000-02-07 03:33:19 +00:00
  • 8eb6c0d78b set version to 6:0:1 Assar Westerlund 2000-02-07 03:32:15 +00:00
  • c4e12b6250 set version to 0:5:0 Assar Westerlund 2000-02-07 03:30:27 +00:00
  • 300048d19b set version to 8:0:0 Assar Westerlund 2000-02-07 03:26:21 +00:00
  • 86df7c6e2e *** empty log message *** Assar Westerlund 2000-02-07 03:24:45 +00:00
  • 4d5623aac7 use memcpy and strlcpy Assar Westerlund 2000-02-07 03:19:43 +00:00
  • b19b0679a1 (mkt_get_name): use strlcpy Assar Westerlund 2000-02-07 03:18:39 +00:00
  • b17cf85c8b (krb5_kt_default_name): use strlcpy (krb5_kt_add_entry): set timestamp Assar Westerlund 2000-02-07 03:18:05 +00:00
  • 52cde19e4b (change_password): replace strncpy with strlcpy Assar Westerlund 2000-02-07 03:17:20 +00:00
  • c90283040a *** empty log message *** Assar Westerlund 2000-02-07 03:14:52 +00:00
  • a3e502e75b (kerberos4_is): send a reject back to the client when we're not authorized Assar Westerlund 2000-02-07 03:14:19 +00:00
  • 27b9663610 (LDADD): make sure we use the heimdal libdes Assar Westerlund 2000-02-07 03:13:00 +00:00
  • e41038ec40 (sec_read): more paranoia with return value from sec_get_data Assar Westerlund 2000-02-07 03:11:43 +00:00
  • c30d5d5fe1 *** empty log message *** Assar Westerlund 2000-02-07 02:16:50 +00:00
  • 62ee69cf06 *** empty log message *** Assar Westerlund 2000-02-06 16:38:49 +00:00
  • ec93c68b2d new krb5_timeofday Assar Westerlund 2000-02-06 08:15:40 +00:00
  • 918af36bc1 *** empty log message *** Assar Westerlund 2000-02-06 07:57:39 +00:00
  • cce8c453ee *** empty log message *** Assar Westerlund 2000-02-06 07:41:20 +00:00
  • d36b0c18b0 add macros for accessing krb5_realm Assar Westerlund 2000-02-06 07:40:57 +00:00
  • 7fd0277523 add missing .El. from itojun by way of NetBSD Assar Westerlund 2000-02-06 07:10:32 +00:00
  • a55a68517d bump copyright to 2000 Assar Westerlund 2000-02-06 06:52:32 +00:00