Commit Graph

334 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
a2e74fc4ce turn on aes support unconditional
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12780 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-09-08 15:08:09 +00:00
Love Hörnquist Åstrand
15ee6b991f use KRB_PTHREADS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12489 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-22 18:45:24 +00:00
Johan Danielsson
0486260adf don't call this 0.6* anymore
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12242 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-08 16:34:55 +00:00
Love Hörnquist Åstrand
83a70e481c 0.6pre4
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12091 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-04-17 13:13:11 +00:00
Johan Danielsson
8d511f8a95 fix for large file support in AIX, _LARGE_FILES needs to be defined on
the command line, since lex likes to include stdio.h before we get to
config.h


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12039 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-04-16 15:27:18 +00:00
Love Hörnquist Åstrand
6a8f7730e9 0.6pre3
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12018 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-04-15 05:26:54 +00:00
Love Hörnquist Åstrand
43402c41ff 0.6pre2
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11974 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-04-06 00:38:32 +00:00
Love Hörnquist Åstrand
94b09d9dfc 0.6pre1
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11897 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-20 22:48:57 +00:00
Love Hörnquist Åstrand
9cc04981d2 add AM_MAINTAINER_MODE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11652 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-02-17 15:43:21 +00:00
Johan Danielsson
7d1d5f0bf3 move crypto test to just after testing for krb4, and move roken tests
to after both, this speeds up various failure cases with krb4


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11441 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-09-10 19:57:19 +00:00
Johan Danielsson
6e9f0b9044 we don't set package_libdir anymore, so no point in testing for it
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11431 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-09-10 15:14:50 +00:00
Johan Danielsson
77e19bf173 use AC_CONFIG_SRCDIR
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11424 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-09-09 22:27:54 +00:00
Johan Danielsson
340f9526a6 don't try to build pam module
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11408 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-09-09 13:32:10 +00:00
Assar Westerlund
19def9c885 add --disable-mmap option, and tests for sys/mman.h and mmap
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11360 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-09-04 03:19:40 +00:00
Johan Danielsson
fde09caa2e use rk_SUNOS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11299 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-28 21:31:13 +00:00
Johan Danielsson
68a2d6a0a4 AC_TEST_PACKAGE_NEW -> rk_TEST_PACKAGE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11275 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-28 19:31:25 +00:00
Johan Danielsson
a6b6dcd025 use rk_TELNET, rename some other macros, and don't add -ldes to krb4
link command


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11273 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-28 19:27:44 +00:00
Assar Westerlund
91fcba2a1c define _GNU_SOURCE when running tests - it's needed to see all the
extensions that we test for on glibc-based systems such as Linux


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11241 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-27 21:47:22 +00:00
Johan Danielsson
afc96b9606 KRB_SENDAUTH_VLEN seems to always have existed, so don't define it
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11194 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-22 08:34:17 +00:00
Johan Danielsson
673d93179b test for more krb4 features
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11187 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-21 13:26:28 +00:00
Johan Danielsson
b0d064ca53 remove duplicate tests
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11178 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-20 17:32:39 +00:00
Johan Danielsson
56f17a764d use argument-less AM_INIT_AUTOMAKE, now that it groks AC_INIT with
package name etc.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11136 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-19 16:09:55 +00:00
Assar Westerlund
58e2aa4514 Release 0.4f
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11119 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-16 23:04:44 +00:00
Assar Westerlund
f6742f105d Release --help
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11116 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-16 23:00:49 +00:00
Johan Danielsson
fad7cec245 require autoconf 2.53; rename dpagaix_LDFLAGS etc to appease automake;
force sysconfdir and localstatedir to /etc and /var/heimdal for now


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11079 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-12 15:05:16 +00:00
Johan Danielsson
5a11af7400 don't use AC_PROG_RANLIB, and use magic foo to set LTLIBOBJS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11057 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-07-24 12:45:22 +00:00
Johan Danielsson
e8d62039b8 remove some duplicate tests
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10957 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-04-30 14:29:01 +00:00
Johan Danielsson
faeed5c1fc use AC_HELP_STRING
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10955 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-04-30 13:19:54 +00:00
Johan Danielsson
560b6c2488 use rk_DESTDIRS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10951 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-04-25 14:10:18 +00:00
Assar Westerlund
bcb2258324 Release 0.4f
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10884 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-03-10 23:59:02 +00:00
Johan Danielsson
5f7b9561d0 rk_RETSIGTYPE and rk_BROKEN_REALLOC are called via rk_ROKEN (from
Gombas Gabor); find inttypes by CHECK_TYPES directly


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10835 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-02-14 13:36:27 +00:00
Johan Danielsson
79dcfd3561 check for termcap.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10664 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-09-05 14:43:54 +00:00
Jacques A. Vidrine
2639d758e1 autoconf magic for compile_et/libcom_err
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10581 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-28 18:48:19 +00:00
Assar Westerlund
230e4c371a test for logout
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10575 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-28 08:33:55 +00:00
Assar Westerlund
2e75a05c61 bump prereq to 2.52
remove unused test_LIB_KRB4


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10522 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-22 20:43:39 +00:00
Assar Westerlund
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.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10519 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-22 20:30:33 +00:00
Assar Westerlund
2661c4269f remove extra space after -L
check for libutil.h


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10505 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-21 09:11:09 +00:00
Assar Westerlund
2883bbc736 Release 0.4e
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10479 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-10 14:45:01 +00:00
Assar Westerlund
87a09f6393 test for openpty in -lutil too
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10478 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-10 14:44:39 +00:00
Assar Westerlund
a93ed20331 0.4d really
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10476 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-10 14:16:35 +00:00
Assar Westerlund
0759bed6d7 this is really 0.4d
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10475 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-10 14:14:23 +00:00
Assar Westerlund
2b3822c204 Release 0.4e
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10468 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-10 13:37:03 +00:00
Assar Westerlund
5002b5a6a3 check for openpty
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10466 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-10 13:36:04 +00:00
Assar Westerlund
334c7ffa33 merge of DB-NEW
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10453 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-09 08:41:49 +00:00
Assar Westerlund
3b30855494 just add -L (if required) from krb4 when testing for libdes/libcrypto
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10448 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-08 14:08:15 +00:00
Assar Westerlund
1045ccac36 Release 0.4d
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10405 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-07-31 00:38:30 +00:00
Assar Westerlund
018a0ab008 Release 0.4c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10375 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-07-19 17:39:32 +00:00
Assar Westerlund
a9d8b3606c remove make-print-version from LIBOBJS, it's no longer in lib/roken
but always built in lib/vers


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10339 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-07-13 10:00:07 +00:00
Assar Westerlund
ec7ff9ef1d bump version to 0.4c-pre
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10297 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-07-09 14:17:16 +00:00
Assar Westerlund
069b8057ae (LIB_des_a, LIB_des_so): add these so that they can be used by
lib/auth/sia


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10292 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-07-06 21:40:25 +00:00