summaryrefslogtreecommitdiffstats
path: root/source/lib/socket/connect.c
Commit message (Expand)AuthorAgeFilesLines
* r12608: Remove some unused #include lines.Jelmer Vernooij2005-12-301-1/+0
* 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-081-1/+1
* 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
* r11274: Start a connection attempt to the DC's port 389. To do this properly,...Volker Lendecke2005-10-241-63/+167
* r10200: added a composite_trigger_done() call that allows a composite functionAndrew Tridgell2005-09-131-5/+0
* r9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000Andrew Tridgell2005-08-281-5/+10
* r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell2005-08-281-0/+33
* 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-161-0/+74