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_wrapper
/
socket_wrapper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r15358: Fix some compiler warnings / type safety. Found by tcc
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14977: more IBM checker fixes
Andrew Tridgell
2007-10-10
1
-5
/
+1
*
r13840: Mark some functions as public.
Jelmer Vernooij
2007-10-10
1
-11
/
+11
*
r12710: Fix socket_wrapper: Make sure to fill in the socket family on the
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r12074: in accept() we need to set socket name of the child socket by looking
Stefan Metzmacher
2007-10-10
1
-3
/
+19
*
r12073: fix vlgrind error, calculate the correct size for memcpy()
Stefan Metzmacher
2007-10-10
1
-6
/
+13
*
r11555: - change socket_wrapper to support multiple IP's
Stefan Metzmacher
2007-10-10
1
-44
/
+260
*
r11502: make sure we always use the 7 chars for the unix socket name.
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r8681: if SOCKET_WRAPPER_DIR starts with ./ then strip it internally. This sa...
Andrew Tridgell
2007-10-10
1
-4
/
+17
*
r8671: use much shorter names for the selftest directory and socket wrapper
Andrew Tridgell
2007-10-10
1
-4
/
+16
*
r7913: prevent recursion in the socket wrapper code
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r7910: fixed typo in _SAMBA_BUILD_ macro
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r7754: fixed the local port of accepted sockets in socket_wrapper. This fixes
Andrew Tridgell
2007-10-10
1
-4
/
+3
*
r7460: fixed several problems with the socket wrapper code and unbound sockets
Andrew Tridgell
2007-10-10
1
-31
/
+79
*
r6564: - Fix bug in socket_wrapper
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r6222: fixed the socket wrapper code for getsockname()
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r6150: fixed a few socket_wrapper bugs.
Andrew Tridgell
2007-10-10
1
-35
/
+80
*
r6144: Apparently there are more systems that have AF_UNIX then
Jelmer Vernooij
2007-10-10
1
-6
/
+6
*
r6140: - Add configure option for enabling the socket-wrapper library, so it
Jelmer Vernooij
2007-10-10
1
-23
/
+43
*
r6139: Move socket_wrapper to a seperate directory
Jelmer Vernooij
2007-10-10
1
-0
/
+401