Age | Commit message (Expand) | Author | Files | Lines |
2011-12-17 | s3: Fix the clustering build | Volker Lendecke | 1 | -2/+2 |
2011-12-15 | s4-socket: use set_close_on_exec() | Andrew Tridgell | 1 | -0/+4 |
2011-10-31 | s4:lib/socket: don't pass -1 to close() | Stefan Metzmacher | 1 | -1/+4 |
2011-06-20 | libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol | Andrew Bartlett | 1 | -29/+29 |
2011-06-06 | s4-ipv6: fixed ipv6_listen() to use IPV6_V6ONLY | Andrew Tridgell | 1 | -4/+24 |
2011-03-19 | source4/lib: Fix prototypes for all functions. | Jelmer Vernooij | 1 | -0/+3 |
2011-03-09 | s4:lib/socket: use sockaddr_in6 in ipv6_tcp_accept() | Stefan Metzmacher | 1 | -1/+1 |
2010-03-26 | libutil: moved the networking defines to util_net.h | Andrew Tridgell | 1 | -0/+1 |
2009-02-12 | Fix Coverity ID 871 -- do not dereference "sp" before checking for NULL | Volker Lendecke | 1 | -1/+3 |
2009-01-30 | s4:lib/socket: don't use gethostbyname2() | Stefan Metzmacher | 1 | -8/+25 |
2008-02-20 | Make more module init functions public, since they are compiled with -fvisibi... | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26409: Pass smb ports along. | Jelmer Vernooij | 1 | -0/+4 |
2007-12-21 | r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network... | Jelmer Vernooij | 1 | -11/+11 |
2007-10-10 | r25545: Use inet_ntop for ipv4 code as well - should make it easier to share ... | Jelmer Vernooij | 1 | -12/+14 |
2007-10-10 | r25522: Convert to standard bool types. | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r25411: Fix IPv6 socket backend. | Jelmer Vernooij | 1 | -10/+12 |
2007-10-10 | r25384: Support DGRAM IPv6 sockets. | Jelmer Vernooij | 1 | -10/+23 |
2007-10-10 | r24939: Integrate IPv4 and IPv6 modules (a lot of code can be shared). | Jelmer Vernooij | 1 | -0/+964 |