summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/ubuntu (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-07-16Upgrade to HTTPD 2.4.2, APR 1.4.6, Memcached 1.4.13, Python 2.7.3, Ubuntu ↵jsdelfino13-201/+686
12.04, and Mac OS X 10.7.4. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1361918 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29Fix PyObject reference counting bugs causing memory violations in the Python ↵jsdelfino6-14/+38
component implementation. Build Python runtime from source with pydebug to diagnose memory issues. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343550 13f79535-47bb-0310-9956-ffa450edef68
2012-05-28Database support optimizations. Use PgBouncer to pool connections. Track and ↵jsdelfino4-15/+37
manage WAL archives to optimize space and speed up database replication setup. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343139 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09Cleanup Scribe log output and add ability to log to a firehose Unix fifo pipe.jsdelfino2-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1311137 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02Automatically reconnect to a Memcached server after a disconnection.jsdelfino2-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1308245 13f79535-47bb-0310-9956-ffa450edef68
2012-03-17Upgrade to newer version of CURL and integrate its SMTP support.jsdelfino4-26/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1301969 13f79535-47bb-0310-9956-ffa450edef68
2011-12-21Fix PostgreSQL download URL and add it to the default build scripts on ↵jsdelfino2-4/+20
Ubuntu and Mac OS X. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1221567 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14Minor build script updates. Add missing --enable-libcloud build option and ↵jsdelfino3-10/+10
upgrade to PostgreSQL 9.1.2. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214042 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01Fix build and install errors on Mac OS X. Add missing scripts to forward IP ↵jsdelfino1-1/+1
ports on Mac OS X. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1209010 13f79535-47bb-0310-9956-ffa450edef68
2011-11-30Minor build and install script fixes. Install missing dev tools. Add a ↵jsdelfino4-4/+6
missing cd command. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1208241 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21Add a few useful backup scripts.jsdelfino3-1/+61
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204400 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino2-4/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1201614 13f79535-47bb-0310-9956-ffa450edef68
2011-11-12Upgrade to HTTPD 2.3.15-beta.jsdelfino2-21/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1201308 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10Fix minor build script problems, use wget instead of curl to bootstrap ↵jsdelfino6-16/+16
build, fix mod-security-crs download URL and Makefile _data install error. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200113 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26Use Page Speed to minify Web resources at build time, and a few more ↵jsdelfino2-6/+26
improvements to the offline support. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1189069 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20Add leveldb to mac-installrfeng2-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1172986 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20Fix broken links, update to latest dependencies, and use curl instead of ↵jsdelfino10-67/+65
wget to download them. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1172976 13f79535-47bb-0310-9956-ffa450edef68
2011-08-30Port to Memcached 1.4.7 and Ubuntu 11.04.jsdelfino4-18/+40
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1163087 13f79535-47bb-0310-9956-ffa450edef68
2011-08-14Switch from the HTTPD prefork MPM to the multi-threaded event MPM where ↵jsdelfino2-7/+31
possible. Fix multi-threading issues in the SpiderMonkey integration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157676 13f79535-47bb-0310-9956-ffa450edef68
2011-08-11Upgrade to SpiderMonkey 1.8.5.jsdelfino4-36/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1156555 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28Port to Mac OS X 10.6.7.jsdelfino8-9/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1140690 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13Fix Thrift URL in minimum install script.jsdelfino1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135053 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13Add configuration and script to enable mod-security 2.6.0.jsdelfino7-18/+212
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135046 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06Fixing the thrift download urlrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132704 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23Minor install script fixes. Add a script to install a minimal build and ↵jsdelfino5-12/+303
upgrade to latest libcloud. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126299 13f79535-47bb-0310-9956-ffa450edef68
2011-05-02Update ids of EC2 images used for testing.jsdelfino1-6/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1098492 13f79535-47bb-0310-9956-ffa450edef68
2011-04-17Adjust build to new locations of Qpid and Vysper distros.jsdelfino1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094207 13f79535-47bb-0310-9956-ffa450edef68
2011-02-26Upgrade to postgresql 9.0.3.jsdelfino1-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074926 13f79535-47bb-0310-9956-ffa450edef68
2011-01-25Minor fix to EC2 image configuration script.jsdelfino1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063149 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27Fix automated build and Ubuntu 10.10 install.jsdelfino2-9/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053221 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27Improve EC2 setup scripts. Remove dependency on external environment variables.jsdelfino7-13/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053166 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27Merge changes from apr-2 branch. Port to APR 1.4.x and enable ↵jsdelfino1-8/+13
mod_session_crypto. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053002 13f79535-47bb-0310-9956-ffa450edef68
2010-12-25Port to HTTPD 2.3.10 alpha release.jsdelfino1-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052741 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06Upgrade to Google appengine version 1.4.0.jsdelfino1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042534 13f79535-47bb-0310-9956-ffa450edef68
2010-11-28Use different servers for cert-based and password-based auth and use event ↵jsdelfino3-3/+10
MPMs for tunnel and proxy servers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039840 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16Minor build fixes. Create missing .so links in sample. Unpack ↵jsdelfino2-17/+14
httpd-2.3.8-deps.tar.gz. Update EC2 build scripts to use Ubuntu 10.10 64-bit images. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035553 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15Minor build fixes. Link against tinycdb shared library instead of static lib ↵jsdelfino2-3/+3
to fix 'relocation R_X86_64_PC32 against undefined symbol' error on 64-bit. Remove deleted scripts from ubuntu/Makefile.am. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035165 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ↵jsdelfino9-388/+50
run on 64-bit. Update INSTALL doc and build scripts. Remove a few obsolete scripts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034963 13f79535-47bb-0310-9956-ffa450edef68
2010-11-13Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD ↵jsdelfino1-8/+8
2.3 Form auth modules play nice together. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034693 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Improve format of HTTP and HTTPS logs.jsdelfino1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026938 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Adjust location of httpd-2.2.16 distro download as it's now archived.jsdelfino1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026937 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20Minor fixes to get all samples working in a target install dir.jsdelfino1-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024522 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20Upgrade to memcached 1.4.5, postgresql 9.0.1 and gae 1.3.7.jsdelfino1-12/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024520 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19Improvements to the oauth module and support for oauth 1.0a using liboauth.jsdelfino1-2/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998571 13f79535-47bb-0310-9956-ffa450edef68
2010-09-15Upgrade build scripts to on Ubuntu 10.04.jsdelfino4-9/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997186 13f79535-47bb-0310-9956-ffa450edef68
2010-09-06Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ↵jsdelfino1-1/+1
OpenID support and changes to enable it to co-exist with OAuth. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@992963 13f79535-47bb-0310-9956-ffa450edef68
2010-09-03Configure mod-auth-openid to use memcached instead of sqlite. Remove ↵jsdelfino2-2/+2
dependencies on sqlite. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@992219 13f79535-47bb-0310-9956-ffa450edef68
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS ↵jsdelfino1-11/+11
and add HTTPS config to store-cluster sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985561 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28Refactor and cleanup some of the config scripts. Add a sample using ↵jsdelfino5-13/+86
mod_proxy_balancer to distribute requests across three servers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980009 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04Minor fixes to the Ubuntu build scripts.jsdelfino5-8/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960382 13f79535-47bb-0310-9956-ffa450edef68