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