Merge branch 'master' of ssh://git.samba.org/data/git/samba
[kai/samba.git] / source4 / lib / socket / socket.h
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijUse a separate global for nonblocking socket testing...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26376: Add context for libcli_resolve.
2007-12-21 Jelmer Vernooijr26335: Specify name_resolve_order to socket code.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25545: Use inet_ntop for ipv4 code as well - should...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr22960: added a SOCKET_FLAG_NOCLOSE to allow us to...
2007-10-10 Andrew Bartlettr17197: This patch moves the encryption of bulk data...
2007-10-10 Andrew Bartlettr17168: Now that TLS (and soon SASL) is below the socke...
2007-10-10 Andrew Bartlettr15400: Move the TLS code behind the socket interface.
2007-10-10 Andrew Bartlettr15356: Remove unused 'flags' argument from socket_send...
2007-10-10 Jelmer Vernooijr15349: Integrate set_socket_options() into the socket...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Andrew Bartlettr12728: Revive testparm.
2007-10-10 Volker Lendecker11369: Implement socket_connect_multi: Connect to...
2007-10-10 Volker Lendecker11274: Start a connection attempt to the DC's port...
2007-10-10 Andrew Tridgellr9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000
2007-10-10 Andrew Tridgellr7626: a new ldap client library. Main features are:
2007-10-10 Andrew Tridgellr7227: added a socket_pending() call to abstract away...
2007-10-10 Jelmer Vernooijr6795: Make some functions static and remove some unuse...
2007-10-10 Andrew Tridgellr5304: removed lib/socket/socket.h from includes.h
2007-10-10 Andrew Tridgellr4831: added udp support to our generic sockets library.
2007-10-10 Andrew Tridgellr4753: added the ability for the generic socket library...
2007-10-10 Andrew Tridgellr3450: portability fixes
2007-10-10 Andrew Tridgellr3314: added a option "socket:testnonblock" to the...
2007-10-10 Andrew Tridgellr3304: changed the API to lib/socket/ a little.
2007-10-10 Andrew Tridgellr2581: added "hosts allow" and "hosts deny" checking...
2007-10-10 Stefan Metzmacherr2439: - function that return just an int don't need...
2007-10-10 Stefan Metzmacherr2343: - make socket_get_*_addr() return char * not...
2007-10-10 Stefan Metzmacherr2328: add the start of a new system and protocol