summaryrefslogtreecommitdiffstats
path: root/source/lib/socket_wrapper
Commit message (Expand)AuthorAgeFilesLines
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using Jelmer Vernooij2005-12-261-1/+1
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2005-12-151-0/+1
* r12074: in accept() we need to set socket name of the child socket by lookingStefan Metzmacher2005-12-051-3/+19
* r12073: fix vlgrind error, calculate the correct size for memcpy()Stefan Metzmacher2005-12-051-6/+13
* r11555: - change socket_wrapper to support multiple IP'sStefan Metzmacher2005-11-071-44/+260
* r11502: make sure we always use the 7 chars for the unix socket name.Stefan Metzmacher2005-11-041-1/+1
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2005-10-281-1/+5
* r11244: Relative path names in .mk filesJelmer Vernooij2005-10-211-1/+1
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2005-10-201-14/+0
* r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher2005-10-141-0/+1
* r11037: Stefan Metzmacher2005-10-141-1/+0
* r10586: Add MergedObject() builder. Default to Library() rather Jelmer Vernooij2005-09-281-1/+1
* r10374: Add HAVE_* defines (on command-line or in config.h file) for scons + Jelmer Vernooij2005-09-211-2/+9
* r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...Jelmer Vernooij2005-09-201-0/+5
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now, Jelmer Vernooij2005-09-201-1/+0
* r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij2005-09-201-0/+3
* r8681: if SOCKET_WRAPPER_DIR starts with ./ then strip it internally. This sa...Andrew Tridgell2005-07-211-4/+17
* r8671: use much shorter names for the selftest directory and socket wrapperAndrew Tridgell2005-07-211-4/+16
* r7913: prevent recursion in the socket wrapper codeAndrew Tridgell2005-06-261-0/+1
* r7910: fixed typo in _SAMBA_BUILD_ macroAndrew Tridgell2005-06-251-2/+2
* r7754: fixed the local port of accepted sockets in socket_wrapper. This fixesAndrew Tridgell2005-06-191-4/+3
* r7460: fixed several problems with the socket wrapper code and unbound socketsAndrew Tridgell2005-06-101-31/+79
* r7011: when using macros, the parameters should be specified unless its aAndrew Tridgell2005-05-271-11/+11
* r6621: Warn when the user is trying to use socket wrapper Jelmer Vernooij2005-05-051-0/+3
* r6617: Let --enable-developer imply --enable-socket-wrapperJelmer Vernooij2005-05-051-3/+13
* r6564: - Fix bug in socket_wrapperJelmer Vernooij2005-05-011-1/+2
* r6222: fixed the socket wrapper code for getsockname()Andrew Tridgell2005-04-061-1/+1
* r6150: fixed a few socket_wrapper bugs. Andrew Tridgell2005-03-311-35/+80
* r6144: Apparently there are more systems that have AF_UNIX then Jelmer Vernooij2005-03-311-6/+6
* r6140: - Add configure option for enabling the socket-wrapper library, so it Jelmer Vernooij2005-03-302-23/+48
* r6139: Move socket_wrapper to a seperate directoryJelmer Vernooij2005-03-303-0/+456