Commit Graph

761 Commits

Author SHA1 Message Date
Love Hornquist Astrand 48d68a3815 define rk_PATH_DELIM 2009-11-25 02:02:10 +01:00
Asanka Herath c9fdd77bc8 probe exported symbols
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2009-11-24 12:30:24 -08:00
Asanka Herath d6f90d3ef5 probe exported symbols
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2009-11-24 12:30:17 -08:00
Love Hornquist Astrand 607bae3c9e glue in working autoconf logic 2009-11-21 22:58:59 -08:00
Love Hornquist Astrand d50689ec8b fake rk_LIBDISPATCH for now 2009-11-21 16:26:07 -08:00
Love Hornquist Astrand ee4afc8060 add block support 2009-11-21 10:25:08 -08:00
Love Hornquist Astrand 2b4b9a613e require com_right_r 2009-11-03 22:21:34 -08:00
Love Hornquist Astrand 63e865e500 Fix quoting for [], reported by Klas Heggemann 2009-10-13 23:44:44 -07:00
Love Hornquist Astrand fb35ca4026 detect strerror_r and if not there, provide it 2009-10-12 09:01:55 -07:00
Love Hornquist Astrand 1e9ec73bbc [HEIMDAL-646] aix
AIX qsort() is unstable and might change the order of the elements
if they are equal, libwind require them to be in the same order as they were
on the input, pull in FreeBSD qsort and use that instead of AIX version.
2009-10-11 15:08:58 -07:00
Love Hornquist Astrand f960c129b5 add missing ] 2009-09-26 15:24:55 -07:00
Love Hornquist Astrand d1a46017f0 allow cross compiling TRY_RUN target (assume getaddrinfo is sane) 2009-09-26 15:22:39 -07:00
Love Hornquist Astrand 9d206b1654 allow cross compiling TRY_RUN target ( 2009-09-26 15:21:14 -07:00
Love Hornquist Astrand f68a1bfb1a use maybe-valgrind.sh 2009-09-21 09:38:10 -07:00
Love Hornquist Astrand 7016cb579f try checking if we should run libtool/valgrind or not 2009-09-21 09:37:55 -07:00
Love Hornquist Astrand c4192ba355 use = to between type and argument to be less confusing 2009-09-20 21:59:37 -07:00
Love Hornquist Astrand 043897bba4 remove ROKEN_VERSION 2009-09-20 01:36:42 -07:00
Love Hornquist Astrand 80504759c1 include headers when we try to to find the symbols, since it might not be a variable... 2009-09-19 18:04:30 -07:00
Love Hornquist Astrand cfafa64f83 Maybe include <netdn.h>, maybe include <ws2tcpip.h> 2009-09-19 17:53:56 -07:00
Love Hornquist Astrand cadd62466b Maybe include <sys/socket.h> 2009-09-19 17:45:42 -07:00
Love Hornquist Astrand fb0fc045c9 check for winsock2 2009-09-19 17:35:53 -07:00
Love Hornquist Astrand 7005f1f3f9 process roken.h.in with a perlscript when cross compiling 2009-09-19 16:43:35 -07:00
Love Hornquist Astrand d687a46cee Add back missing AH_BOTTOM 2009-09-18 15:49:42 -07:00
Love Hornquist Astrand 048ccef92e SUN4 dead, sorry 2009-09-16 16:34:39 -07:00
Love Hornquist Astrand 486ebbb49a use ifdef 2009-09-16 16:11:51 -07:00
Love Hornquist Astrand de036b72f2 authentication is always turned on 2009-09-16 16:10:19 -07:00
Love Hornquist Astrand 8578600dbb Drop IRIX 4 support 2009-09-16 14:58:21 -07:00
Love Hornquist Astrand bb05c428f7 no AC_SUBST for VOID_RETSIGTYPE 2009-09-16 12:23:14 -07:00
Love Hornquist Astrand 46443d23bb install tools in libexec/heimdal, fix deps 2009-09-16 05:59:54 -07:00
Love Hornquist Astrand 7f86c4d6a2 Add more EVP_MD symbols, don't depend on SHA1_Init/SHA256_Init 2009-08-17 10:24:59 +02:00
Love Hornquist Astrand 77752adcc2 Add more EVP symbols, don't depend on MD4_Init/MD5_Init 2009-08-17 10:21:16 +02:00
Love Hornquist Astrand cef9330349 If using OpenSSL, require EC 2009-08-06 09:19:08 +02:00
Love Hornquist Astrand 99a05b37ca Add missing ',' between parameters [HEIMDAL-599]
From Michael Hammer of Gentoo, make this work with autoconf-2.64
2009-08-03 09:52:17 +02:00
Love Hörnquist Åstrand c99b2003e2 Implement gss_wrap_iov, gss_unwrap_iov for CFX type encryption types.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25286 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-06-22 17:56:41 +00:00
Love Hörnquist Åstrand 46f96cfa71 .hx is a SUFFIX
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25262 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-06-03 17:24:48 +00:00
Love Hörnquist Åstrand 1416d90377 copy .hx files to .h files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25261 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-06-03 17:24:37 +00:00
Love Hörnquist Åstrand 32d844275a make _stdcall __stdcall
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25214 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-21 17:42:20 +00:00
Love Hörnquist Åstrand 7b8d7eb177 make _stdcall __stdcall
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25213 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-21 17:42:10 +00:00
Love Hörnquist Åstrand fad2decced Check for dns_search and dns.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24882 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-03-22 17:16:50 +00:00
Love Hörnquist Åstrand 7e61cc4f3b Fix _ALL_SOURCE def to get working headers on AIX, From Ted Percival
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24639 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-07 04:06:53 +00:00
Love Hörnquist Åstrand 4148bd6c30 Darwin is weird, and in some senses not unix, launchd doesn't want
servers to use daemon(), so its deprecated.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24424 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:41:48 +00:00
Love Hörnquist Åstrand 42f500cce4 Include more aix in finding the matching. From Niklas Edmundsson.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24370 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:32:59 +00:00
Love Hörnquist Åstrand 4f53b83577 explicit pthread for netbsd3 and newer
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24333 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-17 21:52:55 +00:00
Love Hörnquist Åstrand 7905f82ddc make aware of DEPRECATED
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24298 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:51:27 +00:00
Love Hörnquist Åstrand 952ce041f8 Add patch from Petr Salinger, from Debian via Brian May.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23906 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-13 03:10:58 +00:00
Love Hörnquist Åstrand e172367898 switch to utf8 encoding of all files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
Love Hörnquist Åstrand a83ab41cc3 Use -fPIC with linking, from bryan may and Russ Allbery
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23622 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-08-18 13:53:03 +00:00
Love Hörnquist Åstrand 44c3bc04d7 Add -shared to build shared library. From Brian May.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23479 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-29 09:18:38 +00:00
Love Hörnquist Åstrand c3f4d6a7e4 less libtool
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23473 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-27 12:18:48 +00:00
Love Hörnquist Åstrand e7866f36cb run libtool out of .
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23472 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-27 12:18:23 +00:00