Add context for libcli_resolve.
[samba-svnmirror.git] / source / lib / socket / socket.h
2007-12-10 jelmerAdd context for libcli_resolve.
2007-12-07 jelmerSpecify name_resolve_order to socket code.
2007-10-06 jelmerUse inet_ntop for ipv4 code as well - should make it...
2007-08-27 jelmerNo longer expose the 'BOOL' data type in any interfaces.
2007-07-10 tridgeconvert Samba4 to GPLv3
2007-05-17 tridgeadded a SOCKET_FLAG_NOCLOSE to allow us to tell the...
2006-07-23 abartletThis patch moves the encryption of bulk data on SASL...
2006-07-21 abartletNow that TLS (and soon SASL) is below the socket layer...
2006-05-02 abartletMove the TLS code behind the socket interface.
2006-04-30 abartletRemove unused 'flags' argument from socket_send() and...
2006-04-30 jelmerIntegrate set_socket_options() into the socket library
2006-03-18 jelmerRemove librpc, libndr and libnbt from includes.h
2006-01-09 abartletThis patch reworks the Samba4 sockets layer to use...
2006-01-06 abartletRevive testparm.
2005-10-28 vlendecImplement socket_connect_multi: Connect to multiple...
2005-10-24 vlendecStart a connection attempt to the DC's port 389. To...
2005-08-28 tridge r9684@blu: tridge | 2005-08-27 19:38:31 +1000
2005-06-16 tridgea new ldap client library. Main features are:
2005-06-03 tridgeadded a socket_pending() call to abstract away the...
2005-05-15 jelmerMake some functions static and remove some unused ones.
2005-02-10 tridgeremoved lib/socket/socket.h from includes.h
2005-01-19 tridgeadded udp support to our generic sockets library.
2005-01-15 tridgeadded the ability for the generic socket library to...
2004-11-02 tridgeportability fixes
2004-10-28 tridgeadded a option "socket:testnonblock" to the generic...
2004-10-28 tridgechanged the API to lib/socket/ a little.
2004-09-24 tridgeadded "hosts allow" and "hosts deny" checking in smbd...
2004-09-20 metze- function that return just an int don't need a TALLOC_CTX
2004-09-15 metze- make socket_get_*_addr() return char * not const...
2004-09-13 metzeadd the start of a new system and protocol