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
*
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
*
r10452: Couple of small scons updates - ignore .sconsign files
Jelmer Vernooij
2007-10-10
1
-13
/
+0
*
r10348: Add scons scripts for remaining subsystems. Most subsystems build now,
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r10336: Add sconscript for a couple more subsystems.
Jelmer Vernooij
2007-10-10
1
-0
/
+6
*
r10200: added a composite_trigger_done() call that allows a composite function
Andrew Tridgell
2007-10-10
1
-5
/
+0
*
r9705: r9685@blu: tridge | 2005-08-27 19:43:44 +1000
Andrew Tridgell
2007-10-10
4
-0
/
+4
*
r9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000
Andrew Tridgell
2007-10-10
5
-5
/
+17
*
r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000
Andrew Tridgell
2007-10-10
1
-0
/
+33
*
r9110: use printf again
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r9106: look for something more usefull in the -lnsl
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r9063: - don't pollute the global $LIBS variable with -ldl
Stefan Metzmacher
2007-10-10
2
-1
/
+92
*
r8408: its quite common in our code to free up a connection when we get an
Andrew Tridgell
2007-10-10
1
-0
/
+27
*
r8394: Make sure the argument to ctype is*(3) macros are unsigned char as
Love Hörnquist Åstrand
2007-10-10
1
-1
/
+1
*
r8044: give a better error code
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r7668: - setup HAVE_ILDAP to enable the ildap backend in ldb
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r7660: improved error handling in socket_connect_ev() (it matters when name
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r7626: a new ldap client library. Main features are:
Andrew Tridgell
2007-10-10
4
-5
/
+82
*
r7476: ensure dgram sockets are created non-blocking. As they usually skip
Andrew Tridgell
2007-10-10
1
-0
/
+6
*
r7227: added a socket_pending() call to abstract away the FIONREAD ioctl. It
Andrew Tridgell
2007-10-10
4
-0
/
+40
*
r7205: added support for sendto() on unix domain sockets
Andrew Tridgell
2007-10-10
1
-0
/
+32
*
r6795: Make some functions static and remove some unused ones.
Jelmer Vernooij
2007-10-10
2
-7
/
+0
*
r6562: added support for datagram unix domain sockets in the socket library
Andrew Tridgell
2007-10-10
2
-9
/
+26
*
r6070: Fix typo's and fallback to "" as default user name if no
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r5903: While I can't test IPv6, metze asked me to commit a matching change
Andrew Bartlett
2007-10-10
1
-0
/
+3
*
r5898: Handle errors in the 'sync' name and IP address handling code.
Andrew Bartlett
2007-10-10
1
-0
/
+3
*
r5304: removed lib/socket/socket.h from includes.h
Andrew Tridgell
2007-10-10
7
-0
/
+49
*
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
2007-10-10
4
-0
/
+4
*
r5108: the beginnings of a nbtd server for Samba4. Currently just displays
Andrew Tridgell
2007-10-10
2
-0
/
+4
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
3
-3
/
+3
*
r4831: added udp support to our generic sockets library.
Andrew Tridgell
2007-10-10
5
-78
/
+208
*
r4753: added the ability for the generic socket library to handle async
Andrew Tridgell
2007-10-10
5
-30
/
+104
*
r4686: cerate a function to create a socket by specifying an socket_ops struct
Stefan Metzmacher
2007-10-10
1
-8
/
+16
*
r3753: Have some modules default to "NOT" and enable them again when
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r3733: More build system fixes/features:
Jelmer Vernooij
2007-10-10
2
-6
/
+3
[next]