Fix for bug in server for touch
[awesomized/libmemcached] / libmemcached /
2013-02-12  Brian AkerFix for bug in server for touch
2013-02-12  Brian AkerUpdate for new warnings.
2013-02-11  Brian AkerFix APPLE identifier.
2013-02-11  Brian AkerUpdate from build trunk.
2013-02-11  Brian AkerIncrement bison required version.
2013-02-04  Brian AkerAdding missing windows file.
2013-02-04  Brian AkerHarmonize WIN32, and update bootstrap
2013-01-30  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-30  Brian AkerUpdate for scanner.
2013-01-29  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-29  Brian AkerCleanup for F18 build notices.
2013-01-29  Brian AkerClean up interfaces so that 1.2 is a bit easier to...
2013-01-29  Brian AkerFix binary touch.
2013-01-28  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-28  Brian AkerCleanup around the timeout code.
2013-01-25  Brian AkerEncapsulate more of the cleanup logic.
2013-01-23  Brian AkerMinor cleanup in confirming socket close.
2013-01-18  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-18  Brian AkerUpdate, add class keyword to solve build issue for...
2013-01-17  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-17  Brian AkerFixes that come from clang.
2013-01-17  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-17  Brian AkerMerge of current build tree.
2013-01-16  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-15  Brian AkerFixes for scanner/parser from OSX.
2013-01-15  Brian AkerClean up semantics for calling memcached_create() inter...
2013-01-14  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-14  Brian AkerAbstraction (which will save us merge hell with 1.2).
2013-01-11  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-10  Brian AkerSplit up how we call quit.
2013-01-10  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-10  Brian AkerAdded support for two part shutdown of socket.
2013-01-10  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-10  Brian AkerUpdate for mingw compile.
2013-01-08  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-08  Brian AkerUpdate local poll() implementation.
2013-01-08  Brian AkerUpdate assert rule.
2013-01-08  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-08  Brian AkerUpdate yatl.
2013-01-01  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2013-01-01  Brian AkerUpdate to stats in case of bad function call.
2012-12-31  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-31  Brian AkerFix allocation on stat so that it uses malloc() since...
2012-12-29  Brian AkerBreak up command from key.
2012-12-28  Brian AkerUpdate so that we can move to event based fetch.
2012-12-28  Brian AkerStyle cleanup.
2012-12-28  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-27  Brian AkerFirst pass for restructured IO
2012-12-24  Brian AkerFix style issue
2012-12-24  Brian AkerCleanup style and possible errors, when calling stats.
2012-12-23  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-23  Brian AkerUpdate errors to make sure we return the real error.
2012-12-23  Brian AkerRemove redundant call to nonblock.
2012-12-17  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build... 1.0.15
2012-12-17  Brian AkerRefactor DEPENDENCIES
2012-12-16  Brian AkerFirst pass in cleaning up instance.
2012-12-16  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-16  Brian AkerStyle cleanup.
2012-12-16  Brian AkerAdd small ketama test.
2012-12-14  Brian AkerFix typo for initializer
2012-12-14  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-14  Brian AkerSlight style cleanup.
2012-12-13  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build/ Build...
2012-12-13  Brian AkerUpdate/fix for SASL
2012-12-10  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-12-10  Brian AkerMerge YaTL tree.
2012-12-08  Brian AkerFix typo in assert message
2012-12-06  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-12-06  Brian AkerUpdate spec/m4/etc.
2012-12-04  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-12-04  Brian AkerUpdate, fix build rules for -j
2012-12-02  Brian AkerTry to force dependency building for flex/bison files.
2012-11-27  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-11-26  Brian AkerFix bad fprintf call.
2012-11-25  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-11-25  Brian AkerCleanup around linking.
2012-11-23  Brian AkerFix issue where we couldn't compile if only working...
2012-11-20  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-11-20  Brian AkerFix some compile time issues.
2012-11-19  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-11-19  Brian AkerFix linking issue in test case.
2012-11-14  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-11-13  Brian AkerFirst pass through fixing SASL.
2012-11-12  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-11-12  Brian AkerWhen returning CLIENT_ERROR do not close the socket...
2012-11-10  Brian AkerAdd test for 1048945. The error was in the user's code...
2012-10-29  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-10-29  Brian AkerUpdate all config.h usage.
2012-10-28  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-10-28  Brian AkerNumerous fixes related to compiling for mingw
2012-10-25  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-10-25  Brian AkerA number of small build fixes found while looking at...
2012-10-19  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-10-19  Brian AkerUpdate updates to a current version of bootstrap.
2012-10-13  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-10-13  Brian AkerFix reference to not common include.
2012-10-07  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-10-07  Brian AkerFix for lp:1062704
2012-10-06  Continuous IntegrationMerge lp:~tangent-org/libmemcached/1.0-build Build...
2012-10-06  Brian AkerRemove another chunck of Pandora.
next