summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Add missing timeouts on command socket writes.Chris Wilson2014-12-28
* Fix warning about assigning literal string constants to a char *Chris Wilson2014-12-26
* Fix test failures caused by connections left open on Windows.Chris Wilson2014-12-26
* Fix compile errors in tests on Windows.Chris Wilson2014-12-26
* Add comments about why some tests are skipped on Windows.Chris Wilson2014-12-26
* Catch exceptions in individual tests and clean up nicely.Chris Wilson2014-12-26
* Don't try to kill daemons at beginning of each deselected test.Chris Wilson2014-12-26
* Add comment about reason for code duplication.Chris Wilson2014-12-26