1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/lib/socket
2009-12-24 17:38:33 +01:00
..
access.c r25522: Convert to standard bool types. 2007-10-10 15:07:47 -05:00
config.m4 s4:lib/socket: don't use gethostbyname2() 2009-01-30 22:26:08 +01:00
config.mk s4:lib/socket: add helpers functions to convert between socket_address and tsocket_address 2009-12-24 17:38:32 +01:00
connect_multi.c s4-resolve: fixed a crash bug on timeout 2009-09-19 08:23:03 -07:00
connect.c s4:lib/socket: s/private/private_data 2009-02-02 13:08:25 +01:00
interface.c Remove unused include param/param.h. 2008-10-24 16:37:56 +02:00
netif.c r26467: Use getifaddrs() for interface enumeration and provide replacements for platforms that don't have it in lib/replace. 2007-12-21 05:50:31 +01:00
netif.h r26401: Don't cache interfaces context in libnetif. 2007-12-21 05:49:32 +01:00
socket_ip.c Fix Coverity ID 871 -- do not dereference "sp" before checking for NULL 2009-02-12 23:20:20 +01:00
socket_unix.c Make more module init functions public, since they are compiled with -fvisibility=hidden. Not doing this causes failures on Mac OS X. 2008-02-20 19:40:20 +01:00
socket.c s4:lib/socket: add socket_get_{remote|local}_addr() to get a tsocket_address instead of a socket_address 2009-12-24 17:38:33 +01:00
socket.h s4:lib/socket: add socket_get_{remote|local}_addr() to get a tsocket_address instead of a socket_address 2009-12-24 17:38:33 +01:00
testsuite.c s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00