summaryrefslogtreecommitdiff
path: root/source4/lib/socket
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11382: Require number of required M4 macrosJelmer Vernooij1-4/+4
2007-10-10r11369: Implement socket_connect_multi: Connect to multiple ipv4 tcp ports inVolker Lendecke3-0/+282
2007-10-10r11274: Start a connection attempt to the DC's port 389. To do this properly,...Volker Lendecke2-63/+175
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-6/+6
2007-10-10r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij1-64/+0
2007-10-10r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher1-0/+1
2007-10-10r11037:Stefan Metzmacher1-1/+0
2007-10-10r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij1-4/+4
2007-10-10r10531: (hopefully) improve detection of socket-related functions in external...Jelmer Vernooij2-22/+4
2007-10-10r10509: Some more sconscript fixes. Now getting to link stage for smbclientJelmer Vernooij1-4/+4
2007-10-10r10456: More SCons fixes:Jelmer Vernooij1-0/+59
2007-10-10r10452: Couple of small scons updates - ignore .sconsign filesJelmer Vernooij1-13/+0
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-1/+0
2007-10-10r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij1-0/+6
2007-10-10r10200: added a composite_trigger_done() call that allows a composite functionAndrew Tridgell1-5/+0
2007-10-10r9705: r9685@blu: tridge | 2005-08-27 19:43:44 +1000Andrew Tridgell4-0/+4
2007-10-10r9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000Andrew Tridgell5-5/+17
2007-10-10r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell1-0/+33
2007-10-10r9110: use printf againStefan Metzmacher1-2/+2
2007-10-10r9106: look for something more usefull in the -lnslStefan Metzmacher1-2/+2
2007-10-10r9063: - don't pollute the global $LIBS variable with -ldlStefan Metzmacher2-1/+92
2007-10-10r8408: its quite common in our code to free up a connection when we get anAndrew Tridgell1-0/+27
2007-10-10r8394: Make sure the argument to ctype is*(3) macros are unsigned char asLove Hörnquist Åstrand1-1/+1
2007-10-10r8044: give a better error codeStefan Metzmacher1-3/+3
2007-10-10r7668: - setup HAVE_ILDAP to enable the ildap backend in ldbAndrew Tridgell1-1/+2
2007-10-10r7660: improved error handling in socket_connect_ev() (it matters when nameAndrew Tridgell1-0/+3
2007-10-10r7626: a new ldap client library. Main features are:Andrew Tridgell4-5/+82
2007-10-10r7476: ensure dgram sockets are created non-blocking. As they usually skipAndrew Tridgell1-0/+6
2007-10-10r7227: added a socket_pending() call to abstract away the FIONREAD ioctl. ItAndrew Tridgell4-0/+40
2007-10-10r7205: added support for sendto() on unix domain socketsAndrew Tridgell1-0/+32
2007-10-10r6795: Make some functions static and remove some unused ones.Jelmer Vernooij2-7/+0
2007-10-10r6562: added support for datagram unix domain sockets in the socket libraryAndrew Tridgell2-9/+26
2007-10-10r6070: Fix typo's and fallback to "" as default user name if noJelmer Vernooij1-1/+0
2007-10-10r5903: While I can't test IPv6, metze asked me to commit a matching changeAndrew Bartlett1-0/+3
2007-10-10r5898: Handle errors in the 'sync' name and IP address handling code.Andrew Bartlett1-0/+3
2007-10-10r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell7-0/+49
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell4-0/+4
2007-10-10r5108: the beginnings of a nbtd server for Samba4. Currently just displaysAndrew Tridgell2-0/+4
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell3-3/+3
2007-10-10r4831: added udp support to our generic sockets library.Andrew Tridgell5-78/+208
2007-10-10r4753: added the ability for the generic socket library to handle asyncAndrew Tridgell5-30/+104
2007-10-10r4686: cerate a function to create a socket by specifying an socket_ops structStefan Metzmacher1-8/+16
2007-10-10r3753: Have some modules default to "NOT" and enable them again whenJelmer Vernooij1-0/+1
2007-10-10r3733: More build system fixes/features:Jelmer Vernooij2-6/+3
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij3-15/+0
2007-10-10r3482: fixed a warning and an error from the IRIX 6.4 buildAndrew Tridgell1-0/+1
2007-10-10r3457: s_addr is a macro on solaris, so we can't use it in structure names. a...Andrew Tridgell1-4/+4
2007-10-10r3450: portability fixesAndrew Tridgell5-103/+103
2007-10-10r3449: more include file reductionAndrew Tridgell1-0/+1
2007-10-10r3443: the next stage in the include files re-organisation.Andrew Tridgell3-6/+9