r15356: Remove unused 'flags' argument from socket_send() and friends.
[bbaumbach/samba-autobuild/.git] / source4 / lib / netif / interface.c
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr13842: Make some more functions public.
2007-10-10 Andrew Tridgellr13505: allow servers to bind to non-broadcast interfac...
2007-10-10 Andrew Tridgellr13504: add back in a comment noting fred as the contri...
2007-10-10 Andrew Tridgellr12785: make the iface_*() functions return strings...
2007-10-10 Stefan Metzmacherr12616: remove unused function, and we have iface_local...
2007-10-10 Andrew Tridgellr12531: 'make quicktest' was taking 15 minutes on my...
2007-10-10 Andrew Tridgellr11710: added function iface_same_net()
2007-10-10 Andrew Tridgellr8905: don't try to do DNS lookups on interface names...
2007-10-10 Andrew Tridgellr8002: favor addresses on our local interfaces in NBT...
2007-10-10 Andrew Tridgellr7909: don't consider not finding a list of network...
2007-10-10 Andrew Tridgellr5411: make network interface selection a bit saner
2007-10-10 Andrew Tridgellr5308: trimmed back a lot of the old macros from smb_ma...
2007-10-10 Andrew Tridgellr5294: - added a separate NBT-WINS test for WINS operat...
2007-10-10 Andrew Tridgellr5114: the nbtd task can now act as a basic B-node...
2007-10-10 Andrew Tridgellr5052: minor formatting fix
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4055: fixed more places to use type safe allocation...
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3457: s_addr is a macro on solaris, so we can't use...
2007-10-10 Andrew Tridgellr3443: the next stage in the include files re-organisation.