|
|
|
@3109
|
2 weeks |
chris |
Revert r3106 as it causes compile failures not seen locally.
|
|
|
|
@3108
|
2 weeks |
chris |
Tag housekeeping logging with the account number and name.
|
|
|
|
@3107
|
2 weeks |
chris |
Use the correct default config file for bbstored, thanks Pete!
|
|
|
|
@3106
|
3 weeks |
chris |
Move private variables out of hidden namespace to help debugging.
|
|
|
|
@3105
|
3 weeks |
chris |
Fix bug that caused sending a ZeroStream? to end early, breaking protocol.
|
|
|
|
@3104
|
3 weeks |
chris |
Make BackupStoreDaemon::RunHousekeepingIfNeeded? public to allow tests to …
|
|
|
|
@3103
|
3 weeks |
chris |
Change BackupQueries? List() to use C++ streams for output.
|
|
|
|
@3102
|
3 weeks |
chris |
Allow BackupDaemon? user to reset state for testing.
|
|
|
|
@3101
|
3 weeks |
chris |
Allow hiding specific exceptions to keep test output cleaner.
|
|
|
|
@3100
|
3 weeks |
chris |
Defend against exceptions during logging, e.g. CipherException? if filename …
|
|
|
|
@3099
|
3 weeks |
chris |
Cosmetic improvements in comments.
|
|
|
|
@3098
|
3 weeks |
chris |
Allow ciphers to identify themselves for debugging.
|
|
|
|
@3097
|
3 weeks |
chris |
Log errors from OpenSSL and clear the error queue to avoid bad state.
|
|
|
|
@3096
|
3 weeks |
chris |
Move LogError? out of server/SSLLib so we can use it in Crypto.
|
|
|
|
@3095
|
3 weeks |
chris |
Server module will shortly depend on crypto.
|
|
|
|
@3094
|
3 weeks |
chris |
Check for -lcrypto before -lssl, to ensure correct order in LIBS and …
|
|
|
|
@3093
|
3 weeks |
chris |
Move libdl tests before boxbackup tests in configure.ac to fix OpenSSL …
|
|
|
|
@3092
|
5 weeks |
chris |
Treat corrupt filenames (not decryptable) as not existing, so that
the …
|
|
|
|
@3091
|
5 weeks |
chris |
Use C++ string instead of converting to C string and back.
|
|
|
|
@3090
|
6 weeks |
chris |
Fix a memory leak when TcpNice? is disabled.
|
|
|
|
@3089
|
6 weeks |
chris |
Improve logging when decrypting a filename fails during UpdateItems?().
|
|
|
|
@3088
|
2 months |
chris |
Hopefully fix TcpNice? setsockopt/struct tcp_info compile errors on …
|
|
|
|
@3087
|
2 months |
chris |
Really fix compile error this time.
|
|
|
|
@3086
|
2 months |
chris |
Add support for SyncAllowScript? to set maximum upload bandwidth …
|
|
|
|
@3085
|
3 months |
chris |
Initialise the EWMA rate average to 0, and comment on variables in log …
|
|
|
|
@3084
|
3 months |
chris |
Add experimental "TCP Nice" mode, disabled by default.
|
|
|
|
@3083
|
4 months |
chris |
Fix compile error, thanks to James and Buildbot :)
|
|
|
|
@3082
|
4 months |
chris |
Force all options to be present to BackupClientRestore?(), to fix …
|
|
|
|
@3081
|
4 months |
chris |
If a location was not present (on disk) when bbackupd started, don't …
|
|
|
|
@3080
|
4 months |
chris |
Log which account we're housekeeping, to help debug housekeeping …
|
|
|
|
@3079
|
4 months |
chris |
Make box_time_t signed so that we can subtract them without getting silly …
|
|
|
|
@3078
|
4 months |
chris |
Store more details in protocol exceptions to help with debugging.
|
|
|
|
@3077
|
4 months |
chris |
Set console log level as well as global level in tests.
|
|
|
|
@3076
|
4 months |
chris |
Add missing space in log message for readability.
|
|
|
|
@3075
|
4 months |
chris |
Disable automatic backups in the temploc configuration, and enable the …
|
|
|
|
@3074
|
4 months |
chris |
Allow overriding Logging::Guard to dump stack backtraces as well.
|
|
|
|
@3073
|
4 months |
chris |
Log exceptions with backtrace even if suppressed when log level is …
|
|
|
|
@3072
|
4 months |
chris |
Add missing typedef to allow use of ReturnCode? enum.
|
|
|
|
@3071
|
4 months |
chris |
Allow getting the object ID out from a BackupClientDirectoryRecord?.
|
|
|
|
@3070
|
4 months |
chris |
Print the message of the exception that caused a test to fail.
|
|
|
|
@3069
|
4 months |
chris |
Catch trying to send a zero-length stream, which will cause an assertion …
|
|
|
|
@3068
|
4 months |
chris |
Rename the BackupStoreDirectory::AddEntry?'s AttributesModTime? parameter to …
|
|
|
|
@3067
|
4 months |
chris |
Allow constructing a BackupClientFileAttributes? from a struct EMU_STAT.
|
|
|
|
@3066
|
4 months |
chris |
Improve logging of socket errors (create, bind, accept, and poll)
|
|
|
|
@3065
|
4 months |
chris |
Log messages on failure to read, write, stat, seek and close files, with …
|
|
|
|
@3064
|
4 months |
chris |
Remove unnecessary GetNativeErrorMessage?(), add BOX_LOG_SOCKET_ERROR …
|
|
|
|
@3063
|
4 months |
chris |
File modification time helper functions don't need to modify their …
|
|
|
|
@3062
|
4 months |
chris |
Allow getting the message out of a BoxException?.
|
|
|
|
@3061
|
4 months |
chris |
Allow log level "everything" to log exceptions even if suppressed.
|
|
|
|
@3060
|
4 months |
chris |
Log disabling of exception logging to help understand test output.
Allow …
|
|
|
|
@3059
|
4 months |
chris |
Split option processing out of Daemon::Main() to ease use of Daemon class …
|
|
|
|
@3058
|
4 months |
invisnet |
|
|
|
|
@3057
|
4 months |
invisnet |
Add missing files
|
|
|
|
@3056
|
4 months |
invisnet |
WiX setup project
|
|
|
|
@3055
|
4 months |
invisnet |
Big batch of EMU changes for new Win32 lib
|
|
|
|
@3054
|
4 months |
invisnet |
VS project files
|
|
|
|
@3053
|
4 months |
invisnet |
pre-compiled headers
|
|
|
|
@3052
|
4 months |
invisnet |
Refactor Win32 code
|
|
|
|
@3051
|
4 months |
invisnet |
autogen MC files
|
|
|
|
@3050
|
4 months |
invisnet |
bbutil - util to import *nix keys
|
|
|
|
@3049
|
5 months |
chris |
Add remote host and port to post-login login message, requested by Pete …
|
|
|
|
@3048
|
5 months |
chris |
Log the account name with connections, disconnections and statistics, …
|
|
|
|
@3047
|
6 months |
chris |
Fix regex case issues on Windows (\S converted to \s for example). Ensure …
|
|
|
|
@3046
|
6 months |
jamesog |
Really final test?
|
|
|
|
@3045
|
6 months |
jamesog |
Hopefully final test.
|
|
|
|
@3044
|
6 months |
jamesog |
Testing post-commit hook again.
|
|
|
|
@3043
|
6 months |
jamesog |
Another forced commit to test post-commit hook
|
|
|
|
@3042
|
6 months |
invisnet |
Visual Studio 2010 project files
|
|
|
|
@3041
|
6 months |
jamesog |
Forced commit to test Subversion
|
|
|
|
@3040
|
7 months |
chris |
Test that invalid directory entries (pointers to nonexistent objects) are …
|
|
|
|
@3039
|
7 months |
chris |
Use a macro to verify block count adjustments to reduce duplicate code.
|
|
|
|
@3038
|
7 months |
chris |
Fix spelling error in AddUnattachedObject? method name.
|
|
|
|
@3037
|
7 months |
chris |
Allow getting the number of errors found by a store checker object.
|
|
|
|
@3036
|
7 months |
chris |
Remove debugging code.
|
|
|
|
@3035
|
7 months |
chris |
Fix double </array> in bbstored plist.
|
|
|
|
@3034
|
7 months |
chris |
Improve error message on bbackupd command socket bind failure, thanks to …
|
|
|
|
@3033
|
7 months |
chris |
Add another preview of Boxi.
|
|
|
|
@3032
|
7 months |
chris |
Delete any incomplete ID map database that we find, so that we can start …
|
|
|
|
@3031
|
7 months |
chris |
Fix logging of real (non-VSS) paths in UploadFile?*.
|
|
|
|
@3030
|
7 months |
chris |
Avoid recompiling everything on MSVC when BoxVersion?.h changes.
|
|
|
|
@3029
|
7 months |
chris |
Add debug logging for conversion from VSS to real path.
|
|
|
|
@3028
|
7 months |
chris |
Adjust for platforms where sizeof(long) < sizeof(void *), apparently …
|
|
|
|
@3027
|
7 months |
chris |
Patch to support building on MinGW, thanks to Paolo Tosco …
|
|
|
|
@3026
|
7 months |
chris |
Make libbackupstore depend on common, so common can generate BoxVersion?.h …
|
|
|
|
@3025
|
7 months |
chris |
Convert VSS path to original path for log messages in UpdateItems?, to
help …
|
|
|
|
@3024
|
7 months |
chris |
Switch back from custom build step to pre-build event, as the custom step …
|
|
|
|
@3023
|
7 months |
chris |
Fix excludions on VSS paths by converting back to original namespace …
|
|
|
|
@3022
|
7 months |
chris |
Remove pcre.h and config.h, they are version-sensitive and should be …
|
|
|
|
@3021
|
7 months |
chris |
Fix illegal use of Logging::Add and Logging::Remove while iterating over …
|
|
|
|
@3020
|
7 months |
chris |
Copy a standard configuration to BoxConfig?.h for MSVC users.
|
|
|
|
@3019
|
7 months |
chris |
Don't die if BoxVersion?.h doesn't exist yet.
|
|
|
|
@3018
|
7 months |
chris |
Log fatal exceptions in main helper using BOX_FATAL instead of printf, to …
|
|
|
|
@3017
|
7 months |
chris |
Search for libraries in the path where Cygwin installs MinGW zlib as well
|
|
|
|
@3016
|
7 months |
chris |
Check for libz.dll.a installed in new location before configuring for …
|
|
|
|
@3015
|
7 months |
chris |
Split Win32 defines out of emu.h to enable Boxi to include them before …
|
|
|
|
@3014
|
7 months |
chris |
Pass the correct LDFLAGS to Box Backup, to use mingw zlib instead of …
|
|
|
|
@3013
|
7 months |
chris |
Extra white space.
|
|
|
|
@3012
|
7 months |
chris |
Recent Cygwin versions of MinGW now define O_BINARY as well, also in …
|
|
|
|
@3011
|
7 months |
chris |
Recent Cygwin versions of MinGW now define O_BINARY as well, also in …
|
|
|
|
@3010
|
7 months |
chris |
Only advertise -E option if readline support is built in.
|
|
|
|