Add memc.h to include.am
[m6w6/libmemcached] / libmemcached /
2011-09-20  Brian AkerFix additional clang finds.
2011-09-20  Brian AkerIssues fixed for Clang
2011-09-19  Brian AkerClang fixes
2011-09-19  Brian AkerAdd memcached_exist()
2011-09-17  Brian AkerImprove tesing of command line apps
2011-09-14  Brian AkerFix --disable-assert, lp:829810
2011-09-10  Brian AkerSolution for cases where next has been set to NULL.
2011-09-09  Brian AkerCleanup some warning around pandora.
2011-09-08  Brian AkerUpdate scanner
2011-09-08  Brian AkerUpdate for OSX Lion build.
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-18  Brian AkerSmall cleanup so that you can follow what ptr means...
2011-08-17  Brian AkerStyle cleanup
2011-08-17  Brian AkerFix issues that Trond found.
2011-08-17  Brian AkerMerge in check (i.e. we are going to put a lock in...
2011-08-17  Brian AkerMerge in updates for sasl.
2011-08-16  Brian AkerAdd test cases for add server for NULL cases.
2011-08-15  Brian AkerFix headers
2011-08-15  Brian AkerAdd a method for checking error/returning error.
2011-08-15  Brian AkerMerge in fixes for SASL.
2011-08-04  Brian AkerUpdate build bits.
2011-08-02  Brian AkerMerge in all updates for autoconf
2011-07-30  Brian AkerExpand error for incorrect report.
2011-07-30  Brian AkerMerge in removal of dead constants (don't need them...
2011-07-30  Brian AkerMerge in updates to io
2011-07-29  Brian AkerMerge in simple extrace for strings, style issues in io
2011-07-29  Brian AkerMerge in fix for return.
2011-07-29  Brian AkerMerge in refactor of storage such that it is laid out...
2011-07-29  Brian AkerShuffle headers so that we don't need prototypes.
2011-07-28  Brian AkerMerge in update/fix for connect, and setup memcached...
2011-07-27  Brian AkerAdd test for memslap
2011-07-26  Brian AkerUpdate for Lion, error messages.
2011-07-26  Brian AkerOSX fixes, make memcapable a test.
2011-07-22  Brian AkerMove options directory to csl.
2011-07-22  Brian AkerRemove old watchpoint system.
2011-07-20  Brian AkerFix for 809390
2011-07-20  Brian AkerMerge in backtrace
2011-07-19  Brian AkerCleans up the assert and some other things that Fedora...
2011-07-18  Brian AkerSmall cleanups.
2011-07-18  Brian AkerMerge in all of libtest updates.
2011-07-13  Brian AkerStandardize the snprintf() failure messages, and add...
2011-07-07  Brian AkerAdding additional tests for namespace.
2011-07-06  Brian AkerMerge in pid/ping status.
2011-07-05  Brian AkerUpdate chop rule.
2011-07-05  Brian AkerCleanup internal naming convention.
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-29  Brian AkerUpdate for --socket option
2011-06-28  Brian AkerMerge in additional test for increment with namespace...
2011-06-28  Brian AkerMerge in namespace fixes for binary protocol.
2011-06-26  Brian AkerFix error condition (which,... would not happen under...
2011-06-21  Brian AkerFix up warnings on linux.
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 in code for improving fetch operation.
2011-06-18  Brian AkerCleaned up silly usage of memory in C++ fetch method.
2011-06-17  Brian AkerJust hand over memory ownership when the caller is...
2011-06-17  Brian AkerMake sure we use the correct strerror() in case someone...
2011-06-17  Brian AkerDocument/standardize the return types from the fetch...
2011-06-16  Brian AkerLossen up restrictions on the recv().
2011-06-15  Brian AkerExtend lp:655423 just to see if we can trigger it via...
2011-06-15  Brian AkerFix (test for) lp:655423
2011-06-14  Brian AkerThis creates memcached_htonll() to be used internally...
2011-06-14  Brian AkerAdd in MSG_DONTWAIT for recv().
2011-06-14  Brian AkerClean up the while() loop in recv
2011-06-14  Brian AkerStyle cleanup.
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 AkerMerge in stats fix for lp:794717
2011-06-10  Brian Akerlp:794709
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-06-08  Brian AkerStyle cleanup
2011-06-07  Brian AkerStyle cleanup/fix the return error to be correct for...
2011-06-03  Brian AkerMerge in fix for reusing active memcached servers.
2011-06-02  Brian AkerMerge in lp:789740
2011-05-27  Brian AkerAdditional test to test for failure on get replication.
2011-05-27  Brian AkerSimple addition to valgrind test.
2011-05-25  Brian AkerMerge in trunk.
2011-05-25  Brian AkerMerge in additional for last disconnected server.
2011-05-24  Brian AkerFix set_last_disconnected_host() to handle a null opera...
2011-05-24  Brian AkerMerge trunk.
2011-05-24  Brian AkerMerge in bug fix for lp:779837
2011-05-24  Brian AkerMerge in local trunk
2011-05-24  Brian AkerRemove duplicate string bits (just use the one that...
2011-05-23  Brian AkerCleanup of behaviors.
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-20  Brian AkerMerge notes on return types.
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-05-18  Brian AkerSmall style cleanup
2011-05-04  Brian AkerMerge in fix so that we don't have to do weight on...
2011-05-03  Brian AkerFixed up a few more places where we set the error in...
next