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