Age | Commit message (Collapse) | Author | Files | Lines |
|
This should fix the build with non gnu make
metze
(cherry picked from commit 401a0c84fe5f60e57e95331805da6b53dd1d7c2e)
(This used to be commit 36ba31e39b28e5495b0aeb8638df3a10ce6c51e6)
|
|
There's --enable-symbol-versioning=no to disable it.
metze
(cherry picked from commit cb5492978b6b157f529806afb2f5fc6202888129)
(This used to be commit a739652d94300881479262648592223536fc8eec)
|
|
metze
(cherry picked from commit 8e0fcd583a643a8f4240698efcbb177463534a82)
(This used to be commit 17ce13775423efffd8ddfb967e1e09b2f41849af)
|
|
metze
(cherry picked from commit efb23fdce72db48b4c149fb3dd4a6f4aa3eebbbe)
(This used to be commit 3bf5a047e3d478b3356df7aa5c4f4a9d0b763639)
|
|
metze
(This used to be commit d53b589debdb95d3ae46e6b45c6951f522ccc5a1)
|
|
metze
(This used to be commit e94ff756be627b40c433cb53547007a5c219cc9e)
|
|
(This used to be commit 3f10527f79dddff703d31588cad3e9f37176565b)
|
|
(This used to be commit 5d9963479fa31783522d68cdbc8876613a3d1774)
|
|
metze
(This used to be commit 6b782b58971cbbe56ead5d7e8db6eb8c3526e8ee)
|
|
AC_LIBREPLACE_NETWORK_CHECKS
metze
(This used to be commit d81e58597e0ecdcf1ce6d8d71071fbf5d50670c2)
|
|
HAVE_UNIXSOCKET and rely on libreplace
metze
(This used to be commit ca163ff81a3f5d8303d45baa048850dfbc72a6a8)
|
|
metze
(This used to be commit dddc4f0cef8ea71783fa7f7b68ec9ad3f29f7add)
|
|
metze
(This used to be commit 0c9b24e1e75c5c10d3f3baafb80c5c27bb7e4c78)
|
|
(This used to be commit 9a40cbd66f71c49af4c72ed826d66c5f037a3171)
|
|
so we can detect broken Linux recvfile splice and correctly fall
back.
Jeremy.
(This used to be commit ec2d301a7aac173aba41dd2074037f27d05095ce)
|
|
Guenther
(This used to be commit d8372f73b93d3f323310f5456fef204884c303bb)
|
|
Michael
(This used to be commit af2a1f15e6d45139ba62e334a3529d407430e6bd)
|
|
(This used to be commit ce7025df2958dac284ec9e5ce47ab172c3aa2567)
|
|
(This used to be commit 359921acd436684a0b4cf76ba15f82a224d2c337)
|
|
Guenther
(This used to be commit cd6388f04041a667bf0909d81e8af5f7b3bdc4af)
|
|
This is a workaround until we have isolated enough internal libraries
as shared libraries.
Michael
(This used to be commit 8a87e402701494ba1c9d56a9febe3e5c25dc2bf7)
|
|
Michael
(This used to be commit 06dfb0cf7cd39e1072534fc32e79a4b4f6e49cb6)
|
|
Remaining problem is that not all *.syms linker scripts are generated
so the LD command needs to look in a single place. Out of tree
builds now work but report write access to the source tree in order
to create the $(srcdir)/expotrs/libtdb.sysms file.
(This used to be commit 6e9287c5c3a6bbd15ec495593978c1a76e64ee60)
|
|
Guenther
(This used to be commit a5f0186f70abe8dba650265219e69ce5ca2fb642)
|
|
... only when --with-aio-support and we can pass file descriptors
(This used to be commit fdf4cd99ccb59e126391253d2091707bc8daee43)
|
|
(This used to be commit c20c5f082162ff6c0c2931f456897334aa002e83)
|
|
This uses incorrect version numbers for tdb and talloc.
Guenther
This reverts commit df97fb019b89a147a0a2c560003d74c354fcc4b6.
(This used to be commit ead849949b1b879e2bc4a6b1f7c3d2df1962170a)
|
|
Guenther
(This used to be commit df97fb019b89a147a0a2c560003d74c354fcc4b6)
|
|
Guenther
(This used to be commit 4e93301ca4931908a7d1994be45c57002f8c6fea)
|
|
Guenther
(This used to be commit 6d543b1a1a5a7af98affc9aea2edf650cb476379)
|
|
(This used to be commit 364d87a5e41045808ebd28f46c5c0c93bd13a7da)
|
|
This hopefully fixes the build on HP-UX.
metze
(This used to be commit 5fb7533e37b6c682e019b1c3515dc6befc8bda09)
|
|
It was only used in configure, but lib/replace already
has a much better version of it.
metze
(This used to be commit c9b60b75b4763c37cfa63741b4f055e4ea488e92)
|
|
This is used for two purposes:
First, I'm using it to test the async I/O code. In the forked process it is
pretty easy to delay a reply for a random amount of time. See the
BUILD_FARM_HACKS snippet.
Second, there are systems around that claim to have Posix AIO but which is
broken. This might be some help for those systems.
Also add tests how to pass file descriptors
(This used to be commit b0e52cecf2009d4c7f29412dadf17910e54e4327)
|
|
Karolin
(This used to be commit 5fbd98f7065268ae134108310119078ad8f62322)
|
|
Michael
(This used to be commit 622667c0790c0092bfceced8dc6fb05e781ac5e7)
|
|
Bug 5271 -- thanks to Tiziano Müller
(This used to be commit 4a1a138b0fe0f2200e5a37a0609481e4340a896c)
|
|
Use -bexpfull instead of -bexpall for LDSHFLAGS to also export
symbols starting with "_". This exports all necessary symbols
from libtalloc.so.
Michael
(This used to be commit 213ba3a719e77979c04b872f1d82f68e87287cb0)
|
|
Michael
(This used to be commit 4724b13ed8dce4721f95979803ba32f815ceaf1a)
|
|
New subsystem libraries can now be added by specifying SMB_LIBRARY(name).
Michael
(This used to be commit 54d73769c49eb87ecb33e3229a01214972b53858)
|
|
(This used to be commit 2d51bf67fc33e1f8f28151277fc254b82a04b664)
|
|
It has moved to libreplace.
Michael
(This used to be commit b5e894cb3b4d447bd8e8c3f461508c4cf3f630c1)
|
|
It is available in libreplace.
Michael
(This used to be commit 310c121faf5effeca9ab0df3591c486dd4982749)
|
|
shared libs.
To disable internal use of shared libraries altogether (as opposed to
disabling use of single shared libs by --with-static-libs=LIBS), use
this new configure parameter --disable-shared-libs.
Michael
(This used to be commit 63bff18f3f6396736910a8e1f5f2abf453c4f89a)
|
|
Michael
(This used to be commit 8b220717e8dd62455716d4aaf6728087d04fb71b)
|
|
configure.in.
These tests are in libreplace.
Michael
(This used to be commit 2e6b66eda4dc30f03f1309a1dbef3eb87a4f7d1e)
|
|
configure.
These are tested in libreplace.
Michael
(This used to be commit 9b9495d3672e3a8e74d153dbef62825e6b5d5170)
|
|
Michael
(This used to be commit 53c9098253f5a7f84ea8079a755b9d4f0b28fb2c)
|
|
To fix the build (make test) after merging libreplace changes.
Michael
(This used to be commit af5ec88ece3ecca2b3c5d6585deec10fe851339b)
|
|
This is inspired by metze's check_path.m4 of Samba4.
Michael
(This used to be commit d1db2b78c9dacddc0e24304624a6a0d0a817f774)
|