Love Hörnquist Åstrand
7ae8d27bbe
check for brokenness in getaddrinfo on AIX that can't handle "0" as
...
port number.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15401 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 16:10:50 +00:00
Love Hörnquist Åstrand
0a9f66241a
Add an option to disable ndbm, from Stefan Metzmacher <metze@samba.org>
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15362 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-10 23:58:37 +00:00
Love Hörnquist Åstrand
7c84cc33e0
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15350 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-03 10:43:29 +00:00
Love Hörnquist Åstrand
7696971fe7
rework how pthreads support to turned on/off, always run though the
...
switch to figure out what the linker/compiler flag are
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15349 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-03 10:43:19 +00:00
Love Hörnquist Åstrand
8677471bb1
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15337 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-01 20:20:52 +00:00
Love Hörnquist Åstrand
6965d18960
s/else if/elif/
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15336 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-01 20:18:37 +00:00
Love Hörnquist Åstrand
634c5c172f
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15334 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-01 11:21:43 +00:00
Love Hörnquist Åstrand
5d3efae463
aix case: assume gcc handles -pthread, in the non-gcc case, use the
...
compiler as hint (xlc vs xlc_r) if this environment handles threads or not
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15333 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-01 11:21:02 +00:00
Love Hörnquist Åstrand
6062b37261
AIX have a diffrent nm, use -B to get bsd like output
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15332 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-01 10:46:20 +00:00
Love Hörnquist Åstrand
affb1fb292
provide variable LIB_door_create
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15258 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 14:43:42 +00:00
Love Hörnquist Åstrand
c2b1b1654a
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15205 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-22 18:14:25 +00:00
Love Hörnquist Åstrand
fef228d108
ignore weak symbols too
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15204 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-22 18:11:30 +00:00
Love Hörnquist Åstrand
035f9890c9
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15183 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-19 11:25:04 +00:00
Love Hörnquist Åstrand
798226f3a3
define _POSIX_PTHREAD_SEMANTICS to make solaris provide the right getpwname_r
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15182 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-19 11:24:48 +00:00
Johan Danielsson
dc22282272
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15154 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-17 08:50:34 +00:00
Johan Danielsson
c78321491c
am_conditional have_cgetent
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15153 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-17 08:50:23 +00:00
Love Hörnquist Åstrand
570ef02561
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15130 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-11 13:04:23 +00:00
Love Hörnquist Åstrand
93a6e79201
Get daemon declared on Solaris (it's in unistd.h but masked by a
...
feature test), just to avoid a warning, since it has int args.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15128 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-11 13:00:45 +00:00
Love Hörnquist Åstrand
2a0c793a1b
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15127 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-11 11:25:29 +00:00
Love Hörnquist Åstrand
645647cbaa
AC_CHECK_DECL and AC_CHECK_DECLS have a subtile diffrence, the later
...
defines HAVE_ cpp symbols, the first doesn't.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15126 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-11 11:25:19 +00:00
Love Hörnquist Åstrand
651003dadd
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15093 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-05 19:21:48 +00:00
Love Hörnquist Åstrand
0fd13fc151
ignore N symbols too
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15092 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-05 19:20:34 +00:00
Love Hörnquist Åstrand
57e84f3fe1
include checking if snprintf(NULL, 0, "") works
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15017 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-30 13:36:47 +00:00
Love Hörnquist Åstrand
ec72dc2b66
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15016 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-30 13:14:06 +00:00
Love Hörnquist Åstrand
2a7bf8082a
require compile_et to generate a initialize_FOO_error_table_r (they
...
are used in libkrb5), and always check for initialize_error_table_r
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15015 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-30 13:13:53 +00:00
Love Hörnquist Åstrand
4e843acb0d
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15013 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-29 18:40:17 +00:00
Love Hörnquist Åstrand
3766989077
add LIB_com_err
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15012 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-29 18:39:19 +00:00
Love Hörnquist Åstrand
b7ac5caa3e
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15007 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-29 10:59:42 +00:00
Love Hörnquist Åstrand
630a504232
Check for correct vis.h.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15005 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-29 10:56:39 +00:00
Love Hörnquist Åstrand
237b26df5d
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15000 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-28 11:12:14 +00:00
Love Hörnquist Åstrand
c5e8723495
Set PTHREADS_LIBS on Irix.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14999 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-28 11:11:50 +00:00
Love Hörnquist Åstrand
eff53156ed
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14983 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-27 12:10:33 +00:00
Love Hörnquist Åstrand
6cba2016e4
use rk_realloc if realloc is broken, this makes "host-tools" not
...
beeing able to use realloc
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14982 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-27 12:09:45 +00:00
Love Hörnquist Åstrand
72cb716c05
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14974 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-27 08:34:18 +00:00
Love Hörnquist Åstrand
6cbb186b4c
Add support for Solaris, Irix, and modern Linux. From David Love <fx@gnu.org>
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14973 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-27 08:34:07 +00:00
Love Hörnquist Åstrand
70332616cd
limit the units functions to asn1_[A-Za-z0-9]*_units$
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14963 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-25 19:02:12 +00:00
Love Hörnquist Åstrand
874f8a4e79
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14874 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-20 21:18:42 +00:00
Love Hörnquist Åstrand
6700e87d7b
more error table symbols, run in LANG=C to unconfuse gawk
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14872 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-20 21:15:25 +00:00
Love Hörnquist Åstrand
1328ea0eda
print the type so I don't need to ask for it
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14871 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-20 21:06:48 +00:00
Love Hörnquist Åstrand
b30e1d8c06
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14830 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 13:07:19 +00:00
Love Hörnquist Åstrand
d143f5449e
ignore filename symbols
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14829 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 13:06:49 +00:00
Love Hörnquist Åstrand
fe3cbd31f3
check for closefrom
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14779 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-13 08:02:35 +00:00
Love Hörnquist Åstrand
e675686719
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14728 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-04 12:09:29 +00:00
Love Hörnquist Åstrand
c1465d2937
assume symbols prefixed with _ is a sideeffekt of the local linker and
...
also just fine
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14727 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-04 12:09:06 +00:00
Love Hörnquist Åstrand
b4c8657a7f
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14646 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-15 23:19:17 +00:00
Love Hörnquist Åstrand
9a9e2f535c
include <sys/socket.h> for <netinet6/in6_var.h>
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14645 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-15 23:18:20 +00:00
Love Hörnquist Åstrand
fa3e479a4a
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14609 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-01 22:19:21 +00:00
Love Hörnquist Åstrand
aa3da63292
Match solaris 10. From: Joakim Fallsjo <fallsjo@sanchin.se>
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14608 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-01 22:17:44 +00:00
Love Hörnquist Åstrand
cef6ef7fd4
add -asn1compile symbols
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14431 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-12-29 20:45:41 +00:00
Love Hörnquist Åstrand
66d5077f4b
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14429 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-12-29 20:38:09 +00:00