summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino2010-09-061-0/+19
* Make sure components execute in the correct contribution directory and fix su...jsdelfino2010-08-292-0/+27
* Script fixes to get database working with the HTTPS-enabled store-cluster sam...jsdelfino2010-08-193-7/+102
* Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino2010-08-162-3/+43
* Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino2010-08-141-1/+11
* Minimal support for implementation.widget, using simplified (and generic) JSO...jsdelfino2010-07-011-0/+14
* Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino2010-06-051-1/+1
* Upgrade SCDL schemas to cd05 level. Remove unused and unsupported schemas. Ad...jsdelfino2010-06-021-5/+5
* Add support for RSS feeds and minor fixes to ATOM support.jsdelfino2010-05-311-0/+9
* Fix distribution build, add missing files and samples and fix path to librari...jsdelfino2010-05-293-3/+31
* Add a test for lambda expressions with gcc-4.5 and change build script to req...jsdelfino2010-04-172-2/+81
* Removed build output from version control.jsdelfino2010-04-121-0/+0
* Add various utility hash functions, useful to hash and retrieve keys from a d...jsdelfino2010-04-124-2/+346
* Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino2010-03-011-3/+4
* Fixed build errors, undefined AC_PROG_JAR autoconf macro, debug macro redefin...jsdelfino2010-02-251-2/+1
* Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino2010-02-221-0/+9
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-173-24/+90
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-072-0/+11
* Working Web service component using Axis2C 1.6. Some fixes to the JSON conver...jsdelfino2010-01-243-14/+46
* Updated test composites and xsds to the latest SCA schemas.jsdelfino2010-01-171-1/+1
* Added asserts to memory alloc functions. Fixed JSON request construction to s...jsdelfino2010-01-171-25/+31
* Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino2010-01-171-2/+2
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-1113-45/+43
* Added a few more python and C++ component test combinations.jsdelfino2010-01-061-1/+1
* Fixes to make build work on Ubuntu Jaunty 9.04.jsdelfino2010-01-061-1/+1
* Minor cleanup, removed unused poolptr and char value types.jsdelfino2010-01-051-94/+1
* Cleaned up lifecycle handling of objects that hold library and file resources...jsdelfino2010-01-0212-100/+166
* Fixed build error with --enable-threads option.jsdelfino2010-01-022-2/+3
* Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino2010-01-0223-818/+1707
* Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino2009-12-2612-352/+501
* Added timing functions to measure performance, removed unused cache support, ...jsdelfino2009-12-267-275/+393
* More build improvements, added a configure option to turn on debugging and pr...jsdelfino2009-11-301-3/+5
* Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino2009-11-3010-93/+311
* Refactored memcached support into an SCA component. Moved cache monad functio...jsdelfino2009-11-234-3/+243
* Refactored httpd server integration, split http support and server logic in t...jsdelfino2009-11-235-63/+257
* Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino2009-11-1612-0/+3987