Commit Graph

752 Commits

Author SHA1 Message Date
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
Love Hörnquist Åstrand b332277316 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23429 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:40:57 +00:00
Love Hörnquist Åstrand deb5139f4d Patch from Björn Schlögl to enable disable-ness of ipv6.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23428 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:40:37 +00:00
Love Hörnquist Åstrand 6223a7ba18 make compile
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23377 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-24 20:02:03 +00:00
Love Hörnquist Åstrand 97aa9055da dont build editline if not needed. From Guillame Rosse
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23372 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-17 20:42:30 +00:00
Love Hörnquist Åstrand 382879d617 convert gnu ld symbols file to a flat file, only export variables in
global name space. Can't handle recursive defintions.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23259 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-06-21 15:22:26 +00:00
Love Hörnquist Åstrand b727913817 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23174 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-22 02:53:21 +00:00
Love Hörnquist Åstrand 2b0cbfe604 Detect solaris2.11 and later and assume its sunos=58.
Bug report from Klas Heggemann.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23173 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-22 02:53:09 +00:00
Love Hörnquist Åstrand dacdd216e8 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23164 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-05 11:48:08 +00:00
Love Hörnquist Åstrand 57efef27f3 Add -rpath to avoid building a convince library, also sprinkle some
other options to make the link line more like automake's.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23163 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-05 11:47:44 +00:00