| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes to get successful C++11 based build. Code cleanup, dependency upgrade... | jsdelfino | 2012-12-11 | 1 | -1/+1 |
* | Improve error reporting with a reason code. Improve debug and audit logging. ... | jsdelfino | 2012-05-28 | 1 | -1/+2 |
* | Add a partitioner component, which combined with a selector component can be ... | jsdelfino | 2012-01-16 | 1 | -3/+7 |
* | Add external configuration of Memcached and PostgreSQL logging, to allow the ... | jsdelfino | 2011-12-30 | 1 | -1/+1 |
* | Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi... | jsdelfino | 2011-08-14 | 1 | -2/+1 |
* | Port to Mac OS X 10.6.7. | jsdelfino | 2011-06-28 | 1 | -8/+9 |
* | Add .componentType files describing the utility components. Refactor chat com... | jsdelfino | 2010-11-03 | 1 | -1/+1 |
* | Renamed frontcache to datacache and add a memo cache that memoizes function a... | jsdelfino | 2010-10-20 | 1 | -6/+10 |
* | Upgrade build scripts to on Ubuntu 10.04. | jsdelfino | 2010-09-15 | 1 | -2/+1 |
* | Test Postgresql hot standby + replication and integrated Postgresql database ... | jsdelfino | 2010-08-16 | 1 | -1/+7 |
* | Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an... | jsdelfino | 2010-08-14 | 1 | -2/+2 |
* | Add build support for a minimum distribution using prebuilt dependencies from... | jsdelfino | 2010-06-05 | 1 | -0/+3 |
* | Fix source distribution build scripts, add missing files to the dist targets. | jsdelfino | 2010-05-30 | 1 | -1/+4 |
* | Fix distribution build, add missing files and samples and fix path to librari... | jsdelfino | 2010-05-29 | 1 | -0/+3 |
* | Build memcached from source as the Ubuntu 9.10 memcached package is back leve... | jsdelfino | 2010-03-29 | 1 | -0/+4 |
* | Minor cleanup, renamed mcache to memcache, added a uuid util function to get ... | jsdelfino | 2010-03-10 | 1 | -5/+5 |
* | Minor fixes to distro build. Added missing scripts. Placed libraries in the c... | jsdelfino | 2010-03-01 | 1 | -3/+3 |
* | Simplified Makefiles a bit. Added -R options to configure shared library runt... | jsdelfino | 2010-01-17 | 1 | -2/+2 |
* | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 2010-01-11 | 1 | -8/+5 |
* | More build improvements, added a configure option to turn on debugging and pr... | jsdelfino | 2009-11-30 | 1 | -5/+8 |
* | Refactored memcached support into an SCA component. Moved cache monad functio... | jsdelfino | 2009-11-23 | 1 | -0/+31 |