Update cursor
[m6w6/libmemcached] / libmemcached / connect.cc
2012-07-07  Brian AkerUpdate cursor
2012-07-07  Brian AkerFirst pass through turning instance into ++
2012-06-18  Brian AkerMerge in trunk
2012-06-18  Brian AkerRemove how use instance (keep API intact)
2012-06-05  Brian AkerFix for close on exec for socket.
2012-05-22  Brian AkerMerge up all of build.
2012-05-21  Brian AkerTighten up error controls.
2012-04-03  Continuous Integrationjenkins-promote-staging-trunk-libmemcached-4
2012-04-03  Continuous IntegrationMerge working tree with build tree.
2012-04-03  Continuous IntegrationMerging bzr://gaz.tangent.org/libmemcached/build/ to...
2012-04-03  Brian AkerLatest of libtest.
2012-01-30  Brian AkerMerge in build trunk
2012-01-29  Brian AkerMerge in trunk
2012-01-29  Brian AkerFix m4 warnings, and fix a couple of issues around...
2012-01-26  Brian AkerRollup from build trunk.
2012-01-26  Brian AkerMerge build trunk.
2012-01-23  Brian AkerFix fatal testing.
2012-01-08  Brian AkerRollowup for trees.
2012-01-08  Brian AkerMerge with build trunk
2012-01-08  Brian AkerAdding in patch for DEAD server completion.
2012-01-05  Brian AkerUpdate tests, improved UDP performance.
2012-01-04  Brian AkerMerge from build trunk.
2011-12-27  Brian AkerFix -1 usage for bad socket descriptor
2011-12-01  Brian AkerMerging trunkg
2011-11-29  Brian AkerMerge of trunk
2011-11-29  Brian AkerTry to setup initial DNS a bit earlier in the process...
2011-11-28  Brian AkerMerge in trunk
2011-11-28  Brian AkerMerge
2011-11-27  Brian AkerImprove parser error messages.
2011-10-10  Brian AkerMerge in library/udp fixes.
2011-10-09  Brian AkerMerge in fixes for UDP.
2011-10-08  Brian AkerMerge in fixes for UDP
2011-09-26  Brian AkerRolloup of all of the current build.
2011-09-26  Brian AkerMerge
2011-09-23  Brian AkerRemove -lm obsolete macro.
2011-09-10  Brian AkerMerge build with LP trunk
2011-09-10  Brian AkerMerge in fixes for 32bit
2011-09-10  Brian AkerSolution for cases where next has been set to NULL.
2011-09-09  Brian AkerMerge in all of the build tree.
2011-08-20  Brian AkerFix for lp:777672
2011-08-19  Brian AkerMerge in updates for server failure testing.
2011-08-18  Brian AkerSmall cleanup so that you can follow what ptr means...
2011-08-17  Brian AkerStyle cleanup
2011-08-17  Brian AkerMerge in tests for SASL
2011-08-16  Brian AkerAdd test cases for add server for NULL cases.
2011-08-15  Brian AkerMerge in sasl update
2011-08-15  Brian AkerMerge in fixes for SASL.
2011-08-04  Brian AkerMerge in autoconf/libtest updates.
2011-07-30  Brian AkerMerge in removal of dead constants (don't need them...
2011-07-28  Brian AkerMerge in update/fix for connect, and setup memcached...
2011-07-28  Brian AkerUpdate libtest/fedora/lion fixes
2011-07-27  Brian AkerUpdate from trunk to launchpad
2011-07-27  Brian AkerAdd test for memslap
2011-07-26  Brian AkerMerge up trunk
2011-07-26  Brian AkerUpdate for Lion, error messages.
2011-07-26  Brian AkerOSX fixes, make memcapable a test.
2011-07-22  Brian AkerMerge in version update (0.51) 0.51
2011-07-22  Brian AkerMerge trunk
2011-07-22  Brian AkerRemove old watchpoint system.
2011-07-20  Brian AkerMerge in build lp
2011-07-20  Brian AkerMerge in backtrace
2011-07-20  Brian AkerMerge in backtrace
2011-07-18  Brian AkerUpdating to latest libtest.
2011-07-13  Brian AkerStandardize the snprintf() failure messages, and add...
2011-07-07  Brian AkerMerge trunk for LP
2011-07-01  Brian AkerUpdating test framework for startup/shutdown of memcached.
2011-06-24  Brian AkerMerge in trunk. Updates to manual/update to latest...
2011-06-21  Brian AkerMerge in code such that we are much closer to running...
2011-06-19  Brian AkerMerge in docs.
2011-06-18  Brian AkerMerge Trunk
2011-06-17  Brian AkerDocument/standardize the return types from the fetch...
2011-06-14  Brian AkerMerge in fix for building with debug.
2011-06-14  Brian AkerRemove assert.
2011-06-14  Brian AkerMerge in fix for additional logic for timeouts.
2011-06-10  Brian AkerFix conditional jump in error message creation.
2011-06-10  Brian AkerExtend out testing for hosts.
2011-06-09  Brian AkerUpdate test case for timeout.
2011-05-25  Brian AkerMerge in trunk.
2011-05-24  Brian AkerFix set_last_disconnected_host() to handle a null opera...
2011-05-24  Brian AkerMerge in local trunk
2011-05-23  Brian AkerThis fixes bug 776354.
2011-05-20  Brian AkerSmall cleanups in the error messages.
2011-05-20  Brian AkerCleanup the lookup code.
2011-05-20  Brian AkerUpdate basic string.
2011-05-20  Brian AkerMerge in fetch updates/break out memory/create error...
2011-05-19  Brian AkerTest cleanup, extended error system to record host.
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-28  Brian AkerMerge in conversion to C++.