summaryrefslogtreecommitdiffstats
path: root/source4/lib/socket/config.m4
Commit message (Expand)AuthorAgeFilesLines
* s4:lib/socket: don't use gethostbyname2()Stefan Metzmacher2009-01-301-1/+0
* lib/socket: use HAVE_IPV6 test from LIBREPLACE_NETWORK_CHECKSStefan Metzmacher2008-05-211-11/+5
* lib/socket: remove unused configure checks for HAVE_SOCK_SIN_LEN and HAVE_UNI...Stefan Metzmacher2008-05-161-25/+3
* lib/socket: remove unused configure check for HAVE_WORKING_AF_LOCALStefan Metzmacher2008-05-161-10/+0
* lib/socket: use LIBREPLACE_NETWORK instead of EXT_SOCKET and EXT_NSLStefan Metzmacher2008-03-181-44/+0
* r26467: Use getifaddrs() for interface enumeration and provide replacements f...Jelmer Vernooij2007-12-211-90/+0
* r26405: Import support for getifaddrs from Samba3.Jelmer Vernooij2007-12-211-0/+45
* r25600: fix stupid typo...this should fix the build on sunXStefan Metzmacher2007-10-101-1/+1
* r25122: fix interface detection codeStefan Metzmacher2007-10-101-0/+3
* r22602: s/HAVE_SOCKET_IPV6/HAVE_IPV6/ to match the define used by Heimdal.Jelmer Vernooij2007-10-101-1/+1
* r18563: - move more of the header checks into lib/replace/Andrew Tridgell2007-10-101-5/+0
* r18553: - confdefs.h is always included in configure checks no need to includ...Stefan Metzmacher2007-10-101-3/+1
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-101-0/+51
* r17253: add configure checks for writev/readv to see how portable they'reStefan Metzmacher2007-10-101-0/+3
* r15376: Add detection of -lnsl, required for building on SUN boxes.Jelmer Vernooij2007-10-101-0/+17
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2007-10-101-2/+2
* r12959: hopefully fix bug #3365 this timeStefan Metzmacher2007-10-101-5/+7
* r12911: try to fix bug #3365Stefan Metzmacher2007-10-101-4/+9
* r11382: Require number of required M4 macrosJelmer Vernooij2007-10-101-4/+4
* r10531: (hopefully) improve detection of socket-related functions in external...Jelmer Vernooij2007-10-101-19/+4
* r10452: Couple of small scons updates - ignore .sconsign filesJelmer Vernooij2007-10-101-13/+0
* r9110: use printf againStefan Metzmacher2007-10-101-2/+2
* r9106: look for something more usefull in the -lnslStefan Metzmacher2007-10-101-2/+2
* r9063: - don't pollute the global $LIBS variable with -ldlStefan Metzmacher2007-10-101-1/+89
* r3753: Have some modules default to "NOT" and enable them again whenJelmer Vernooij2007-10-101-0/+1
* r3733: More build system fixes/features:Jelmer Vernooij2007-10-101-6/+0
* r3335: better configure support for ipv6 - thanks to a quick tutorial from metzeAndrew Tridgell2007-10-101-1/+7
* r3333: added configure tests for ipv6 supportAndrew Tridgell2007-10-101-1/+6
* r3329: Add support for IPv6Jelmer Vernooij2007-10-101-0/+1
* r3013: added support for unix domain sockets in the generic socket library. IAndrew Tridgell2007-10-101-0/+1
* r2328: add the start of a new system and protocolStefan Metzmacher2007-10-101-0/+4