summaryrefslogtreecommitdiffstats
path: root/source/lib/socket
Commit message (Expand)AuthorAgeFilesLines
* r12728: Revive testparm. Andrew Bartlett2006-01-062-3/+6
* r12670: Make a couple of dependencies stricterJelmer Vernooij2006-01-021-0/+3
* r12608: Remove some unused #include lines.Jelmer Vernooij2005-12-303-3/+0
* r12592: Remove some useless dependenciesJelmer Vernooij2005-12-291-0/+1
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using Jelmer Vernooij2005-12-261-6/+5
* r12239: as we only get error from our events system when we wait for read eve...Stefan Metzmacher2005-12-141-1/+1
* r12116: got rid of composite_trigger_done() and composite_trigger_error(), andAndrew Tridgell2005-12-082-2/+2
* r11823: make the socket_connect_send() context a child of the local stateAndrew Tridgell2005-11-211-0/+1
* r11822: reworked the socket_connect_multi() code so it is built on top ofAndrew Tridgell2005-11-211-144/+149
* r11821: got rid of two more unnecessary variables and made the variable namesAndrew Tridgell2005-11-211-60/+58
* r11820: fixed some problems with the socket socket.c code. Andrew Tridgell2005-11-211-68/+72
* r11811: Revert 11808, this broke the selftest. No idea why though. Why do we ...Volker Lendecke2005-11-201-2/+2
* r11808: Fix socket_connect_evVolker Lendecke2005-11-201-2/+2
* r11382: Require number of required M4 macrosJelmer Vernooij2005-10-281-4/+4
* r11369: Implement socket_connect_multi: Connect to multiple ipv4 tcp ports inVolker Lendecke2005-10-283-0/+282
* r11274: Start a connection attempt to the DC's port 389. To do this properly,...Volker Lendecke2005-10-242-63/+175
* r11244: Relative path names in .mk filesJelmer Vernooij2005-10-211-6/+6
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2005-10-201-64/+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-4/+4
* r10531: (hopefully) improve detection of socket-related functions in external...Jelmer Vernooij2005-09-272-22/+4
* r10509: Some more sconscript fixes. Now getting to link stage for smbclientJelmer Vernooij2005-09-261-4/+4
* r10456: More SCons fixes:Jelmer Vernooij2005-09-231-0/+59
* r10452: Couple of small scons updates - ignore .sconsign filesJelmer Vernooij2005-09-231-13/+0
* 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/+6
* r10200: added a composite_trigger_done() call that allows a composite functionAndrew Tridgell2005-09-131-5/+0
* r9705: r9685@blu: tridge | 2005-08-27 19:43:44 +1000Andrew Tridgell2005-08-284-0/+4
* r9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000Andrew Tridgell2005-08-285-5/+17
* r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell2005-08-281-0/+33
* r9110: use printf againStefan Metzmacher2005-08-051-2/+2
* r9106: look for something more usefull in the -lnslStefan Metzmacher2005-08-051-2/+2
* r9063: - don't pollute the global $LIBS variable with -ldl Stefan Metzmacher2005-08-042-1/+92
* r8408: its quite common in our code to free up a connection when we get anAndrew Tridgell2005-07-131-0/+27
* r8394: Make sure the argument to ctype is*(3) macros are unsigned char asLove Hörnquist Åstrand2005-07-121-1/+1
* r8044: give a better error codeStefan Metzmacher2005-07-011-3/+3
* r7668: - setup HAVE_ILDAP to enable the ildap backend in ldbAndrew Tridgell2005-06-171-1/+2
* r7660: improved error handling in socket_connect_ev() (it matters when nameAndrew Tridgell2005-06-171-0/+3
* r7626: a new ldap client library. Main features are:Andrew Tridgell2005-06-164-5/+82
* r7476: ensure dgram sockets are created non-blocking. As they usually skipAndrew Tridgell2005-06-111-0/+6
* r7227: added a socket_pending() call to abstract away the FIONREAD ioctl. ItAndrew Tridgell2005-06-034-0/+40
* r7205: added support for sendto() on unix domain socketsAndrew Tridgell2005-06-031-0/+32
* r6795: Make some functions static and remove some unused ones.Jelmer Vernooij2005-05-152-7/+0
* r6562: added support for datagram unix domain sockets in the socket libraryAndrew Tridgell2005-05-012-9/+26
* r6070: Fix typo's and fallback to "" as default user name if no Jelmer Vernooij2005-03-261-1/+0
* r5903: While I can't test IPv6, metze asked me to commit a matching changeAndrew Bartlett2005-03-191-0/+3
* r5898: Handle errors in the 'sync' name and IP address handling code.Andrew Bartlett2005-03-191-0/+3
* r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell2005-02-107-0/+49
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2005-02-104-0/+4