summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Declare fast forward from 0.12~gitcf52058f-3archive/debian/0.13__git20180102.g6d7e9562-1Reinhard Tartler2018-02-20
|\
| * Record boxbackup (0.12~gitcf52058f-3) in archive suite sidReinhard Tartler2017-06-30
| |\
| | * gcc_4.4_fixesDebian QA Group2017-01-21
| | * dont_use_net_for_docsDebian QA Group2017-01-21
| | * adjust-syslog-facilityDebian QA Group2017-01-21
| | * boxbackup (0.11.1~r2837-4) unstable; urgency=mediumAndreas Beckmann2017-01-21
| | |\
| | | * Import boxbackup_0.11.1~r2837-4.debian.tar.xzAndreas Beckmann2017-01-21
| | * Import boxbackup_0.11.1~r2837.orig.tar.gzReinhard Tartler2011-10-27
| * fix-ftbfs-signed-charDebian QA Group2017-06-30
| * Fixup bbstored for newer opensslReinhard Tartler2017-06-30
| * dont_use_net_for_docsDebian QA Group2017-06-30
| * adjust-syslog-facilityDebian QA Group2017-06-30
| * boxbackup (0.12~gitcf52058f-3) unstable; urgency=mediumReinhard Tartler2017-06-30
| |\
| | * Import boxbackup_0.12~gitcf52058f-3.debian.tar.xzReinhard Tartler2017-06-30
| * Import boxbackup_0.12~gitcf52058f.orig.tar.gzReinhard Tartler2017-06-17
* dont_use_net_for_docsDebian QA Group2018-02-20
* adjust-syslog-facilityDebian QA Group2018-02-20
* Drop deprecated invocations to autotools helpersdebian/0.13__git20180102.g6d7e9562-1Reinhard Tartler2018-02-20
* README.Debian: Fix typoReinhard Tartler2018-02-20
* drop unneded patchesReinhard Tartler2018-02-20
* Fix detection logic for tune2fsReinhard Tartler2018-02-20
* update packaging for 0.13 prereleaseReinhard Tartler2018-02-20
* Merge branch 'upstream'Reinhard Tartler2018-02-20
|\
| * Merge tag 'BoxBackup-0.12.master.180102.6d7e956' into upstreamReinhard Tartler2018-02-20
| |\
| | * Merge pull request #22 from boxbackup/openssl_1_1Chris Wilson2018-01-02
| | |\
| | | * Add support for OpenSSL 1.1 and replace deprecated function callsChris Wilson2018-01-01
| | | * Replace RAND_pseudo_bytes with RAND_bytesChris Wilson2018-01-01
| | | * Fix quoting of CXXFLAGS and LDFLAGS in MakefilesChris Wilson2018-01-01
| | | * Detect which debugger to use in t-gdb scripts: lldb or gdbChris Wilson2018-01-01
| | | * Remove BoxBackup install step from Windows unibuildChris Wilson2018-01-01
| | | * Speed up superbuild rebuild by not extracting Boost againChris Wilson2018-01-01
| | |/
| | * Merge pull request #20 from boxbackup/windows_binary_packagesChris Wilson2017-11-30
| | |\
| | | * Merge branch 'master' into windows_binary_packagesChris Wilson2017-11-28
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #19 from boxbackup/bbstored_certsChris Wilson2017-10-17
| | |\ \
| | | * | Fix -Wundefined-bool-conversion compile failure of master branchChris Wilson2017-10-16
| | | * | Fix parsing of OpenSSL 1.1 output in bbstored-certsChris Wilson2017-10-16
| | |/ /
| | | * Remove invalid use of null references (undefined behaviour)Chris Wilson2017-11-26
| | | * Install Box Backup in a temporary directory in Windows unibuildsChris Wilson2017-09-18
| | | * Change branches for which Windows packages are builtChris Wilson2017-09-16
| | | * Disable DEBUG to reduce CMake build verbosity on AppVeyorChris Wilson2017-09-16
| | | * Reduce AppVeyor build verbosity by passing extra args to sub-CMakeChris Wilson2017-09-16
| | | * Reorder lines in appveyor.yml to match actual execution orderChris Wilson2017-09-16
| | | * Remove Xamarin to remove 500 lines of junk from build logsChris Wilson2017-09-16
| | | * Build Win32/64 binary packages automaticallyChris Wilson2017-09-16
| | |/
| | * Merge pull request #17 from boxbackup/fix_arm64_unsigned_charChris Wilson2017-07-02
| | |\
| | | * Fix build on ARM64 with unsigned charChris Wilson2017-06-26
| | |/
| | * Increase precision of timing on Windows.Chris Wilson2017-06-22
| | * Reduce precision of common timer testChris Wilson2017-06-22
| | * Fix intercept of SYS_open on platforms that only have SYS_openat (e.g. arm64)Chris Wilson2017-06-22
| | * Use AX_CHECK_COMPILE_FLAG, add more checksChris Wilson2017-06-22