summaryrefslogtreecommitdiff
path: root/lib/backupstore
Commit message (Expand)AuthorAge
* 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