| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Minor improvements to HTTPD configuration scripts. Add a mod-rewrite rule to ... | jsdelfino | 2010-10-28 | 2 | -7/+29 |
* | Improve format of HTTP and HTTPS logs. | jsdelfino | 2010-10-25 | 2 | -2/+13 |
* | Minor fixes to get all samples working in a target install dir. | jsdelfino | 2010-10-20 | 1 | -1/+1 |
* | Improvements to the oauth module and support for oauth 1.0a using liboauth. | jsdelfino | 2010-09-19 | 1 | -0/+2 |
* | Minor tweaks to make the OAuth support work with Github. | jsdelfino | 2010-09-07 | 2 | -3/+10 |
* | Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ... | jsdelfino | 2010-09-06 | 4 | -30/+135 |
* | Improve performance by reusing HTTP proxy connections across invocations and ... | jsdelfino | 2010-08-22 | 3 | -5/+81 |
* | Refactor store-cluster sample components to allow vhosts to share common cach... | jsdelfino | 2010-08-22 | 3 | -18/+39 |
* | Script fixes to get database working with the HTTPS-enabled store-cluster sam... | jsdelfino | 2010-08-19 | 3 | -22/+43 |
* | Fix configuration scripts to create directories if necessary. | jsdelfino | 2010-08-16 | 9 | -0/+12 |
* | Test Postgresql hot standby + replication and integrated Postgresql database ... | jsdelfino | 2010-08-16 | 1 | -0/+1 |
* | Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an... | jsdelfino | 2010-08-14 | 20 | -220/+998 |
* | Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI... | jsdelfino | 2010-08-02 | 11 | -67/+183 |
* | Refactor and cleanup some of the config scripts. Add a sample using mod_proxy... | jsdelfino | 2010-07-28 | 13 | -57/+401 |
* | Enable HTTPD mod_status in SSL-enabled configuration. | jsdelfino | 2010-07-12 | 1 | -0/+15 |
* | Add a host component property reporting the current virtual host name. | jsdelfino | 2010-07-12 | 1 | -8/+8 |
* | More changes to get both single and mass dynamic virtual hosting working with... | jsdelfino | 2010-07-08 | 6 | -26/+105 |
* | Add support for HTTPD mass dynamic virtual hosting. Components can now be dep... | jsdelfino | 2010-07-06 | 3 | -6/+45 |
* | Minor cleanup of config scripts and samples. | jsdelfino | 2010-07-06 | 2 | -5/+5 |
* | HTTPD configuration changes to properly work behind a proxy or in a cluster. | jsdelfino | 2010-07-04 | 2 | -6/+19 |
* | Minimal support for implementation.widget, using simplified (and generic) JSO... | jsdelfino | 2010-07-01 | 1 | -0/+1 |
* | Add support for user and email component properties, and minimal support for ... | jsdelfino | 2010-06-27 | 2 | -0/+17 |
* | Add build support for a minimum distribution using prebuilt dependencies from... | jsdelfino | 2010-06-05 | 6 | -7/+42 |
* | Add support for RSS feeds and minor fixes to ATOM support. | jsdelfino | 2010-05-31 | 3 | -1/+68 |
* | Fix source distribution build scripts, add missing files to the dist targets. | jsdelfino | 2010-05-30 | 1 | -2/+5 |
* | Fix distribution build, add missing files and samples and fix path to librari... | jsdelfino | 2010-05-29 | 1 | -3/+4 |
* | Minor build cleanup and fixes. Add a few scripts to help run automated builds... | jsdelfino | 2010-04-10 | 1 | -3/+4 |
* | Use curl configured at build time instead of curl found on system path. | jsdelfino | 2010-04-04 | 2 | -2/+6 |
* | Move SCA runtime SSL config from httpd-ssl-conf to server-conf, as it only ap... | jsdelfino | 2010-03-29 | 1 | -5/+0 |
* | Build memcached from source as the Ubuntu 9.10 memcached package is back leve... | jsdelfino | 2010-03-29 | 3 | -4/+4 |
* | Add a host parameter to the conf scripts to allow an external DNS host name t... | jsdelfino | 2010-03-28 | 6 | -22/+15 |
* | Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e... | jsdelfino | 2010-03-27 | 6 | -11/+361 |
* | Added support for HTTP references and different versions of the store-wsgi co... | jsdelfino | 2010-03-17 | 1 | -0/+2 |
* | Improved handling of HTTP etags and dynamic content expiration. | jsdelfino | 2010-03-13 | 1 | -0/+8 |
* | Minor code cleanup, refactored some ATOM data conversion functions, simplifie... | jsdelfino | 2010-03-06 | 1 | -1/+1 |
* | Minor fixes to distro build. Added missing scripts. Placed libraries in the c... | jsdelfino | 2010-03-01 | 1 | -4/+5 |
* | Working queue and chat components. Added a few useful start/stop scripts. Fi... | jsdelfino | 2010-02-17 | 2 | -35/+11 |
* | Moved server configuration to HTTPD postConfig phase, to avoid running config... | jsdelfino | 2010-02-07 | 8 | -16/+108 |
* | Added a Web service listener component integrating Axis2/C's mod_axis2. Conso... | jsdelfino | 2010-01-30 | 1 | -4/+130 |
* | Added skeletons and build options for a few more utility components. Minor re... | jsdelfino | 2010-01-25 | 1 | -0/+14 |
* | Working Web service component using Axis2C 1.6. Some fixes to the JSON conver... | jsdelfino | 2010-01-24 | 1 | -10/+7 |
* | Simplified Makefiles a bit. Added -R options to configure shared library runt... | jsdelfino | 2010-01-17 | 1 | -1/+1 |
* | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 2010-01-11 | 2 | -8/+5 |
* | Cleaned up lifecycle handling of objects that hold library and file resources... | jsdelfino | 2010-01-02 | 1 | -28/+15 |
* | Performance improvements when running both in multi-threaded and pre-forked H... | jsdelfino | 2010-01-02 | 3 | -169/+158 |
* | Simplified server configuration, HTTPD modules now use deployment composite t... | jsdelfino | 2009-12-26 | 4 | -10/+26 |
* | Added missing const qualifiers, macros and util functions to help debugging, ... | jsdelfino | 2009-12-26 | 1 | -9/+9 |
* | Added timing functions to measure performance, removed unused cache support, ... | jsdelfino | 2009-12-26 | 1 | -27/+13 |
* | More build improvements, added a configure option to turn on debugging and pr... | jsdelfino | 2009-11-30 | 1 | -1/+1 |
* | Fixes to the http client, httpd modules and memcached component to get the st... | jsdelfino | 2009-11-30 | 5 | -119/+148 |