Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 84b468b2f8f2dffda89593f816e8bc6a8b6d42ac)
|
|
This fixes the build on a SuSE 6.1. :-)
I guess this had been merely forgotten.
But beware: The implementations of rep_pread and rep_pwrite are
not thread safe.
Michael
(This used to be commit e4955c729fdf0bd299df4dadc4b33e09fe4d336e)
|
|
metze
(This used to be commit 06caaf0d8d86bb05ceaac6624735283b585d995d)
|
|
pread/pwrite when using large file support.
metze
(This used to be commit d890a2dabf309f15b0b0c87bb3888d0776bd094b)
|
|
so try the same fix as for 11.00
metze
(This used to be commit d89088128af89122ef7e0be22697db8dda60ef58)
|
|
we end up with sozeof(uint64_t) == 4 :-(
the _APP32_64BIT_OFF_T section in <sys/unistd.h> missed
to redirect pread, pwrite to pread64, pwrite64 in HP-UX 11.00
so try it manually as a workarround
metze
(This used to be commit bb2da636be57e44d80b2bb52b3bba5c145f4bc68)
|
|
metze
(This used to be commit 6dff6c93fc9073f29b0ae50e4b4abd695918a115)
|
|
with it...
metze
(This used to be commit 71eac88f7e666e6cd0dfe113d02861cdfecbee9b)
|
|
(This used to be commit 361c5995bcf1dafb89f935ac4183dc295e1d524d)
|
|
for dlopen but no library contains the function...
metze
(This used to be commit 0c7e3ed9625d512522a0cc7278e705fbbfc316f4)
|
|
as a long term solution this was the correct approach,
but it's a bit more complex and we need to provide the
whole socket api and libnsl.so checking in libreplace...
as a short term solution to fix the build on host 'hape'
we'll use the same trick as with inet_aton.c from
heimdal's lib/roken/
metze
(This used to be commit 0e88e2e46199d8ea64dd42c4c8b86d64ce5c2d04)
|
|
(This used to be commit 222acbe33b427a6ccae3b9e27b545f22e4564d5c)
|
|
Michael
(This used to be commit 54193c4638a27983f18478a61beedde889ecc2e2)
|
|
The code for inet_pton.c and inet_ntop.c is taken from
the rsync code.
I will put this into 3_0 and 3_0_26 too, but let's sort
the readahead issue in lib/replace of 3_0 first...
Michael
(This used to be commit 9781b13fd3e0c2a0aa66412c571f562c9f17dcbe)
|
|
Fixing build of ldb for instance on some systems without dlfcn.h.
(This used to be commit 943acd688d5aa0cd4adc6dc0fd7b92f1f294c219)
|
|
1) you must not free the memory, as it is possible the memory did not
come from malloc (try it under valgrind to test)
2) the old code didn't cope with duplicate environment variables
I hope this will fix some of the build farm errors on irix, and maybe solaris
(This used to be commit ec6900171d066e927f004b621fb39cc7b8dcfd90)
|
|
Originally, dlfcn.o was only added to LIBREPLACEOBJ if dlopen
was found in libdl but header dlfcn.h was not appropriate.
Michael
(This used to be commit 7afa8d2a4707e999a380e747ccaae1de53a00251)
|
|
lib/events
(This used to be commit 2c9d0b57f9cef96ac0878a9761f3c15774fda336)
|
|
(This used to be commit 1193c759622edd9e6843d9b7f53d9532748ce8a0)
|
|
(sles8)
- fix compiler warning on some systems
metze
(This used to be commit 2097ac64fc5b2b7e9a8221861a788c4a5f44948a)
|
|
(This used to be commit e72cec408e832e0f6ce05c38febdd56de501dbf7)
|
|
from SAMBA_3_0.
(This used to be commit a8fe3c34e2964c7080ec3702b53ec141d58b7e5f)
|
|
metze
(This used to be commit b69c950858d837d7bd734d418129ade69106a00d)
|
|
metze
(This used to be commit 8b6d9076040b27fb13b99209116973f5abcec667)
|
|
- add __STRINGSTRING() macro to really create a string of __LINE__
- fix __location__ macro
metze
(This used to be commit 24324fbcff1a896c55e789063f9916dbd092956d)
|
|
and see how the build-farm likes this simpler version
metze
(This used to be commit 2abc79680f8342c9a7a6c1f3746489dd598b7bf8)
|
|
and #ifndef doesn't work.
metze
(This used to be commit 99125fe76a115b237e18c6a8b73e4adffc5ffb8d)
|
|
- add initial strtoull tests
metze
(This used to be commit 5d1e0f167add3c75955a27aa1ff3b16523ccf5c2)
|
|
metze
(This used to be commit 0a04ed570b125be1716628136f87f0244ad12f72)
|
|
metze
(This used to be commit 236def3494f20c59ad44464a5359f3387acbb708)
|
|
metze
(This used to be commit 8267e2964eddf0afc13edec8e91f9e7ca1d72644)
|
|
metze
(This used to be commit d51af1b3ac8c332481f978b909ee461941f8a50d)
|
|
metze
(This used to be commit c2cfee6d25718fac35bd4ed982c7424f1c3ed0b7)
|
|
metze
(This used to be commit 2552a3300ba94b48e447e82f6b1d2ffa76d5c660)
|
|
metze
(This used to be commit 398e008ea78777164dcf4eef059626d574c35f47)
|
|
move acl header checks to the correct place only
metze
(This used to be commit be84eb68e1f0d3826b9f819fa44d8b399e38cbcd)
|
|
so we can include it for the configure test
as it seems that strptime() is really broken on some hosts
in the build farm, re should use the replacement code
when we detect this in the configure test
metze
(This used to be commit 08a5e9760643b9fbf00fdcf7163de7cf50e841e6)
|
|
from jojowil@hvcc.edu to bug 4063
also add a testsuite for strptime()
metze
(This used to be commit aba64521707143e6505b3322c390882a918a148a)
|
|
(This used to be commit 7003a6fa1ae1d163160ad509a7811f836be3aa6f)
|
|
remove netgr functions from libreplace they're not used
in samba4 currently and samba3 has explicit configure checks for them.
should fix bug #4496
metze
(This used to be commit dd83a8dad8ad89a1485598fa6e11c9128d04e6d7)
|
|
(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)
|