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
Simo Sorce 4e83011f72 Remove more event_context_init() uses from function calls within deep down the code.
Make sure we pass around the event_context where we need it instead.
All test but a few python ones fail. Jelmer promised to fix them.
(This used to be commit 3045d39162)
2008-04-21 18:12:33 -04:00
..
access.c r25522: Convert to standard bool types. 2007-10-10 15:07:47 -05:00
config.m4 lib/socket: use LIBREPLACE_NETWORK instead of EXT_SOCKET and EXT_NSL 2008-03-18 15:59:22 +01:00
config.mk Use _OBJ_FILES variables in a couple more places. 2008-04-14 17:22:58 +02:00
connect_multi.c r26376: Add context for libcli_resolve. 2007-12-21 05:49:12 +01:00
connect.c r26406: Make a copy to prevent modification of the loadparm configuration. 2007-12-21 05:49:37 +01:00
interface.c r26406: Make a copy to prevent modification of the loadparm configuration. 2007-12-21 05:49:37 +01: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 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_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 r25522: Convert to standard bool types. 2007-10-10 15:07:47 -05:00
socket.h r26376: Add context for libcli_resolve. 2007-12-21 05:49:12 +01:00
testsuite.c Remove more event_context_init() uses from function calls within deep down the code. 2008-04-21 18:12:33 -04:00