Commit Graph

3982 Commits

Author SHA1 Message Date
Martin
7a00a04aae Added travis config 2016-11-28 01:54:16 +01:00
Martin
c9d15ff9ad Integrated newer MiniZ version 2016-11-28 01:27:14 +01:00
Martin
04f710ed79 Amalgamized miniz into two files 2016-11-25 16:08:20 +01:00
Martin
b8ec8b91d5 Amalgamized miniz into two files 2016-11-25 16:01:36 +01:00
Martin
a742451a2d Log about syncing to file system 2016-11-24 23:39:09 +01:00
Martin
0baf38bbfb Delete symlink before creating it if it wasn't deleted previously
(cherry picked from commit ca9c12be8994293aa78cae70e5bc7de09240be4e)
2016-11-24 01:56:53 +01:00
Martin
e361ea8b0e Fixup: Do not delete files in snapshot to later reflink them
(cherry picked from commit 291abbec910521bafcdb223bb07409774d3cebdb)
2016-11-24 01:51:43 +01:00
Martin Raiber
bff6c765e0 Fix handling of missing metadata file
(cherry picked from commit 2865959ddf1e92a5c2d89e91bc7069a7eafd29e2)
2016-11-24 01:50:43 +01:00
Martin
593e762e90 New function to read files whose size is not known beforehand
(cherry picked from commit 4a9ef9cb8ddcbe075a90000c411db131ad39033b)
2016-11-24 01:45:48 +01:00
Martin Raiber
8fdb2f0568 Do not delete files in snapshot to later reflink them
(cherry picked from commit 00c1f15572a536f4f9fb5b17d675da767060fb5c)
2016-11-24 01:45:13 +01:00
Martin Raiber
24195a8f22 Return empty xattr list if xattrs are not supported when restoring
(cherry picked from commit c30dce5b66091b14679031ff3385ec4bdb9f88a5)
2016-11-24 01:44:52 +01:00
Martin Raiber
45530200d2 Return empty xattr list if xattrs are not supported
(cherry picked from commit d2fa08c0df8bda3ba6b3ed5e6f6e20e4e63b616a)
2016-11-24 01:44:41 +01:00
Martin
bdd427457a Increase client image send timeout from 10s to 10min
(cherry picked from commit 448db65ca3)

# Conflicts:
#	urbackupclient/ImageThread.cpp
2016-11-23 15:20:26 +01:00
Martin
7f38df5a53 Install logrotate with correct permissions 2016-11-23 01:44:20 +01:00
Martin
3e05e38267 Fix licenses 2016-11-21 18:21:54 +01:00
Martin
8bd7fe0a0a Fix miniz build 2016-11-21 18:05:05 +01:00
Martin
1d53993544 Incremented versions 2016-11-21 17:52:18 +01:00
Martin
946ddb2971 Fix build 2016-11-21 17:49:34 +01:00
Martin
4ab8df3caf Fix miniz build 2016-11-21 17:46:03 +01:00
Martin
4032f4b1b1 Fix miniz build 2016-11-21 17:44:34 +01:00
Martin
88b20ebf6d Fix miniz build 2016-11-21 17:40:57 +01:00
Martin
d7fbd03fde Improve ZIP download 2016-11-21 17:27:21 +01:00
Martin
f1c94af09b Fix checksum issue if image was resized 2016-11-19 16:11:34 +01:00
Martin
323cbd7203 Remove unused parameter 2016-11-19 16:11:13 +01:00
Martin
7005a87d70 Fix compile issue with MiniZ 2016-11-19 15:46:26 +01:00
Martin
836ae7626f Fix speed regex and multiplyTimeSpan 2016-11-19 15:46:08 +01:00
Martin
1aed1612c1 Use servicelib instead of SimpleSC to install server service on Windows in NSIS installer 2016-11-19 15:45:45 +01:00
Martin
66e884f56c Fix database backup 2016-11-19 15:44:55 +01:00
Martin
2bf74b46a7 Lock access to challenges to prevent threading issues 2016-11-19 15:44:20 +01:00
Martin Raiber
c7943db2c2 Start client download earlier 2016-11-16 14:52:44 +01:00
Martin Raiber
9e1b49573e Fix build 2016-11-15 23:02:59 +01:00
Martin Raiber
03384c3a84 Fix build 2016-11-15 22:55:26 +01:00
Martin Raiber
4a8a7a2ac0 Fix build 2016-11-15 22:53:01 +01:00
Martin Raiber
377fcec3b9 Updated MiniZ 2016-11-15 22:36:05 +01:00
Martin Raiber
bb2dcdbca4 Throtting to percent of max speed determined by regular probing for max speed 2016-11-12 22:23:34 +01:00
Martin Raiber
dff3ab7ae3 Fix ZFS image snapshot cleanup 2016-11-12 11:18:38 +01:00
Martin
9a5ffbeb29 Fix mountpoint command order 2016-11-10 22:47:54 +01:00
Martin
a97c9c0830 Fix setup instructions 2016-11-10 19:24:18 +01:00
Martin
c2397fb584 Fix help 2016-11-10 19:24:00 +01:00
Martin
04044ce550 Fixup: Fall back to zeroing if hole punching isn't available in raw cow image file 2016-11-10 18:58:10 +01:00
Martin
aa3fa983ec Fixup: Fall back to zeroing if hole punching isn't available in raw cow image file 2016-11-10 18:56:06 +01:00
Martin
e8176a0edb Fall back to zeroing if hole punching isn't available in raw cow image file 2016-11-09 17:12:49 +01:00
Martin
98024aeddb Keep changed directories if a snapshot has active ntfs transactions 2016-11-09 16:10:41 +01:00
Martin
56c850a544 Fix URL regex
(cherry picked from commit 2b1098721144e5c832cb0bae1ba201c3fb384291)
2016-11-03 23:59:43 +01:00
Martin
1ebd2d9673 Fix sending settings with groups 2016-11-03 23:57:20 +01:00
Martin
52b0643fbc Fix sending settings with groups 2016-11-03 23:14:35 +01:00
Martin
ba938a6001 Always use server only settings on client and add "server_url" to server only settings 2016-11-03 23:13:52 +01:00
Martin
05fa9d9b44 Properly quote service image path 2016-10-31 15:23:54 +01:00
Martin
c4dc18ad2d Restore GPT when restoring via command line
(cherry picked from commit 29747e4636)
2016-10-28 20:58:24 +02:00
Martin
e2ff733fb5 Restore GPT when restoring via command line
(cherry picked from commit 8fe58b976d)
2016-10-28 20:58:11 +02:00