Add context for libcli_resolve.
[samba-svnmirror.git] / source / lib / socket / connect_multi.c
2007-12-10 jelmerAdd context for libcli_resolve.
2007-12-07 jelmerSpecify name_resolve_order to socket code.
2007-09-28 jelmerParse loadparm context to all lp_*() functions.
2007-09-08 jelmerMove param/param.h out of includes.h
2007-09-07 jelmerFix more C++ and other warnings, fix some of the indent...
2007-07-10 tridgeconvert Samba4 to GPLv3
2006-04-30 jelmerFix shared library build
2006-03-07 jelmerSplit more prototypes out of include/proto.h + initial...
2006-01-09 abartletThis patch reworks the Samba4 sockets layer to use...
2005-12-30 jelmerRemove some unused #include lines.
2005-12-08 tridgegot rid of composite_trigger_done() and composite_trigg...
2005-11-21 tridgemake the socket_connect_send() context a child of the...
2005-11-21 tridgereworked the socket_connect_multi() code so it is built...
2005-10-28 vlendecImplement socket_connect_multi: Connect to multiple...