index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
socket
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update mailing list references to point at lists.samba.org
Andrew Bartlett
2015-02-10
1
-1
/
+1
*
s4:lib/tests: add missing #include "torture/local/proto.h"
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
s4:lib/socket: simplify iface_list_wildcard() and its callers
Stefan Metzmacher
2014-03-07
1
-2
/
+2
*
s4:lib/socket: use the same logic in iface_list_wildcard() as in smbd
Stefan Metzmacher
2014-03-07
1
-21
/
+5
*
s4-lib/socket: Allocate a the larger sockaddr_un and not just a sockaddr_in i...
Stefan Metzmacher
2013-07-24
1
-2
/
+2
*
s4-lib/socket: Allocate a the larger sockaddr_un and not just a sockaddr_in i...
Andrew Bartlett
2013-07-23
1
-2
/
+2
*
s4-lib/socket: Return the original EMSGSIZE when sendto() and setsockopt() bo...
Andrew Bartlett
2013-03-04
1
-1
/
+1
*
Handle EMSGSIZE on UNIX domain sockets.
Landon Fuller
2013-03-02
1
-9
/
+26
*
s4-socket: Make sure unix socket addresses are null terminated.
Andreas Schneider
2012-12-12
1
-5
/
+5
*
lib/param: Remove use of lp{cfg,}_socket_address outside the NBT client and s...
Andrew Bartlett
2012-07-27
1
-10
/
+0
*
s3: Fix the clustering build
Volker Lendecke
2011-12-17
2
-4
/
+4
*
s4-socket: use set_close_on_exec()
Andrew Tridgell
2011-12-15
2
-0
/
+8
*
s4:lib/socket: add socket_connect_multi_ex_*
Stefan Metzmacher
2011-11-30
2
-10
/
+147
*
s4-socket: allow connect_multi_next_socket to try all the IP for a given host
Matthieu Patou
2011-11-11
1
-12
/
+21
*
s4-socket: detect NULL server in socket connection code
Andrew Tridgell
2011-11-10
1
-0
/
+5
*
s4-socket: do not segfault if the socket is NULL
Matthieu Patou
2011-11-01
1
-0
/
+3
*
s4:lib/socket: don't pass -1 to close()
Stefan Metzmacher
2011-10-31
1
-1
/
+4
*
s4-interfaces: allow pure ipv6 to work
Matthieu Patou
2011-10-16
1
-1
/
+2
*
s4:lib/socket/interface.c - "ifaces" strictly needs to be initialised
Matthias Dieter Wallnöfer
2011-09-12
1
-1
/
+1
*
s4:lib: use tevent_ fns names instead of legcay event_ ones
Simo Sorce
2011-08-13
2
-3
/
+3
*
cli_composite: Lowercase name.
Jelmer Vernooij
2011-07-26
1
-1
/
+1
*
s4:lib/socket: iface_list_wildcard() should only return "::" if we have ipv6 ...
Stefan Metzmacher
2011-07-10
1
-1
/
+13
*
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
2011-06-20
3
-38
/
+38
*
s4-interface: raise the debug level for interface discovery
Andrew Tridgell
2011-06-08
1
-3
/
+3
*
s4-ipv6: fixed iface_list_same_net() for IPv6
Andrew Tridgell
2011-06-07
1
-3
/
+15
*
s4-ipv6: fix iface_list_best_ip() for IPv6
Andrew Tridgell
2011-06-07
1
-1
/
+23
*
s4-ipv6: fill in family when initialising from sockaddr
Andrew Tridgell
2011-06-06
1
-1
/
+13
*
s4-ipv6: fix the address family for IPv6 string addresses
Andrew Tridgell
2011-06-06
1
-0
/
+5
*
s4-ipv6: use the server address family
Andrew Tridgell
2011-06-06
1
-1
/
+1
*
s4-ipv6: enable IPv6 by default
Andrew Tridgell
2011-06-06
1
-2
/
+2
*
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
2011-06-06
1
-2
/
+2
*
s4-ipv6: allow ipv6 to be enabled/disabled in smb.conf
Andrew Tridgell
2011-06-06
1
-11
/
+20
*
s4-ipv6: fixed ipv6_listen() to use IPV6_V6ONLY
Andrew Tridgell
2011-06-06
1
-4
/
+24
*
s4-ipv6: added socket_address_from_sockaddr_storage()
Andrew Tridgell
2011-06-06
2
-0
/
+48
*
s4-ipv6: added ipv4 functions to interface code
Andrew Tridgell
2011-06-06
1
-0
/
+32
*
s4-ipv6: fixed a warning
Andrew Tridgell
2011-06-06
1
-1
/
+1
*
s4-ipv6: allow IPv6 addresses in our interfaces list
Andrew Tridgell
2011-06-06
1
-5
/
+0
*
s4-ipv6: added iface_list_wildcard()
Andrew Tridgell
2011-06-06
2
-1
/
+29
*
lib/util/time.c: timeval_current_ofs_usec
Rusty Russell
2011-06-01
1
-1
/
+1
*
s4-interfaces: keep interfaces in the order they were declared
Andrew Tridgell
2011-05-08
1
-1
/
+5
*
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
2011-05-08
2
-23
/
+23
*
lib/socket move interfaces code to the top level
Andrew Bartlett
2011-05-08
3
-334
/
+6
*
s4-lib/socket Samba4 is not IPv6 compatible
Andrew Bartlett
2011-05-08
1
-0
/
+5
*
s4-lib merge get_interfaces() from Samba3 to Samba4
Andrew Bartlett
2011-05-08
3
-100
/
+375
*
s4-socket: rename allow_access() to socket_allow_access()
Andrew Tridgell
2011-05-03
2
-7
/
+7
*
lib/util Move set_socket_options() into common code.
Andrew Bartlett
2011-05-03
1
-160
/
+0
*
s4-lib/socket Merge updated set_socket_options from Samba3 -> Samba4
Andrew Bartlett
2011-05-03
1
-34
/
+90
*
source4/lib: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
2
-0
/
+4
*
s4:lib/socket: use sockaddr_in6 in ipv6_tcp_accept()
Stefan Metzmacher
2011-03-09
1
-1
/
+1
*
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
2010-12-11
1
-2
/
+1
[next]