index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
socket
/
socket_ip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Fix the clustering build
Volker Lendecke
2011-12-17
1
-2
/
+2
*
s4-socket: use set_close_on_exec()
Andrew Tridgell
2011-12-15
1
-0
/
+4
*
s4:lib/socket: don't pass -1 to close()
Stefan Metzmacher
2011-10-31
1
-1
/
+4
*
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
2011-06-20
1
-29
/
+29
*
s4-ipv6: fixed ipv6_listen() to use IPV6_V6ONLY
Andrew Tridgell
2011-06-06
1
-4
/
+24
*
source4/lib: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
1
-0
/
+3
*
s4:lib/socket: use sockaddr_in6 in ipv6_tcp_accept()
Stefan Metzmacher
2011-03-09
1
-1
/
+1
*
libutil: moved the networking defines to util_net.h
Andrew Tridgell
2010-03-26
1
-0
/
+1
*
Fix Coverity ID 871 -- do not dereference "sp" before checking for NULL
Volker Lendecke
2009-02-12
1
-1
/
+3
*
s4:lib/socket: don't use gethostbyname2()
Stefan Metzmacher
2009-01-30
1
-8
/
+25
*
Make more module init functions public, since they are compiled with -fvisibi...
Jelmer Vernooij
2008-02-20
1
-2
/
+2
*
r26409: Pass smb ports along.
Jelmer Vernooij
2007-12-21
1
-0
/
+4
*
r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...
Jelmer Vernooij
2007-12-21
1
-11
/
+11
*
r25545: Use inet_ntop for ipv4 code as well - should make it easier to share ...
Jelmer Vernooij
2007-10-10
1
-12
/
+14
*
r25522: Convert to standard bool types.
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
r25411: Fix IPv6 socket backend.
Jelmer Vernooij
2007-10-10
1
-10
/
+12
*
r25384: Support DGRAM IPv6 sockets.
Jelmer Vernooij
2007-10-10
1
-10
/
+23
*
r24939: Integrate IPv4 and IPv6 modules (a lot of code can be shared).
Jelmer Vernooij
2007-10-10
1
-0
/
+964