summaryrefslogtreecommitdiff
path: root/lib/backupstore
Commit message (Expand)AuthorAge
* Improve messages on failure to load store info.Chris Wilson2011-01-12
* 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
* Compile fix for [2694].Chris Wilson2010-06-06
* Fix compile failure reported by Achim.Chris Wilson2009-08-01
* Comment the return value of Chris Wilson2009-07-05
* Make GetRefCount return a refcount_t rather than an int32_t.Chris Wilson2009-06-28
* Add code for BackupStoreRefCountDatabase.Chris Wilson2009-06-27
* Make BackupStoreAccountDatabase::AddEntry and Chris Wilson2009-06-27
* Change type of BackupStoreFilename not to derive from std::string, soChris Wilson2009-03-29
* Fix tests (hopefully) on Win32 for struct stat ino_t change from 16 toChris Wilson2009-03-21
* Rename NDEBUG flag to BOX_RELEASE_BUILD, as other projects use NDEBUG as Chris Wilson2008-12-30
* Formatting fix.Chris Wilson2008-08-06
* Remove obsolete BackupStoreCheck::InsertObjectIntoDirectory class,Chris Wilson2008-05-06
* Fix O(n^2) algorithm to insert lost objects into a directory, which wouldChris Wilson2008-05-06
* Fix typos in comments.Chris Wilson2008-05-04
* Undo mangling by tailorChris Wilson2008-04-04
* TailorizationChris Wilson2008-04-04
* Replace all remaining use of TRACEx() macros with logging framework.Chris Wilson2008-03-29
* Allow configuration of the server port that the client will connect to Chris Wilson2008-03-28
* Fix wrong comments, thanks to Nestor Arocha Rodriguez.Chris Wilson2007-10-08
* Convert most printf() and fprintf() calls to use logging frameworkChris Wilson2007-08-02
* Make Configuration take a std::string filename instead of a char array,Chris Wilson2007-07-26
* Allow '/' as a path separator on all platforms, even Win32 (refs #3,Chris Wilson2007-03-25
* Fixed typo.Chris Wilson2006-11-13
* Use DIRECTORY_SEPARATOR instead of assuming that it's a forward slashChris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* Use DIRECTORY_SEPARATOR instead of assuming that it's a forward slashChris Wilson2006-08-31
* * lib/backupstore/BackupStoreAccounts.cppChris Wilson2006-08-31
* * mergeChris Wilson2006-07-27
* 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