| Commit message (Expand) | Author | Age |
* | Log keeping referenced files and deleting unreferenced ones on the | Chris Wilson | 2010-02-28 |
* | Detect whether rl_completion_matches or completion_matches is declared | Chris Wilson | 2010-02-26 |
* | First attempt at tab completion for readline/libedit in bbackupquery, | Chris Wilson | 2010-02-25 |
* | Updated bbackupquery help to list some undocumented options. | Chris Wilson | 2010-02-24 |
* | Add option to display attribute modification times from additional | Chris Wilson | 2010-02-24 |
* | Add method to get updated modification time of | Chris Wilson | 2010-02-24 |
* | Notify about uploading changed attributes for files as well as | Chris Wilson | 2010-02-24 |
* | Add notification about uploading new file attributes. | Chris Wilson | 2010-02-24 |
* | Undo compile breakage due to bad paste. | Chris Wilson | 2010-02-24 |
* | Remove all references to bdb databases, use QDBM instead. | Chris Wilson | 2010-02-22 |
* | Move the test for excluded dirs inside the emu_lstat failure, as | Chris Wilson | 2010-02-21 |
* | Remove the obsolete win32 InstallShield installer script. | Chris Wilson | 2010-02-15 |
* | Log more detailed info about backup comparison failures, for debugging. | Chris Wilson | 2010-02-10 |
* | Comment why excluded directories are excluded before statting them. | Chris Wilson | 2010-01-31 |
* | Don't try to stat excluded directories, reported by Ben Bennett | Chris Wilson | 2010-01-31 |
* | Run Perl scripts quietly during make. | Chris Wilson | 2010-01-24 |
* | Revert the quotes part of [2588] as it breaks the unit tests. | Chris Wilson | 2010-01-24 |
* | Add missing space before file age in not uploading log message. | Chris Wilson | 2009-11-26 |
* | Add location of config file as an additional parameter to the | Chris Wilson | 2009-11-26 |
* | Add methods to get the number of refcounts adjusted by the last | Chris Wilson | 2009-11-11 |
* | Add method to get the number of refcounts adjusted by the last | Chris Wilson | 2009-11-11 |
* | Remove check for soft limit being less than 97% of the hard limit, as | Chris Wilson | 2009-09-17 |
* | Make housekeeping check the object reference counts and fix them if | Chris Wilson | 2009-06-28 |
* | Update reference counts when files and directories are uploaded. | Chris Wilson | 2009-06-28 |
* | Ignore stat() errors on excluded directories. | Chris Wilson | 2009-06-22 |
* | Move S3Simulator into its own class, like S3Client, for reuse elsewhere. | Chris Wilson | 2009-04-13 |
* | Change default location for config files from /etc/box to | Chris Wilson | 2009-04-09 |
* | gcc 4.3 and 4.4 compile fixes, thanks to Reinhard Tartler and the Debian | Chris Wilson | 2009-04-03 |
* | Change type of BackupStoreFilename not to derive from std::string, so | Chris Wilson | 2009-03-29 |
* | Include <memory> for std::auto_ptr | Chris Wilson | 2009-03-24 |
* | Switch to C++ include file names. | Chris Wilson | 2009-03-24 |
* | Fix tests (hopefully) on Win32 for struct stat ino_t change from 16 to | Chris Wilson | 2009-03-21 |
* | Wrap long lines for readability. | Chris Wilson | 2009-03-19 |
* | Compile fix. | Chris Wilson | 2009-01-24 |
* | Move stream comparison code out of BackupQueries::Compare to | Chris Wilson | 2009-01-04 |
* | Compare API for notification on starting to compare a file or directory. | Chris Wilson | 2009-01-03 |
* | Compare interface tweaks to reduce the number of methods. | Chris Wilson | 2008-12-31 |
* | Separate out compare parameters and notification from | Chris Wilson | 2008-12-30 |
* | Rename NDEBUG flag to BOX_RELEASE_BUILD, as other projects use NDEBUG as | Chris Wilson | 2008-12-30 |
* | Separate out daemon control interfaces into BackupDaemonInterface, for | Chris Wilson | 2008-12-30 |
* | Make BackupDaemon::TouchFileInWorkingDir accessible for Boxi. | Chris Wilson | 2008-12-27 |
* | Reformat comment. | Chris Wilson | 2008-12-27 |
* | Catch exceptions from BackupClientFileAttributes::ReadAttributes | Chris Wilson | 2008-12-05 |
* | Reduce severity of some log messages about notifying system | Chris Wilson | 2008-12-01 |
* | Fix missing parentheses on stored file ID messages. | Chris Wilson | 2008-12-01 |
* | Add support for using the logging framework to log (most) bbackupquery | Chris Wilson | 2008-11-30 |
* | Fix NotifyScript syntax error reported by Roy. | Chris Wilson | 2008-11-11 |
* | Remove unused and wrong default path for accounts database. | Chris Wilson | 2008-10-18 |
* | Add -m option to bbackupquery usage command for machine-readable output. | Chris Wilson | 2008-10-16 |
* | Log statistics before BackupFinish event, so that they can be used | Chris Wilson | 2008-10-04 |