|
|
|
@3084
|
3 months |
chris |
Add experimental "TCP Nice" mode, disabled by default.
|
|
|
|
@3082
|
4 months |
chris |
Force all options to be present to BackupClientRestore?(), to fix …
|
|
|
|
@3002
|
8 months |
chris |
Flush stream after restore fails, thanks to Sune Molgaard for reporting.
|
|
|
|
@2983
|
9 months |
chris |
Combine client and server protocols to make way for an offline/local …
|
|
|
|
@2963
|
12 months |
chris |
Move remaining parts of BackupStoreFile? into lib/backupstore, and fix …
|
|
|
|
@2945
|
13 months |
chris |
Major refactoring to make lib/backupclient depend on lib/backupstore …
|
|
|
|
@2941
|
13 months |
chris |
Log the name of the extended attribute that could not be read.
|
|
|
|
@2936
|
13 months |
chris |
Add an exception code and a protocol error code for modifying a
multiply …
|
|
|
|
@2844
|
17 months |
chris |
Add a configuration option for upload rate limiting, MaxUploadRate?.
|
|
|
|
@2828
|
17 months |
chris |
Log the path, name and size of files being restored at TRACE level for …
|
|
|
|
@2804
|
19 months |
chris |
Log the total number of bytes uploaded to the server for each file.
|
|
|
|
@2704
|
21 months |
chris |
Reformat comments for readability.
|
|
|
|
@2700
|
21 months |
chris |
Add inline helpers to check whether a directory entry is a file, …
|
|
|
|
@2696
|
2 years |
chris |
Add support for account numbers greater than 0x7fffffff without wrapping.
|
|
|
|
@2636
|
2 years |
chris |
Add option to display attribute modification times from additional …
|
|
|
|
@2635
|
2 years |
chris |
Add method to get updated modification time of …
|
|
|
|
@2633
|
2 years |
chris |
Add notification about uploading new file attributes.
Add check for …
|
|
|
|
@2618
|
2 years |
chris |
Log the mismatched timestamps of files during compare in a human-readable …
|
|
|
|
@2614
|
2 years |
chris |
Convert attributes to host byte order when reporting errors.
Convert …
|
|
|
|
@2611
|
2 years |
chris |
Reformat for readability.
|
|
|
|
@2604
|
2 years |
chris |
Log more detailed info about backup comparison failures, for debugging.
…
|
|
|
|
@2598
|
2 years |
chris |
Run Perl scripts quietly during make.
|
|
|
|
@2531
|
3 years |
chris |
Add a new exception type for refcount database errors.
|
|
|
|
@2493
|
3 years |
chris |
gcc 4.3 and 4.4 compile fixes, thanks to Reinhard Tartler and the Debian …
|
|
|
|
@2481
|
3 years |
chris |
Change type of BackupStoreFilename? not to derive from std::string, so
it …
|
|
|
|
@2465
|
3 years |
chris |
Switch to C++ include file names.
|
|
|
|
@2460
|
3 years |
chris |
Fix tests (hopefully) on Win32 for struct stat ino_t change from 16 to
64 …
|
|
|
|
@2415
|
3 years |
chris |
Rename NDEBUG flag to BOX_RELEASE_BUILD, as other projects use NDEBUG as …
|
|
|
|
@2360
|
4 years |
chris |
Add missing #include <errno.h>, needed by FreeBSD and Solaris at least.
|
|
|
|
@2359
|
4 years |
chris |
Report the filename that failed when various file attribute syscalls
fail, …
|
|
|
|
@2302
|
4 years |
chris |
Add file logging support (LogFile and LogFileLevel config options).
…
|
|
|
|
@2292
|
4 years |
chris |
Use named timer for MaximumDiffingTime?.
|
|
|
|
@2272
|
4 years |
chris |
Reformat for readability.
Use SecureZeroMemory? rather than memset() to …
|
|
|
|
@2250
|
4 years |
chris |
Spelling fix.
|
|
|
|
@2249
|
4 years |
chris |
Take a const std::string& for the filename rather than a const char *, …
|
|
|
|
@2245
|
4 years |
chris |
Pass a RunStatusProvider? and a ReadLoggingStream::Logger from …
|
|
|
|
@2244
|
4 years |
chris |
Run status provider interface, needed to connect Box Backup to Boxi and …
|
|
|
|
@2194
|
4 years |
chris |
Larger buffer size for extended attributes, and better debugging.
|
|
|
|
@2170
|
4 years |
chris |
Initialise the exists variable and fix its type.
|
|
|
|
@2157
|
4 years |
chris |
Add restore -f option to force restore to continue after an error.
|
|
|
|
@2149
|
4 years |
chris |
Additional #includes, thanks to the T2 Project …
|
|
|
|
@2144
|
4 years |
chris |
Reformat long lines in BackupClientRestore?.cpp for readability.
|
|
|
|
@2127
|
4 years |
chris |
Undo mangling by tailor
|
|
|
|
@2124
|
4 years |
chris |
Tailorization
Import of the upstream sources from
Repository: …
|
|
|
|
@2119
|
4 years |
chris |
Replace all remaining use of TRACEx() macros with logging framework.
…
|
|
|
|
@2116
|
4 years |
chris |
Allow configuration of the server port that the client will connect to …
|
|
|
|
@2115
|
4 years |
chris |
Improve logging with macros that consistently output strerror(errno) and …
|
|
|
|
@1940
|
4 years |
chris |
Use new logging framework for tracing diffs.
Log each block found and …
|
|
|
|
@1921
|
5 years |
chris |
Really fix unlink() during restore, fixes [1919].
|
|
|
|
@1919
|
5 years |
chris |
unlink returns 0 on success, not on error.
|
|
|
|
@1914
|
5 years |
chris |
Ignore time differences less than 1 second when comparing attributes,
as …
|
|
|
|
@1863
|
5 years |
chris |
Allow configuration of the time to delete redundant store locations.
|
|
|
|
@1843
|
5 years |
chris |
Replace trunk with chris/merge.
|
|
copied from box/chris/merge/lib/backupclient:
|
|
|
|
@1789
|
5 years |
chris |
Convert most printf() and fprintf() calls to use logging framework …
|