| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
metze
(partialy cherry picked from commit cffed8e19e22a1fa7b7a322b153df5d54e4c3be2)
|
|
|
|
| |
(cherry picked from commit c823cfadb0b20a0782fc4a8a0b63dcb9116f82be)
|
|
|
|
| |
subroutine in lib/replace/replace.c
|
|
|
|
| |
auth_errors array initialization in client/smbspool.c
|
|
|
|
|
|
| |
retieve -> retrieve
Karolin
|
|
|
|
|
|
| |
strlcat gives error.
Jeremy.
|
|
|
|
| |
(cherry picked from commit 346375cda557a675f8f882ca2ae8edffec725a72)
|
|
|
|
|
|
|
| |
This fixes ./autogen.sh with autoconf-2.62
metze
(cherry picked from commit 72bb01dda4d425528e28cd96e249595dc6c1952f)
|
|
|
|
|
|
|
| |
AC_CACHE_VAL() variables must contain _cv_ to be cached.
metze
(cherry picked from commit 67e43860b4973a458676b36785570bb4a66e046a)
|
|
|
|
|
|
|
| |
detected
metze
(cherry picked from commit 84b5652d3e5766521436e4c7d59615b08b2bb198)
|
|
|
|
|
|
|
| |
Samba can later just check libreplace_cv_HAVE_IPV6 = yes.
metze
(cherry picked from commit e835e7eebcc064ce0813814796828f15ad112fbd)
|
|
|
|
|
|
|
| |
AC_LIBREPLACE_NETWORK_CHECKS
metze
(cherry picked from commit 7f26a5425e706a97cc07c5139b3fea4fde9e4020)
|
|
|
|
|
|
|
| |
Moved from the samba specific locations
metze
(cherry picked from commit e674128ee2f11596f358ed46104c9d25eb2f754f)
|
|
|
|
|
| |
metze
(cherry picked from commit da2179ee5d5b6094ab63a9d9d6a8d59893937087)
|
|
|
|
|
|
|
| |
AC_LIBREPLACE_NETWORK_CHECKS was used
metze
(cherry picked from commit 3fddd36e119f73a5021370450f9687ef9d252bab)
|
|
|
|
|
| |
metze
(cherry picked from commit aa7ef1af746319a3d771decd0ec03dabe8b8ad28)
|
|
|
|
|
| |
metze
(cherry picked from commit 67845d3471711d24069636d0d4032f9d53748334)
|
|
|
|
|
| |
metze
(cherry picked from commit 0234d397fefee8e1d0dcd3402f748c2251021c90)
|
|
|
|
|
| |
metze
(cherry picked from commit 64591d064dc3da6074f0f7539911a6e433d9cc43)
|
|
|
|
|
| |
metze
(cherry picked from commit f9f8f93adcc7161ebb18f5a0bf28c73d951a15ad)
|
|
|
|
|
| |
metze
(cherry picked from commit 3a70274c908e31453942b442351eab8423c1a53d)
|
|
|
|
|
| |
metze
(cherry picked from commit 223ef6c08efb52251d0a772bb0c481b2803cf0ce)
|
|
|
|
|
| |
metze
(cherry picked from commit fba00736c870f449c0eee32fe0d7b0d539dca51f)
|
|
|
|
|
| |
metze
(cherry picked from commit 82e826253b6d18832931dbb5c1dda009889bf9e0)
|
|
|
|
|
| |
metze
(cherry picked from commit c70eba87dbbac6c2c1e68c343cdd410577c1686f)
|
|
|
|
| |
(cherry picked from commit bd089818a3182698dfe85039c1b2e22d8c2835bb)
|
|
|
|
| |
(cherry picked from commit dabdf24e86f038e3afc67532fa5bf60a37992161)
|
|
|
|
|
| |
metze
(cherry picked from commit 04f4523ed032946b8f0e74ac6f7458010159e3bb)
|
|
|
|
|
| |
metze
(cherry picked from commit 3451b54bf7f5e37a589ec261d28c2a8b6f9788ed)
|
|
|
|
|
|
|
| |
Note: moving it out of AC_LIBREPLACE_BROKEN_CHECKS will be the next step
metze
(cherry picked from commit 55a904b1d7aeca849d450e371b18afca5b0c6218)
|
|
|
|
|
|
|
|
|
|
|
| |
I'd like to also provide futimes(), but it seems
that some systems doesn't support a it at kernel level.
If someone knows how to write a portable replacement
for futimes() please tell me...
metze
(cherry picked from commit a9604fe4a323dccb537cf02ea7594437b4995803)
|
|
|
|
| |
Jeremy.
|
|
|
|
|
| |
metze
(cherry picked from commit 8798ce3c744025b94973784dcb44d099427ef190)
|
|
|
|
|
| |
changes.
Jeremy.
|
|
|
|
|
|
|
|
| |
This should fix the build on solaris.
Later this needs better fixing...
metze
(cherry picked from commit 89b7955733c34e9699a3b43ee54de92cb9469b90)
|
|
|
|
|
|
|
| |
This is not a proper bug but the code is clearer now
and we are tracking failure of open separate from that of close.
Michael
|
|
|
|
|
| |
Michael
(cherry picked from commit 2d3c2f34f33338ff422047dae9cc262522689328)
|
|
|
|
|
|
|
|
|
|
|
| |
Prototype is now in system/network.h,
implementation in socketpair.c, and
check in socketpair.m4.
Now the last networking function has vanished from replace.c.
Michael
(cherry picked from commit 94ac8a25be15b55f66eff96fdddc2fdc71a43b1e)
|
|
|
|
|
| |
Michael
(cherry picked from commit 98ee8c84300757d778733a458c6ca3e6022b40ea)
|
|
|
|
|
| |
Michael
(cherry picked from commit 1f9ca7eed965904f67cf78fbac007432b8a057fd)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
...not only replace it when it is broken.
This moves the defintion of rep_inet_ntoa from replace.c
to inet_ntoa.c and adds configure checks for existence
of inet_ntoa(). Checks are moved to an include file of its own.
NOTE: The original rep_inet_ntoa in replace.c was wrapped
into a "#ifndef WITH_PTHREADS" but the prototype in replace.h
and the define in system/network.h were not. I removed that
ifndef since the inet_ntoa() function is usually not thread safe
anyways, since it returns a pointer to a static buffer.
So whoever calls inet_ntoa() should be aware that it is not
thread safe anyways.
Michael
(cherry picked from commit 974c0c45ad42644348e0b55454715b12158f1028)
|
|
|
|
|
| |
Michael
(cherry picked from commit cca5d6626fe395f08fd4c8b2344e4e43646cb987)
|
|
|
|
|
| |
metze
(cherry picked from commit 62bb177a6e4a3e1f949b78c7cd7583f2e1271739)
|
|
|
|
|
| |
metze
(cherry picked from commit 79037c31334e271a718fcac234148038814b591e)
|
|
|
|
|
|
|
| |
...instead of using SOCKET_LIBS and NSL_LIBS.
metze
(cherry picked from commit cef2e8d748756f61c248ad6660e85dd1ac36308a)
|
|
|
|
|
|
|
| |
But keep the old ones untill the callers are fixed.
metze
(cherry picked from commit e7115dcc8a0a4f420de7a901e3a21d4f35a6fcf9)
|
| |
|
|
|
|
| |
Some S3 code depends on this.
|
|
|
|
|
|
|
|
|
|
|
|
| |
This corrects the earlier fix of the standalone build, by setting
LIBS to the desired value only in configure.ac but not in getifaddrs.m4.
Not that this changes the standalone build in that it adds these libs
undconditionally and not only if they are needed by the getifaddrs
replacement functions.
Michael
(cherry picked from commit ff3af1703ddc9e5383f32156bc5be8351f795e76)
|
|
|
|
|
|
|
|
| |
This is needed, otherwise $libreplacedir/system/network.h does not
find $libreplacedir/getaddrinfo.h on some systems (solaris, e.g.).
Michael
(cherry picked from commit 297c3bece094ddb5f268b02e61e33f512ccfe6f5)
|