summaryrefslogtreecommitdiffstats
path: root/source4/lib/socket/interface.c
Commit message (Expand)AuthorAgeFilesLines
* s4 socket: increase the debuglevel to make add interface debug messages less ...Kai Blin2010-10-231-1/+1
* libutil: moved the networking defines to util_net.hAndrew Tridgell2010-03-261-0/+1
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* Use common net utility code (address and sockaddr manipulation).Jelmer Vernooij2008-10-231-1/+1
* Rename same_net to same_net_v4 for consistency with Samba 3.Jelmer Vernooij2008-10-231-3/+3
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* r26406: Make a copy to prevent modification of the loadparm configuration.Jelmer Vernooij2007-12-211-2/+9
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-211-10/+11
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-211-49/+24
* r26383: Make interfaces argument explicit.Jelmer Vernooij2007-12-211-15/+20
* r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2007-12-211-13/+13
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-9/+8
* r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij2007-12-211-26/+19
* r25522: Convert to standard bool types.Jelmer Vernooij2007-10-101-9/+9
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25043: Avoid allocation on with NULL parent.Jelmer Vernooij2007-10-101-2/+3
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-101-0/+354