Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |