summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* It's not an error to be interrupted by a signal while waiting for an Chris Wilson2010-08-27
* Reformat TEST_CHECK_THROWS macro for readability.Chris Wilson2010-08-27
* Reformat comments for readability.Chris Wilson2010-08-27
* Count the root directory when creating a new account.Chris Wilson2010-08-27
* Change the store info file format to include an account name and the Chris Wilson2010-08-27
* Count the number of files and directories in the account during account Chris Wilson2010-08-27
* Add inline helpers to check whether a directory entry is a file, Chris Wilson2010-08-27
* Add support for account numbers greater than 0x7fffffff without wrapping.Chris Wilson2010-06-06
* Compile fix for [2694].Chris Wilson2010-06-06
* Replace BOX_FILE_BBACKUPD_DEFAULT_CONFIG with Chris Wilson2010-06-06
* Add header with macros for QDBM error logging.Chris Wilson2010-03-18
* Add new exception codes for database errors.Chris Wilson2010-03-18
* Make TestGetFileSize take a std::string instead of a char * for C++ Chris Wilson2010-03-18
* Add a new exception macro for throwing exceptions that are related to a Chris Wilson2010-03-18
* fix typo properlyChris Wilson2010-03-02
* UndoChris Wilson2010-03-02
* typoChris Wilson2010-03-02
* Workaround for problem with nanosleep() return values on OSX causing testChris Wilson2010-02-28
* Add option to display attribute modification times from additional Chris Wilson2010-02-24
* Add method to get updated modification time of Chris Wilson2010-02-24
* Add notification about uploading new file attributes.Chris Wilson2010-02-24
* Add some exceptions for use by database handling classes.Chris Wilson2010-02-22
* Rename LOG_AND_THROW_ERROR macro to THROW_SYS_ERROR for consistency and Chris Wilson2010-02-22
* Log the mismatched timestamps of files during compare in a human-readableChris Wilson2010-02-18
* Update banner to say 2003-2010.Chris Wilson2010-02-17
* Convert attributes to host byte order when reporting errors.Chris Wilson2010-02-16
* Add overloaded hton() and ntoh() functions for file attribute comparisonChris Wilson2010-02-16
* Move modification time functions out-of-line to help with debugging Chris Wilson2010-02-16
* Reformat for readability.Chris Wilson2010-02-16
* Support throwing exception with more complex stringstream-formatted Chris Wilson2010-02-15
* Log more detailed info about backup comparison failures, for debugging.Chris Wilson2010-02-10
* Allow logging any std::ostringstream expression in Chris Wilson2010-02-07
* Run Perl scripts quietly during make.Chris Wilson2010-01-24
* Revert the quotes part of [2588] as it breaks the unit tests.Chris Wilson2010-01-24
* Add debugging for child processes terminating normally or abnormally,Chris Wilson2009-11-24
* Add methods to read and write exact 32-bit and 64-bit types.Chris Wilson2009-11-11
* Make the version of Box Backup available for use in Boxi.Chris Wilson2009-08-25
* 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
* 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
* 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
* 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
* 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