Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
[kai/samba.git] / source4 / lib / replace / system / network.h
2008-03-18 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-18 Michael Adamlibreplace: move rep_socketpair() to its own module.
2008-03-18 Gerald W. CarterFix macro name (no 's' in ifr_addr).
2008-03-18 Michael Adamlibreplace: replace inet_ntoa() when it is missing
2008-03-14 Michael Adamlibreplace: add an inet_aton() function that calls...
2008-02-27 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
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-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Volker LendeckeNetBSD does not support AI_ADDRCONFIG
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-15 Jeremy AllisonFix bug #5121 (unix passwd sync not working on a stream...
2007-12-21 Stefan Metzmacherr26550: libreplace: fallback to __ss_family of struct...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26507: Fix function signature for freeifaddrs.
2007-12-21 Jelmer Vernooijr26497: Fix return type for freeifaddrs().
2007-12-21 Jelmer Vernooijr26492: Some hosts have a define called ifa_dstaddr.
2007-12-21 Jelmer Vernooijr26469: Fix paths, only include IPv4 addresses for...
2007-12-21 Jelmer Vernooijr26467: Use getifaddrs() for interface enumeration...
2007-12-21 Stefan Metzmacherr25910: Try and fix the Solaris build by adding a missi...
2007-12-21 Stefan Metzmacherr25728: [libreplace] define AI_NUMERICSERV as it's...
2007-12-21 Stefan Metzmacherr25724: - include getaddrinfo.h after we have defined...
2007-12-21 Stefan Metzmacherr25718: [libreplace] if we replace types define the...
2007-12-21 Stefan Metzmacherr25715: [libreplace] move definition of struct addrinfo...
2007-12-21 Stefan Metzmacherr25714: [libreplace] move define of a constant to near...
2007-12-21 Stefan Metzmacherr25713: [libreplace] include socket_wrapper.h after...
2007-12-21 Stefan Metzmacherr25687: Move #defined for getaddrinfo into network...
2007-12-21 Stefan Metzmacherr25677: add missing stuff from samba3
2007-12-21 Stefan Metzmacherr25602: don't imply "system/network.h" within replace.h,
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Stefan Metzmacherr25597: HPUX doesn't have INET_ADDRSTRLEN defined
2007-10-10 Jelmer Vernooijr25543: Merge libreplace support for inet_pton, inet_nt...
2007-10-10 Jelmer Vernooijr25017: Move MAXHOSTNAMELEN definition to replace.h...
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Jelmer Vernooijr22827: Change license to LGPL (discussed with tridge).
2007-10-10 Stefan Metzmacherr18957: we need to include unistd.h in system/network...
2007-10-10 Stefan Metzmacherr18947: overload listen() and ioctl() in socket_wrapper
2007-10-10 Stefan Metzmacherr18593: try to get the same socket_wrapper file buildin...
2007-10-10 Andrew Tridgellr18129: moved the system includes into libreplace ...