Fix issue where hash might not be quite initialized. Also remove redundant bit to...
[m6w6/libmemcached] / libmemcached /
2011-05-02  Brian AkerFix issue where hash might not be quite initialized...
2011-04-28  Brian AkerFix for OSX.
2011-04-28  Brian AkerMerge in conversion to C++.
2011-04-19  Brian AkerUpdate docs for error messages.
2011-04-19  Brian AkerMerge in updates for the pool library.
2011-04-18  Brian AkerUpdate headers.
2011-04-18  Brian AkerMerge in usage for common.
2011-04-13  Brian AkerSimplify the calling structure for creating a memcached_st.
2011-04-13  Brian AkerMerge in updates to all docs/etc.
2011-04-11  Brian AkerMerge in updates to the documentation.
2011-04-11  Brian AkerAdd docs for tap, and update all other documentation.
2011-04-11  brian@tangent.orgMerge in laptops efforts for extending pool/documenting...
2011-04-10  Brian AkerCleanup API documentation.
2011-04-10  Brian AkerMerge in more documentation.
2011-04-08  Brian AkerMerge in more updates for docs (we are just going to...
2011-04-07  Brian AkerCleanup the API, remove a couple of things we are not...
2011-04-07  Brian AkerMerge in fixes for rpm.
2011-04-07  Brian AkerFix issue with checking on hosts when building new...
2011-04-07  Brian AkerRemove a bad file/look at the include options for parse...
2011-04-06  Brian AkerFirst pass on updating docs.
2011-04-05  Brian AkerRemove need for build file.
2011-04-05  Brian AkerAdd missing code.
2011-04-05  Brian AkerMake sure query_id is allocated correctly.
2011-04-05  Brian AkerAdd support for query_id, and fixes a few cases where...
2011-04-05  Brian AkerSurpress issue with sign...
2011-04-04  Brian AkerTrying to fix the issue of scanner not compiling on...
2011-04-04  Brian AkerRemove dead bit in state for servers.
2011-04-04  Brian AkerMerge in additional work to handle "weight" for servers.
2011-04-03  Brian AkerMerge in behavior change such that if a weight is speci...
2011-04-03  Brian AkerSet weight correctly.
2011-04-03  Brian AkerStyle cleanup.
2011-04-03  Brian AkerMerge in fixes for deprecated bits in behavior.
2011-04-02  Brian AkerThis cleans up some accidental linking we were getting...
2011-04-01  Brian AkerFixes all current issues with hashkit tests.
2011-04-01  Brian AkerFix for key return size.
2011-03-29  Brian AkerFix compile issues locally.
2011-03-29  Brian AkerUpdate for virtual buckets/wasn't this just originally...
2011-03-28  Brian AkerFix need for permissive.-------------- This line and...
2011-03-28  Brian AkerMerge in changes around setting up better syntax for...
2011-03-28  Brian AkerRemove cork from being optional, just use it as we...
2011-03-28  Brian AkerMove cached errno such that it now lives behind the...
2011-03-28  Brian AkerOrganize ketama a bit more (ie lets keep it in its...
2011-03-27  Brian AkerMerge in new protocol interface bits.
2011-03-27  Brian AkerMove the logic out for building the parser.
2011-03-27  Brian AkerChecking in the parser/scanner files.
2011-03-27  Brian AkerMerge in parser adjustment so that = now belongs to...
2011-03-27  Brian AkerShift = over being done by scanner, ie faster match.
2011-03-27  Brian AkerMerge in change such that we now use "config_" as the...
2011-03-26  Brian AkerMerge in additional tests/remove any usages of STL...
2011-03-26  Brian AkerMerge in additional changes so that we remove a usage...
2011-03-26  Brian AkerClean up header files a bit.
2011-03-25  Brian AkerMerge in code changes for all of the new parser.
2011-03-25  Brian AkerMerge fixes from build.
2011-03-25  Brian AkerFix a few spots where when I did the update for EXIT_...
2011-03-25  Brian AkerFix strlen vs sizeof usage in a few spots.
2011-03-25  Brian AkerUpdates for strncpy.
2011-03-24  Brian AkerAdd option to use UDS with server list.
2011-03-24  Brian AkerFix compile issue for debug.
2011-03-24  Brian AkerFix issue with multiple use of "DEBUG"
2011-03-23  Brian AkerMerge in additional language plus some of the configure...
2011-03-23  Brian AkerFix problem where hostname would end up with trailing...
2011-03-23  Brian AkerAdding additional END, RESET, DEBUG, and INCLUDE options.
2011-03-23  Brian AkerCleanup output from error reporting.
2011-03-23  Brian AkerFixes issue where if illegal options caused parsing...
2011-03-23  Brian AkerBetter error handling.
2011-03-23  Brian AkerImproved on the error messages in the parser.
2011-03-23  Brian AkerAdditional cleanup on error messages.
2011-03-23  Brian AkerCheck for failures while configuring client.
2011-03-22  Brian AkerUpdates to configuration API.
2011-03-21  Brian AkerThis adds a couple of new options for options parsing.
2011-03-21  Brian AkerFix prefix key so that it is not statically built.
2011-03-21  Brian AkerMerge in all changes related to being able to read...
2011-03-21  Brian AkerImport parser/etc
2011-03-19  Brian AkerFinal bits for options in parser for behaviors.
2011-03-19  Brian AkerMerge in additions to the scanner.
2011-03-18  Brian AkerAdditional fixes/test. We will now limit the hostname...
2011-03-18  Brian AkerMerge in new scanner/parser suite with updated test...
2011-03-18  Brian AkerMerge in all of the new parser work.
2011-03-17  Brian AkerMerge in updates to make sure exit/return is done properly.
2011-03-08  Brian AkerMerge in solution for lp:581030.
2011-03-04  Brian AkerFix for memory leak when parsing servers.
2011-03-01  Brian AkerMerge Trond
2011-03-01  Trond NorbyeDetect the availability of MSG_NOSIGNAL/MSG_DONTWAIT
2011-02-22  Brian AkerMerge in trond.
2011-02-22  Trond NorbyeLink libmemcached.so with SASL libs if we build with...
2011-02-22  Trond NorbyeDon't use __attribute__((unused))
2011-02-22  Brian AkerMerge in patch for additional lib for SASL
2011-02-22  Brian AkerMerge in dist fix from Monty
2011-02-22  Brian AkerMerge in ability for memcapable to handle ascii/binary...
2011-02-21  Brian AkerMerge in fix for send() on linux.
2011-02-21  Brian AkerStore up errno in a couple of spots.
2011-02-15  Brian AkerMerge in bug fix for 456080.
2011-02-15  Brian AkerFix for Openbsd
2011-02-13  Brian AkerRemove special condition for block and version.
2011-02-12  Brian AkerRollup of fixes/error message corrections in mget....
2011-02-12  Brian AkerAdd purge before get.
2011-02-12  Brian AkerBetter reporting on errors from mget.
2011-02-12  Brian AkerMerge in fixes for get.
2011-02-12  Brian AkerCommit additional test for remote...
2011-02-12  Brian AkerAdd assert for remote testing.
next