summaryrefslogtreecommitdiff
path: root/source4/lib/socket_wrapper/socket_wrapper.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18423: record accept, connect and close events in socket wrapperStefan Metzmacher1-1/+30
2007-10-10r18417: overload send() and recv() by socket wrapperStefan Metzmacher1-2/+62
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+1
2007-10-10r15358: Fix some compiler warnings / type safety. Found by tccJelmer Vernooij1-1/+1
2007-10-10r14977: more IBM checker fixesAndrew Tridgell1-5/+1
2007-10-10r13840: Mark some functions as public.Jelmer Vernooij1-11/+11
2007-10-10r12710: Fix socket_wrapper: Make sure to fill in the socket family on theAndrew Bartlett1-0/+1
2007-10-10r12074: in accept() we need to set socket name of the child socket by lookingStefan Metzmacher1-3/+19
2007-10-10r12073: fix vlgrind error, calculate the correct size for memcpy()Stefan Metzmacher1-6/+13
2007-10-10r11555: - change socket_wrapper to support multiple IP'sStefan Metzmacher1-44/+260
2007-10-10r11502: make sure we always use the 7 chars for the unix socket name.Stefan Metzmacher1-1/+1
2007-10-10r8681: if SOCKET_WRAPPER_DIR starts with ./ then strip it internally. This sa...Andrew Tridgell1-4/+17
2007-10-10r8671: use much shorter names for the selftest directory and socket wrapperAndrew Tridgell1-4/+16
2007-10-10r7913: prevent recursion in the socket wrapper codeAndrew Tridgell1-0/+1
2007-10-10r7910: fixed typo in _SAMBA_BUILD_ macroAndrew Tridgell1-2/+2
2007-10-10r7754: fixed the local port of accepted sockets in socket_wrapper. This fixesAndrew Tridgell1-4/+3
2007-10-10r7460: fixed several problems with the socket wrapper code and unbound socketsAndrew Tridgell1-31/+79
2007-10-10r6564: - Fix bug in socket_wrapperJelmer Vernooij1-1/+2
2007-10-10r6222: fixed the socket wrapper code for getsockname()Andrew Tridgell1-1/+1
2007-10-10r6150: fixed a few socket_wrapper bugs.Andrew Tridgell1-35/+80
2007-10-10r6144: Apparently there are more systems that have AF_UNIX thenJelmer Vernooij1-6/+6
2007-10-10r6140: - Add configure option for enabling the socket-wrapper library, so itJelmer Vernooij1-23/+43
2007-10-10r6139: Move socket_wrapper to a seperate directoryJelmer Vernooij1-0/+401