pyldb: avoid segfault when adding an element with no name
[nivanova/samba-autobuild/.git] / source4 / lib / socket / socket.c
2018-11-28 Andreas Schneiders4:lib: Use #ifdef instead of #if for config.h definitions
2018-02-27 Volker Lendeckelibsocket: Add "mem_ctx" to socket_create()
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-11-01 Matthieu Patous4-socket: do not segfault if the socket is NULL
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-06 Andrew Tridgells4-ipv6: fill in family when initialising from sockaddr
2011-06-06 Andrew Tridgells4-ipv6: fix the address family for IPv6 string addresses
2011-06-06 Andrew Tridgells4-ipv6: added socket_address_from_sockaddr_storage()
2011-05-03 Andrew Bartlettlib/util Move set_socket_options() into common code.
2011-05-03 Andrew Bartletts4-lib/socket Merge updated set_socket_options from...
2010-03-11 Andrew Bartletts4:lib/socket Add function to set a port on the socket...
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-24 Stefan Metzmachers4:lib/socket: add socket_get_{remote|local}_addr(...
2009-12-24 Stefan Metzmachers4:lib/socket: add helpers functions to convert between...
2009-02-13 Stefan Metzmachers4:lib/socket: add socket_address_copy()
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-03 Stefan Metzmachers4:socket: use a socket_wrapper aware function to auto...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijUse environment variable rather than loadparm parameter...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijFix the build.
2008-11-02 Jelmer VernooijUse a separate global for nonblocking socket testing...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-12 Jelmer VernooijFix warning, prototype.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25522: Convert to standard bool types.
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25027: Fix more warnings.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr24992: Remove some uses of lp_*().
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr23701: when we create a new socket with socket_accept...
2007-10-10 Andrew Tridgellr22960: added a SOCKET_FLAG_NOCLOSE to allow us to...
2007-10-10 Jelmer Vernooijr22602: s/HAVE_SOCKET_IPV6/HAVE_IPV6/ to match the...
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 Tridgellr15854: more talloc_set_destructor() typesafe fixes
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 Stefan Metzmacherr13956: make more functions public
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Andrew Tridgellr9705: r9685@blu: tridge | 2005-08-27 19:43:44 +1000
2007-10-10 Andrew Tridgellr8408: its quite common in our code to free up a connec...
2007-10-10 Andrew Tridgellr7626: a new ldap client library. Main features are:
2007-10-10 Andrew Tridgellr7476: ensure dgram sockets are created non-blocking...
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 Tridgellr6562: added support for datagram unix domain sockets...
2007-10-10 Andrew Tridgellr5304: removed lib/socket/socket.h from includes.h
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
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 Stefan Metzmacherr4686: cerate a function to create a socket by specifyi...
2007-10-10 Andrew Tridgellr3450: portability fixes
2007-10-10 Andrew Tridgellr3356: in the standard process model we need to make...
2007-10-10 Jelmer Vernooijr3334: Allow disabling IPv6 support using socket:noipv6
2007-10-10 Andrew Tridgellr3333: added configure tests for ipv6 support
2007-10-10 Jelmer Vernooijr3329: Add support for IPv6
2007-10-10 Andrew Tridgellr3318: generate random STATUS_MORE_ENTRIES errors ...
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 Tridgellr3278: - rewrote the client side rpc connection code...
2007-10-10 Andrew Tridgellr3015: fixed typo noticed by abartlett
2007-10-10 Andrew Tridgellr3013: added support for unix domain sockets in the...
2007-10-10 Andrew Tridgellr2646: - use a talloc destructor to ensure that sockets...
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