summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/ubuntu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor base Javascript and CSS utilities and support server-side aggregatio...jsdelfino2013-08-262-0/+4
* Build Python with support for Unicode 4.jsdelfino2013-08-263-3/+5
* Update build and install scripts to use the correct dependencies.jsdelfino2013-01-035-161/+152
* Upgrade to HTTPD 2.4.2, APR 1.4.6, Memcached 1.4.13, Python 2.7.3, Ubuntu 12....jsdelfino2012-07-1613-201/+686
* Fix PyObject reference counting bugs causing memory violations in the Python ...jsdelfino2012-05-296-14/+38
* Database support optimizations. Use PgBouncer to pool connections. Track and ...jsdelfino2012-05-284-15/+37
* Cleanup Scribe log output and add ability to log to a firehose Unix fifo pipe.jsdelfino2012-04-092-0/+4
* Automatically reconnect to a Memcached server after a disconnection.jsdelfino2012-04-022-0/+4
* Upgrade to newer version of CURL and integrate its SMTP support.jsdelfino2012-03-174-26/+26
* Fix PostgreSQL download URL and add it to the default build scripts on Ubuntu...jsdelfino2011-12-212-4/+20
* Minor build script updates. Add missing --enable-libcloud build option and up...jsdelfino2011-12-143-10/+10
* Fix build and install errors on Mac OS X. Add missing scripts to forward IP p...jsdelfino2011-12-011-1/+1
* Minor build and install script fixes. Install missing dev tools. Add a missin...jsdelfino2011-11-304-4/+6
* Add a few useful backup scripts.jsdelfino2011-11-213-1/+61
* Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino2011-11-142-4/+10
* Upgrade to HTTPD 2.3.15-beta.jsdelfino2011-11-122-21/+21
* Fix minor build script problems, use wget instead of curl to bootstrap build,...jsdelfino2011-11-106-16/+16
* Use Page Speed to minify Web resources at build time, and a few more improvem...jsdelfino2011-10-262-6/+26
* Add leveldb to mac-installrfeng2011-09-202-0/+18
* Fix broken links, update to latest dependencies, and use curl instead of wget...jsdelfino2011-09-2010-67/+65
* Port to Memcached 1.4.7 and Ubuntu 11.04.jsdelfino2011-08-304-18/+40
* Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi...jsdelfino2011-08-142-7/+31
* Upgrade to SpiderMonkey 1.8.5.jsdelfino2011-08-114-36/+18
* Port to Mac OS X 10.6.7.jsdelfino2011-06-288-9/+9
* Fix Thrift URL in minimum install script.jsdelfino2011-06-131-1/+1
* Add configuration and script to enable mod-security 2.6.0.jsdelfino2011-06-137-18/+212
* Fixing the thrift download urlrfeng2011-06-061-1/+1
* Minor install script fixes. Add a script to install a minimal build and upgra...jsdelfino2011-05-235-12/+303
* Update ids of EC2 images used for testing.jsdelfino2011-05-021-6/+10
* Adjust build to new locations of Qpid and Vysper distros.jsdelfino2011-04-171-2/+2
* Upgrade to postgresql 9.0.3.jsdelfino2011-02-261-7/+7
* Minor fix to EC2 image configuration script.jsdelfino2011-01-251-2/+2
* Fix automated build and Ubuntu 10.10 install.jsdelfino2010-12-272-9/+15
* Improve EC2 setup scripts. Remove dependency on external environment variables.jsdelfino2010-12-277-13/+13
* Merge changes from apr-2 branch. Port to APR 1.4.x and enable mod_session_cry...jsdelfino2010-12-271-8/+13
* Port to HTTPD 2.3.10 alpha release.jsdelfino2010-12-251-10/+10
* Upgrade to Google appengine version 1.4.0.jsdelfino2010-12-061-2/+2
* Use different servers for cert-based and password-based auth and use event MP...jsdelfino2010-11-283-3/+10
* Minor build fixes. Create missing .so links in sample. Unpack httpd-2.3.8-dep...jsdelfino2010-11-162-17/+14
* Minor build fixes. Link against tinycdb shared library instead of static lib ...jsdelfino2010-11-152-3/+3
* Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino2010-11-149-388/+50
* Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino2010-11-131-8/+8
* Improve format of HTTP and HTTPS logs.jsdelfino2010-10-251-1/+1
* Adjust location of httpd-2.2.16 distro download as it's now archived.jsdelfino2010-10-251-1/+1
* Minor fixes to get all samples working in a target install dir.jsdelfino2010-10-201-1/+4
* Upgrade to memcached 1.4.5, postgresql 9.0.1 and gae 1.3.7.jsdelfino2010-10-201-12/+12
* Improvements to the oauth module and support for oauth 1.0a using liboauth.jsdelfino2010-09-191-2/+14
* Upgrade build scripts to on Ubuntu 10.04.jsdelfino2010-09-154-9/+44
* Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino2010-09-061-1/+1
* Configure mod-auth-openid to use memcached instead of sqlite. Remove dependen...jsdelfino2010-09-032-2/+2