| Commit message (Expand) | Author | Files | Lines |
2012-05-28 | Improve error reporting with a reason code. Improve debug and audit logging. ... | jsdelfino | 1 | -35/+67 |
2012-04-02 | Add more fine grain debug options and remove overhead in debug log macros whe... | jsdelfino | 1 | -1/+1 |
2011-12-23 | Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to... | jsdelfino | 1 | -8/+3 |
2011-12-01 | Fix build and install errors on Mac OS X. Add missing scripts to forward IP p... | jsdelfino | 1 | -2/+2 |
2011-11-30 | Enable log collection using Scribe, and some minor log cleanup. | jsdelfino | 1 | -11/+15 |
2011-11-21 | Change default log level from 'info' to 'notice' and improve some of the log ... | jsdelfino | 1 | -0/+5 |
2010-08-19 | Script fixes to get database working with the HTTPS-enabled store-cluster sam... | jsdelfino | 1 | -1/+8 |
2010-02-07 | Moved server configuration to HTTPD postConfig phase, to avoid running config... | jsdelfino | 1 | -0/+5 |
2010-01-11 | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 1 | -1/+0 |
2010-01-02 | Cleaned up lifecycle handling of objects that hold library and file resources... | jsdelfino | 1 | -5/+9 |
2010-01-02 | Performance improvements when running both in multi-threaded and pre-forked H... | jsdelfino | 1 | -28/+21 |
2009-12-26 | Added missing const qualifiers, macros and util functions to help debugging, ... | jsdelfino | 1 | -13/+13 |
2009-11-30 | Added debug macros and cleaned up debug logging. Added locking macros used wh... | jsdelfino | 1 | -0/+3 |
2009-11-23 | Refactored httpd server integration, split http support and server logic in t... | jsdelfino | 1 | -55/+82 |
2009-11-16 | Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk. | jsdelfino | 1 | -0/+0 |
2009-11-16 | Fixed support for nested elements and lists. Improved failure/error reporting... | jsdelfino | 1 | -6/+75 |
2009-10-18 | Minor code cleanup, refactored list functions and cleaned up function names, ... | jsdelfino | 1 | -6/+6 |
2009-10-11 | Some code cleanup, removed unused functions, changed == empty-list to isNil t... | jsdelfino | 1 | -0/+386 |