Fix builds with external tdb
[ira/wip.git] / lib / socket_wrapper /
2009-09-08 Stefan Metzmachersocket_wrapper: swrap_read() should use SWRAP_RECV...
2009-09-08 Jeremy AllisonAdd read() to socketwrapper. Metze please check.
2009-06-19 Andrew BartlettPartially revert restriction of socket_wrapper to 1500...
2009-06-19 Andrew BartlettPartially revert restriction of socket_wrapper to 1500...
2009-06-09 Andrew Tridgellfixed socket wrapper to determine family from the right...
2009-06-04 Andrew Bartlettsocket_wrapper Cope with SOCK_CLOEXEC and SOCK_NONBLOCK...
2009-05-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Andrew BartlettAdd support for sendmsg() in socket_wrapper
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Stefan Metzmachersocket_wrapper: fix the build on systems without ipv6...
2009-04-10 Stefan Metzmachersocket_wrapper: fix crash bug in swrap_readv/writev
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Stefan Metzmachersocket_wrapper: fix connect() for dgram sockets, if...
2009-03-22 Stefan MetzmacherRevert "socket_wrapper: fix connect() for dgram sockets...
2009-03-21 Stefan Metzmachersocket_wrapper: fix connect() for dgram sockets, if...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-10 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-10 Stefan Metzmachersocket_wrapper: wrap readv() and writev()
2009-03-09 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-09 Stefan Metzmachersocket_wrapper: try to make ipv6 support more portable
2009-03-08 Stefan Metzmachersocket_wrapper: downgrade ipv6 sockets to ipv4 is in...
2009-03-08 Stefan Metzmachersocket_wrapper: correctly handle connected dgram sockets
2009-03-08 Stefan Metzmachersocket_wrapper: make it possible to bind to '::'
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-04 Tim Proutysocket wrapper: Fix 'might be used uninitialized' warning
2009-03-04 Stefan Metzmachersocket_wrapper: add multiple interface support for...
2009-03-04 Stefan Metzmachersocket_wrapper: add ipv6 pcap support
2009-03-04 Stefan Metzmachersocket_wrapper: pass down sockaddr instead of sockaddr_...
2009-03-04 Stefan Metzmachersocket_wrapper: prepare pcap support for ipv6 traffic
2009-03-04 Stefan Metzmachersocket_wrapper: don't crash if we get EAGAIN from real_...
2009-01-19 Stefan Metzmachersocket_wrapper: fix PCAP support broken by aaea68791cfe...
2009-01-15 Jelmer VernooijFix indentation for some configure options.
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jeremy AllisonIn gcc version 4.3.2 we get warnings for functions...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-07 Tim ProutyChanged variable name from f19086872ec734fff3f2119712ff...
2008-10-07 Tim ProutyFixed "declaration shadows global declaration" warnings.
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMove common libraries from root to lib/.