index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
socket_wrapper
/
socket_wrapper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-14
socket_wrapper: fix the build on systems without ipv6 support
Stefan Metzmacher
1
-0
/
+2
2009-04-10
socket_wrapper: fix crash bug in swrap_readv/writev
Stefan Metzmacher
1
-4
/
+10
2009-03-23
socket_wrapper: fix connect() for dgram sockets, if the destination isn't the...
Stefan Metzmacher
1
-4
/
+52
2009-03-22
Revert "socket_wrapper: fix connect() for dgram sockets, if the destination i...
Stefan Metzmacher
1
-7
/
+3
2009-03-21
socket_wrapper: fix connect() for dgram sockets, if the destination isn't the...
Stefan Metzmacher
1
-3
/
+7
2009-03-10
socket_wrapper: wrap readv() and writev()
Stefan Metzmacher
1
-7
/
+125
2009-03-09
socket_wrapper: try to make ipv6 support more portable
Stefan Metzmacher
1
-9
/
+22
2009-03-08
socket_wrapper: downgrade ipv6 sockets to ipv4 is in connect() if the dest is...
Stefan Metzmacher
1
-5
/
+13
2009-03-08
socket_wrapper: correctly handle connected dgram sockets
Stefan Metzmacher
1
-0
/
+26
2009-03-08
socket_wrapper: make it possible to bind to '::'
Stefan Metzmacher
1
-1
/
+3
2009-03-04
socket wrapper: Fix 'might be used uninitialized' warning
Tim Prouty
1
-4
/
+4
2009-03-04
socket_wrapper: add multiple interface support for ipv6
Stefan Metzmacher
1
-10
/
+39
2009-03-04
socket_wrapper: add ipv6 pcap support
Stefan Metzmacher
1
-3
/
+87
2009-03-04
socket_wrapper: pass down sockaddr instead of sockaddr_in to prepare pcap sup...
Stefan Metzmacher
1
-78
/
+100
2009-03-04
socket_wrapper: prepare pcap support for ipv6 traffic
Stefan Metzmacher
1
-148
/
+170
2009-03-04
socket_wrapper: don't crash if we get EAGAIN from real_recv()
Stefan Metzmacher
1
-1
/
+1
2009-01-20
socket_wrapper: fix PCAP support broken by aaea68791cfea45c6fa69abc93ad6d0e83...
Stefan Metzmacher
1
-3
/
+1
2008-12-22
In gcc version 4.3.2 we get warnings for functions declared with
Jeremy Allison
1
-2
/
+10
2008-10-07
Changed variable name from f19086872ec734fff3f2119712ff24117bec4e5e to match ...
Tim Prouty
1
-19
/
+19
2008-10-06
Fixed "declaration shadows global declaration" warnings.
Tim Prouty
1
-19
/
+19
2008-09-17
Move common libraries from root to lib/.
Jelmer Vernooij
1
-0
/
+1841