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
/
lib
/
socket_wrapper
Commit message (
Expand
)
Author
Age
Files
Lines
*
socket_wrapper: fix the build on systems without ipv6 support
Stefan Metzmacher
2009-04-14
1
-0
/
+2
*
socket_wrapper: fix crash bug in swrap_readv/writev
Stefan Metzmacher
2009-04-10
1
-4
/
+10
*
socket_wrapper: fix connect() for dgram sockets, if the destination isn't the...
Stefan Metzmacher
2009-03-23
1
-4
/
+52
*
Revert "socket_wrapper: fix connect() for dgram sockets, if the destination i...
Stefan Metzmacher
2009-03-22
1
-7
/
+3
*
socket_wrapper: fix connect() for dgram sockets, if the destination isn't the...
Stefan Metzmacher
2009-03-21
1
-3
/
+7
*
socket_wrapper: wrap readv() and writev()
Stefan Metzmacher
2009-03-10
2
-7
/
+137
*
socket_wrapper: try to make ipv6 support more portable
Stefan Metzmacher
2009-03-09
1
-9
/
+22
*
socket_wrapper: downgrade ipv6 sockets to ipv4 is in connect() if the dest is...
Stefan Metzmacher
2009-03-08
1
-5
/
+13
*
socket_wrapper: correctly handle connected dgram sockets
Stefan Metzmacher
2009-03-08
1
-0
/
+26
*
socket_wrapper: make it possible to bind to '::'
Stefan Metzmacher
2009-03-08
1
-1
/
+3
*
socket wrapper: Fix 'might be used uninitialized' warning
Tim Prouty
2009-03-04
1
-4
/
+4
*
socket_wrapper: add multiple interface support for ipv6
Stefan Metzmacher
2009-03-04
1
-10
/
+39
*
socket_wrapper: add ipv6 pcap support
Stefan Metzmacher
2009-03-04
1
-3
/
+87
*
socket_wrapper: pass down sockaddr instead of sockaddr_in to prepare pcap sup...
Stefan Metzmacher
2009-03-04
1
-78
/
+100
*
socket_wrapper: prepare pcap support for ipv6 traffic
Stefan Metzmacher
2009-03-04
1
-148
/
+170
*
socket_wrapper: don't crash if we get EAGAIN from real_recv()
Stefan Metzmacher
2009-03-04
1
-1
/
+1
*
socket_wrapper: fix PCAP support broken by aaea68791cfea45c6fa69abc93ad6d0e83...
Stefan Metzmacher
2009-01-20
1
-3
/
+1
*
Fix indentation for some configure options.
Jelmer Vernooij
2009-01-15
1
-1
/
+1
*
In gcc version 4.3.2 we get warnings for functions declared with
Jeremy Allison
2008-12-22
1
-2
/
+10
*
Changed variable name from f19086872ec734fff3f2119712ff24117bec4e5e to match ...
Tim Prouty
2008-10-07
1
-19
/
+19
*
Fixed "declaration shadows global declaration" warnings.
Tim Prouty
2008-10-06
1
-19
/
+19
*
Move common libraries from root to lib/.
Jelmer Vernooij
2008-09-17
5
-0
/
+2112