index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
socket_wrapper
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-10-10
r10336: Add sconscript for a couple more subsystems.
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r8681: if SOCKET_WRAPPER_DIR starts with ./ then strip it internally. This sa...
Andrew Tridgell
1
-4
/
+17
2007-10-10
r8671: use much shorter names for the selftest directory and socket wrapper
Andrew Tridgell
1
-4
/
+16
2007-10-10
r7913: prevent recursion in the socket wrapper code
Andrew Tridgell
1
-0
/
+1
2007-10-10
r7910: fixed typo in _SAMBA_BUILD_ macro
Andrew Tridgell
1
-2
/
+2
2007-10-10
r7754: fixed the local port of accepted sockets in socket_wrapper. This fixes
Andrew Tridgell
1
-4
/
+3
2007-10-10
r7460: fixed several problems with the socket wrapper code and unbound sockets
Andrew Tridgell
1
-31
/
+79
2007-10-10
r7011: when using macros, the parameters should be specified unless its a
Andrew Tridgell
1
-11
/
+11
2007-10-10
r6621: Warn when the user is trying to use socket wrapper
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r6617: Let --enable-developer imply --enable-socket-wrapper
Jelmer Vernooij
1
-3
/
+13
2007-10-10
r6564: - Fix bug in socket_wrapper
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r6222: fixed the socket wrapper code for getsockname()
Andrew Tridgell
1
-1
/
+1
2007-10-10
r6150: fixed a few socket_wrapper bugs.
Andrew Tridgell
1
-35
/
+80
2007-10-10
r6144: Apparently there are more systems that have AF_UNIX then
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r6140: - Add configure option for enabling the socket-wrapper library, so it
Jelmer Vernooij
2
-23
/
+48
2007-10-10
r6139: Move socket_wrapper to a seperate directory
Jelmer Vernooij
3
-0
/
+456