Age | Commit message (Collapse) | Author | Files | Lines |
|
hosts that don't have it.
(This used to be commit b37d86242de1ee82b0cd760d965f8ad37a83cf09)
|
|
(This used to be commit 48d1aa4fcf6a323e3e6a14825f83cd20e3fc3a26)
|
|
(This used to be commit b3473db397476d05e7ffca50a5f7a9b65e0a5b4a)
|
|
(This used to be commit 5c9b19271e0e3ad897499707003ce4703ffa4870)
|
|
not GNU Library General Public License
(This used to be commit 01e3fe7533b5670236c026ec3c6cc1e25655fbc3)
|
|
(This used to be commit db92b76a0034899f5f0dc2d012ee7709ff9a6132)
|
|
(This used to be commit 40c0919aaa9c1b14bbaebb95ecce53eb0380fdbb)
|
|
(This used to be commit 9f77c40a8ee137339877bb622332a901fec46e6d)
|
|
(This used to be commit 76c6bfdeb51b5673bbabe0ca3d8bff3b74a327ee)
|
|
(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)
|