summaryrefslogtreecommitdiffstats
path: root/source4/lib/socket_wrapper
Commit message (Expand)AuthorAgeFilesLines
* r15358: Fix some compiler warnings / type safety. Found by tccJelmer Vernooij2007-10-101-1/+1
* r15318: Don't create empty static libraries as some hosts have trouble with t...Jelmer Vernooij2007-10-101-0/+1
* r14977: more IBM checker fixesAndrew Tridgell2007-10-101-5/+1
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-101-1/+1
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-101-1/+0
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-3/+2
* r13840: Mark some functions as public.Jelmer Vernooij2007-10-101-11/+11
* r12710: Fix socket_wrapper: Make sure to fill in the socket family on theAndrew Bartlett2007-10-101-0/+1
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-1/+1
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2007-10-101-0/+1
* r12074: in accept() we need to set socket name of the child socket by lookingStefan Metzmacher2007-10-101-3/+19
* r12073: fix vlgrind error, calculate the correct size for memcpy()Stefan Metzmacher2007-10-101-6/+13
* r11555: - change socket_wrapper to support multiple IP'sStefan Metzmacher2007-10-101-44/+260
* r11502: make sure we always use the 7 chars for the unix socket name.Stefan Metzmacher2007-10-101-1/+1
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2007-10-101-1/+5
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-1/+1
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-101-14/+0
* r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher2007-10-101-0/+1
* r11037:Stefan Metzmacher2007-10-101-1/+0
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-101-1/+1
* r10374: Add HAVE_* defines (on command-line or in config.h file) for scons +Jelmer Vernooij2007-10-101-2/+9
* r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...Jelmer Vernooij2007-10-101-0/+5
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij2007-10-101-1/+0
* r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij2007-10-101-0/+3
* r8681: if SOCKET_WRAPPER_DIR starts with ./ then strip it internally. This sa...Andrew Tridgell2007-10-101-4/+17
* r8671: use much shorter names for the selftest directory and socket wrapperAndrew Tridgell2007-10-101-4/+16
* r7913: prevent recursion in the socket wrapper codeAndrew Tridgell2007-10-101-0/+1
* r7910: fixed typo in _SAMBA_BUILD_ macroAndrew Tridgell2007-10-101-2/+2
* r7754: fixed the local port of accepted sockets in socket_wrapper. This fixesAndrew Tridgell2007-10-101-4/+3
* r7460: fixed several problems with the socket wrapper code and unbound socketsAndrew Tridgell2007-10-101-31/+79
* r7011: when using macros, the parameters should be specified unless its aAndrew Tridgell2007-10-101-11/+11
* r6621: Warn when the user is trying to use socket wrapperJelmer Vernooij2007-10-101-0/+3
* r6617: Let --enable-developer imply --enable-socket-wrapperJelmer Vernooij2007-10-101-3/+13
* r6564: - Fix bug in socket_wrapperJelmer Vernooij2007-10-101-1/+2
* r6222: fixed the socket wrapper code for getsockname()Andrew Tridgell2007-10-101-1/+1
* r6150: fixed a few socket_wrapper bugs.Andrew Tridgell2007-10-101-35/+80
* r6144: Apparently there are more systems that have AF_UNIX thenJelmer Vernooij2007-10-101-6/+6
* r6140: - Add configure option for enabling the socket-wrapper library, so itJelmer Vernooij2007-10-102-23/+48
* r6139: Move socket_wrapper to a seperate directoryJelmer Vernooij2007-10-103-0/+456