summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/filedb/filedb.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring, rename isNil to isNull.jsdelfino2013-01-031-2/+2
* Add support for HTTP patch and application of patch scripts to server and dat...jsdelfino2013-01-031-0/+35
* Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino2012-12-111-28/+15
* Minor memory management, performance, and tracing improvements.jsdelfino2012-07-161-2/+2
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-281-4/+4
* Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino2011-12-231-0/+1
* Enable multiple apps to co-exist under different paths in a single Virtual Ho...jsdelfino2011-11-101-1/+2
* Add support for XML and JSON formats to file database component.jsdelfino2010-12-241-2/+3
* Add a test file-based database component.jsdelfino2010-12-081-0/+123