Fix server messages (clean up errors in general).
[m6w6/libmemcached] / libmemcached / server.cc
2012-05-27  Brian AkerFix server messages (clean up errors in general).
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-29  Brian AkerMerge of build trunk.
2012-01-29  Brian AkerUpdate for keys
2012-01-28  Brian AkerRemove some of copy/past around incr/decr
2012-01-26  Brian AkerRollup from build trunk.
2012-01-26  Brian AkerMerge build trunk.
2012-01-26  Brian AkerThis fixes memcached_dump(), and creates a couple of...
2012-01-23  Brian AkerFix fatal testing.
2012-01-11  Brian AkerMerge of build trunk
2012-01-11  Brian AkerMore memcached_dump()
2012-01-05  Brian AkerUpdate tests, improved UDP performance.
2012-01-04  Brian AkerMerge from build trunk.
2011-12-31  Brian AkerAdd back in the UDP header creation.
2011-12-25  Brian AkerFix detangle, minor style cleanups.
2011-12-01  Brian AkerMerging trunkg
2011-11-30  Brian AkerMerge in work to test return types.
2011-11-30  Brian AkerFirst pass through to make sure malloc is type safe
2011-11-29  Brian AkerMerge of trunk
2011-11-29  Brian AkerTry to setup initial DNS a bit earlier in the process...
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-10-07  Brian AkerMerge trunk
2011-10-05  Brian AkerMerge in touch/etc
2011-10-05  Brian AkerMerge in touch.
2011-10-02  Brian AkerUpdate all of the delete key logic (split it off for...
2011-09-20  Brian AkerMerge in all of trunk.
2011-09-20  Brian AkerIssues fixed for Clang
2011-09-09  Brian AkerMerge in all of the build tree.
2011-08-20  Brian AkerFix for lp:777672
2011-08-20  Brian AkerThis patch creates a couple of tests around how autoeje...
2011-08-19  Brian AkerMerge in updates for server failure testing.
2011-08-17  Brian AkerMerge in tests for SASL
2011-08-16  Brian AkerAdd test cases for add server for NULL cases.
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 AkerUpdate libtest/fedora/lion fixes
2011-07-26  Brian AkerMerge up trunk
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 trunk
2011-07-20  Brian AkerFix for 809390
2011-07-20  Brian AkerMerge in build lp
2011-07-19  Brian AkerMerge in trunk
2011-07-19  Brian AkerCleans up the assert and some other things that Fedora...
2011-07-18  Brian AkerUpdating to latest libtest.
2011-07-18  Brian AkerMerge in all of libtest updates.
2011-07-07  Brian AkerMerge trunk for LP
2011-07-01  Brian AkerUpdating test framework for startup/shutdown of memcached.
2011-06-29  Brian AkerAdd in test cases for --socket (and documentation).
2011-06-28  Brian AkerMerge in namespace fixes for binary protocol.
2011-06-19  Brian AkerMerge in docs.
2011-06-18  Brian AkerMerge Trunk
2011-06-14  Brian AkerMerge in fix for additional logic for timeouts.
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 AkerSimply free so that we can not have a bunch of if/else...
2011-05-23  Brian AkerThis fixes bug 776354.
2011-05-18  Brian AkerSmall style cleanup
2011-05-04  Brian AkerMerge in fix so that we don't have to do weight on...
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-28  Brian AkerMerge in conversion to C++.