Commit Graph

  • 9a9acaf6c0 *** empty log message *** Assar Westerlund 2001-08-23 22:44:48 +00:00
  • c14e617f93 (dpagaix): make sure of using $(EXEEXT) just to please automake (this is aix-only code) Assar Westerlund 2001-08-23 22:42:44 +00:00
  • 09f6328808 rename variable name to avoid error from current automake Assar Westerlund 2001-08-23 22:41:56 +00:00
  • 0ce8a80c45 (make_print_version_LDADD): use = instead of += (be nice to current automake) Assar Westerlund 2001-08-23 22:41:03 +00:00
  • 9a2b9511a5 change one += to = to AM_CFLAGS to avoid an error with recent automake Assar Westerlund 2001-08-23 22:40:23 +00:00
  • 795a319bf2 make it play better with recent automake Assar Westerlund 2001-08-23 22:39:43 +00:00
  • 9df1f12b8a *** empty log message *** Assar Westerlund 2001-08-23 04:42:11 +00:00
  • 41b4fe33a3 update encapsulate and decapsulate prototypes Assar Westerlund 2001-08-23 04:36:46 +00:00
  • 9af81b87b5 *** empty log message *** Assar Westerlund 2001-08-23 04:36:17 +00:00
  • e129105771 handle minor_status more consistently Assar Westerlund 2001-08-23 04:35:55 +00:00
  • fe6efabb74 (gss_display_status): handle krb5_get_err_text failing Assar Westerlund 2001-08-23 04:34:41 +00:00
  • 217eaf4bea remove getaddrinfo.c (added automatically since it's in LIBOBJS) Assar Westerlund 2001-08-23 01:50:41 +00:00
  • 0e97ef4ce8 add DBLIB and LIB_NDBM to the dependencies for libhdb.la Assar Westerlund 2001-08-23 01:47:15 +00:00
  • 2062e07d73 remember to restore saved values after testing for krb4's libdes Assar Westerlund 2001-08-23 01:06:00 +00:00
  • 80e5d210ea actually add the library Assar Westerlund 2001-08-22 23:08:27 +00:00
  • 9c87af8e70 cannot use NULL, so 0 will have to do Assar Westerlund 2001-08-22 22:25:45 +00:00
  • 93b5639e63 add LIB_openpty Assar Westerlund 2001-08-22 22:11:50 +00:00
  • 598d5c4005 *** empty log message *** Assar Westerlund 2001-08-22 21:52:44 +00:00
  • b66db82a88 SHA1_CTX should be SHA_CTX Assar Westerlund 2001-08-22 21:34:26 +00:00
  • 54057ae50f *** empty log message *** Assar Westerlund 2001-08-22 20:44:08 +00:00
  • 2e75a05c61 bump prereq to 2.52 remove unused test_LIB_KRB4 Assar Westerlund 2001-08-22 20:43:39 +00:00
  • 556bb889fb new style of using crypto libraries Assar Westerlund 2001-08-22 20:35:38 +00:00
  • 3eb547afbb *** empty log message *** Assar Westerlund 2001-08-22 20:34:27 +00:00
  • aad564d1c2 re-write the handling of crypto libraries. try to use the one of openssl's libcrypto or krb4's libdes that has all the required functionality (md4, md5, sha1, des, rc4). if there is no such library, the included lib/des is built. Assar Westerlund 2001-08-22 20:30:33 +00:00
  • 4df3da117d fix typo Assar Westerlund 2001-08-22 01:05:29 +00:00
  • b51052eec8 *** empty log message *** Assar Westerlund 2001-08-21 23:09:43 +00:00
  • 611da1c3d3 *** empty log message *** Assar Westerlund 2001-08-21 23:09:18 +00:00
  • 7d75a2a5f5 include libutil.h if it exists Assar Westerlund 2001-08-21 23:09:03 +00:00
  • 4d28b080a6 (get_des_key): check for null keys even if is_server Assar Westerlund 2001-08-21 23:00:16 +00:00
  • 810115a8ff include libutil.h if it exists Assar Westerlund 2001-08-21 22:50:25 +00:00
  • 6ce2f15af1 *** empty log message *** Assar Westerlund 2001-08-21 15:38:48 +00:00
  • bc3b6065c1 providd a fallback for ARG_MAX. from <tol@stacken.kth.se> Assar Westerlund 2001-08-21 15:32:44 +00:00
  • 6e1283cbc2 remove all winsock.h for now, it does more harm than good under cygwin and if it should be used, the correct conditional needs to be found from <tol@stacken.kth.se> Assar Westerlund 2001-08-21 15:32:07 +00:00
  • 663be21b9b AC_TR_CPP -> AS_TR_CPP to make autoconf 2.52 happy Johan Danielsson 2001-08-21 12:00:16 +00:00
  • ec8233054e (do_request): print size_t's correctly Assar Westerlund 2001-08-21 10:10:25 +00:00
  • b5fb7b8372 print some size_t correctly Assar Westerlund 2001-08-21 09:42:51 +00:00
  • 43ba0e0b95 *** empty log message *** Assar Westerlund 2001-08-21 09:12:41 +00:00
  • 2661c4269f remove extra space after -L check for libutil.h Assar Westerlund 2001-08-21 09:11:09 +00:00
  • a5b035f6c8 this is *shell* Johan Danielsson 2001-08-19 16:27:02 +00:00
  • 93d1fb6cdb x Johan Danielsson 2001-08-17 13:07:00 +00:00
  • 8d1688e269 include a definition of in6addr_loopback if it doesn't exist Johan Danielsson 2001-08-17 13:06:57 +00:00
  • 83329f5dd6 add test for non-existant in6addr_loopback in AIX Johan Danielsson 2001-08-17 13:05:59 +00:00
  • db87194659 x Johan Danielsson 2001-08-17 07:49:36 +00:00
  • 0e1cd9e55f fix prototype for get_des_key Johan Danielsson 2001-08-17 07:49:23 +00:00
  • 04c7a2f78d fix call to get_des_key Johan Danielsson 2001-08-17 07:49:01 +00:00
  • 3e1b5578a6 (get_des_key): if getting a key for a server, return any des-key not just keys that can be string-to-keyed by the client Johan Danielsson 2001-08-17 07:48:24 +00:00
  • 4819ecfc90 x Johan Danielsson 2001-08-15 19:43:35 +00:00
  • e148ef045b fix prototype for gssapi_krb5_init Johan Danielsson 2001-08-15 19:43:26 +00:00
  • 38c91e6050 only complain about encryption flag when old authentication is requested Johan Danielsson 2001-08-15 19:42:59 +00:00
  • c55413c24c test for getaddrinfo's that doesn't like numeric services Johan Danielsson 2001-08-15 19:41:18 +00:00
  • 68a8e28104 x Johan Danielsson 2001-08-13 15:54:42 +00:00
  • 6d03df199a rewritten man page Johan Danielsson 2001-08-13 15:54:35 +00:00
  • 2dbc6b6ddf fix some problems with previous Johan Danielsson 2001-08-13 15:12:16 +00:00
  • dd63466491 x Johan Danielsson 2001-08-13 14:42:13 +00:00
  • 1808377ef8 x Johan Danielsson 2001-08-13 13:32:12 +00:00
  • 4a118deffb (krb5_sockaddr_uninteresting): don't try to call uninteresting function if not defined by address family Johan Danielsson 2001-08-13 13:23:53 +00:00
  • 85c00b0cfa add easier afs configuration, defaulting to the local realm in lower case; also try to remove duplicate salts Johan Danielsson 2001-08-13 13:19:39 +00:00
  • 0b0ddfe3ba x Johan Danielsson 2001-08-13 13:15:57 +00:00
  • e8914c9b44 (gsskrb5_register_acceptor_identity): init context and check return value from kt_resolve Johan Danielsson 2001-08-13 13:15:45 +00:00
  • 4c033c2687 return error code Johan Danielsson 2001-08-13 13:14:07 +00:00
  • ced9e4f1c7 remove get_response Assar Westerlund 2001-08-10 15:25:23 +00:00
  • cdcfeeaefa (get_response): fix krb5_err call Assar Westerlund 2001-08-10 15:22:20 +00:00
  • 2883bbc736 Release 0.4e Assar Westerlund 2001-08-10 14:45:01 +00:00
  • 87a09f6393 test for openpty in -lutil too Assar Westerlund 2001-08-10 14:44:39 +00:00
  • c80e917ff9 do something to handle C-c in prompts Johan Danielsson 2001-08-10 14:25:32 +00:00
  • a93ed20331 0.4d really Assar Westerlund 2001-08-10 14:16:35 +00:00
  • 0759bed6d7 this is really 0.4d Assar Westerlund 2001-08-10 14:14:23 +00:00
  • e10a5b1f10 *** empty log message *** Assar Westerlund 2001-08-10 14:13:43 +00:00
  • 1feb84fbbe 0.4d never was Assar Westerlund 2001-08-10 14:12:55 +00:00
  • 8f3756d7e5 add comment Johan Danielsson 2001-08-10 14:02:57 +00:00
  • 5a1bdb402a x Johan Danielsson 2001-08-10 13:52:27 +00:00
  • 12e80fb1e6 remove unused etypes code, and add parsing of the generation field Johan Danielsson 2001-08-10 13:52:22 +00:00
  • 2f08b3d52a *** empty log message *** Assar Westerlund 2001-08-10 13:37:21 +00:00
  • 2b3822c204 Release 0.4e Assar Westerlund 2001-08-10 13:37:03 +00:00
  • eff2f13a91 *** empty log message *** Assar Westerlund 2001-08-10 13:36:20 +00:00
  • 5002b5a6a3 check for openpty Assar Westerlund 2001-08-10 13:36:04 +00:00
  • e9b7ae6afc *** empty log message *** Assar Westerlund 2001-08-10 13:35:06 +00:00
  • b42cba5cb5 (getpty): call openpty if it exists Assar Westerlund 2001-08-10 13:34:57 +00:00
  • b1d9f6ddf7 (libroken_la_LDFLAGS): update to 14:2:5 Assar Westerlund 2001-08-10 13:29:20 +00:00
  • 5900961bba (libhdb_la_LDFLAGS): update to 7:4:0 Assar Westerlund 2001-08-10 13:27:54 +00:00
  • c0121e9578 only register hdb-ops once Johan Danielsson 2001-08-10 12:08:52 +00:00
  • 1a95ad78e5 x Johan Danielsson 2001-08-10 08:08:31 +00:00
  • bd603d56fa add a --use-defaults option to just use default values without questions Johan Danielsson 2001-08-10 08:08:22 +00:00
  • a93665b3fd add "del" alias for delete Johan Danielsson 2001-08-10 08:06:13 +00:00
  • 49c4b89cbe call this operation "passwd" in usage Johan Danielsson 2001-08-10 08:05:35 +00:00
  • 37f3af3679 prototype for set_defaults Johan Danielsson 2001-08-10 08:00:47 +00:00
  • d8b679ffd3 (edit_entry): move setting of default values to a separate function, set_defaults Johan Danielsson 2001-08-10 08:00:26 +00:00
  • b4c05504e2 update Assar Westerlund 2001-08-09 08:43:42 +00:00
  • 334c7ffa33 merge of DB-NEW Assar Westerlund 2001-08-09 08:41:49 +00:00
  • 7e967c7282 tdp -> tcp, from fallsjo@isk.kth.se Assar Westerlund 2001-08-08 15:48:37 +00:00
  • b4a0694cbb *** empty log message *** Assar Westerlund 2001-08-08 14:24:11 +00:00
  • 34efd56fd3 fix author Assar Westerlund 2001-08-08 14:23:13 +00:00
  • da31722eac *** empty log message *** Assar Westerlund 2001-08-08 14:08:32 +00:00
  • 3b30855494 just add -L (if required) from krb4 when testing for libdes/libcrypto Assar Westerlund 2001-08-08 14:08:15 +00:00
  • 7107f648f7 for general enjoyment Assar Westerlund 2001-08-08 12:45:50 +00:00
  • 5883e247e3 *** empty log message *** Assar Westerlund 2001-08-08 10:03:53 +00:00
  • e61b6106c6 make -a and -A do the same as in ls(1) Assar Westerlund 2001-08-08 10:02:59 +00:00
  • 7ed1764c7d (main): fix errx call Assar Westerlund 2001-08-08 09:51:01 +00:00
  • 23879ee8c3 *** empty log message *** Assar Westerlund 2001-08-08 03:47:54 +00:00
  • 10779edf0e move h_errno to its own file Assar Westerlund 2001-08-08 03:47:23 +00:00