summaryrefslogtreecommitdiff
path: root/lib/backupstore/BackupStoreInfo.cpp
Commit message (Expand)AuthorAge
* Don't consider it an error if LastObjectIDUsed changes during check.Chris Wilson2014-02-11
* Rename BackupStoreInfo variable NumFiles to NumCurrentFiles.Chris Wilson2014-02-09
* Clang complains that numDelObj is not initialised.Chris Wilson2013-09-28
* Report everything that increases mNumberErrorsFound as a BOX_ERROR.Chris Wilson2013-09-19
* Ensure that newly created accounts are enabled by default.Chris Wilson2012-11-08
* Make CreateForRegeneration save the AccountEnabled flag and any extra dataChris Wilson2012-11-08
* Keep and resave any extra data present at the end of a BackupStoreInfoChris Wilson2012-10-22
* Use a macro to verify block count adjustments to reduce duplicate code.Chris Wilson2011-11-01
* Hopefully fix off-by-4 read of old-style BackupStoreInfo header, thanks to Su...Chris Wilson2011-06-30
* Improve error logging for store info and refcount database errors.Chris Wilson2011-06-16
* Fix double path separator in new store info filename which causes unlink()Chris Wilson2011-04-08
* Fix double path separator in account info filename, prevents its deletionChris Wilson2011-03-27
* Improve messages on failure to load store info.Chris Wilson2011-01-12
* Change the store info file format to include an account name and the Chris Wilson2010-08-27
* Rename NDEBUG flag to BOX_RELEASE_BUILD, as other projects use NDEBUG as Chris Wilson2008-12-30
* Formatting fix.Chris Wilson2008-08-06
* Allow '/' as a path separator on all platforms, even Win32 (refs #3,Chris Wilson2007-03-25
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Merged martin/autoconf at r35 to trunkMartin Ebourne2005-12-07
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14