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
/
source4
/
lib
/
socket_wrapper
Commit message (
Expand
)
Author
Age
Files
Lines
*
r18992: prepare SOCKET_WRAPPER_PCAP_FILE support
Stefan Metzmacher
2007-10-10
1
-29
/
+83
*
r18947: overload listen() and ioctl() in socket_wrapper
Stefan Metzmacher
2007-10-10
2
-0
/
+42
*
r18918: - bail out with unsupported option to socket()
Stefan Metzmacher
2007-10-10
1
-18
/
+53
*
r18917: having 255 virtual interfaces available in socket wrapper means we
Andrew Tridgell
2007-10-10
1
-3
/
+5
*
r18661: C++ warnings
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r18593: try to get the same socket_wrapper file building in samba3 and samba4
Stefan Metzmacher
2007-10-10
1
-3
/
+22
*
r18586: fixed a potential fd and memory leak in the socket_wrapper code
Andrew Tridgell
2007-10-10
1
-3
/
+14
*
r18428: add my copyright
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r18427: set sin_port correctly on autobound socket
Stefan Metzmacher
2007-10-10
1
-2
/
+4
*
r18426: use 'family' consistantly instead of mixing 'domain' and 'family'
Stefan Metzmacher
2007-10-10
2
-17
/
+14
*
r18424: there's no need to allocate a wrapped socket for unix sockets,
Stefan Metzmacher
2007-10-10
1
-21
/
+16
*
r18423: record accept, connect and close events in socket wrapper
Stefan Metzmacher
2007-10-10
1
-1
/
+30
*
r18417: overload send() and recv() by socket wrapper
Stefan Metzmacher
2007-10-10
2
-3
/
+75
*
r18213: don't list LIBREPLACE depdendecies explicit and
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r18134: the lib/replace/system/filesys.h in this patch should be
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r16716: patch from Bjoern Jacke to fix compiler warnings on AIX
Stefan Metzmacher
2007-10-10
1
-0
/
+44
*
r15358: Fix some compiler warnings / type safety. Found by tcc
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15318: Don't create empty static libraries as some hosts have trouble with t...
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14977: more IBM checker fixes
Andrew Tridgell
2007-10-10
1
-5
/
+1
*
r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:
Jelmer Vernooij
2007-10-10
1
-3
/
+2
*
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
*
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12254: Add some (hopefully correct) descriptions for libraries that are inst...
Jelmer Vernooij
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
*
r11377: Add support for building LIBRARY elements as shared libraries:
Jelmer Vernooij
2007-10-10
1
-1
/
+5
*
r11244: Relative path names in .mk files
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...
Jelmer Vernooij
2007-10-10
1
-14
/
+0
*
r11052: bring samba4 uptodate with the samba4-winsrepl branch,
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r11037:
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r10586: Add MergedObject() builder. Default to Library() rather
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r10374: Add HAVE_* defines (on command-line or in config.h file) for scons +
Jelmer Vernooij
2007-10-10
1
-2
/
+9
*
r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...
Jelmer Vernooij
2007-10-10
1
-0
/
+5
*
r10348: Add scons scripts for remaining subsystems. Most subsystems build now,
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r10336: Add sconscript for a couple more subsystems.
Jelmer Vernooij
2007-10-10
1
-0
/
+3
*
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
*
r7011: when using macros, the parameters should be specified unless its a
Andrew Tridgell
2007-10-10
1
-11
/
+11
*
r6621: Warn when the user is trying to use socket wrapper
Jelmer Vernooij
2007-10-10
1
-0
/
+3
*
r6617: Let --enable-developer imply --enable-socket-wrapper
Jelmer Vernooij
2007-10-10
1
-3
/
+13
[next]