summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Log which features are enabled in a file for future reference during Chris Wilson2010-08-28
* Remove QDBM, and switch BackupClientInodeToIDMap to use the bundled TDB Chris Wilson2010-08-28
* It's not an error to be interrupted by a signal while waiting for an Chris Wilson2010-08-27
* Add bundled tdb from latest trunk, rsynced from http://tdb.samba.org/.Chris Wilson2010-08-27
* Allow setting the account name using bbstoreaccounts.Chris Wilson2010-08-27
* Test that numbers of files are adjusted correctly during normal store Chris Wilson2010-08-27
* Adjust numbers of files and blocks in current files during backup store Chris Wilson2010-08-27
* Report changes to object and block counts that are made by housekeeping.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
* Fix Windows compile errors.Chris Wilson2010-07-06
* Compile fix for [2697].Chris Wilson2010-06-06
* Initial support for command and local file completion with readline.Chris Wilson2010-06-06
* 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
* Don't back up sockets and pipes, thanks to Mick Kappenburg for spotting Chris Wilson2010-05-20
* Really fix boxbackup spec.Chris Wilson2010-05-01
* Fix RPM spec broken by license file changes.Chris Wilson2010-04-30
* Play nicely with versions of make which don't support -C <dir>.James O'Gorman2010-04-11
* 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
* Remove obsolete cygwin directory.Chris Wilson2010-03-09
* 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
* Build the reference counts for a directory before we start deleting Chris Wilson2010-02-28
* Add test for failure to remove an unreferenced object as expected during Chris Wilson2010-02-28
* Log keeping referenced files and deleting unreferenced ones on the Chris Wilson2010-02-28
* Try again to fix QDBM build on OSX.Chris Wilson2010-02-26
* Detect whether rl_completion_matches or completion_matches is declared Chris Wilson2010-02-26
* Add instructions and support for building with readline on Windows.Chris Wilson2010-02-26
* First attempt at tab completion for readline/libedit in bbackupquery, Chris Wilson2010-02-25
* Quieten the Perl scripts that generate autogen exceptions when building Chris Wilson2010-02-25
* Only build the static library part of QDBM, as the default dynamic build Chris Wilson2010-02-25
* Updated bbackupquery help to list some undocumented options.Chris Wilson2010-02-24
* 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
* Notify about uploading changed attributes for files as well as Chris Wilson2010-02-24
* Add notification about uploading new file attributes.Chris Wilson2010-02-24
* Undo compile breakage due to bad paste.Chris Wilson2010-02-24
* Remove all references to bdb databases, use QDBM instead.Chris Wilson2010-02-22
* Add some exceptions for use by database handling classes.Chris Wilson2010-02-22