Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-21 | libreplace: add test for HAVE_IPV6 | Stefan Metzmacher | 1 | -0/+29 | |
Samba can later just check libreplace_cv_HAVE_IPV6 = yes. metze (This used to be commit e835e7eebcc064ce0813814796828f15ad112fbd) | |||||
2008-05-16 | lib/replace: move sys/sockio.h and sys/un.h checks into ↵ | Stefan Metzmacher | 1 | -0/+1 | |
AC_LIBREPLACE_NETWORK_CHECKS metze (This used to be commit 7f26a5425e706a97cc07c5139b3fea4fde9e4020) | |||||
2008-05-16 | lib/replace: add checks for HAVE_SOCK_SIN_LEN and HAVE_UNIXSOCKET | Stefan Metzmacher | 1 | -0/+40 | |
Moved from the samba specific locations metze (This used to be commit e674128ee2f11596f358ed46104c9d25eb2f754f) | |||||
2008-05-13 | libreplace: try to fix the build on HP-UX which has if_nametoindex() in -lipv6 | Stefan Metzmacher | 1 | -0/+13 | |
metze (This used to be commit da2179ee5d5b6094ab63a9d9d6a8d59893937087) | |||||
2008-05-13 | libreplace: make sure system/network.h is only used when ↵ | Stefan Metzmacher | 1 | -0/+1 | |
AC_LIBREPLACE_NETWORK_CHECKS was used metze (This used to be commit 3fddd36e119f73a5021370450f9687ef9d252bab) | |||||
2008-05-13 | libreplace: export LIBREPLACE_NETWORK_OBJS and LIBREPLACE_NETWORK_LIBS vars | Stefan Metzmacher | 1 | -17/+18 | |
metze (This used to be commit aa7ef1af746319a3d771decd0ec03dabe8b8ad28) | |||||
2008-05-13 | libreplace: include inet_ntoa.o when the system one is broken | Stefan Metzmacher | 1 | -2/+3 | |
metze (This used to be commit 67845d3471711d24069636d0d4032f9d53748334) | |||||
2008-05-13 | libreplace: merge getifaddrs.m4 into libreplace_network.m4 | Stefan Metzmacher | 1 | -1/+127 | |
metze (This used to be commit 0234d397fefee8e1d0dcd3402f748c2251021c90) | |||||
2008-05-13 | libreplace: merge getaddrinfo.m4 into libreplace_network.m4 | Stefan Metzmacher | 1 | -1/+33 | |
metze (This used to be commit 64591d064dc3da6074f0f7539911a6e433d9cc43) | |||||
2008-05-13 | libreplace: merge socketpair.m4 into libreplace_network.m4 | Stefan Metzmacher | 1 | -1/+2 | |
metze (This used to be commit f9f8f93adcc7161ebb18f5a0bf28c73d951a15ad) | |||||
2008-05-13 | libreplace: merge inet_pton.m4 into libreplace_network.m4 | Stefan Metzmacher | 1 | -1/+2 | |
metze (This used to be commit 3a70274c908e31453942b442351eab8423c1a53d) | |||||
2008-05-13 | libreplace: merge inet_ntop.m4 into libreplace_network.m4 | Stefan Metzmacher | 1 | -1/+2 | |
metze (This used to be commit 223ef6c08efb52251d0a772bb0c481b2803cf0ce) | |||||
2008-05-13 | libreplace: merge inet_aton.m4 into libreplace_network.m4 | Stefan Metzmacher | 1 | -1/+2 | |
metze (This used to be commit fba00736c870f449c0eee32fe0d7b0d539dca51f) | |||||
2008-05-13 | libreplace: merge inet_ntoa.m4 into libreplace_network.m4 | Stefan Metzmacher | 1 | -1/+20 | |
metze (This used to be commit 82e826253b6d18832931dbb5c1dda009889bf9e0) | |||||
2008-05-13 | libreplace: merge socket.m4 into libreplace_network.m4 | Stefan Metzmacher | 1 | -1/+40 | |
metze (This used to be commit c70eba87dbbac6c2c1e68c343cdd410577c1686f) | |||||
2008-05-07 | libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macro | Stefan Metzmacher | 1 | -0/+71 | |
Note: moving it out of AC_LIBREPLACE_BROKEN_CHECKS will be the next step metze (This used to be commit 55a904b1d7aeca849d450e371b18afca5b0c6218) |