Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19409: Pull in <sys/time.h> for struct timeval for non samba build (don't | Love Hörnquist Åstrand | 1 | -0/+1 |
2007-10-10 | r19367: Solaris needs <sys/filio.h> for FIONREAD. | Love Hörnquist Åstrand | 1 | -0/+1 |
2007-10-10 | r19178: fix the standalone build of socket_wrapper by not using | Stefan Metzmacher | 1 | -9/+34 |
2007-10-10 | r19176: Also require <fcntl.h> and <sys/ioctl.h> for non samba builds. | Love Hörnquist Åstrand | 1 | -0/+2 |
2007-10-10 | r19175: If not in _SAMBA_BUILD_, define _PUBLIC_ to nothing. | Love Hörnquist Åstrand | 1 | -0/+2 |
2007-10-10 | r19171: change the socket wrapper license to | Stefan Metzmacher | 2 | -36/+72 |
2007-10-10 | r19136: No conflict, after "svn up" it applied correctly", merge 19126 from 3_0 | Volker Lendecke | 1 | -4/+7 |
2007-10-10 | r19097: add support for SUCKET_WRAPPER_PCAP_FILE | Stefan Metzmacher | 1 | -14/+306 |
2007-10-10 | r19084: make socket_wrapper more portable (standalone) and not use uintX_t | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r19082: add the source vs. destination address and tcp logic | Stefan Metzmacher | 1 | -0/+242 |
2007-10-10 | r18992: prepare SOCKET_WRAPPER_PCAP_FILE support | Stefan Metzmacher | 1 | -29/+83 |
2007-10-10 | r18947: overload listen() and ioctl() in socket_wrapper | Stefan Metzmacher | 2 | -0/+42 |
2007-10-10 | r18918: - bail out with unsupported option to socket() | Stefan Metzmacher | 1 | -18/+53 |
2007-10-10 | r18917: having 255 virtual interfaces available in socket wrapper means we | Andrew Tridgell | 1 | -3/+5 |
2007-10-10 | r18661: C++ warnings | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r18593: try to get the same socket_wrapper file building in samba3 and samba4 | Stefan Metzmacher | 1 | -3/+22 |
2007-10-10 | r18586: fixed a potential fd and memory leak in the socket_wrapper code | Andrew Tridgell | 1 | -3/+14 |
2007-10-10 | r18428: add my copyright | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r18427: set sin_port correctly on autobound socket | Stefan Metzmacher | 1 | -2/+4 |
2007-10-10 | r18426: use 'family' consistantly instead of mixing 'domain' and 'family' | Stefan Metzmacher | 2 | -17/+14 |
2007-10-10 | r18424: there's no need to allocate a wrapped socket for unix sockets, | Stefan Metzmacher | 1 | -21/+16 |
2007-10-10 | r18423: record accept, connect and close events in socket wrapper | Stefan Metzmacher | 1 | -1/+30 |
2007-10-10 | r18417: overload send() and recv() by socket wrapper | Stefan Metzmacher | 2 | -3/+75 |
2007-10-10 | r18213: don't list LIBREPLACE depdendecies explicit and | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18134: the lib/replace/system/filesys.h in this patch should be | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r16716: patch from Bjoern Jacke to fix compiler warnings on AIX | Stefan Metzmacher | 1 | -0/+44 |
2007-10-10 | r15358: Fix some compiler warnings / type safety. Found by tcc | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15318: Don't create empty static libraries as some hosts have trouble with t... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14977: more IBM checker fixes | Andrew Tridgell | 1 | -5/+1 |
2007-10-10 | r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters: | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r13840: Mark some functions as public. | Jelmer Vernooij | 1 | -11/+11 |
2007-10-10 | r12710: Fix socket_wrapper: Make sure to fill in the socket family on the | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12254: Add some (hopefully correct) descriptions for libraries that are inst... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12074: in accept() we need to set socket name of the child socket by looking | Stefan Metzmacher | 1 | -3/+19 |
2007-10-10 | r12073: fix vlgrind error, calculate the correct size for memcpy() | Stefan Metzmacher | 1 | -6/+13 |
2007-10-10 | r11555: - change socket_wrapper to support multiple IP's | Stefan Metzmacher | 1 | -44/+260 |
2007-10-10 | r11502: make sure we always use the 7 chars for the unix socket name. | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r11377: Add support for building LIBRARY elements as shared libraries: | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica... | Jelmer Vernooij | 1 | -14/+0 |
2007-10-10 | r11052: bring samba4 uptodate with the samba4-winsrepl branch, | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r11037: | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r10586: Add MergedObject() builder. Default to Library() rather | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10374: Add HAVE_* defines (on command-line or in config.h file) for scons + | Jelmer Vernooij | 1 | -2/+9 |
2007-10-10 | r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works... | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 1 | -1/+0 |