summaryrefslogtreecommitdiff
path: root/source4/lib/socket/netif.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-08lib/socket move interfaces code to the top levelAndrew Bartlett1-314/+0
2011-05-08s4-lib merge get_interfaces() from Samba3 to Samba4Andrew Bartlett1-19/+206
2010-02-13s4-socket: use TYPESAFE_QSORT() in netif codeAndrew Tridgell1-1/+2
2007-12-21r26467: Use getifaddrs() for interface enumeration and provide replacements f...Jelmer Vernooij1-347/+1
2007-12-21r26405: Import support for getifaddrs from Samba3.Jelmer Vernooij1-1/+62
2007-12-21r26404: Disable socket wrapper for the interface detection code to work aroun...Jelmer Vernooij1-0/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r18708: much nicer fixStefan Metzmacher1-2/+1
2007-10-10r18704: readd BOOL define to fix the buildStefan Metzmacher1-0/+1
2007-10-10r18685: we don't need this hereStefan Metzmacher1-1/+0
2007-10-10r18589: make inclusion of net/if.h conditional. It breaks HPUX with gcc.Andrew Tridgell1-4/+7
2007-10-10r18548: don't use #elif as we don't notice when 2 HAVE_IFACE_ versions are de...Stefan Metzmacher1-3/+9
2007-10-10r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher1-0/+403