summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAge
...
* Add a macro to simplify sending protocol errors back to client. Check forChris Wilson2011-04-22
* Add an exception code and a protocol error code for modifying aChris Wilson2011-04-22
* Remove duplicate code by caching the relative path of the backup locationChris Wilson2011-04-22
* Only initialise COM once, at bbackupd startup.Chris Wilson2011-04-14
* Actually try to back up from the VSS snapshot volume.Chris Wilson2011-04-09
* Store the snapshot ID and lookup the resulting device name, building theChris Wilson2011-04-08
* Actually create a VSS snapshot.Chris Wilson2011-04-08
* Fix string access violation.Chris Wilson2011-04-06
* Add VSS: prefix to VSS log messages.Chris Wilson2011-04-06
* First attempt to extract some data from VSS, not useful yet.Chris Wilson2011-03-28
* Fix compile of bbstoreaccounts on MSVC.Chris Wilson2011-03-27
* Fix abort if the local data directory doesn't exist.Chris Wilson2011-03-27
* Eliminate nested macros to fix compile with MSVC 2010.Chris Wilson2011-03-26
* There is no S_FIFO on Windows, fixes MSVC compile.Chris Wilson2011-03-26
* Ensure external text strings are declared as const, to fix compile errorChris Wilson2011-03-26
* Fix errors reported by default Unix notify script on backup-ok events,Chris Wilson2011-03-17
* Hopefully fix crash on unknown commands when readline is not supportedChris Wilson2011-03-01
* Fix the new compile failures introduced by the previous botched readline fix.Chris Wilson2011-01-23
* Fix compile errors using readline on win32.Chris Wilson2011-01-21
* Separate the readline-specific stuff into CommandCompletion.cpp so thatChris Wilson2011-01-21
* Fix compile failure, thanks to Achim.Chris Wilson2011-01-17
* Move code for comparing file data out of line for readability.Chris Wilson2011-01-16
* Rate limit file uploads using the configured MaxUploadRate, if any.Chris Wilson2011-01-12
* Workaround for apparent btrfs bug, where symlinks appear to be on aChris Wilson2011-01-09
* Fix incorrect generation of temporary file name for applyingChris Wilson2011-01-09
* Fix reported store file name and reported side of local missing files.Chris Wilson2011-01-08
* Log the path, name and size of files being restored at TRACE level forChris Wilson2011-01-08
* Fix date overflow in new CA certificates, make them valid until 2038,Chris Wilson2011-01-08
* Log the device and inode numbers of directories and their entries whileChris Wilson2010-11-17
* Log the total number of bytes uploaded to the server for each file.Chris Wilson2010-11-17
* Show the output of "pwd" at NOTICE level, so that it gets displayed in Chris Wilson2010-10-20
* Fix missing closing parenthesis after bbackupquery pwd outputs object Chris Wilson2010-10-20
* Revert [2710] and [2717], remove TDB and replace with QDBM again, to fix Chris Wilson2010-10-18
* Quick fix to stop deletion of redundant locations when Chris Wilson2010-10-07
* Finish support for -i option in bbackupquery (thanks to Achim for Chris Wilson2010-10-07
* Fix compile when there is no readline/editline support.Chris Wilson2010-09-29
* Implement basic readline/editline completion of remote file and directoryChris Wilson2010-09-29
* Allow restoring directories with a single argument, using the remote nameChris Wilson2010-09-22
* Implement write buffering on directories.Chris Wilson2010-09-13
* Allow setting the verbosity level of bbstoreaccounts.Chris Wilson2010-08-31
* Remove QDBM, and switch BackupClientInodeToIDMap to use the bundled TDB Chris Wilson2010-08-28
* Allow setting the account name using bbstoreaccounts.Chris Wilson2010-08-27
* Adjust numbers of files and blocks in current files during backup store Chris Wilson2010-08-27
* Report changes to object and block counts that are made by housekeeping.Chris Wilson2010-08-27
* Fix Windows compile errors.Chris Wilson2010-07-06
* Compile fix for [2697].Chris Wilson2010-06-06
* Initial support for command and local file completion with readline.Chris Wilson2010-06-06
* Add support for account numbers greater than 0x7fffffff without wrapping.Chris Wilson2010-06-06
* Compile fix for [2694].Chris Wilson2010-06-06
* Replace BOX_FILE_BBACKUPD_DEFAULT_CONFIG with Chris Wilson2010-06-06