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