Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 0db4256a472975c5097135fa87315038a1350a72)
|
|
metze
(This used to be commit 9cdb9f1cee9af47e42e11357397b828b86632805)
|
|
inspired by:
http://cvs.linux-ha.org/viewcvs/viewcvs.cgi/linux-ha/replace/unsetenv.c?rev=1.4&view=auto
metze
(This used to be commit 8787525e518805f8445a376dc4964921598cb2e0)
|
|
metze
(This used to be commit c6b4f2d1518c989cacdc8869df89f02dc54857d7)
|
|
metze
(This used to be commit 2952c20b779fc6c797e2ab33ba3bda19cbb7a00d)
|
|
metze
(This used to be commit 3df206ddfadea5bf39a22e8c4c262764c79d302c)
|
|
metze
(This used to be commit d6de7f2cda70cfd55f0f7fbb9f3b93a5a58c6f51)
|
|
(This used to be commit 74c47839536c9ccfa1240289d20df65d9d13839d)
|
|
matching va_end() for each va_copy(). This doesn't matter for most
architectures, but there could be some obscure ones where it does
matter.
some of this should be ported to Samba3
(This used to be commit 21eb316473486cb6b73bb3ff9c5f3a44ecd57e4a)
|
|
(This used to be commit 20dcd6e2416d656e97b8cc060809673a97d5cde6)
|
|
add support for sa_flags argument to event_add_signal(). These are
passed to sigaction(). Special handling is provided for SA_RESETHAND
(which tells the event system to remove the handler after the signal)
and SA_SIGINFO which allows the siginfo structure to be received per
signal
(This used to be commit 1bb10b6cf7d717ad21834e73a4ca4b22b5fb6f0a)
|
|
- use full prototype for main
- use ifdef instead if
metze
(This used to be commit b3a3c44f42455d6f84ab2f1f282fb177f8b6013c)
|
|
include setjmp.h via system/wait.h
metze
(This used to be commit 1b10cbb62950693760d4af6ab8691a4ba70908c9)
|
|
metze
(This used to be commit 5b8387969dcc1575a71eaf2daa8f42b94c87bbd0)
|
|
metze
(This used to be commit d3e10679afe436b994813e60b117bc42e6c2ed8f)
|
|
- fix epoll configure checks for the epoll and aio
events backends
- we should only activate the epoll backend if sys/epoll.h
and epoll_create() are found
- we should only activate the aio backend if sys/epoll.h, epoll_create(),
libaio.h and io_getevents() are found
hopefully fix the build on 'bnhtest' in the build farm...
metze
(This used to be commit d46a5efb03ea1df50567cad00e1589870cdb31fe)
|
|
sorry about that ....
(This used to be commit a91373291422e2f50b91fd7c2317dce5d2a4ab63)
|
|
tridge: please commit your version and merge it to both samba3 branches
metze
(This used to be commit ba492e2c3a64dfc5d4743ba568c63cb9a59e2849)
|
|
it hopefully fixes systems where dlfcn.h but no library with dlopen
metze
(This used to be commit 4aa31c8862020fa2615ec3cf0b65b1bb7ed10dd4)
|
|
when pipe files are substituting for unix domain sockets, pipes provide
only uni-directional i/o capabilities.
(This used to be commit d0a376732ed7b4f807b99a1c46c54ad1f07c85cf)
|
|
configure vars
we want to use in perl...
metze
(This used to be commit 2b021e2d8cff1a097068810d379fc0dca6869654)
|
|
Break up auth/auth.h not to include the world.
Add credentials_krb5.h with the kerberos dependent prototypes.
Andrew Bartlett
(This used to be commit 2b569c42e0fbb596ea82484d0e1cb22e193037b9)
|
|
metze
(This used to be commit fe733f6307bb5801d523a968aeb5395f463ce6d6)
|
|
build).
Make TORTURE-TALLOC and TORTURE-REPLACE builtin again rather than
separate binaries.
(This used to be commit 8913d60c72a67b041b08d569c9bd048953106c85)
|
|
ICONV dependency and not from a broken configure test
and incorrect ifdef's.
metze
(This used to be commit 3df2cb1ea82dae7395d3d19ba73f97dad26bb86b)
|
|
(This used to be commit c22fb040234d0cb808fb36e1b4b7ea7bfd45c8cb)
|
|
detecting iconv.h
(This used to be commit e6baa13e1f9c35f95021512b713cebba680b2a72)
|
|
build farm
(This used to be commit be43b8c5692f6bb6f1cc74d07f24376b43593256)
|
|
- close the sockets after the socketpair test
(This used to be commit e679163ac26dccee028ca501e4ef6229a3c761ee)
|
|
(This used to be commit d01bdf1f2dcdf77043a5ad162ee336d3c6f2e944)
|
|
(This used to be commit c4e1d2c5ae11acac7dd2cedca411b9b6be84962f)
|
|
(This used to be commit b79303f25180c777d9d09b2cdf852bf0a5eda70d)
|
|
(This used to be commit 448a3ecc0184bfa063db1eb3ae6dc16b8b792792)
|
|
standalone program that speaks subunit.
(This used to be commit 48d316e7594dfc29b8e6a710e32bb5a6a036b7cf)
|
|
(This used to be commit 8a8e974d2150d00855ccafef02b7ef2607921ea0)
|
|
add AC_REMOVE_INCLUDE(), AC_REMOVE_DEFINE() macros
metze
(This used to be commit dc65a6625295a7316c2e9982ee09eb9607dbed70)
|
|
handle NO_CONFIG_H in libreplace
metze
(This used to be commit 909d736a4bf5a7adfcd64eecf6bb2a92211c6f96)
|
|
AC_LANG_SOURCE() causes to have the content of confdefs.h
in front of the file that will be compiled
metze
(This used to be commit cd03738e7c5610c4a0cb1161b9bcee5d7c88322d)
|
|
to see (we now get some output that this test happens at all...).
- make use of AC_INCLUDES_DEFAULT
metze
(This used to be commit 7e399e607c8e9bf7365de7d492d29377177cdc1f)
|
|
metze
(This used to be commit 70bab6edfc1c8e52dfa3ff0f02059a2af6086589)
|
|
HPUX 11.23 <machine/sys/getppdp.h> on host hpisgr8
in the build-farm.
metze
(This used to be commit 88adbd744355284df223f5618bd76e3d327055d8)
|
|
metze
(This used to be commit 59c6d51ab31d9d686de35024509f08f5de41c788)
|
|
metze
(This used to be commit 896326d5081da6a20babacf4c28c556fa44216c5)
|
|
fix the logic for the AC_PROG_CC_C99 test
metze
(This used to be commit 5ccc020639b72a75edfc7f29775b298acf27216e)
|
|
sync system/iconv.h
metze
(This used to be commit 9c74964b619fd0754d3b72c21fe2cef4d24e7ad5)
|
|
(This used to be commit 59915150f0e303222a16f9d08d3ab31db4e4c617)
|
|
.checker_innocent file, similar to our .valgrind_suppressions file.
(This used to be commit 8228efdb93be20cc3255fbd55336fac89d1bc2d9)
|
|
(This used to be commit 48243721df27fa68b3232d71b411fba1e0ab7010)
|
|
metze
(This used to be commit 71fc73e11cee89f1b52cda5a32468a74a38cecc3)
|
|
metze
(This used to be commit 4ed53dfafcbafbad8f2cde65e84dc0fe32fa62f8)
|