Commit Graph

4023 Commits

Author SHA1 Message Date
Martin
561c9fe04b Fix build 2016-12-07 12:40:11 +01:00
Martin
d70f541522 Merge branch 'image-browse' into dev 2016-12-07 12:38:34 +01:00
Martin
56b10eed7b Install ImDisk 2016-12-07 12:31:29 +01:00
Martin
2a33337402 Error message when mounting fails 2016-12-07 12:30:51 +01:00
Martin
456cdc9bc9 Warning about mounting images 2016-12-07 12:26:54 +01:00
Martin
8108fb5a89 Linux image mounting 2016-12-07 02:50:58 +01:00
Martin
7f82cc775d Automatically remount if timed out 2016-12-06 19:48:05 +01:00
Martin
f7dcb1bcb4 Windows image unmounting 2016-12-06 19:37:09 +01:00
Martin
aec28c8436 Fix memory leak during ZIP download 2016-12-06 17:48:47 +01:00
Martin
9be5c596a1 Improve error message when hash thread cannot open temp file 2016-12-06 16:17:34 +01:00
Martin
7c4c797b00 Do not double-free file when creating ZIP on Linux/FreeBSD 2016-12-06 16:14:51 +01:00
Martin
16a42eba83 Fix ZFS volume creation 2016-12-06 16:14:17 +01:00
Martin
31e9a4fbed Add a few hints if there is an index error because the directory cannot be accessed 2016-12-06 16:01:40 +01:00
Martin
838b18c12a Add a few hints if there is an index error because the directory cannot be accessed 2016-12-06 15:57:38 +01:00
Martin
5163141c52 Show error about on-access virus scanner being active 2016-12-06 15:46:47 +01:00
Martin
61f05582b2 Image backup mounting on Windows 2016-12-05 22:34:19 +01:00
Martin
601d901c91 Fix rare issue with out-of-band block transfer 2016-12-04 16:26:50 +01:00
Martin
8563abba10 Cope with entry not being present in file entry index if it should be 2016-12-02 13:55:22 +01:00
Martin
023ee758c5 Fix throttling 2016-12-02 13:54:39 +01:00
Martin
929d17af30 Fix setting IO prio with IOPRIO_CLASS_NONE 2016-12-01 14:30:00 +01:00
Martin
0b2522cea2 Update client access key if not present 2016-11-30 09:24:39 +01:00
Martin
2e7793826f Add hint about how to fix issue 2016-11-30 01:56:03 +01:00
Martin
0abcec4271 Add client access key to Windows client download 2016-11-30 01:53:39 +01:00
Martin
c36a9af570 Revert "Return zero if settings file cannot be opened"
This reverts commit ddd0dcc301.
2016-11-30 01:50:34 +01:00
Martin
ddd0dcc301 Return zero if settings file cannot be opened 2016-11-30 01:49:23 +01:00
Martin
c133e230d7 Prevent access_keys.properties race condition 2016-11-30 01:24:32 +01:00
Martin
64c7d9020f Simplified file settings reader 2016-11-30 01:23:00 +01:00
Martin
74a41e5426 Simplified file settings reader 2016-11-30 01:22:42 +01:00
Martin
4be2333d03 Image backup browsing and archival 2016-11-29 18:21:41 +01:00
Martin
4665005469 Flush file index during deletion and more file index integrity checking 2016-11-29 15:24:25 +01:00
Martin
833ffb1478 Fix service stopping before installation 2016-11-29 12:53:19 +01:00
Martin
2e48dda144 Fixup: Delete symlink before creating it if it wasn't deleted previously
(cherry picked from commit 103036647a868be15c04801809f8fa48c05f212a)
2016-11-28 18:31:19 +01:00
Martin
d850223989 Delete empty subvolume in remove-unknown 2016-11-28 18:11:46 +01:00
Martin
9a82af41e4 Delete empty subvolume in remove-unknown 2016-11-28 18:07:41 +01:00
Martin
c063c6ff25 Fix build instructions 2016-11-28 16:29:04 +01:00
Martin
43cb9346d1 Use full year if year is in front in date and use dash as separator if present 2016-11-28 16:28:46 +01:00
Martin
ec6f754dc6 Fixed MiniZ bug 2016-11-28 14:13:00 +01:00
Martin
29d8500729 Use ccache in travis build 2016-11-28 02:13:38 +01:00
Martin
7a3b5dba62 Removed "make dist" and clang (for now) 2016-11-28 02:05:59 +01:00
Martin
e041524955 Fix yaml indentation 2016-11-28 01:59:48 +01:00
Martin
2847a42f61 Fix readme formatting 2016-11-28 01:56:34 +01:00
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