summaryrefslogtreecommitdiff
path: root/source4/lib/netif/interface.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-25/+25
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-10r8905: don't try to do DNS lookups on interface names with wildcardsAndrew Tridgell1-0/+4
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-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 Tridgell1-0/+355