Commit Graph

  • 9cf836a064 *** empty log message *** Assar Westerlund 2001-09-01 11:56:13 +00:00
  • ec9069e04d remove changequotes Assar Westerlund 2001-09-01 11:56:05 +00:00
  • 8578ef27f2 (AUTOMAKE_OPTIONS): set 1.4b here so that users are warned if using earlier automake versions Assar Westerlund 2001-09-01 11:12:18 +00:00
  • 6c1f11c1d6 ignore "no" as a library - another special case to make it easy to send the result from this macro into another invocation Assar Westerlund 2001-09-01 10:57:32 +00:00
  • 6a75849217 fix for broken automake Johan Danielsson 2001-08-31 18:26:53 +00:00
  • 452e98c132 some pretty much untested changes from Luke Howard Johan Danielsson 2001-08-31 18:19:49 +00:00
  • c82a5daac6 add back dependency on roken.h that seems to be required with some versions of automake Assar Westerlund 2001-08-31 17:16:00 +00:00
  • 13c411113a remove references to kauth Johan Danielsson 2001-08-31 10:02:21 +00:00
  • 63432b5860 kauth is no more Johan Danielsson 2001-08-31 10:01:55 +00:00
  • df4581e760 use appdefaults for everything. defaults are now as in kauth. Johan Danielsson 2001-08-31 10:01:31 +00:00
  • 8224db10b5 x Johan Danielsson 2001-08-31 09:25:39 +00:00
  • a9c22f3a66 also check libdefaults, and realms/realm Johan Danielsson 2001-08-31 09:25:26 +00:00
  • 1702411f48 (krb5_free_context): free more stuff Johan Danielsson 2001-08-31 08:00:15 +00:00
  • 87a2fca5d4 *** empty log message *** Assar Westerlund 2001-08-31 03:13:04 +00:00
  • bd3c05c2c3 (main): syslog with the correct name Assar Westerlund 2001-08-31 03:12:17 +00:00
  • aec3fcd4eb x Johan Danielsson 2001-08-30 18:57:57 +00:00
  • fd07afcd82 do some checks of the values in the file Johan Danielsson 2001-08-30 18:57:39 +00:00
  • b3b7b140cc remove srv_try_txt, fix spelling Johan Danielsson 2001-08-30 18:54:01 +00:00
  • 5c2eadbae5 don't init srv_try_txt, since it isn't used anymore Johan Danielsson 2001-08-30 18:22:41 +00:00
  • 01b8d23255 use LDADD directly Johan Danielsson 2001-08-30 17:43:41 +00:00
  • ad818281f6 x Jacques A. Vidrine 2001-08-30 15:17:13 +00:00
  • a0ab7ce3fc Call `pidfile'. Jacques A. Vidrine 2001-08-30 15:15:50 +00:00
  • 67ceb13b75 Fix a typo that was introduced earlier. Jacques A. Vidrine 2001-08-30 14:43:10 +00:00
  • 34106482b3 We can't count on compile_et producing an error if it encounters unknown directives, so add a test to determine whether the prefix' and index' directives were honored. Jacques A. Vidrine 2001-08-30 14:34:11 +00:00
  • 7ef9fa970f *** empty log message *** Assar Westerlund 2001-08-30 01:41:31 +00:00
  • 31599bffd3 check for ndbm functions in db3 library too Assar Westerlund 2001-08-30 01:40:40 +00:00
  • b53dc1819f x Jacques A. Vidrine 2001-08-29 17:59:51 +00:00
  • 0ca6c1bba0 use AC_WITH_ALL to allow separate specification of include and lib Assar Westerlund 2001-08-29 17:02:48 +00:00
  • 7c651f3267 new macro for doing --with-foo, --with-foo-include, and --with-foo-lib in a sensible way Assar Westerlund 2001-08-29 17:01:23 +00:00
  • b87f554eb9 Only use the installed com_err if we can find a compile_et with the features we need, as well as libcom_err and com_err.h. Jacques A. Vidrine 2001-08-29 16:58:33 +00:00
  • 5c7dbd22b6 Follow Assar's suggestion and be careful to not use the already-installed compile_et if we are not going to use an already-install libcom_err. Jacques A. Vidrine 2001-08-29 13:53:23 +00:00
  • 5bd4941bba *** empty log message *** Assar Westerlund 2001-08-29 02:22:12 +00:00
  • 28d9223040 (gssapi_krb5_verify_8003_checksum, gssapi_krb5_create_8003_checksum): make more consistent by always returning an gssapi error and setting minor status. update callers Assar Westerlund 2001-08-29 02:21:09 +00:00
  • 67813438a7 kill some warnings Assar Westerlund 2001-08-29 00:45:23 +00:00
  • 8da2a65129 supply an header file Assar Westerlund 2001-08-29 00:24:33 +00:00
  • 5d601e48fa *** empty log message *** Assar Westerlund 2001-08-29 00:08:40 +00:00
  • 63f0fd9afc handle both -llib and lib in the second argument also yes -> "" as a library, to ease callers that send in results from this macro (this might be a little bit unclean) Assar Westerlund 2001-08-29 00:07:57 +00:00
  • c77bd77f26 On systems with IP_PORTRANGE, have ftpd use `high-numbered' ports by default. Add a -U option to get the old behavior. Jacques A. Vidrine 2001-08-28 19:02:16 +00:00
  • c14ed9002f = Create a cache for delegated credentials when needed. Jacques A. Vidrine 2001-08-28 18:59:37 +00:00
  • 2639d758e1 autoconf magic for compile_et/libcom_err Jacques A. Vidrine 2001-08-28 18:48:19 +00:00
  • 5145ce4f55 x Johan Danielsson 2001-08-28 15:25:49 +00:00
  • 03569fc666 try using "host" if there's no "ftp" principal Johan Danielsson 2001-08-28 15:25:43 +00:00
  • 002678bb48 use INCLUDE_des Johan Danielsson 2001-08-28 11:21:17 +00:00
  • da5b940854 x Johan Danielsson 2001-08-28 08:49:27 +00:00
  • 9c4fd15110 athena -> heimdal Johan Danielsson 2001-08-28 08:49:20 +00:00
  • 230e4c371a test for logout Assar Westerlund 2001-08-28 08:33:55 +00:00
  • 9b8ad9f282 set and use INCLUDE_des Assar Westerlund 2001-08-28 08:31:31 +00:00
  • 917f953efb Release 0.4e Assar Westerlund 2001-08-27 23:16:08 +00:00
  • 0a3b6e50f1 *** empty log message *** Assar Westerlund 2001-08-27 23:10:17 +00:00
  • 1f3553fac9 (issuid): call issetugid if it exists Assar Westerlund 2001-08-27 23:08:34 +00:00
  • 7b1eba193f (edit_timet): make non-static to be consistent Assar Westerlund 2001-08-27 23:07:36 +00:00
  • cc46f24332 test for issetugid Assar Westerlund 2001-08-27 23:06:50 +00:00
  • f8f47cda67 *** empty log message *** Assar Westerlund 2001-08-27 23:01:39 +00:00
  • d62732569b (libkadm5srv_la_LDFLAGS): set version to 7:4:0 Assar Westerlund 2001-08-27 23:00:13 +00:00
  • 5b86be5764 (libroken_la_LDFLAGS): set to 14:3:5 Assar Westerlund 2001-08-27 22:57:13 +00:00
  • 9f9b04e020 (libgssapi_la_LDFLAGS): set version to 3:4:2 Assar Westerlund 2001-08-27 22:53:18 +00:00
  • e4b2010933 (libkrb5_la_LDFLAGS): set versoin to 18:2:1 Assar Westerlund 2001-08-27 22:52:42 +00:00
  • 8e2ceaa6d7 *** empty log message *** Assar Westerlund 2001-08-27 22:37:20 +00:00
  • 3c7018a3df x Johan Danielsson 2001-08-26 10:08:17 +00:00
  • b7e6176ede implement -R Johan Danielsson 2001-08-26 10:02:24 +00:00
  • c6004fa808 x Johan Danielsson 2001-08-26 09:04:10 +00:00
  • 0f4b940a2e *** empty log message *** Assar Westerlund 2001-08-26 01:49:31 +00:00
  • b14d71c2d8 handle both krb5 and krb4 cases Assar Westerlund 2001-08-26 01:49:24 +00:00
  • b9ebb34f5c also link with the library for logout Assar Westerlund 2001-08-26 01:44:35 +00:00
  • 71a474e177 adopt to new KRB_CRYPTO Assar Westerlund 2001-08-26 01:40:38 +00:00
  • c183b68546 dns_srv_order was added Assar Westerlund 2001-08-26 00:48:57 +00:00
  • 54472b02bf mrege in some more text on salts from lha@stacken.kth.se Assar Westerlund 2001-08-24 05:24:33 +00:00
  • 60a54788ff add something about first-match in kadmind.acl, based on text from <lha@stacken.kth.se> Assar Westerlund 2001-08-24 04:19:22 +00:00
  • 4418160fed *** empty log message *** Assar Westerlund 2001-08-24 04:02:04 +00:00
  • 436ae373d6 (fetch_acl): do not return bogus flags and re-organize function Assar Westerlund 2001-08-24 04:01:42 +00:00
  • 6f0e549ca6 remove CHECK_LOCAL - non bin programs require no special treatment now Assar Westerlund 2001-08-24 01:12:58 +00:00
  • 3e6771f647 do add optind Assar Westerlund 2001-08-24 01:08:13 +00:00
  • 6dee9a377c parse arguments in a useful way Assar Westerlund 2001-08-24 01:07:22 +00:00
  • b3880607d5 add --help/--verify Assar Westerlund 2001-08-24 00:59:25 +00:00
  • e322b65755 *** empty log message *** Assar Westerlund 2001-08-23 23:07:31 +00:00
  • 8760034aa7 rename variable name to avoid error from current automake Assar Westerlund 2001-08-23 23:06:38 +00:00
  • 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