summaryrefslogtreecommitdiffstats
path: root/source4/lib/socket/netif.h
Commit message (Collapse)AuthorAgeFilesLines
* lib/socket move interfaces code to the top levelAndrew Bartlett2011-05-081-15/+1
|
* s4-lib merge get_interfaces() from Samba3 to Samba4Andrew Bartlett2011-05-081-2/+4
|
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-211-0/+2
| | | | (This used to be commit 9f975417cc66bfd4589da38bfd23731dbe0e6153)
* r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij2007-10-101-0/+2
| | | | (This used to be commit 9b256a0ca232ea6e89771bf73a1adf877273a752)
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
| | | | | | There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-101-0/+33
configure check for the interfaces. should fix the build on some old sun boxes metze (This used to be commit f20e251bfd9f1eb7ce5c00739631b1625a2aa467)