index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
socket
Commit message (
Expand
)
Author
Age
Files
Lines
*
r15573: Fix build of systems that have iconv headers in non-standard locations
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15400: Move the TLS code behind the socket interface.
Andrew Bartlett
2007-10-10
2
-3
/
+6
*
r15384: Improve naming of socket library, disable Requires(.private)? fields ...
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r15376: Add detection of -lnsl, required for building on SUN boxes.
Jelmer Vernooij
2007-10-10
2
-4
/
+21
*
r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke...
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r15356: Remove unused 'flags' argument from socket_send() and friends.
Andrew Bartlett
2007-10-10
5
-81
/
+38
*
r15349: Integrate set_socket_options() into the socket library
Jelmer Vernooij
2007-10-10
2
-0
/
+109
*
r15344: Fix shared library build
Jelmer Vernooij
2007-10-10
2
-3
/
+3
*
r15329: I'm sick of this patch being in my local tree...
Andrew Bartlett
2007-10-10
1
-7
/
+8
*
r15314: Fix recursive dependency hack for static libs. Should fix the build
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15313: Fix some dependencies in dso mode
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15301: Use static libraries internally. This required a few hacks in the build
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r15298: Fix the build using a few hacks in the build system.
Jelmer Vernooij
2007-10-10
1
-4
/
+5
*
r15295: Fix some dependencies
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...
Jelmer Vernooij
2007-10-10
2
-5
/
+5
*
r15271: Fix --enable-dso
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.
Jelmer Vernooij
2007-10-10
1
-4
/
+0
*
r14307: fixed dereference of my_address->addr when NULL
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r13956: make more functions public
Stefan Metzmacher
2007-10-10
1
-39
/
+39
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
2
-0
/
+2
*
r13662: Typo fix, add more public headers
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12959: hopefully fix bug #3365 this time
Stefan Metzmacher
2007-10-10
1
-5
/
+7
*
r12911: try to fix bug #3365
Stefan Metzmacher
2007-10-10
2
-4
/
+12
*
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
2007-10-10
8
-323
/
+568
*
r12728: Revive testparm.
Andrew Bartlett
2007-10-10
2
-3
/
+6
*
r12670: Make a couple of dependencies stricter
Jelmer Vernooij
2007-10-10
1
-0
/
+3
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
3
-3
/
+0
*
r12592: Remove some useless dependencies
Jelmer Vernooij
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
-6
/
+5
*
r12239: as we only get error from our events system when we wait for read eve...
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12116: got rid of composite_trigger_done() and composite_trigger_error(), and
Andrew Tridgell
2007-10-10
2
-2
/
+2
*
r11823: make the socket_connect_send() context a child of the local state
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r11822: reworked the socket_connect_multi() code so it is built on top of
Andrew Tridgell
2007-10-10
1
-144
/
+149
*
r11821: got rid of two more unnecessary variables and made the variable names
Andrew Tridgell
2007-10-10
1
-60
/
+58
*
r11820: fixed some problems with the socket socket.c code.
Andrew Tridgell
2007-10-10
1
-68
/
+72
*
r11811: Revert 11808, this broke the selftest. No idea why though. Why do we ...
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r11808: Fix socket_connect_ev
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r11382: Require number of required M4 macros
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r11369: Implement socket_connect_multi: Connect to multiple ipv4 tcp ports in
Volker Lendecke
2007-10-10
3
-0
/
+282
*
r11274: Start a connection attempt to the DC's port 389. To do this properly,...
Volker Lendecke
2007-10-10
2
-63
/
+175
*
r11244: Relative path names in .mk files
Jelmer Vernooij
2007-10-10
1
-6
/
+6
*
r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...
Jelmer Vernooij
2007-10-10
1
-64
/
+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
-4
/
+4
*
r10531: (hopefully) improve detection of socket-related functions in external...
Jelmer Vernooij
2007-10-10
2
-22
/
+4
*
r10509: Some more sconscript fixes. Now getting to link stage for smbclient
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r10456: More SCons fixes:
Jelmer Vernooij
2007-10-10
1
-0
/
+59
[next]