summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix missing docs/xsl-generic directory in releases, thanks toChris Wilson2009-09-21
* Print info lines to STDERR so that they don't confuse the configureChris Wilson2009-09-21
* Remove check for soft limit being less than 97% of the hard limit, asChris Wilson2009-09-17
* Update distribution manifest to fix errors with documentation files.Chris Wilson2009-09-14
* Make the version of Box Backup available for use in Boxi.Chris Wilson2009-08-25
* Make generation of documentation quieter.Chris Wilson2009-08-22
* Add handling of relative paths to emu.cpp's openfile(), needed to handleChris Wilson2009-08-02
* Fix compile failure reported by Achim.Chris Wilson2009-08-01
* Change bbstored port in backupstorepatch test to 22011.Chris Wilson2009-07-10
* Add a static variable to store the exceptions suppressed flag.Chris Wilson2009-07-05
* Comment the return value of Chris Wilson2009-07-05
* Suppress exception warnings when they are expected during a test.Chris Wilson2009-07-05
* Allow RaidFileWrite to test that the reference count of an object is Chris Wilson2009-07-05
* Test that housekeeping can recreate the refcount database if it's Chris Wilson2009-06-28
* Make housekeeping check the object reference counts and fix them if Chris Wilson2009-06-28
* Allow std::ostringstream formatting on the "line" part of Chris Wilson2009-06-28
* Make GetRefCount return a refcount_t rather than an int32_t.Chris Wilson2009-06-28
* Link testbackupstore against HousekeepStoreAccount so that it can call Chris Wilson2009-06-28
* Add a #define for the Box Backup test port, 22011.Chris Wilson2009-06-28
* Make NamedLock take a std::string instead of a char pointer for C++ Chris Wilson2009-06-28
* Update reference counts when files and directories are uploaded.Chris Wilson2009-06-28
* Add code for BackupStoreRefCountDatabase.Chris Wilson2009-06-27
* Second part of FileExists change.Chris Wilson2009-06-27
* Make FileExists take a std::string instead of a const char * for C++ Chris Wilson2009-06-27
* Add a new exception type for refcount database errors.Chris Wilson2009-06-27
* Make BackupStoreAccountDatabase::AddEntry and Chris Wilson2009-06-27
* Improve RaidFileWrite error logging.Chris Wilson2009-06-27
* Ignore stat() errors on excluded directories.Chris Wilson2009-06-22
* Log the file name that could not be opened, even for access denied errors.Chris Wilson2009-05-22
* Improve debugging when opening temp file fails, by calling theChris Wilson2009-05-22
* Reference local copy of HTML stylesheets rather than online copy.Chris Wilson2009-05-21
* Fix test failure due to operator precedence problem with recentlyChris Wilson2009-04-27
* Remove more svn:mergeinfo properties.Chris Wilson2009-04-26
* Remove more svn:mergeinfo properties.Chris Wilson2009-04-26
* Include html docs in parcels.Chris Wilson2009-04-26
* Remove svn:mergeinfo property, not needed.Chris Wilson2009-04-26
* Add a note to win32 build instructions that libxslt is required.Chris Wilson2009-04-26
* Add a local copy of the XSL stylesheets needed to build Box Backup docs,Chris Wilson2009-04-26
* Put the shell script that kills all running daemons into a shellChris Wilson2009-04-26
* Fix httpserver tests on win32.Chris Wilson2009-04-26
* Move definition of INVALID_HANDLE_VALUE and tOSFileHandle toChris Wilson2009-04-26
* Provide a function to close a file handle on Windows, analogous toChris Wilson2009-04-26
* Log while sleeping in test/bbackupd.Chris Wilson2009-04-26
* Improve debugging output from external check script.Chris Wilson2009-04-26
* Show expected and actual return codes from shell commands in tests.Chris Wilson2009-04-26
* Fixes for gcc 4.4.Martin Ebourne2009-04-23
* Fixes for gcc 4.4.Martin Ebourne2009-04-23
* Use dist tag in version for rpm specMartin Ebourne2009-04-23
* Move S3Simulator into its own class, like S3Client, for reuse elsewhere.Chris Wilson2009-04-13
* Log unexpected test results using logging framework rather than printf.Chris Wilson2009-04-13