Fix macro name (no 's' in ifr_addr).
[sfrench/samba-autobuild/.git] / source / lib / replace / system / network.h
2008-02-28 Gerald W. CarterFix macro name (no 's' in ifr_addr).
2008-02-26 Michael Adamlibreplace: Add tests for connect and gethostbyname.
2008-02-26 Michael AdamFix build on VOS: socklen_t is needed for rep_inet_ntop...
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-19 Jelmer Vernooijr26507: Fix function signature for freeifaddrs.
2008-02-19 Jelmer Vernooijr26497: Fix return type for freeifaddrs().
2008-02-19 Jelmer Vernooijr26492: Some hosts have a define called ifa_dstaddr.
2008-02-19 Jelmer Vernooijr26469: Fix paths, only include IPv4 addresses for...
2008-02-19 Jelmer Vernooijr26467: Use getifaddrs() for interface enumeration...
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-01 Volker LendeckeNetBSD does not support AI_ADDRCONFIG
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-18 Stefan MetzmacherRevert "Host SerNet-AIX has __ss_family instead of...
2008-01-18 Stefan Metzmacherr26550: libreplace: fallback to __ss_family of struct...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-25 Volker LendeckeHost SerNet-AIX has __ss_family instead of ss_family...
2007-12-17 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-17 Jeremy AllisonFix bug #5121 (unix passwd sync not working on a stream...
2007-10-25 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-25 Jeremy AllisonTry and fix the Solaris build by adding a missing define
2007-10-25 metze[libreplace] define AI_NUMERICSERV as it's used in...
2007-10-25 metze- include getaddrinfo.h after we have defined struct...
2007-10-25 metze[libreplace] if we replace types define the HAVE_<type...
2007-10-25 metze[libreplace] move definition of struct addrinfo so...
2007-10-25 metze[libreplace] move define of a constant to near to the...
2007-10-25 metze[libreplace] include socket_wrapper.h after we have...
2007-10-16 Jeremy AllisonMove #defined for getaddrinfo into network.h (as other
2007-10-15 Stefan Metzmachermissing stuff from samba4's libreplace
2007-10-15 metzedon't imply "system/network.h" within replace.h,
2007-10-10 Jeremy Allisonr25507: Fix definition of struct sockaddr_storage if
2007-10-10 Jeremy Allisonr25505: Add a replacement (IPv4 only) implementation...
2007-10-10 Jeremy Allisonr25495: Fixup definitions for missing sockaddr_storage.
2007-10-10 Jeremy Allisonr25487: Try fix the build - fix socklen_t and sa_family_t.
2007-10-10 Jeremy Allisonr25474: Try and fix the build on Mac OS X 10.4.9.
2007-10-10 Jeremy Allisonr25472: Fix the interfaces code to detect IPv6 interfac...
2007-10-10 Stefan Metzmacherr25232: sync lib/replace with SAMBA_4_0
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23790: LGPLv3+ conversion for our LGPLv2+ library...
2007-10-10 Stefan Metzmacherr23309: sync lib/replace with SAMBA_4_0
2007-10-10 Stefan Metzmacherr18958: merge from samba4:
2007-10-10 Stefan Metzmacherr18953: sync socket_wrapper with samba4
2007-10-10 Stefan Metzmacherr18644: bring in libreplace in lib/replace