Merge in version 1.0.2
[awesomized/libmemcached] / libmemcached /
2011-10-09  Brian AkerFix for memory leak in UDP tests.
2011-10-08  Brian AkerMerge in fixes for UDP
2011-10-07  Brian AkerFix build warning on OSX.
2011-10-07  Brian AkerTest update
2011-10-07  Brian AkerMerge in error for expiration for delete, and test...
2011-10-05  Brian AkerMerge in touch.
2011-10-04  Brian AkerUpdate all of the build/spec files.
2011-10-03  Brian AkerFlip structure declation.
2011-10-03  Brian AkerMerge in some updates to style.
2011-10-03  Brian AkerAdd test case for situation where callback shouldn...
2011-10-02  Brian AkerUpdate all of the delete key logic (split it off for...
2011-10-02  Brian AkerFix style issue in delete. Fix test case which was...
2011-10-02  Brian AkerCreate version 1.0 directory structure.
2011-09-26  Brian AkerExtend pool API for fetch/release. Fix concurrency...
2011-09-23  Brian AkerRemove -lm obsolete macro.
2011-09-22  Brian AkerLinux specifuc fix for -lm
2011-09-22  Brian AkerMerge in fix for unreliable test.
2011-09-21  Brian AkerFix for possible memory overflow when fetching error...
2011-09-21  Brian AkerMake 64bit fnv optional.
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.
next