Commit Graph

  • f7d58f9e79 (gss_userok): handle getpwnam failing Assar Westerlund 2000-12-08 05:09:46 +00:00
  • 85b4d8f0a8 (gss_auth): be more explicit in error message Assar Westerlund 2000-12-08 05:07:49 +00:00
  • e10e6f2c26 (wrap_des3): use the checksum as ivec when encrypting the sequence number Assar Westerlund 2000-12-08 05:06:04 +00:00
  • 5d542aef42 (unwrap_des3): use the checksum as ivec when encrypting the sequence number Assar Westerlund 2000-12-08 05:05:19 +00:00
  • c91daf6ab7 (init_auth): always zero fwd_data Assar Westerlund 2000-12-08 05:04:37 +00:00
  • e6e28560ab (krb5_enctype): add ETYPE_DES3_CBC_NONE_IVEC as a new pseudo-type Assar Westerlund 2000-12-08 05:03:54 +00:00
  • 978cb24ac3 (DES_AFS3_CMU_string_to_key): always treat cell names as lower case (krb5_encrypt_ivec, krb5_decrypt_ivec): new functions that allow an explicit ivec to be specified. fix all sub-functions. (DES3_CBC_encrypt_ivec): new function that takes an explicit ivec Assar Westerlund 2000-12-08 05:01:31 +00:00
  • e40fdaf463 from i-d repository Assar Westerlund 2000-12-08 00:32:13 +00:00
  • af16cfb31b fixo Assar Westerlund 2000-12-07 21:29:42 +00:00
  • 4217ffeaf6 move include files around to avoid getting SE from sys/*.h on HP to override SE from telnet.h Assar Westerlund 2000-12-07 21:28:36 +00:00
  • 423299cbc5 (scrub_env): remove some const-ness Assar Westerlund 2000-12-07 20:30:47 +00:00
  • 650f8bb0f0 (scrub_env): add LOGNAME and POSIXLY_CORRECT to the list of authorized environment variables to be compatile with linux-telnetd Assar Westerlund 2000-12-07 18:14:45 +00:00
  • f9699a902a (scrub_env): change filtering algoritm from allowing everything except a few bad cases to not allowing anything except a few non-dangerous cases Assar Westerlund 2000-12-07 14:50:21 +00:00
  • 63f427b60f x Johan Danielsson 2000-12-06 22:17:17 +00:00
  • f6b970c809 remove trailing comma Johan Danielsson 2000-12-06 22:16:31 +00:00
  • ff470090d0 rename to *.hin, so it won't collide with system headers Johan Danielsson 2000-12-06 21:58:07 +00:00
  • fc32ded75e x Johan Danielsson 2000-12-06 21:42:00 +00:00
  • b8cd60340c make sure _DIAGASSERT is defined Johan Danielsson 2000-12-06 21:41:56 +00:00
  • fa12ef38d4 x Johan Danielsson 2000-12-06 21:36:45 +00:00
  • 1fa8c042bc unvis.c, and vis.h Johan Danielsson 2000-12-06 21:36:41 +00:00
  • f2c7703623 vis.h from NetBSD Johan Danielsson 2000-12-06 21:35:47 +00:00
  • 1b7acd49cc unvis from NetBSD Johan Danielsson 2000-12-06 21:34:53 +00:00
  • e95a198473 cleanup previous Johan Danielsson 2000-12-06 21:34:39 +00:00
  • 0b13c822ea x Johan Danielsson 2000-12-06 21:26:21 +00:00
  • 7920e004f2 test for unvis, and vis.h Johan Danielsson 2000-12-06 21:26:17 +00:00
  • 04d6600171 x Johan Danielsson 2000-12-06 21:03:40 +00:00
  • 835f8fc8e0 de-pointerise auth_context parameter to krb5_mk_rep Johan Danielsson 2000-12-06 21:03:34 +00:00
  • 4633427291 actually build replay cache code Johan Danielsson 2000-12-06 21:01:35 +00:00
  • 9fc7fc0aad implement krb5_get_server_rcache Johan Danielsson 2000-12-06 21:00:55 +00:00
  • 68b83a6eb0 auth_context should not be a pointer Johan Danielsson 2000-12-06 20:57:23 +00:00
  • 14aeed4a0c implement krb5_auth_con_genaddrs, and make setaddrs_from_fd use that Johan Danielsson 2000-12-06 20:53:01 +00:00
  • b7a49c755a add some more KRB5_AUTH_CONTEXT_* flags Johan Danielsson 2000-12-06 20:52:11 +00:00
  • 71e69d70e5 x Johan Danielsson 2000-12-06 20:21:17 +00:00
  • 51d816ae41 vis.c Johan Danielsson 2000-12-06 20:21:00 +00:00
  • 97ac6c2c6b make `extern "C"' into a macro, this make emacs much happier Johan Danielsson 2000-12-06 20:20:23 +00:00
  • 1bef95fb3f strvis implementation from NetBSD Johan Danielsson 2000-12-06 20:19:27 +00:00
  • b0a52727ff add prototypes for strvis* Johan Danielsson 2000-12-06 20:19:04 +00:00
  • bcc7b6675a x Johan Danielsson 2000-12-06 20:07:43 +00:00
  • 511ef74271 test for strvis* Johan Danielsson 2000-12-06 20:07:25 +00:00
  • 3588d7a571 move undef of ECHO Johan Danielsson 2000-12-05 09:21:46 +00:00
  • 4cd4dfc846 x Johan Danielsson 2000-12-05 09:21:19 +00:00
  • a127fb2e9d add kerberos.8 manpage Johan Danielsson 2000-12-05 09:19:20 +00:00
  • 0aa7857674 check for NULL remove_cred function Johan Danielsson 2000-12-05 09:18:29 +00:00
  • 652ab82f80 pretend that empty files are non-existant Johan Danielsson 2000-12-05 09:15:10 +00:00
  • a3402d12fe x Johan Danielsson 2000-12-05 09:12:30 +00:00
  • 6bd6f80082 require encryption if passed -x Johan Danielsson 2000-12-05 09:12:26 +00:00
  • d1e87251f4 just warn if we fail to setuid a program Johan Danielsson 2000-12-05 09:11:09 +00:00
  • 95294024ec add more quotes Johan Danielsson 2000-12-05 09:09:00 +00:00
  • 450d16851d add getifaddrs.c, and ifaddrs.h, remove getnameinfo.c Johan Danielsson 2000-12-05 09:08:21 +00:00
  • f86eaa7e8a fix freeifaddrs prototype, and add ifa_broadaddr macro Johan Danielsson 2000-12-05 09:06:45 +00:00
  • fda02bbfaa x Johan Danielsson 2000-12-05 09:05:37 +00:00
  • 3fccd646d3 free some memory Johan Danielsson 2000-12-05 09:05:30 +00:00
  • c714552e16 x Johan Danielsson 2000-12-05 05:42:39 +00:00
  • a1366b4974 (find_all_addresses): use getifaddrs, from Jason Thorpe <thorpej@netbsd.org> Johan Danielsson 2000-12-05 05:42:18 +00:00
  • 419ef60ec7 deal with sa_len in test Johan Danielsson 2000-12-05 05:36:14 +00:00
  • 9bf2a5604e test for getifaddrs Johan Danielsson 2000-12-05 05:29:10 +00:00
  • 3539277208 test for broken AIX getnameinfo Johan Danielsson 2000-12-05 05:28:57 +00:00
  • a6cdbf311f x Johan Danielsson 2000-12-05 02:26:45 +00:00
  • deb02b14d9 test for broken getnameinfo Johan Danielsson 2000-12-05 02:26:26 +00:00
  • 1b9e740077 x Johan Danielsson 2000-12-04 22:32:30 +00:00
  • eb87e62528 x Johan Danielsson 2000-12-04 22:19:45 +00:00
  • 8ba1739272 getifaddrs implementation using SIOCGIFCONFIG etc Johan Danielsson 2000-12-04 22:19:40 +00:00
  • bcf9868e69 *** empty log message *** Assar Westerlund 2000-12-01 05:10:06 +00:00
  • e0844f47ba add kludge for LIBS Assar Westerlund 2000-12-01 05:09:36 +00:00
  • 6e4a286cd1 use make variables instead of configure substitutions Assar Westerlund 2000-12-01 05:05:27 +00:00
  • 0b6fdc70b0 *** empty log message *** Assar Westerlund 2000-12-01 05:03:03 +00:00
  • f4e9dffbe9 remove configure-time generation of krb5-config Assar Westerlund 2000-12-01 05:02:27 +00:00
  • e6f2021eaf add generation of krb5-config at make-time instead of configure-time Assar Westerlund 2000-12-01 05:01:19 +00:00
  • 64d0405f32 add documentation for --prefix and --exec-prefix Assar Westerlund 2000-12-01 04:59:53 +00:00
  • e9c35a4457 add --prefix and --exec-prefix Assar Westerlund 2000-12-01 04:58:54 +00:00
  • f83e4f34b0 spelling Assar Westerlund 2000-12-01 03:27:04 +00:00
  • f0ad53e102 *** empty log message *** Assar Westerlund 2000-11-30 07:33:27 +00:00
  • 1feb873e70 add krb5-config.1 Assar Westerlund 2000-11-30 07:32:38 +00:00
  • 3f1ae89396 simple man-page for krb5-config Assar Westerlund 2000-11-30 07:29:49 +00:00
  • dc09308996 add kadm-client and kadm5-server as libraries Assar Westerlund 2000-11-30 07:29:42 +00:00
  • a773ef6680 make --version print correctly Assar Westerlund 2000-11-30 03:18:53 +00:00
  • 1bee572107 x Johan Danielsson 2000-11-30 02:54:57 +00:00
  • 36887fed87 AC_CHECK_MAN -> rk_CHECK_MAN Johan Danielsson 2000-11-30 01:47:53 +00:00
  • 2e84ba8ecf update this after recent changes Johan Danielsson 2000-11-30 01:47:17 +00:00
  • c8e39c5559 x Johan Danielsson 2000-11-30 01:39:27 +00:00
  • b1cc09c327 use libtool Johan Danielsson 2000-11-30 01:39:09 +00:00
  • 58d7bece1b use install-catman.sh Johan Danielsson 2000-11-30 01:38:33 +00:00
  • 6ee1eb2577 script to install preformatted manual pages Johan Danielsson 2000-11-30 01:38:17 +00:00
  • e4e49e9b90 x Johan Danielsson 2000-11-30 01:00:15 +00:00
  • a132989e61 work with krb4 only Johan Danielsson 2000-11-30 01:00:10 +00:00
  • 4e5bc88f6e change cat handling Johan Danielsson 2000-11-30 00:51:42 +00:00
  • eb8fc80e65 x Johan Danielsson 2000-11-29 18:26:32 +00:00
  • 5de9e95f7f work around bug in grog that makes it think it needs mdoc.old Johan Danielsson 2000-11-29 18:26:27 +00:00
  • 565d593847 x Johan Danielsson 2000-11-29 18:20:10 +00:00
  • 48826733ac sort parameters and close a list Johan Danielsson 2000-11-29 18:20:06 +00:00
  • 5224b6daa2 x Johan Danielsson 2000-11-29 18:14:55 +00:00
  • 064a8e4691 close list Johan Danielsson 2000-11-29 18:14:48 +00:00
  • d41ebd0bb2 x Johan Danielsson 2000-11-29 18:06:22 +00:00
  • fbe471dd9b add roken/Makefile here, since it can't live in rk_ROKEN Johan Danielsson 2000-11-29 18:06:15 +00:00
  • 903650dac1 don't use AC_CONFIG_FILES here, since it doesn't work with automake Johan Danielsson 2000-11-29 18:02:25 +00:00
  • f432e98658 x Johan Danielsson 2000-11-29 16:50:22 +00:00
  • 5c62907471 add --prefix, --exec-prefix and gssapi Assar Westerlund 2000-11-29 05:37:16 +00:00
  • 8803541f95 rename --ldflags to --libs to do things the same was as glib et al -config Assar Westerlund 2000-11-29 05:18:53 +00:00
  • 14fbde39e0 x Johan Danielsson 2000-11-27 13:33:11 +00:00
  • 4852c15635 add space to usage Johan Danielsson 2000-11-27 13:33:04 +00:00