Commit Graph

251 Commits

Author SHA1 Message Date
Martin
05ff6984e1 Revert "Rename backup path names from "urbackup" to "urbackup0" to avoid problems"
This reverts commit da0da36c93.
2018-11-26 01:58:14 +01:00
Martin
da0da36c93 Rename backup path names from "urbackup" to "urbackup0" to avoid problems 2018-11-26 01:57:30 +01:00
Martin
9e4505168e Embed version into update file and check if it is actually larger 2018-10-13 12:27:40 +02:00
Martin Raiber
57d1d84463 Backup and restore VeraCrypt boot loader 2018-09-13 19:29:31 +02:00
Martin
cacd340305 Don't show restore components option if components never have been backed up 2018-07-25 19:19:47 +02:00
Martin
a59be2c87e Disallow urbackup as share name 2018-05-18 23:24:48 +02:00
Martin
841d96cf3d Refcount mempipe when doing async indexing 2018-05-08 15:36:59 +02:00
Martin
349090d471 Fix atomic settings changing 2018-01-15 19:03:00 +01:00
Martin
df0e6868af Add new server identity from server 2018-01-15 19:02:24 +01:00
Martin
ef27264e40 Add new server identity from server
(cherry picked from commit 8b634335a974f10115e46c13e6a3ab53861ea6d3)
2018-01-15 13:24:34 +01:00
Martin
8c818f8529 Atomic settings reset 2018-01-11 19:06:10 +01:00
Martin Raiber
c02a85a58e Allow reset of client settings from server
(cherry picked from commit 64b503ba2bb2d98eea8545623270f1fcf728f410)
(cherry picked from commit efad65af7bca9da47946143ed2f2a2813236f8cf)
2017-12-12 15:25:21 +01:00
Martin
b864185361 Always use simple tokenize function 2017-11-01 14:14:00 +01:00
Martin
11c56be1b9 New used channel state to prevent usage in other client 2017-08-11 19:11:29 +02:00
Martin
39f2f43021 Do not lock backup_mutex during image download 2017-08-11 18:22:07 +02:00
Martin
ae3bd795a0 Fix restore progress indicator after reconnect 2017-08-11 17:35:44 +02:00
Martin
24d6619627 Add primary GPT header twice if backup cannot be read
(cherry picked from commit 0fb311147751bf6a057ec55940609ea693715971)
2017-07-20 15:31:46 +02:00
Martin
1f0eb7d358 Proper send timeouts during image restore 2017-03-24 19:38:31 +01:00
Martin
0e7b0f83ba Lazy user token creation 2017-03-21 00:09:24 +01:00
Martin
2ca57c68a5 Increase timeout of backup listing 2017-03-09 00:43:38 +01:00
Martin
22a09f9ec1 Fix token indexes
(cherry picked from commit 2e6ef533a9e39c9e6604cbc1e8b29bddc9e700cd)
2017-03-08 18:51:09 +01:00
Martin
0782a909c7 Fix Internet image restore issues 2017-03-04 02:41:10 +01:00
Martin
ef211f2d04 Prevent client downgrades 2017-02-24 20:50:37 +01:00
Martin
85ffd76b73 Working on parallel file hashing 2017-02-16 01:46:51 +01:00
Martin
f959798a51 Keep async index status around after async index is finished 2017-01-10 16:54:04 +01:00
Martin
07a0095caf Add async index debug messages 2016-12-20 18:06:06 +01:00
Martin
cf1f3ff72f Increase idle timeout to 5min after indexing 2016-12-20 17:07:25 +01:00
Martin Raiber
08762238ed Send information about current connection being metered to server 2016-12-12 00:48:58 +01:00
Martin
0b2522cea2 Update client access key if not present 2016-11-30 09:24:39 +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
7c4fdd7359 Print more error codes in error messages
(cherry picked from commit 9ae4f4d832bbd327a023ae70af870661c9069337)
2016-10-22 22:26:56 +02:00
Martin
8e50c0822d Fix multiple servers function 2016-10-10 20:04:04 +02:00
Martin
3c9813f78b Associate virtual clients with channels 2016-10-10 17:36:44 +02:00
Martin
2b22df3f95 Virtual client parameter for browsing and restoring file backups 2016-10-10 16:57:24 +02:00
Martin
4da57e9fbd Improve check for multiple servers 2016-10-10 16:33:46 +02:00
Martin
bf3abcc736 Fix deletion of backup paths of virtual clients
(cherry picked from commit 8ceb6c3f85180859b01ff81ae2ff612fe086d77d)
2016-10-09 20:58:32 +02:00
Martin
c4a1eaa8c2 Delete old virtual client if virtual client gets renamed
(cherry picked from commit 5e9ddb298ec0d2af61e13e4089ed46f8773352b7)
2016-10-09 20:57:48 +02:00
Martin
bab0d9ef4c Fix async index race condition 2016-10-04 14:54:29 +02:00
Martin
36cbf29060 Read computer name from default setting as fallback 2016-09-14 20:23:34 +02:00
Martin Raiber
fc14fd88c4 Reconnect for file indexing (async index) 2016-09-08 22:56:05 +02:00
Martin Raiber
48ff994d26 Reconnect for file indexing (async index) 2016-09-08 22:53:49 +02:00
Martin
ea44798b33 Keep last access key to prevent race between old and new key
(cherry picked from commit 85303a67e5)
2016-08-10 01:43:45 +02:00
Martin
200f39116d Transfer block if block has bitmap changes 2016-06-25 15:23:27 +02:00
Martin
ab2b124661 Status command without long polling 2016-06-05 23:56:04 +02:00
Martin
25c6251a99 Fix update with features 2016-06-01 22:44:45 +02:00
Martin
c39cd54605 Allow different versions for the different OS clients 2016-05-29 22:36:23 +02:00
Martin
9ee385c6e0 Remove timed out processes from memory 2016-05-29 16:56:32 +02:00
Martin
fff99aa475 Log error before assertions 2016-05-28 18:51:59 +02:00
Martin
d20c815fa8 Reuse existing status process instead of starting new one on image backup resume 2016-05-24 19:33:36 +02:00
Martin
fec7cc84fa Fix: Improved handling of case where snapshot removal is delayed because of still ongoing meta-data transfers 2016-05-08 20:42:02 +02:00
Martin
19d79e8e8f Improved handling of case where snapshot removal is delayed because of still ongoing meta-data transfers 2016-05-08 16:28:38 +02:00
Martin
17d89ea42b Restore all files when restore is done via client regardless of user access tokens 2016-05-07 02:41:45 +02:00
Martin
25fb7e6d7d Fixed crash on name change 2016-04-01 22:38:58 +02:00
Martin
6e2ff5be6e Pubkey is in datadir 2016-03-20 23:03:51 +01:00
Martin
9439da5e7e Pubkey is in datadir 2016-03-20 22:55:10 +01:00
Martin
e8d2c79421 Pubkey is in datadir 2016-03-20 22:44:56 +01:00
Martin Raiber
692a0dd57a Install tracking automatically 2016-03-15 21:57:59 +01:00
Martin
d0956f2606 Add/list/remove backup directories via command line 2016-02-21 20:43:28 +01:00
Martin
9f091e5cf4 Option to keep deleted files/directories during incremental file backups 2016-02-13 17:34:28 +01:00
Martin
f682ba047c Refactor and fix client update 2016-02-13 13:59:08 +01:00
Martin
02dde80545 Timeout restore fileserver connections 2016-02-10 00:10:24 +01:00
Martin
49bd7f2546 Fix: Show progress on used image size during restore 2016-02-09 22:14:23 +01:00
Martin
4a89a88d9c Fix: Show progress on used image size during restore 2016-02-09 19:50:27 +01:00
Martin
f3d20f8b0c Show progress on used image size during restore 2016-02-09 18:27:49 +01:00
Martin
d1af656909 Fix restore 2016-02-09 12:51:11 +01:00
Martin
f435d5902b Prevent multiple restore dialogs 2016-02-09 12:40:55 +01:00
Martin
c538d94931 Use old signature to update 1.4.x clients 2016-02-01 12:59:19 +01:00
Martin
95da2f9409 Use hashes of previous versions on all platforms + reset 2016-02-01 01:13:04 +01:00
Martin Raiber
5d4359a03c Impoved tray icon alterting after system restore 2016-01-29 16:23:27 +01:00
Martin Raiber
206aa9a41b Fixed channel timeouts 2016-01-28 01:06:48 +01:00
Martin Raiber
c2cd20f424 Reuse connection for ping running messages 2016-01-27 16:01:01 +01:00
Martin Raiber
500b44d651 Refactoring 2016-01-26 23:55:13 +01:00
Martin
a233f19e90 Fixed restore on Mac OS X 2016-01-26 00:15:12 +01:00
Martin
e9efef9b53 Show command line process bar during restore 2016-01-24 21:09:28 +01:00
Martin
b0c7d1443a Show progress bytes and block restore on command line till it is finished per default 2016-01-24 15:07:06 +01:00
Martin
1d8fe8dfd0 Return last backup time as number 2016-01-23 14:20:36 +01:00
Martin
318d7fab52 Improved setting settings from the command line 2016-01-20 17:44:59 +01:00
Martin
1dbd11823a Update settings even if no server is available 2016-01-20 17:21:52 +01:00
Martin
3665a791df Improved setting settings from the command line 2016-01-20 17:18:07 +01:00
Martin
b57d719d58 Mac OS X client update 2016-01-18 21:53:51 +01:00
Martin
b3903cc1c4 Checkpoint files.db in separate thread and give all threads nice names 2016-01-15 16:19:23 +01:00
Martin
ddbeefcfa0 Flag to not share hashes between virtual clients 2016-01-15 00:22:45 +01:00
Martin
64081d22ed Follow restore progress after starting it with interactive client involvement 2016-01-12 23:48:41 +01:00
Martin
3af3520d96 Multiple processes in client interface 2016-01-12 19:36:32 +01:00
Martin
616a31cf50 Correct authentication of virtual clients 2016-01-08 20:06:09 +01:00
Martin
083f9ca84e Distinguish shares for different virtual clients 2016-01-08 18:53:21 +01:00
Martin
ef3bb2be4c New flag to require snapshot 2016-01-08 17:17:08 +01:00
Martin
a7046e45fb Correctly forward information about single file restores to client dialog 2016-01-07 21:53:10 +01:00
Martin
dc8a56de53 Show restore path when restoring 2016-01-07 15:54:31 +01:00
Martin
22f1305228 Correctly delete shell keys before recreating them 2016-01-06 21:22:04 +01:00
Martin
a332d7f923 Added 5 minute server side restore timeout 2016-01-03 15:45:13 +01:00
Martin
9ee64e650a Updated copyright 2016-01-02 16:38:00 +01:00
Martin Raiber
5739fe0bf8 Refresh session during channel pings 2015-12-27 15:12:02 +01:00
Martin
d82b45f418 Fixed wchar_t usage 2015-12-22 13:27:12 +01:00
Martin
7cb5d0678a Made Linux restore working 2015-12-18 16:58:50 +01:00
Martin
b2a749f8bb Fixed MUIVerb encoding 2015-12-15 17:21:19 +01:00
Martin
54c68591c2 A few web interface improvements 2015-12-14 20:25:06 +01:00
Martin
5285161f81 Restore fixes 2015-12-14 17:45:07 +01:00
Martin
35a03ecb2c Set icon in shell context menu 2015-12-14 01:39:42 +01:00
Martin
96823b24f9 Information about no recent backup comes from backend now 2015-12-14 01:15:12 +01:00