summaryrefslogtreecommitdiffstats
path: root/source4/lib/netif
Commit message (Expand)AuthorAgeFilesLines
* r14554: Write out header dependencies. This means all C files affected will beJelmer Vernooij2007-10-101-1/+1
* r14199: This isn't pretty, but it makes the network interface detection work ...Andrew Bartlett2007-10-101-0/+2
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-103-25/+27
* r13842: Make some more functions public.Jelmer Vernooij2007-10-101-8/+8
* r13505: allow servers to bind to non-broadcast interfaces. Servers nowAndrew Tridgell2007-10-101-16/+11
* r13504: add back in a comment noting fred as the contributor of the addressAndrew Tridgell2007-10-101-0/+3
* r12785: make the iface_*() functions return strings which do not getAndrew Tridgell2007-10-101-7/+15
* r12616: remove unused function, and we have iface_local() as replacementStefan Metzmacher2007-10-101-15/+0
* r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell2007-10-101-60/+41
* r11710: added function iface_same_net()Andrew Tridgell2007-10-101-0/+10
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-101-22/+0
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-101-1/+1
* r10509: Some more sconscript fixes. Now getting to link stage for smbclientJelmer Vernooij2007-10-101-0/+22
* r9063: - don't pollute the global $LIBS variable with -ldlStefan Metzmacher2007-10-101-0/+42
* r8905: don't try to do DNS lookups on interface names with wildcardsAndrew Tridgell2007-10-101-0/+4
* r8541: this might take a few tries ...Andrew Tridgell2007-10-101-1/+1
* r8540: fixed network interface detection on several hostsAndrew Tridgell2007-10-102-7/+5
* r8002: favor addresses on our local interfaces in NBT name resolution ifAndrew Tridgell2007-10-101-0/+13
* r7909: don't consider not finding a list of network interfaces from the kerne...Andrew Tridgell2007-10-101-1/+0
* r5411: make network interface selection a bit sanerAndrew Tridgell2007-10-101-1/+16
* r5308: trimmed back a lot of the old macros from smb_macros.hAndrew Tridgell2007-10-101-2/+3
* r5294: - added a separate NBT-WINS test for WINS operations (register, refres...Andrew Tridgell2007-10-101-44/+15
* r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell2007-10-101-0/+14
* r5052: minor formatting fixAndrew Tridgell2007-10-101-4/+3
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2007-10-101-1/+1
* r3578: a couple of include changes that should help with FreeBSDAndrew Tridgell2007-10-101-0/+1
* r3548: removed extra net/if.h includeAndrew Tridgell2007-10-101-1/+0
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-101-0/+1
* r3457: s_addr is a macro on solaris, so we can't use it in structure names. a...Andrew Tridgell2007-10-101-15/+15
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-103-0/+789