summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Add missing #include <algorithm> to fix compile on lenny.Chris Wilson2009-04-10
* Fix speeling misteak.Chris Wilson2009-04-09
* Include missing Utils.h header, needed for FileExists().Chris Wilson2009-04-09
* Fix race conditions where backups happen too slowly and tests fail.Chris Wilson2009-04-09
* Change default location for config files from /etc/box to Chris Wilson2009-04-09
* Fix compile error due to misisng signals on Windows. httpserver testChris Wilson2009-04-09
* Show reasons for waiting during bbackupd and backupstorepatch tests,Chris Wilson2009-04-09
* Hopefully fix another autoconf problem caused by attempt to supportChris Wilson2009-04-04
* Blind fix for autoconf problems introduced by earlier attempt to supportChris Wilson2009-04-04
* gcc 4.3 and 4.4 compile fixes, thanks to Reinhard Tartler and the DebianChris Wilson2009-04-03
* Use update copy to speed up rebuilds on windows/cygwin.Chris Wilson2009-04-03
* Fix missing LOG_* defines on Windows.Chris Wilson2009-04-02