summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/server/mod-eval.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a host component property reporting the current virtual host name.jsdelfino2010-07-121-3/+14
* More changes to get both single and mass dynamic virtual hosting working with...jsdelfino2010-07-081-22/+37
* Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...jsdelfino2010-07-061-65/+161
* Minimal support for implementation.widget, using simplified (and generic) JSO...jsdelfino2010-07-011-1/+17
* Add support for user and email component properties, and minimal support for ...jsdelfino2010-06-271-3/+50
* Chdir to the installed SCA contribution before configuring components.jsdelfino2010-04-191-0/+4
* Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...jsdelfino2010-03-271-17/+49
* Minor code cleanup, refactored some ATOM data conversion functions, simplifie...jsdelfino2010-03-061-2/+2
* Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino2010-02-221-12/+35
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-171-93/+135
* Support HTTPD graceful restarts for non-stop operation. Simplified Python and...jsdelfino2010-02-071-1/+1
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-071-45/+96
* Added a Web service listener component integrating Axis2/C's mod_axis2. Conso...jsdelfino2010-01-301-12/+24
* Added skeletons and build options for a few more utility components. Minor re...jsdelfino2010-01-251-1/+6
* Working Web service component using Axis2C 1.6. Some fixes to the JSON conver...jsdelfino2010-01-241-10/+38
* Cleaned up test composite files. Adjusted C++ implementation elements to matc...jsdelfino2010-01-171-4/+4
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-111-0/+422
* Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino2009-12-261-50/+0
* Refactored httpd server integration, split http support and server logic in t...jsdelfino2009-11-231-0/+50