jelmer/samba4-debian.git
16 years agor26128: Some formatting fixes in secrets.c, fix free of filename, update ignores...
Jelmer Vernooij [Mon, 26 Nov 2007 01:31:53 +0000 (02:31 +0100)]
r26128: Some formatting fixes in secrets.c, fix free of filename, update ignores for source/..

16 years agor26127: Move session code out of auth_util.c. No longer making it part of auth but...
Jelmer Vernooij [Mon, 26 Nov 2007 01:25:20 +0000 (02:25 +0100)]
r26127: Move session code out of auth_util.c. No longer making it part of auth but making it usable independently will be the next step.

16 years agor26124: Install ldb_handlers.h, required by ldb_samba.
Jelmer Vernooij [Mon, 26 Nov 2007 00:29:14 +0000 (01:29 +0100)]
r26124: Install ldb_handlers.h, required by ldb_samba.

16 years agor26123: Use utility function for secrets.tdb path.
Jelmer Vernooij [Sun, 25 Nov 2007 23:55:22 +0000 (00:55 +0100)]
r26123: Use utility function for secrets.tdb path.

16 years agor26122: Don't install python bindings yet.
Jelmer Vernooij [Sun, 25 Nov 2007 22:23:30 +0000 (23:23 +0100)]
r26122: Don't install python bindings yet.

16 years agor26121: Don't build modules if subsystem isn't build.
Jelmer Vernooij [Sun, 25 Nov 2007 20:22:32 +0000 (21:22 +0100)]
r26121: Don't build modules if subsystem isn't build.

16 years agor26120: Don't install python modules as modules.
Jelmer Vernooij [Sun, 25 Nov 2007 19:55:53 +0000 (20:55 +0100)]
r26120: Don't install python modules as modules.

16 years agor26119: Fix warnings.
Jelmer Vernooij [Sun, 25 Nov 2007 19:12:08 +0000 (20:12 +0100)]
r26119: Fix warnings.

16 years agor26118: Remove whitespace that causes empty if statement to be generated.
Jelmer Vernooij [Sun, 25 Nov 2007 18:34:04 +0000 (19:34 +0100)]
r26118: Remove whitespace that causes empty if statement to be generated.

16 years agor26117: Fix DESTDIR use for bindir.
Jelmer Vernooij [Sun, 25 Nov 2007 17:49:37 +0000 (18:49 +0100)]
r26117: Fix DESTDIR use for bindir.

16 years agor26116: Mention python in the config.status summary.
Jelmer Vernooij [Sun, 25 Nov 2007 15:12:05 +0000 (16:12 +0100)]
r26116: Mention python in the config.status summary.

16 years agor26114: Allow keyword-arguments.
Jelmer Vernooij [Sun, 25 Nov 2007 14:34:12 +0000 (15:34 +0100)]
r26114: Allow keyword-arguments.

16 years agor26113: Build tdb python bindings even when not using system tdb.
Jelmer Vernooij [Sun, 25 Nov 2007 14:28:41 +0000 (15:28 +0100)]
r26113: Build tdb python bindings even when not using system tdb.

16 years agor26112: Do proper error checking in __contains__.
Jelmer Vernooij [Sun, 25 Nov 2007 13:26:16 +0000 (14:26 +0100)]
r26112: Do proper error checking in __contains__.

16 years agor26111: Fix an uninitialized variable
Volker Lendecke [Sun, 25 Nov 2007 12:38:07 +0000 (13:38 +0100)]
r26111: Fix an uninitialized variable

16 years agor26110: Create separate function for connecting, add helper for creating result typemaps.
Jelmer Vernooij [Sun, 25 Nov 2007 03:53:54 +0000 (04:53 +0100)]
r26110: Create separate function for connecting, add helper for creating result typemaps.

16 years agor26109: Use new SWIG helpers in autogenerated DCE/RPC SWIG files.
Jelmer Vernooij [Sun, 25 Nov 2007 02:50:05 +0000 (03:50 +0100)]
r26109: Use new SWIG helpers in autogenerated DCE/RPC SWIG files.

16 years agor26108: Add makefile rules for building, installing and checking python bindings.
Jelmer Vernooij [Sun, 25 Nov 2007 02:06:50 +0000 (03:06 +0100)]
r26108: Add makefile rules for building, installing and checking python bindings.

16 years agor26107: Add more tests.
Jelmer Vernooij [Sun, 25 Nov 2007 02:04:04 +0000 (03:04 +0100)]
r26107: Add more tests.

16 years agor26106: Add targets for building, installing and checking python bindings.
Jelmer Vernooij [Sun, 25 Nov 2007 01:58:12 +0000 (02:58 +0100)]
r26106: Add targets for building, installing and checking python bindings.

16 years agor26105: Add targets for building and installing the python bindings.
Jelmer Vernooij [Sun, 25 Nov 2007 01:29:59 +0000 (02:29 +0100)]
r26105: Add targets for building and installing the python bindings.

16 years agor26104: Revert 26103 -- breaks make test
Volker Lendecke [Fri, 23 Nov 2007 15:02:27 +0000 (16:02 +0100)]
r26104: Revert 26103 -- breaks make test

16 years agor26103: Leave streams around to unlink
Volker Lendecke [Fri, 23 Nov 2007 14:29:22 +0000 (15:29 +0100)]
r26103: Leave streams around to unlink

Add test case for stream name case insensitity

16 years agor26102: libreplace: remove system/printing.h as it only contains samba3 stuff
Stefan Metzmacher [Thu, 22 Nov 2007 13:42:14 +0000 (14:42 +0100)]
r26102: libreplace: remove system/printing.h as it only contains samba3 stuff

metze

16 years agor26101: remove some unused includes
Jelmer Vernooij [Wed, 21 Nov 2007 15:18:02 +0000 (16:18 +0100)]
r26101: remove some unused includes

16 years agor26100: Also check for SWIG.
Jelmer Vernooij [Wed, 21 Nov 2007 15:04:13 +0000 (16:04 +0100)]
r26100: Also check for SWIG.

16 years agor26099: Don't depend on nonexistant auth_util.h header.
Jelmer Vernooij [Wed, 21 Nov 2007 14:25:23 +0000 (15:25 +0100)]
r26099: Don't depend on nonexistant auth_util.h header.

16 years agor26098: Make missing python no longer fatal.
Jelmer Vernooij [Wed, 21 Nov 2007 14:19:51 +0000 (15:19 +0100)]
r26098: Make missing python no longer fatal.

16 years agor26097: Consider python modules special modules rather than special libraries.
Jelmer Vernooij [Wed, 21 Nov 2007 13:49:35 +0000 (14:49 +0100)]
r26097: Consider python modules special modules rather than special libraries.

16 years agor26096: No longer include removed header
Jelmer Vernooij [Wed, 21 Nov 2007 13:49:32 +0000 (14:49 +0100)]
r26096: No longer include removed header

16 years agor26095: Add function for import a generic configuration file in a loadparm context.
Jelmer Vernooij [Wed, 21 Nov 2007 13:49:27 +0000 (14:49 +0100)]
r26095: Add function for import a generic configuration file in a loadparm context.

16 years agor26090: Make building tdb python bindings independent of use of external tdb.
Jelmer Vernooij [Wed, 21 Nov 2007 12:37:20 +0000 (13:37 +0100)]
r26090: Make building tdb python bindings independent of use of external tdb.

16 years agor26089: Move python detection to a separate file, and don't make it an error if it...
Jelmer Vernooij [Wed, 21 Nov 2007 12:22:54 +0000 (13:22 +0100)]
r26089: Move python detection to a separate file, and don't make it an error if it isn't available.

16 years agor26088: Import some native-python python modules and move original python swig tortur...
Jelmer Vernooij [Wed, 21 Nov 2007 12:07:16 +0000 (13:07 +0100)]
r26088: Import some native-python python modules and move original python swig torture code to common python directory as well.

16 years agor26087: Fix include, add setup.py for tdb
Jelmer Vernooij [Wed, 21 Nov 2007 11:54:06 +0000 (12:54 +0100)]
r26087: Fix include, add setup.py for tdb

16 years agor26080: Import updated LDB bindings.
Jelmer Vernooij [Wed, 21 Nov 2007 11:31:47 +0000 (12:31 +0100)]
r26080: Import updated LDB bindings.

16 years agor26079: Some cleanups in the old SWIG wrappers: - remove old torture tests for LDB...
Jelmer Vernooij [Wed, 21 Nov 2007 11:31:43 +0000 (12:31 +0100)]
r26079: Some cleanups in the old SWIG wrappers: - remove old torture tests for LDB (replaced by a much more extensive test) - moved tool to bin directory

16 years agor26078: Import Python bindings for system_session functions (still needs tests).
Jelmer Vernooij [Wed, 21 Nov 2007 11:31:41 +0000 (12:31 +0100)]
r26078: Import Python bindings for system_session functions (still needs tests).

16 years agor26077: Import updated TDB bindings.
Jelmer Vernooij [Wed, 21 Nov 2007 11:31:38 +0000 (12:31 +0100)]
r26077: Import updated TDB bindings.

16 years agor26076: Remove some SWIG code that is already commonly available.
Jelmer Vernooij [Wed, 21 Nov 2007 11:31:35 +0000 (12:31 +0100)]
r26076: Remove some SWIG code that is already commonly available.

16 years agor26075: Ignore registry python test for now.
Jelmer Vernooij [Wed, 21 Nov 2007 11:31:32 +0000 (12:31 +0100)]
r26075: Ignore registry python test for now.

16 years agor26074: Add SWIG magic for NTSTATUS and WERROR return codes.
Jelmer Vernooij [Wed, 21 Nov 2007 11:31:29 +0000 (12:31 +0100)]
r26074: Add SWIG magic for NTSTATUS and WERROR return codes.

16 years agor26073: Import Python bindings for the registry.
Jelmer Vernooij [Wed, 21 Nov 2007 11:31:26 +0000 (12:31 +0100)]
r26073: Import Python bindings for the registry.

16 years agor26072: Import trivial SWIG wrapper for talloc.
Jelmer Vernooij [Wed, 21 Nov 2007 11:31:23 +0000 (12:31 +0100)]
r26072: Import trivial SWIG wrapper for talloc.

16 years agor26071: Move DCE/RPC SWIG bindings closer to the code they're wrapping.
Jelmer Vernooij [Wed, 21 Nov 2007 11:31:19 +0000 (12:31 +0100)]
r26071: Move DCE/RPC SWIG bindings closer to the code they're wrapping.

16 years agor26070: Skip credentials python tests for now.
Jelmer Vernooij [Wed, 21 Nov 2007 11:31:15 +0000 (12:31 +0100)]
r26070: Skip credentials python tests for now.

16 years agor26069: Import python bindings for credentials.
Jelmer Vernooij [Wed, 21 Nov 2007 10:56:41 +0000 (11:56 +0100)]
r26069: Import python bindings for credentials.

16 years agor26068: Import improved Python bindings for LDB, including tests.
Jelmer Vernooij [Wed, 21 Nov 2007 10:47:55 +0000 (11:47 +0100)]
r26068: Import improved Python bindings for LDB, including tests.

16 years agor26067: Merge improvements building Python modules.
Jelmer Vernooij [Wed, 21 Nov 2007 10:10:45 +0000 (11:10 +0100)]
r26067: Merge improvements building Python modules.

16 years agor26066: Use TALLOC_CTX consistently for talloc contexts rather than void \* (it was...
Jelmer Vernooij [Tue, 20 Nov 2007 14:50:08 +0000 (15:50 +0100)]
r26066: Use TALLOC_CTX consistently for talloc contexts rather than void \* (it was already being used for some).

16 years agor26060: Add some error codes from remote join api.
Günther Deschner [Tue, 20 Nov 2007 11:43:11 +0000 (12:43 +0100)]
r26060: Add some error codes from remote join api.

Guenther

16 years agor26054: ndr: remove ndr_push/pull_save
Stefan Metzmacher [Tue, 20 Nov 2007 10:08:33 +0000 (11:08 +0100)]
r26054: ndr: remove ndr_push/pull_save

Using a uint32_t offset is all we need

metze

16 years agor26053: IPC_RAP: don't use ndr_pull_save anymore
Stefan Metzmacher [Tue, 20 Nov 2007 10:08:24 +0000 (11:08 +0100)]
r26053: IPC_RAP: don't use ndr_pull_save anymore

metze

16 years agor26052: ndr_krb5pac: don't use ndr_pull_save anymore
Stefan Metzmacher [Tue, 20 Nov 2007 10:08:13 +0000 (11:08 +0100)]
r26052: ndr_krb5pac: don't use ndr_pull_save anymore

metze

16 years agor26051: ndr_string: don't use ndr_pull_save anymore
Stefan Metzmacher [Tue, 20 Nov 2007 10:08:05 +0000 (11:08 +0100)]
r26051: ndr_string: don't use ndr_pull_save anymore

metze

16 years agor26050: ndr: don't use ndr_push_save anymore
Stefan Metzmacher [Tue, 20 Nov 2007 10:07:57 +0000 (11:07 +0100)]
r26050: ndr: don't use ndr_push_save anymore

metze

16 years agor26049: pidl: don't use ndr_pull_save anymore
Stefan Metzmacher [Tue, 20 Nov 2007 10:07:50 +0000 (11:07 +0100)]
r26049: pidl: don't use ndr_pull_save anymore

metze

16 years agor26048: spoolss: Fix test_SecondaryClosePrinter.
Kai Blin [Tue, 20 Nov 2007 08:33:14 +0000 (09:33 +0100)]
r26048: spoolss: Fix test_SecondaryClosePrinter.

The test was trying to be too smart. Fixed to not reuse test_ClosePrinter.

16 years agor26047: spoolss: OpenPrinterEx with an invalid server/printer name returns WERR_INVAL...
Kai Blin [Tue, 20 Nov 2007 08:17:05 +0000 (09:17 +0100)]
r26047: spoolss: OpenPrinterEx with an invalid server/printer name returns WERR_INVALID_PARAM

This is observed against a Win2k3 DC, and different tothe WERR_INVALID_PRINTER_NAME
returned by OpenPrinter.

16 years agor26029: In RAW-STREAMS test listing of streams
Volker Lendecke [Mon, 19 Nov 2007 14:01:03 +0000 (15:01 +0100)]
r26029: In RAW-STREAMS test listing of streams

16 years agor26027: libreplace: rename AC_LIBREPLACE_LD_ALLOW_SHLIB_UNDEF_FLAG into AC_LIBREPLACE...
Stefan Metzmacher [Mon, 19 Nov 2007 11:12:13 +0000 (12:12 +0100)]
r26027: libreplace: rename AC_LIBREPLACE_LD_ALLOW_SHLIB_UNDEF_FLAG into AC_LIBREPLACE_LD_SHLIB_ALLOW_UNDEF_FLAG

metze

16 years agor26026: libreplace: split some linker macros
Stefan Metzmacher [Mon, 19 Nov 2007 10:34:26 +0000 (11:34 +0100)]
r26026: libreplace: split some linker macros

create:
AC_LIBREPLACE_LD_SHLIB_LINKER
AC_LIBREPLACE_LD_SHLIB_FLAGS
AC_LIBREPLACE_LD_SHLIB_DISALLOW_UNDEF_FLAG

and prerequire them for:
AC_LIBREPLACE_SHLD
AC_LIBREPLACE_SHLD_FLAGS
AC_LIBREPLACE_MDLD
AC_LIBREPLACE_MDLD_FLAGS

metze

16 years agor26025: libreplace: AC_LIBREPLACE_LD_ALLOW_SHLIB_UNDEF_FLAG should fill LD_ALLOW_SHLI...
Stefan Metzmacher [Mon, 19 Nov 2007 09:07:29 +0000 (10:07 +0100)]
r26025: libreplace: AC_LIBREPLACE_LD_ALLOW_SHLIB_UNDEF_FLAG should fill LD_ALLOW_SHLIB_UNDEF_FLAG

metze

16 years agor26024: fix make install
Stefan Metzmacher [Mon, 19 Nov 2007 06:02:33 +0000 (07:02 +0100)]
r26024: fix make install

16 years agor26020: GENCACHE depends on TDB_WRAP
Stefan Metzmacher [Sat, 17 Nov 2007 21:50:13 +0000 (22:50 +0100)]
r26020: GENCACHE depends on TDB_WRAP

metze

16 years agor26019: use <tdb.h> instead of "tdb.h"
Stefan Metzmacher [Sat, 17 Nov 2007 21:49:24 +0000 (22:49 +0100)]
r26019: use <tdb.h> instead of "tdb.h"

metze

16 years agor26018: dsdb/schema/proto.h doesn't exist anymore
Stefan Metzmacher [Sat, 17 Nov 2007 21:48:01 +0000 (22:48 +0100)]
r26018: dsdb/schema/proto.h doesn't exist anymore

metze

16 years agor26017: db_wrap.h doesn't exist anymore and we now need tdb_wrap.h
Stefan Metzmacher [Sat, 17 Nov 2007 21:46:39 +0000 (22:46 +0100)]
r26017: db_wrap.h doesn't exist anymore and we now need tdb_wrap.h

metze

16 years agor26016: remove unneeded include
Stefan Metzmacher [Sat, 17 Nov 2007 21:45:36 +0000 (22:45 +0100)]
r26016: remove unneeded include

metze

16 years agor26015: fix dependecies
Stefan Metzmacher [Sat, 17 Nov 2007 21:44:57 +0000 (22:44 +0100)]
r26015: fix dependecies

metze

16 years agor26006: Improve some dependencies.
Jelmer Vernooij [Fri, 16 Nov 2007 22:24:23 +0000 (23:24 +0100)]
r26006: Improve some dependencies.

16 years agor26005: Notice the user about LD_LIBRARY_PATH or equivalent when building with shared...
Jelmer Vernooij [Fri, 16 Nov 2007 20:50:31 +0000 (21:50 +0100)]
r26005: Notice the user about LD_LIBRARY_PATH or equivalent when building with shared libs.

16 years agor26004: Add some simple credentials tests.
Jelmer Vernooij [Fri, 16 Nov 2007 19:54:13 +0000 (20:54 +0100)]
r26004: Add some simple credentials tests.

16 years agor26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij [Fri, 16 Nov 2007 19:12:00 +0000 (20:12 +0100)]
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.

16 years agor26002: Use osf rather than tru64 - pointed out by metze.
Jelmer Vernooij [Fri, 16 Nov 2007 19:11:53 +0000 (20:11 +0100)]
r26002: Use osf rather than tru64 - pointed out by metze.

16 years agor26001: Share some code between macros, add macro specifically for testing the ld...
Jelmer Vernooij [Fri, 16 Nov 2007 19:11:48 +0000 (20:11 +0100)]
r26001: Share some code between macros, add macro specifically for testing the ld flag that allows undefined symbols.

16 years agor26000: build: use AC_LIBREPLACE_STLD_* macros
Stefan Metzmacher [Fri, 16 Nov 2007 10:50:11 +0000 (11:50 +0100)]
r26000: build: use AC_LIBREPLACE_STLD_* macros

metze

16 years agor25999: libreplace: add AC_LIBREPLACE_STLD and AC_LIBREPLACE_STLD_FLAGS
Stefan Metzmacher [Fri, 16 Nov 2007 10:48:59 +0000 (11:48 +0100)]
r25999: libreplace: add AC_LIBREPLACE_STLD and AC_LIBREPLACE_STLD_FLAGS

metze

16 years agor25998: Add test for run time library path environment variable.
Jelmer Vernooij [Fri, 16 Nov 2007 10:40:52 +0000 (11:40 +0100)]
r25998: Add test for run time library path environment variable.

16 years agor25997: torture: fix variables passed by make gcov
Stefan Metzmacher [Fri, 16 Nov 2007 10:29:16 +0000 (11:29 +0100)]
r25997: torture: fix variables passed by make gcov

metze

16 years agor25996: build: rename LD -> BNLD and LDFLAGS -> BNLD_FLAGS
Stefan Metzmacher [Fri, 16 Nov 2007 10:27:48 +0000 (11:27 +0100)]
r25996: build: rename LD -> BNLD and LDFLAGS -> BNLD_FLAGS

metze

16 years agor25995: build: print out MDLD and MDLD_FLAGS with make showflags
Stefan Metzmacher [Fri, 16 Nov 2007 09:53:16 +0000 (10:53 +0100)]
r25995: build: print out MDLD and MDLD_FLAGS with make showflags

metze

16 years agor25994: build: use HOSTCC, HOSTCC_FLAGS, HOSTLD and HOSTLD_FLAGS
Stefan Metzmacher [Fri, 16 Nov 2007 09:41:35 +0000 (10:41 +0100)]
r25994: build: use HOSTCC, HOSTCC_FLAGS, HOSTLD and HOSTLD_FLAGS

metze

16 years agor25993: build: HOSTLD should always match HOSTCC if not specified
Stefan Metzmacher [Fri, 16 Nov 2007 09:39:52 +0000 (10:39 +0100)]
r25993: build: HOSTLD should always match HOSTCC if not specified

metze

16 years agor25992: ldb: use AC_LIBREPLACE_SHLD and use it for linking shared libraries
Stefan Metzmacher [Fri, 16 Nov 2007 09:21:57 +0000 (10:21 +0100)]
r25992: ldb: use AC_LIBREPLACE_SHLD and use it for linking shared libraries

metze

16 years agor25991: tdb: use AC_LIBREPLACE_SHLD and use it for linking the shared library
Stefan Metzmacher [Fri, 16 Nov 2007 09:19:46 +0000 (10:19 +0100)]
r25991: tdb: use AC_LIBREPLACE_SHLD and use it for linking the shared library

metze

16 years agor25990: talloc: use AC_LIBREPLACE_SHLD and use it for linking the shared library
Stefan Metzmacher [Fri, 16 Nov 2007 09:17:26 +0000 (10:17 +0100)]
r25990: talloc: use AC_LIBREPLACE_SHLD and use it for linking the shared library

metze

16 years agor25989: build: use AC_LIBREPLACE_SHLD
Stefan Metzmacher [Fri, 16 Nov 2007 09:15:26 +0000 (10:15 +0100)]
r25989: build: use AC_LIBREPLACE_SHLD

metze

16 years agor25988: libreplace: add AC_LIBREPLACE_SHLD
Stefan Metzmacher [Fri, 16 Nov 2007 09:14:48 +0000 (10:14 +0100)]
r25988: libreplace: add AC_LIBREPLACE_SHLD

metze

16 years agor25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGS
Stefan Metzmacher [Fri, 16 Nov 2007 09:10:58 +0000 (10:10 +0100)]
r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGS

metze

16 years agor25986: libreplace: warn about unresolved symbols when link shared libraries
Stefan Metzmacher [Fri, 16 Nov 2007 08:31:49 +0000 (09:31 +0100)]
r25986: libreplace: warn about unresolved symbols when link shared libraries

On Tru64 and Mac OS X this hopefully works

Note: -Wl,--no-allow-shlib-undefined doesn't tests what we want
      on Linux.

metze

16 years agor25985: build: SHLD_UNDEF_FLAGS isn't used anymore
Stefan Metzmacher [Fri, 16 Nov 2007 07:38:32 +0000 (08:38 +0100)]
r25985: build: SHLD_UNDEF_FLAGS isn't used anymore

metze

16 years agor25984: ldb: use MDLD macros from libreplace and use results to build share modules
Stefan Metzmacher [Fri, 16 Nov 2007 07:35:48 +0000 (08:35 +0100)]
r25984: ldb: use MDLD macros from libreplace and use results to build share modules

metze

16 years agor25983: ldb: link shared library against $(LDAP_LIBS)
Stefan Metzmacher [Fri, 16 Nov 2007 07:31:42 +0000 (08:31 +0100)]
r25983: ldb: link shared library against $(LDAP_LIBS)

metze

16 years agor25982: libreplace: try to ignore unresolved symbols in modules on Tru64
Stefan Metzmacher [Fri, 16 Nov 2007 07:30:32 +0000 (08:30 +0100)]
r25982: libreplace: try to ignore unresolved symbols in modules on Tru64

metze

16 years agor25981: Don't create an ldb_request on NULL.
Andrew Bartlett [Fri, 16 Nov 2007 03:18:22 +0000 (04:18 +0100)]
r25981: Don't create an ldb_request on NULL.

A re-arrangment of the code due to the base DN checking meant that the
ac->down_req array wasn't started, so was NULL

Andrew Bartlett

16 years agor25978: build: use AC_LIBREPLACE_MDLD_* macros and use the result to build modules
Stefan Metzmacher [Thu, 15 Nov 2007 15:46:57 +0000 (16:46 +0100)]
r25978: build: use AC_LIBREPLACE_MDLD_* macros and use the result to build modules

metze

16 years agor25977: libreplace: add AC_LIBREPLACE_MDLD and AC_LIBREPLACE_MDLD_FLAGS macros
Stefan Metzmacher [Thu, 15 Nov 2007 15:44:28 +0000 (16:44 +0100)]
r25977: libreplace: add AC_LIBREPLACE_MDLD and AC_LIBREPLACE_MDLD_FLAGS macros

They define the linker and link flags for building shared modules

metze

16 years agor25976: libreplace: not all platforms like _XOPEN_SOURCE=600
Stefan Metzmacher [Thu, 15 Nov 2007 15:40:32 +0000 (16:40 +0100)]
r25976: libreplace: not all platforms like _XOPEN_SOURCE=600

- Only use _XOPEN_SOURCE=600 on Tru64
- _OSF_SOURCE is also Tru64 specific

metze

16 years agor25975: build: split SharedModule from SharedLibrary
Stefan Metzmacher [Thu, 15 Nov 2007 14:44:17 +0000 (15:44 +0100)]
r25975: build: split SharedModule from SharedLibrary

metze