s4-libcli: Remove obsolete support for file resolving.
[obnox/samba/samba-obnox.git] / source4 / lib / socket /
2014-04-02 Stefan Metzmachers4:lib/tests: add missing #include "torture/local/proto.h"
2014-03-07 Stefan Metzmachers4:lib/socket: simplify iface_list_wildcard() and its...
2014-03-06 Stefan Metzmachers4:lib/socket: use the same logic in iface_list_wildcar...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-07-24 Stefan Metzmachers4-lib/socket: Allocate a the larger sockaddr_un and...
2013-07-23 Andrew Bartletts4-lib/socket: Allocate a the larger sockaddr_un and...
2013-03-04 Andrew Bartletts4-lib/socket: Return the original EMSGSIZE when sendto...
2013-03-02 Landon FullerHandle EMSGSIZE on UNIX domain sockets.
2012-12-12 Andreas Schneiders4-socket: Make sure unix socket addresses are null...
2012-07-27 Andrew Bartlettlib/param: Remove use of lp{cfg,}_socket_address outsid...
2011-12-17 Volker Lendeckes3: Fix the clustering build
2011-12-15 Andrew Tridgells4-socket: use set_close_on_exec()
2011-11-30 Stefan Metzmachers4:lib/socket: add socket_connect_multi_ex_*
2011-11-11 Matthieu Patous4-socket: allow connect_multi_next_socket to try all...
2011-11-10 Andrew Tridgells4-socket: detect NULL server in socket connection...
2011-11-01 Matthieu Patous4-socket: do not segfault if the socket is NULL
2011-10-31 Stefan Metzmachers4:lib/socket: don't pass -1 to close()
2011-10-15 Matthieu Patous4-interfaces: allow pure ipv6 to work
2011-09-12 Matthias Dieter... s4:lib/socket/interface.c - "ifaces" strictly needs...
2011-08-13 Simo Sorces4:lib: use tevent_ fns names instead of legcay event_...
2011-07-26 Jelmer Vernooijcli_composite: Lowercase name.
2011-07-10 Stefan Metzmachers4:lib/socket: iface_list_wildcard() should only return...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-08 Andrew Tridgells4-interface: raise the debug level for interface discovery
2011-06-07 Andrew Tridgells4-ipv6: fixed iface_list_same_net() for IPv6
2011-06-07 Andrew Tridgells4-ipv6: fix iface_list_best_ip() for IPv6
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: use the server address family
2011-06-06 Andrew Tridgells4-ipv6: enable IPv6 by default
2011-06-06 Andrew Tridgells4-ipv6: update callers to load_interface_list()
2011-06-06 Andrew Tridgells4-ipv6: allow ipv6 to be enabled/disabled in smb.conf
2011-06-06 Andrew Tridgells4-ipv6: fixed ipv6_listen() to use IPV6_V6ONLY
2011-06-06 Andrew Tridgells4-ipv6: added socket_address_from_sockaddr_storage()
2011-06-06 Andrew Tridgells4-ipv6: added ipv4 functions to interface code
2011-06-06 Andrew Tridgells4-ipv6: fixed a warning
2011-06-06 Andrew Tridgells4-ipv6: allow IPv6 addresses in our interfaces list
2011-06-06 Andrew Tridgells4-ipv6: added iface_list_wildcard()
2011-06-01 Rusty Russelllib/util/time.c: timeval_current_ofs_usec
2011-05-08 Andrew Tridgells4-interfaces: keep interfaces in the order they were...
2011-05-08 Andrew Bartletts4-interfaces Rename interfaces code so not to conflict...
2011-05-08 Andrew Bartlettlib/socket move interfaces code to the top level
2011-05-08 Andrew Bartletts4-lib/socket Samba4 is not IPv6 compatible
2011-05-08 Andrew Bartletts4-lib merge get_interfaces() from Samba3 to Samba4
2011-05-03 Andrew Tridgells4-socket: rename allow_access() to socket_allow_access()
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...
2011-03-19 Jelmer Vernooijsource4/lib: Fix prototypes for all functions.
2011-03-09 Stefan Metzmachers4:lib/socket: use sockaddr_in6 in ipv6_tcp_accept()
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-23 Jelmer Vernooijs4: Rename LIBNETIF to libnetif.
2010-10-23 Kai Blins4 socket: increase the debuglevel to make add interfac...
2010-10-21 Andrew Tridgells4-socket: make LIBNETIF a private library
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-04-12 Stefan Metzmachers4-waf: inline LIBREPLACE_NETWORK into 'replace'
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgells4-waf: more dependencies on talloc
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-03-26 Andrew Tridgelllibutil: moved the networking defines to util_net.h
2010-03-11 Andrew Bartletts4:lib/socket Don't go via a string when resolving...
2010-03-11 Andrew Bartletts4:lib/socket Add function to set a port on the socket...
2010-02-13 Andrew Tridgells4-socket: use TYPESAFE_QSORT() in netif code
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-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-02 Matthias Dieter... s4: fix various warnings (not "const" related ones)
2009-09-19 Andrew Tridgells4-resolve: fixed a crash bug on timeout
2009-02-13 Stefan Metzmachers4:lib/socket: add socket_address_copy()
2009-02-12 Volker LendeckeFix Coverity ID 871 -- do not dereference "sp" before...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:lib/socket: s/private/private_data
2009-01-30 Stefan Metzmachers4:lib/socket: don't use gethostbyname2()
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-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-23 Jelmer VernooijRename samba-socket -> samba_socket to fix a couple...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Stefan Metzmachers4:lib/socket: socket_connect_send() and socket_connect...
2008-12-17 Stefan Metzmachers4:lib/socket: we need to lookup the #20 netbios name...
2008-12-17 Stefan Metzmachers4:lib/socket: remove unused code
2008-12-17 Stefan Metzmachers4: fix LIBEVENTS dependencies and use more forward...
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-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
next