Jelmer Vernooij
f41b9a9dde
Rename libsamba-config to libsamba-hostconfig.
...
(This used to be commit c46b7e90e3
)
2008-04-01 15:08:30 +02:00
Andrew Bartlett
576540b25c
Supply HDB_DB_DIR macro
...
While we don't use the default HDB directories, the code needs this
macro defined.
Andrew Bartlett
(This used to be commit b5dbdef158
)
2008-03-19 11:10:19 +11:00
Andrew Bartlett
b1b37e3776
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
...
(This used to be commit 400c16e700
)
2008-03-19 10:18:35 +11:00
Andrew Bartlett
9e6b0c2871
Merge lorikeet-heimdal -r 787 into Samba4 tree.
...
Andrew Bartlett
(This used to be commit d88b530522
)
2008-03-19 10:17:42 +11:00
Stefan Metzmacher
0372704fa2
heimdal_build: use LIBREPLACE_NETWORK because EXT_SOCKET and EXT_NSL doesn't exist anymore
...
metze
(This used to be commit 0fb3d24621
)
2008-03-18 18:04:22 +01:00
Michael Adam
6a4928c630
heimdal_build: fix linkage of asn1_compile and compile_et.
...
Now inet_aton is available from libreplace.
Michael
(This used to be commit 3b2a3da2f7
)
2008-03-14 09:04:24 +01:00
Stefan Metzmacher
7db5e0a601
build: compile_et also needs inet_aton()
...
metze
(This used to be commit b6bcd66612
)
2008-03-13 16:26:37 +01:00
Michael Adam
9f6355baa7
fix build of asn1_compile when there is no system inet_aton() function.
...
Michael
(This used to be commit f1c2207b3d
)
2008-03-13 14:31:00 +01:00
Stefan Metzmacher
76eaece42c
we now define PACKAGE_BUGREPORT in config.h
...
metze
(This used to be commit 4afd4058e3
)
2008-03-08 09:28:16 +01:00
Jelmer Vernooij
ff0315ba85
Rename include to mkinclude to emphasize it is different from make's include.
...
(This used to be commit 0e1d0a874a
)
2008-02-18 20:04:18 +01:00
Jelmer Vernooij
3f63d2fe4d
Fix unresolved symbols.
...
(This used to be commit dbcecb6d8f
)
2008-02-18 17:24:29 +01:00
Jelmer Vernooij
80cbff3d01
Fix build with partial linking.
...
(This used to be commit bfad9610c4
)
2008-02-18 16:02:33 +01:00
Jelmer Vernooij
e5d7bd3821
Reenable partial linking
...
(This used to be commit a7512fb059
)
2008-02-18 13:10:30 +01:00
Jelmer Vernooij
440b1a1d04
build: Don't build heimdal as library.
...
(This used to be commit c04cf0c052
)
2008-01-21 03:54:43 +01:00
Jelmer Vernooij
be8a2ad342
r26462: Tighten dependencies.
...
(This used to be commit 020f2f7426
)
2007-12-21 05:50:28 +01:00
Jelmer Vernooij
70f1f33af8
r26402: Require a talloc context in libnetif.
...
(This used to be commit a35e51871b
)
2007-12-21 05:49:33 +01:00
Jelmer Vernooij
6f2252dace
r26401: Don't cache interfaces context in libnetif.
...
(This used to be commit 9f975417cc
)
2007-12-21 05:49:32 +01:00
Jelmer Vernooij
c5bf20c5fe
r26325: Remove use of global_loadparm in netif.
...
(This used to be commit e452cb2859
)
2007-12-21 05:48:37 +01:00
Stefan Metzmacher
9e344b9157
r25874: force specific versions for LEX and YACC.
...
We often have problems with old yacc and bison versions
and it seem the combination of LAX and YACC also matters.
So we now list all supported version combinations explicit.
flex-2.5.33:bison-2.3 only for now.
metze
(This used to be commit ad0556cbf7
)
2007-12-21 05:44:35 +01:00
Stefan Metzmacher
3f073b4c6b
r25736: make sure we include "config.h" as first header
...
in code generated from et_compile
metze
(This used to be commit 8757b09052
)
2007-12-21 05:43:35 +01:00
Stefan Metzmacher
b54fd3bac1
r25735: make sure we include "config.h" as first header in
...
files generated from asn1_compile
metze
(This used to be commit 85f6b42221
)
2007-12-21 05:43:34 +01:00
Stefan Metzmacher
974890ebdf
r25727: include "system/network.h" instead of <sys/socket.h>
...
to make sure socklen_t is typedef'ed
metze
(This used to be commit d1fb51b1d2
)
2007-12-21 05:43:30 +01:00
Stefan Metzmacher
3e1fbf76ba
r25719: let "system/network.h" do the replacements first, then
...
roken.h.in can do the missing heimdal bits.
this removes to redifinition of 'struct addrinfo' on some platforms
metze
(This used to be commit 317b649445
)
2007-12-21 05:43:26 +01:00
Stefan Metzmacher
1a766af41e
r25695: [libreplace] fix the standalone build of libreplace
...
all configure results which are used in replace.h
or any system/*.h should be in the in the libreplace
*.m4 files!
metze
(This used to be commit 95462d614d
)
2007-12-21 05:43:18 +01:00
Jelmer Vernooij
e511090a43
r25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getnameinfo
...
(and friends) from SAMBA_3_2, with some minor tweaks:
- avoid including network headers in replace.h unless absolutely required
- autoconf tests for getaddrinfo() in lib/replace
The heimdal-specific code also no longer looks for these functions anymore.
(This used to be commit b6d3fd84a5
)
2007-10-10 15:07:51 -05:00
Andrew Bartlett
b39330c487
r24614: Merge with current lorikeet-heimdal. This brings us one step closer
...
to an alpha release.
Andrew Bartlett
(This used to be commit 30e02747d5
)
2007-10-10 15:02:25 -05:00
Andrew Tridgell
0479a2f1cb
r23792: convert Samba4 to GPLv3
...
There are still a few tidyups of old FSF addresses to come (in both s3
and s4). More commits soon.
(This used to be commit fcf38a38ac
)
2007-10-10 14:59:12 -05:00
Andrew Bartlett
ec0035c9b8
r23678: Update to current lorikeet-heimdal (-r 767), which should fix the
...
panics on hosts without /dev/random.
Andrew Bartlett
(This used to be commit 14a4ddb131
)
2007-10-10 14:58:59 -05:00
Stefan Metzmacher
e505338bf7
r23487: fix the build with automatic dependencies
...
metze
(This used to be commit ebf8cd09c3
)
2007-10-10 14:53:19 -05:00
Andrew Bartlett
91adebe749
r23456: Update Samba4 to current lorikeet-heimdal.
...
Andrew Bartlett
(This used to be commit ae0f81ab23
)
2007-10-10 14:53:18 -05:00
Stefan Metzmacher
4690d5c553
r23209: import getnameinfo.c, inet_ntop.c and inet_pton.c from
...
loikeet-heimdal
metze
(This used to be commit 48eb20199e
)
2007-10-10 14:53:04 -05:00
Stefan Metzmacher
f1c138390b
r23187: revert 23145 and 23135 to fix the build on solaris...
...
metze
(This used to be commit cd012361d2
)
2007-10-10 14:53:02 -05:00
Stefan Metzmacher
a11e7f18a0
r23145: try to fix the build on solaris
...
metze
(This used to be commit 7a513bd741
)
2007-10-10 14:52:57 -05:00
Stefan Metzmacher
fb213858ad
r23135: inet_ntop and inet_pton are now provided by libreplace
...
metze
(This used to be commit 7e3e2defa5
)
2007-10-10 14:52:53 -05:00
Stefan Metzmacher
71761dbae8
r22454: - let asn1_deps.pl calculate the dependencies depending on the IMPORT line in the asn1 file
...
- fix some heimdal dependencies
metze
(This used to be commit 4e7d2ecfc0
)
2007-10-10 14:51:22 -05:00
Stefan Metzmacher
c20df73427
r22440: fix autodependencies build
...
metze
(This used to be commit ced8b67377
)
2007-10-10 14:51:20 -05:00
Stefan Metzmacher
80d4b8c14d
r22439: fix some dependencies
...
metze
(This used to be commit fb2c89bf90
)
2007-10-10 14:51:20 -05:00
Stefan Metzmacher
f71b2fdfe2
r22438: get rid of printf format warnings in heimdal code
...
metze
(This used to be commit 2ab998da99
)
2007-10-10 14:51:20 -05:00
Stefan Metzmacher
3eb286b52a
r22296: heimdal/lib/roken/roken.h.in includes <socket_wrapper.h>
...
which doesn't work on some hosts in the farm
so include socket_wrapper via "system/network.h" as the rest of samba4
metze
(This used to be commit 38aeb585a1
)
2007-10-10 14:50:58 -05:00
Stefan Metzmacher
daf889dff2
r22259: libreplace always provides strptime()
...
metze
(This used to be commit 312d3e1f0d
)
2007-10-10 14:50:49 -05:00
Andrew Bartlett
0583d4d643
r22238: Because these utilities compile in socket_wrapper.ho, they may need
...
-lsocket on some systems.
Andrew Bartlett
(This used to be commit 4273fecfb7
)
2007-10-10 14:50:44 -05:00
Andrew Bartlett
cb8ed81b64
r22236: Update to Heimdal's socket_wrapper, which supports IPv6.
...
To make this pass, I needed to add support for 6 and 17 as valid
protocol values to socket().
Andrew Bartlett
(This used to be commit 2254e61a1e
)
2007-10-10 14:50:41 -05:00
Andrew Bartlett
cc275f011e
r22191: Add a samba4kinit binary to the build, so I can test using an existing
...
ccache, as well as PKINIT.
Andrew Bartlett
(This used to be commit 440b8d9e4b
)
2007-10-10 14:50:02 -05:00
Andrew Bartlett
f02c0a64d3
r22166: Stop heimdal from trying to prototype innetgr in roken, now we don't
...
do it in libreplace.
Andrew Bartlett
(This used to be commit a95ce3c895
)
2007-10-10 14:49:56 -05:00
Stefan Metzmacher
252331a35d
r21799: tell roken.h.in to not generate prototypes for setenv() and unsetenv()
...
metze
(This used to be commit 974eb5eb68
)
2007-10-10 14:49:29 -05:00
Stefan Metzmacher
36d940b0a8
r20808: remove whitespace
...
metze
(This used to be commit 28a02742af
)
2007-10-10 14:43:33 -05:00
Stefan Metzmacher
1d6456fd60
r20804: work arround HPUX and Tru64 make which don't like $$startdir
...
we now call asn1_compile and compile_et via a wrapper script
metze
(This used to be commit a5b67f5c7e
)
2007-10-10 14:43:32 -05:00
Stefan Metzmacher
5de50f5a66
r20803: fix compiler warning about extra semicolon
...
metze
(This used to be commit 1feae45f28
)
2007-10-10 14:43:32 -05:00
Stefan Metzmacher
dbdb4cc269
r20777: only include closefrom.c if the system doesn't have it.
...
hopefully solaris build fine now...
metze
(This used to be commit f9a6649f08
)
2007-10-10 14:40:52 -05:00
Stefan Metzmacher
4af2716c47
r20773: we need to include config.h and replace.h before we can use #ifdef statements
...
hopefully fix the build on solaris 9
metze
(This used to be commit 65ba2920a1
)
2007-10-10 14:40:51 -05:00