| Commit message (Expand) | Author | Age | Files | Lines |
* | Use different servers for cert-based and password-based auth and use event MP... | jsdelfino | 2010-11-28 | 1 | -0/+2 |
* | Add .componentType files describing the utility components. Refactor chat com... | jsdelfino | 2010-11-03 | 4 | -1/+87 |
* | Renamed frontcache to datacache and add a memo cache that memoizes function a... | jsdelfino | 2010-10-20 | 7 | -22/+155 |
* | Upgrade build scripts to on Ubuntu 10.04. | jsdelfino | 2010-09-15 | 1 | -2/+1 |
* | Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ... | jsdelfino | 2010-09-06 | 1 | -2/+2 |
* | Configure mod-auth-openid to use memcached instead of sqlite. Remove dependen... | jsdelfino | 2010-09-03 | 1 | -3/+1 |
* | Test Postgresql hot standby + replication and integrated Postgresql database ... | jsdelfino | 2010-08-16 | 7 | -27/+181 |
* | Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an... | jsdelfino | 2010-08-14 | 7 | -21/+83 |
* | Change sample to use a pool of three memcached servers. Add a property to the... | jsdelfino | 2010-07-28 | 8 | -16/+61 |
* | 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 | 2 | -1/+4 |
* | Change Memcached component to use localhost instead of 127.0.0.1. | jsdelfino | 2010-05-22 | 2 | -3/+3 |
* | Minor fix, cleanup namespace. | jsdelfino | 2010-04-08 | 3 | -27/+27 |
* | Build memcached from source as the Ubuntu 9.10 memcached package is back leve... | jsdelfino | 2010-03-29 | 3 | -2/+13 |
* | Add a host parameter to the conf scripts to allow an external DNS host name t... | jsdelfino | 2010-03-28 | 1 | -1/+1 |
* | Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to st... | jsdelfino | 2010-03-21 | 2 | -2/+2 |
* | Minor cleanup, renamed mcache to memcache, added a uuid util function to get ... | jsdelfino | 2010-03-10 | 9 | -22/+22 |
* | Minor fixes to distro build. Added missing scripts. Placed libraries in the c... | jsdelfino | 2010-03-01 | 1 | -3/+3 |
* | Moved component start calls from HTTPD postConfig to childInit, to give compo... | jsdelfino | 2010-02-22 | 1 | -1/+1 |
* | Working queue and chat components. Added a few useful start/stop scripts. Fi... | jsdelfino | 2010-02-17 | 8 | -56/+135 |
* | Moved server configuration to HTTPD postConfig phase, to avoid running config... | jsdelfino | 2010-02-07 | 2 | -6/+3 |
* | Updated test composites and xsds to the latest SCA schemas. | jsdelfino | 2010-01-17 | 1 | -1/+1 |
* | Simplified Makefiles a bit. Added -R options to configure shared library runt... | jsdelfino | 2010-01-17 | 1 | -2/+2 |
* | Cleaned up test composite files. Adjusted C++ implementation elements to matc... | jsdelfino | 2010-01-17 | 2 | -2/+2 |
* | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 2010-01-11 | 3 | -9/+6 |
* | Renamed cache test cases. | jsdelfino | 2010-01-11 | 2 | -2/+2 |
* | Refactored eval module to avoid confusion with the python eval module. | jsdelfino | 2010-01-05 | 1 | -8/+8 |
* | Performance improvements when running both in multi-threaded and pre-forked H... | jsdelfino | 2010-01-02 | 6 | -83/+79 |
* | Simplified server configuration, HTTPD modules now use deployment composite t... | jsdelfino | 2009-12-26 | 2 | -10/+9 |
* | Added timing functions to measure performance, removed unused cache support, ... | jsdelfino | 2009-12-26 | 2 | -60/+35 |
* | Updated svn:ignore property. Redirect log output. | jsdelfino | 2009-11-30 | 2 | -2/+2 |
* | More build improvements, added a configure option to turn on debugging and pr... | jsdelfino | 2009-11-30 | 1 | -5/+8 |
* | Fixes to the http client, httpd modules and memcached component to get the st... | jsdelfino | 2009-11-30 | 7 | -24/+236 |
* | Refactored memcached support into an SCA component. Moved cache monad functio... | jsdelfino | 2009-11-23 | 6 | -0/+440 |