summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAge
* 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
* Move the test for excluded dirs inside the emu_lstat failure, as Chris Wilson2010-02-21
* Remove the obsolete win32 InstallShield installer script.Chris Wilson2010-02-15
* Log more detailed info about backup comparison failures, for debugging.Chris Wilson2010-02-10
* Comment why excluded directories are excluded before statting them.Chris Wilson2010-01-31
* Don't try to stat excluded directories, reported by Ben BennettChris Wilson2010-01-31
* 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 missing space before file age in not uploading log message.Chris Wilson2009-11-26
* Add location of config file as an additional parameter to the Chris Wilson2009-11-26
* Add methods to get the number of refcounts adjusted by the last Chris Wilson2009-11-11
* Add method to get the number of refcounts adjusted by the last Chris Wilson2009-11-11
* Remove check for soft limit being less than 97% of the hard limit, asChris Wilson2009-09-17
* Make housekeeping check the object reference counts and fix them if Chris Wilson2009-06-28
* Update reference counts when files and directories are uploaded.Chris Wilson2009-06-28
* Ignore stat() errors on excluded directories.Chris Wilson2009-06-22
* Move S3Simulator into its own class, like S3Client, for reuse elsewhere.Chris Wilson2009-04-13
* Change default location for config files from /etc/box to Chris Wilson2009-04-09
* gcc 4.3 and 4.4 compile fixes, thanks to Reinhard Tartler and the DebianChris Wilson2009-04-03
* Change type of BackupStoreFilename not to derive from std::string, soChris Wilson2009-03-29
* Include <memory> for std::auto_ptrChris Wilson2009-03-24
* Switch to C++ include file names.Chris Wilson2009-03-24
* Fix tests (hopefully) on Win32 for struct stat ino_t change from 16 toChris Wilson2009-03-21
* Wrap long lines for readability.Chris Wilson2009-03-19
* Compile fix.Chris Wilson2009-01-24
* Move stream comparison code out of BackupQueries::Compare to Chris Wilson2009-01-04
* Compare API for notification on starting to compare a file or directory.Chris Wilson2009-01-03
* Compare interface tweaks to reduce the number of methods.Chris Wilson2008-12-31
* Separate out compare parameters and notification from Chris Wilson2008-12-30
* Rename NDEBUG flag to BOX_RELEASE_BUILD, as other projects use NDEBUG as Chris Wilson2008-12-30
* Separate out daemon control interfaces into BackupDaemonInterface, for Chris Wilson2008-12-30
* Make BackupDaemon::TouchFileInWorkingDir accessible for Boxi.Chris Wilson2008-12-27
* Reformat comment.Chris Wilson2008-12-27
* Catch exceptions from BackupClientFileAttributes::ReadAttributesChris Wilson2008-12-05
* Reduce severity of some log messages about notifying systemChris Wilson2008-12-01
* Fix missing parentheses on stored file ID messages.Chris Wilson2008-12-01
* Add support for using the logging framework to log (most) bbackupqueryChris Wilson2008-11-30
* Fix NotifyScript syntax error reported by Roy.Chris Wilson2008-11-11
* Remove unused and wrong default path for accounts database.Chris Wilson2008-10-18
* Add -m option to bbackupquery usage command for machine-readable output.Chris Wilson2008-10-16
* Log statistics before BackupFinish event, so that they can be usedChris Wilson2008-10-04
* Reformat comments for readability.Chris Wilson2008-10-03
* Remove Win32 command socket thread, as it has caused too much trouble.Chris Wilson2008-10-03
* Log creation of directory records and warn on conflicting records.Chris Wilson2008-10-03