Commit Graph

  • 9ea473de34 don't show options that doesn't apply Johan Danielsson 2002-02-18 20:02:14 +00:00
  • 17b4138e2e if we're not building with any kerberos support, just call read/write directly Johan Danielsson 2002-02-18 20:01:33 +00:00
  • 2f7dc9fb2d x Johan Danielsson 2002-02-18 19:19:43 +00:00
  • bee8db420e make this build without krb5; also use the addrinfo interface to mini_inetd, and set the keepalive option if requested Johan Danielsson 2002-02-18 19:19:36 +00:00
  • 2a478083b6 make this build without krb5 Johan Danielsson 2002-02-18 19:17:22 +00:00
  • 9d1fbca6b9 x Johan Danielsson 2002-02-18 19:11:17 +00:00
  • 610608158a bump version Johan Danielsson 2002-02-18 19:11:11 +00:00
  • c92de0b469 mini_inetd_addrinfo that takes an addrinfo instead of a port number Johan Danielsson 2002-02-18 19:08:59 +00:00
  • f1aa540676 x Johan Danielsson 2002-02-15 14:35:50 +00:00
  • f5fea2deb2 (akf_add_entry): don't create the file before we need to write to it (from Åke Sandgren) Johan Danielsson 2002-02-15 14:32:52 +00:00
  • cbcb1ea7aa make FILES section more standard Johan Danielsson 2002-02-15 12:58:19 +00:00
  • bf36df14ed not used Johan Danielsson 2002-02-14 13:41:39 +00:00
  • 5f7b9561d0 rk_RETSIGTYPE and rk_BROKEN_REALLOC are called via rk_ROKEN (from Gombas Gabor); find inttypes by CHECK_TYPES directly Johan Danielsson 2002-02-14 13:36:27 +00:00
  • 637b081e4a x Johan Danielsson 2002-02-14 12:48:59 +00:00
  • 4066dfe6c4 actually use the correct key (from Daniel Kouril) Johan Danielsson 2002-02-14 12:47:47 +00:00
  • 3c13efc461 x Johan Danielsson 2002-02-12 08:24:26 +00:00
  • 4b8ecd28c5 (krb5_get_err_text): protect against NULL context Johan Danielsson 2002-02-12 08:24:08 +00:00
  • 1b72d73f68 x Johan Danielsson 2002-02-11 14:33:34 +00:00
  • 6ccf1faefe no need to use the "modify" keytab anymore Johan Danielsson 2002-02-11 14:29:52 +00:00
  • 8e07de16ed no need to use the "modify" keytab anymore Johan Danielsson 2002-02-11 14:14:11 +00:00
  • 24c682162f implement add and remove Johan Danielsson 2002-02-11 14:05:37 +00:00
  • 7786b864da (emem_free): clear memory before freeing (this should perhaps be selectable with a flag) Johan Danielsson 2002-02-11 13:03:25 +00:00
  • 4712ddb6af x Johan Danielsson 2002-02-08 18:32:03 +00:00
  • 94939f9b1b we have to create our own param struct before marshaling Johan Danielsson 2002-02-08 18:31:49 +00:00
  • 3109e9757f x Johan Danielsson 2002-02-07 17:30:18 +00:00
  • cbcb242580 print a more informative message than "done" after negotiating encryption Johan Danielsson 2002-02-07 17:30:00 +00:00
  • 442c130de0 only claim krb5 support if really present Johan Danielsson 2002-02-07 17:27:12 +00:00
  • 5c081c1559 default to waiting for encryption if we are using authentication Assar Westerlund 2002-02-07 16:12:20 +00:00
  • c2cde6766e (get_dbinfo): if there are database specifications in the config file, don't automatically try to use the default values (from Gombas Gabor) Johan Danielsson 2002-02-04 10:53:48 +00:00
  • e59f3e6a3f (krb5_closelog): don't pass pointer to pointer (from Gombas Gabor) Johan Danielsson 2002-02-04 10:48:33 +00:00
  • 13c225f5f0 x Johan Danielsson 2002-01-30 10:12:36 +00:00
  • 8d01a8944c get the default keytab from krb5.conf, and list all parts of an ANY type keytab Johan Danielsson 2002-01-30 10:12:21 +00:00
  • 7f16501934 default default_keytab_modify to NULL Johan Danielsson 2002-01-30 10:10:24 +00:00
  • df804eebad (krb5_kt_default_modify_name): if no modify name is specified take it from the first component of the default keytab name Johan Danielsson 2002-01-30 10:09:35 +00:00
  • 5c510f2238 compare keytab types case insensitively Johan Danielsson 2002-01-29 08:36:22 +00:00
  • 1633b94ab9 mdoc fixes (refer correctly to programs). from Ruslan Ermilov <ru@FreeBSD.org> Assar Westerlund 2002-01-24 15:30:49 +00:00
  • 223568900a *** empty log message *** Assar Westerlund 2002-01-23 01:50:47 +00:00
  • 8249a5ade0 use SIG_DFL and not SIG_IGN for SIGCHLD. Assar Westerlund 2002-01-23 01:49:34 +00:00
  • e262f873e5 commit some forgotten changes Johan Danielsson 2002-01-18 12:58:49 +00:00
  • a574aa640b Don't use getlogin() to determine whether we are root. Patch by joda. Jacques A. Vidrine 2002-01-09 19:43:19 +00:00
  • 1f3228f15e *** empty log message *** Assar Westerlund 2002-01-06 23:13:08 +00:00
  • 4f21111c96 (create_checksum): make usage `unsigned' (it's not really a krb5_key_usage). From Ben Harris <bjh21@netbsd.org> Assar Westerlund 2002-01-06 23:12:51 +00:00
  • f15d2870f0 *** empty log message *** Assar Westerlund 2002-01-06 23:10:33 +00:00
  • 9f1c66fe5f use krb5_enctype consistently. From Ben Harris <bjh21@netbsd.org> Assar Westerlund 2002-01-06 23:10:06 +00:00
  • 803dd71fde x Johan Danielsson 2001-12-20 22:28:51 +00:00
  • d71eccdf57 use our own des string-to-key function, since the one from openssl sometimes generates wrong output Johan Danielsson 2001-12-20 22:28:45 +00:00
  • 2edd648e6b bail out if encryption has been requested but could not be enabled Johan Danielsson 2001-12-20 20:39:52 +00:00
  • 98c7ce0bbf then -> that, from Thomas Klausner <wiz@netbsd.org> Assar Westerlund 2001-12-06 17:02:55 +00:00
  • 84ed3d7a7c Fix a bug where kstash crashes if there is no krb5.conf Jacques A. Vidrine 2001-12-05 14:41:47 +00:00
  • 094bb24377 x Johan Danielsson 2001-11-30 14:39:17 +00:00
  • b396a05fa5 make the syslog messages somewhat more informative Johan Danielsson 2001-11-30 14:38:48 +00:00
  • 73cc5cf8be *** empty log message *** Assar Westerlund 2001-11-30 03:31:08 +00:00
  • cf08fe518d move ipv6 tests after -lsocket (to handle Solaris 8) Assar Westerlund 2001-11-30 03:29:47 +00:00
  • 442d34ff29 support SIOCGLIFCONF and SIOCGLIFFLAGS which are used on Solaris 8 to retrieve addresses larger than `struct sockaddr'. From Magnus Ahltorp <ahltorp@nada.kth.se> (with some modifications by me) Assar Westerlund 2001-11-30 03:27:30 +00:00
  • 8a4563302c some spelling from Thomas Klausner Johan Danielsson 2001-11-22 08:27:55 +00:00
  • 875553a788 some spelling from Thomas Klausner Johan Danielsson 2001-11-22 08:07:50 +00:00
  • b77a21cb55 add krb5.3 from netbsd Assar Westerlund 2001-11-20 22:19:10 +00:00
  • 55e13f67f4 add man-page for krb5_free_addresses Assar Westerlund 2001-11-20 20:50:52 +00:00
  • 02aa612ff6 remove bad empty line. Assar Westerlund 2001-11-20 20:40:58 +00:00
  • 95f25d1c1b sort references (from Thomas Klausner) Johan Danielsson 2001-11-09 09:38:29 +00:00
  • 971c749b15 add section to reference (from Thomas Klausner) Johan Danielsson 2001-11-09 09:36:51 +00:00
  • 124262d993 white space fixes (from Thomas Klausner) Johan Danielsson 2001-11-09 09:35:45 +00:00
  • 22ec4ec0f4 remove extra white space (from Thomas Klausner) Johan Danielsson 2001-11-09 09:34:46 +00:00
  • c37672cc74 *** empty log message *** Assar Westerlund 2001-11-01 22:35:38 +00:00
  • 242ee8cd0c add rokenification of strsep, update shared library version to 3:3:3 Assar Westerlund 2001-11-01 22:33:40 +00:00
  • b0a87c1750 Correct a heap buffer overrun. Jacques A. Vidrine 2001-10-31 13:37:39 +00:00
  • 76aa618390 x Jacques A. Vidrine 2001-10-29 12:57:51 +00:00
  • 2d609b163b Staticize kadm5_config_params conf' passed to kadm5_init_with_password_ctx', since the latter holds a reference to it. Previously it was on the stack and would become overwritten when doing `ktutil get'. Jacques A. Vidrine 2001-10-29 12:53:52 +00:00
  • eec0349c2d *** empty log message *** Assar Westerlund 2001-10-27 17:52:59 +00:00
  • 5d6f2835a2 (libkafs_la_LDFLAGS): set version to 3:2:3 Assar Westerlund 2001-10-27 17:52:52 +00:00
  • 4750bd1131 (libroken_la_LDFLAGS): set version to 15:0:6 Assar Westerlund 2001-10-27 17:47:53 +00:00
  • d79059088d *** empty log message *** Assar Westerlund 2001-10-27 04:54:58 +00:00
  • 5cd44960e4 actually build the pam module Assar Westerlund 2001-10-27 04:54:36 +00:00
  • cf5e634a61 *** empty log message *** Assar Westerlund 2001-10-24 19:38:11 +00:00
  • 116853e39a (afslog_uid_int): handle krb_get_tf_fullname that cannot take NULLs (such as the MIT one) Assar Westerlund 2001-10-24 19:36:27 +00:00
  • a02cd32c3b *** empty log message *** Assar Westerlund 2001-10-22 15:47:04 +00:00
  • df4823433d add strlcpy to the roken functions Assar Westerlund 2001-10-22 15:45:15 +00:00
  • 6ec3f169e0 remove old comment Assar Westerlund 2001-10-22 12:45:43 +00:00
  • fcfa029410 *** empty log message *** Assar Westerlund 2001-10-22 01:21:36 +00:00
  • 2d5ce19c5f make all high-level encrypting and decrypting functions check the return value of the underlying function and handle errors more consistently. noted by Sam Hartman <hartmans@mit.edu> Assar Westerlund 2001-10-22 01:20:34 +00:00
  • 31ade067d5 spell fix Assar Westerlund 2001-10-22 00:02:34 +00:00
  • f470387146 *** empty log message *** Assar Westerlund 2001-10-21 23:26:11 +00:00
  • 09a0f73514 add localtime_r Assar Westerlund 2001-10-21 23:25:07 +00:00
  • d9aedd0fd1 (enctype_arcfour_hmac_md5): actually use a non-keyed checksum when it should be non-keyed Assar Westerlund 2001-10-20 22:02:30 +00:00
  • 02add202e5 *** empty log message *** Assar Westerlund 2001-10-08 23:33:22 +00:00
  • 097e4148d4 (ROKEN_SRCS): add strtok_r.c Assar Westerlund 2001-10-08 23:33:09 +00:00
  • e4724e7570 (dns_srv_order): rename correctly (strtok_r): add renaming Assar Westerlund 2001-10-08 23:32:27 +00:00
  • befc65089e x Johan Danielsson 2001-10-02 16:04:31 +00:00
  • 86950499d8 (dns_srv_order): don't try to return a value Johan Danielsson 2001-10-02 15:39:41 +00:00
  • 586cba3852 *** empty log message *** Assar Westerlund 2001-09-29 16:06:22 +00:00
  • d965b2e675 handle man pages without SYNOPSIS but looking for both SYNOPSIS and DESCRIPTION Assar Westerlund 2001-09-29 16:05:38 +00:00
  • 5e75a6ed64 allow specification of afslog in krb5.conf, noted by jhutz@cs.cmu.edu Assar Westerlund 2001-09-29 15:59:08 +00:00
  • 17ece7c5e6 add kauth as an alias for kinit Assar Westerlund 2001-09-29 15:58:44 +00:00
  • 6455d35479 (der_get_oid): add `n', increment p Assar Westerlund 2001-09-28 22:53:24 +00:00
  • db5e11299d these two should be solved Assar Westerlund 2001-09-27 16:27:30 +00:00
  • 62310227e3 *** empty log message *** Assar Westerlund 2001-09-27 16:24:47 +00:00
  • cee81d995f remove libasn1.h Assar Westerlund 2001-09-27 16:23:15 +00:00
  • b6f1d52a01 add decode_oid Assar Westerlund 2001-09-27 16:20:35 +00:00
  • a5be05496b *** empty log message *** Assar Westerlund 2001-09-27 01:33:49 +00:00
  • 386d4050fb (KRB5_KPASSWD_*): set correct values Assar Westerlund 2001-09-27 01:31:53 +00:00