summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino2010-11-144-18/+29
* Add .componentType files describing the utility components. Refactor chat com...jsdelfino2010-11-0323-26/+556
* Minor fixes to get all samples working in a target install dir.jsdelfino2010-10-201-1/+1
* Renamed frontcache to datacache and add a memo cache that memoizes function a...jsdelfino2010-10-207-22/+155
* Upgrade build scripts to on Ubuntu 10.04.jsdelfino2010-09-151-2/+1
* Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino2010-09-067-12/+12
* Configure mod-auth-openid to use memcached instead of sqlite. Remove dependen...jsdelfino2010-09-031-3/+1
* Script fixes to get database working with the HTTPS-enabled store-cluster sam...jsdelfino2010-08-199-53/+157
* Exclude test program build output from version control.jsdelfino2010-08-191-0/+0
* Fix configuration scripts to create directories if necessary.jsdelfino2010-08-161-0/+1
* Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino2010-08-1626-131/+681
* Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino2010-08-1413-27/+89
* Change sample to use a pool of three memcached servers. Add a property to the...jsdelfino2010-07-288-16/+61
* Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino2010-07-283-0/+5
* Fix test composite name.jsdelfino2010-06-221-1/+1
* Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino2010-06-058-6/+21
* Build the expat XML parser separately instead of building it as part of libst...jsdelfino2010-05-311-3/+3
* Fix source distribution build scripts, add missing files to the dist targets.jsdelfino2010-05-307-8/+30
* Fix distribution build, add missing files and samples and fix path to librari...jsdelfino2010-05-2916-57/+123
* Add a logger component that logs and relays all invocations through a reference.jsdelfino2010-05-238-4/+189
* Change Memcached component to use localhost instead of 127.0.0.1.jsdelfino2010-05-222-3/+3
* Implementation of a streaming + aggregating Log utility component using Faceb...jsdelfino2010-05-2217-20/+911
* Add dependencies on Apache Thrift and Facebook Scribe, for use by the Log com...jsdelfino2010-05-161-0/+29
* Reuse the same file descriptor when reopening a tinycdb database.jsdelfino2010-04-191-4/+35
* Add a tinycdb-based nosql SCA component and integrate with server. Add a vers...jsdelfino2010-04-198-60/+249
* Strawman implementation of post, put and delete on a tinycdb database, for no...jsdelfino2010-04-1712-3/+732
* Install gcc-4.5 in ubuntu automated install script.jsdelfino2010-04-172-52/+0
* Change build scripts to make them work with GCC 4.5. Add a script to help ins...jsdelfino2010-04-173-12/+12
* Minor build cleanup and fixes. Add a few scripts to help run automated builds...jsdelfino2010-04-101-1/+1
* Add store test using the sqldb component. Add conninfo and table properties t...jsdelfino2010-04-097-11/+26
* Simple SQL database component implementation, using PostgreSQL.jsdelfino2010-04-0810-10/+701
* Minor fix, cleanup namespace.jsdelfino2010-04-083-27/+27
* Create build structure for an SQL database component. Add dependencies to pos...jsdelfino2010-04-045-3/+112
* Build memcached from source as the Ubuntu 9.10 memcached package is back leve...jsdelfino2010-03-293-2/+13
* Add a host parameter to the conf scripts to allow an external DNS host name t...jsdelfino2010-03-284-4/+4
* Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...jsdelfino2010-03-271-1/+3
* Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to st...jsdelfino2010-03-216-4/+37
* Updated the INSTALL instructions, fixed a few incremental build issues, and a...jsdelfino2010-03-132-2/+6
* Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino2010-03-1010-23/+23
* Added an XMPP test server using Apache Vysper, to help test the XMPP Chat com...jsdelfino2010-03-105-1/+172
* Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino2010-03-015-21/+18
* Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino2010-02-226-10/+11
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-1733-244/+1334
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-0716-40/+191
* Added missing headers to scheme and python test cases. Updated NOTICE and LIC...jsdelfino2010-02-013-0/+51
* Added build configuration and dependencies for chat and queue components.jsdelfino2010-02-0112-8/+478
* Added a Web service listener component integrating Axis2/C's mod_axis2. Conso...jsdelfino2010-01-3014-12/+616
* Added skeletons and build options for a few more utility components. Minor re...jsdelfino2010-01-2517-17/+299
* Working Web service component using Axis2C 1.6. Some fixes to the JSON conver...jsdelfino2010-01-249-10/+380
* Updated test composites and xsds to the latest SCA schemas.jsdelfino2010-01-172-2/+2