| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated the INSTALL instructions, fixed a few incremental build issues, and a... | jsdelfino | 2010-03-13 | 2 | -2/+6 |
* | Minor cleanup, renamed mcache to memcache, added a uuid util function to get ... | jsdelfino | 2010-03-10 | 10 | -23/+23 |
* | Added an XMPP test server using Apache Vysper, to help test the XMPP Chat com... | jsdelfino | 2010-03-10 | 5 | -1/+172 |
* | Minor fixes to distro build. Added missing scripts. Placed libraries in the c... | jsdelfino | 2010-03-01 | 5 | -21/+18 |
* | Moved component start calls from HTTPD postConfig to childInit, to give compo... | jsdelfino | 2010-02-22 | 6 | -10/+11 |
* | Working queue and chat components. Added a few useful start/stop scripts. Fi... | jsdelfino | 2010-02-17 | 33 | -244/+1334 |
* | Moved server configuration to HTTPD postConfig phase, to avoid running config... | jsdelfino | 2010-02-07 | 16 | -40/+191 |
* | Added missing headers to scheme and python test cases. Updated NOTICE and LIC... | jsdelfino | 2010-02-01 | 3 | -0/+51 |
* | Added build configuration and dependencies for chat and queue components. | jsdelfino | 2010-02-01 | 12 | -8/+478 |
* | Added a Web service listener component integrating Axis2/C's mod_axis2. Conso... | jsdelfino | 2010-01-30 | 14 | -12/+616 |
* | Added skeletons and build options for a few more utility components. Minor re... | jsdelfino | 2010-01-25 | 17 | -17/+299 |
* | Working Web service component using Axis2C 1.6. Some fixes to the JSON conver... | jsdelfino | 2010-01-24 | 9 | -10/+380 |
* | Updated test composites and xsds to the latest SCA schemas. | jsdelfino | 2010-01-17 | 2 | -2/+2 |
* | Simplified Makefiles a bit. Added -R options to configure shared library runt... | jsdelfino | 2010-01-17 | 2 | -6/+6 |
* | Cleaned up test composite files. Adjusted C++ implementation elements to matc... | jsdelfino | 2010-01-17 | 4 | -7/+7 |
* | Updated svn:ignore properties. Fixed build error. | jsdelfino | 2010-01-11 | 1 | -1/+0 |
* | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 2010-01-11 | 4 | -10/+7 |
* | Created component structure and build files for Web service component using A... | jsdelfino | 2010-01-11 | 6 | -0/+269 |
* | 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 | 8 | -0/+483 |