summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Define BOX_SOCKET_ERROR_MESSAGE, replace more BOX_LOG_SOCKET_ERROR calls with...Chris Wilson2015-04-15
* Update compilation instructions for Windows.Chris Wilson2015-04-15
* Use THROW_EXCEPTION_MESSAGE macro to save a message in exceptions.Chris Wilson2015-04-15
* Add ability to run commands in context with TEST_CHECK_THROWS_AND_OR.Chris Wilson2015-04-15
* Add a static GetMessage() to get exception message for a known subtype code.Chris Wilson2015-04-15
* Fix file locking on Windows.Chris Wilson2015-04-13
* Fix warning caused by saving a const string in a non-const pointerChris Wilson2015-04-06
* Fix test failures caused by failure to commit the temporary refcount DB.Chris Wilson2015-04-06
* Improve error logging in win32 emu library.Chris Wilson2015-04-06
* Hopefully fix clang detection on Travis.Chris Wilson2015-04-06
* Catch setitimer() failure, throw exceptions with descriptive messages in Time...Chris Wilson2015-04-06
* Show compiler version for clang compile flags debuggingChris Wilson2015-04-06
* Whitespace and semicolon-after-macro fixes.Chris Wilson2015-04-06
* Add missing timeouts to Archive reads.Chris Wilson2015-04-06
* Fix build on OS X >= 10.9, which uses GNU Make.James O'Gorman2015-02-28
* More Travis config updates.James O'Gorman2015-02-27
* Fix test_ssl_keepalives to not depend on directory listing order.Chris Wilson2015-02-27
* Update Travis build configuration.James O'Gorman2015-02-27
* Fix testbackupstorefix in release mode.Chris Wilson2015-02-27
* Fix crash when compiled in release mode caused by refcount not decrementing.Chris Wilson2015-02-26
* Fix compile with clang on platforms other than FreeBSD.Chris Wilson2015-02-25
* Fix BOX_SYSLOG macro to provide a category.Chris Wilson2015-02-25
* Reduce verbosity of testcommon by hiding some log messages.Chris Wilson2015-02-25
* Reduce test output noise by hiding some error messages in tests.Chris Wilson2015-02-25
* Fix test failure caused by logging fd change.Chris Wilson2015-02-23
* Fix testhttpserver, broken by renaming test executables.Chris Wilson2015-02-23
* Fix misisng timeouts on network operations.Chris Wilson2015-02-23
* Update dates.James O'Gorman2015-02-21
* Add configuration file for Travis-CI.James O'Gorman2015-02-21
* Fix test failures caused by renaming the test executable, thanks to Achim for...Chris Wilson2015-02-15
* Fix missing snapshot path on subsequent locations.Chris Wilson2015-02-01
* Suppress multiple links warnings for now.Chris Wilson2015-02-01
* Add test for hardlink handling.Chris Wilson2015-01-04
* Don't redirect logging to stderr any more.Chris Wilson2015-01-04
* Compile fix for MSVC (Visual Studio) 2010.Chris Wilson2015-01-02
* Compile fix for loading BoxConfig.h in MinGWChris Wilson2015-01-02
* Remove missing source file references from Visual Studio 2010 SLN fileChris Wilson2015-01-02
* Add rudimentary support for Windows mutexes.Chris Wilson2015-01-02
* Add missing include file for PATH_MAX.Chris Wilson2015-01-02
* Fix test failing on OpenBSD because tar -m behaves differently.Chris Wilson2015-01-02
* Fix more minor test breaks on WindowsChris Wilson2015-01-02
* Fix test to handle console encoding already in UTF-8.Chris Wilson2015-01-02
* Fix random timezone errors on restore.Chris Wilson2015-01-02
* Remove unused variableChris Wilson2015-01-02
* Fix error logging when file open fails on Windows.Chris Wilson2015-01-02
* Write memory leak report files to current working directory saved at startup.Chris Wilson2015-01-02
* Improve internal debug loggingChris Wilson2015-01-02
* Fix overlapped I/O in WinNamedPipeStream.Chris Wilson2014-12-28
* Whitespace and comment fixes.Chris Wilson2014-12-28
* Improve debugging of named pipe operations and bbackupctl pipe interaction.Chris Wilson2014-12-28