Commit Graph

207 Commits

Author SHA1 Message Date
Martin
453f35cf06 Fix rare race condition that makes indexing hange after reconnect
(cherry picked from commit bb360d7247)
2020-02-04 23:20:08 +01:00
Martin
d0582908a5 More explicit setting configuration 2019-10-28 19:24:03 +01:00
Martin
d804d8b919 Fix race condition removing image backup status structure 2019-09-24 00:29:45 +02:00
Martin
b5991da817 Get backup failed notification from server 2019-08-23 15:55:19 +02:00
Martin
5d53e29ece Allow client to start backup, then exit after it completed successfully/timeout 2019-08-23 15:54:59 +02:00
Martin
4e7008469b Flag (disabled by default) to include all symbolic libraries if includes are specified 2019-07-21 22:44:33 +02:00
Martin
3452753abc Use heap instead of stack for file indexing recursion 2019-07-19 22:23:34 +02:00
Martin
d4a768a82a Log about server being rejected 2019-07-06 19:40:46 +02:00
Martin Raiber
bdd995a62c Fix client bitmap request in capa 2019-06-22 22:35:02 +02:00
Martin
8f0e72c556 Remove result writing via pipe 2019-04-26 10:52:55 +02:00
Martin
e943aa627e Revert "Revert "New setting to make backup dirs optional per default""
This reverts commit e4a1895e69.
2019-04-19 12:28:14 +02:00
Martin
e4a1895e69 Revert "New setting to make backup dirs optional per default"
This reverts commit b1fb7141e8.
2019-03-18 17:05:46 +01:00
Martin Raiber
b1fb7141e8 New setting to make backup dirs optional per default 2019-03-01 16:03:57 +01:00
Martin
cfbee8bc3e Don't show restore components option if components never have been backed up 2018-07-25 19:29:24 +02:00
Martin
841d96cf3d Refcount mempipe when doing async indexing 2018-05-08 15:36:59 +02:00
Martin
675911865b Extract client sub name in capa call 2018-04-11 19:33:02 +02:00
Martin
c2ef65165b Return unique client id in capa call
(cherry picked from commit 77df13279daa9756c6bb81e90fa3fc708d10063b)

# Conflicts:
#	urbackupclient/ClientServiceCMD.cpp
2018-04-07 18:43:36 +02:00
Martin
ef27264e40 Add new server identity from server
(cherry picked from commit 8b634335a974f10115e46c13e6a3ab53861ea6d3)
2018-01-15 13:24:34 +01:00
Martin
39f2f43021 Do not lock backup_mutex during image download 2017-08-11 18:22:07 +02:00
Martin
c68b1b0127 Show when backups are paused 2017-07-03 14:22:15 +02: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
0782a909c7 Fix Internet image restore issues 2017-03-04 02:41:10 +01:00
Martin
e3069aadbe Update CBT after setup wizard 2017-03-04 01:41:14 +01:00
Martin
85ffd76b73 Working on parallel file hashing 2017-02-16 01:46:51 +01:00
Martin
dec96a7aad Working on parallel file hashing 2017-02-15 19:23:30 +01:00
Martin Raiber
c363939716 Working on parallel file hashing 2017-02-14 17:48:50 +01:00
Martin
2bcb232ae3 Fix async index delayed finishing 2017-01-25 01:18:33 +01:00
Martin
fe6ac191ed Fix transfer of metered info during CAPA transfer 2017-01-11 19:58:45 +01:00
Martin
f959798a51 Keep async index status around after async index is finished 2017-01-10 16:54:04 +01:00
Martin
264766cd12 Fix Windows component backup 2017-01-10 16:53:13 +01:00
Martin
121b54a5ca Add async index debug messages 2016-12-20 18:27:31 +01:00
Martin
07a0095caf Add async index debug messages 2016-12-20 18:06:06 +01:00
Martin Raiber
08762238ed Send information about current connection being metered to server 2016-12-12 00:48:58 +01:00
Martin
44047219df Compatibility with previous versions: Fix symlinked file to file changes during incremental backups with btrfs 2016-12-10 18:52:49 +01:00
Martin
0b2522cea2 Update client access key if not present 2016-11-30 09:24:39 +01:00
Martin
2bf74b46a7 Lock access to challenges to prevent threading issues 2016-11-19 15:44:20 +01:00
Martin
0632b25586 Remove only read part from buffer 2016-10-19 17:42:46 +02:00
Martin
57a4167868 Fix file restore with id offset 2016-10-10 20:05:59 +02:00
Martin
dd3359cb69 Fix file restore with id offset 2016-10-10 20:04:30 +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
61ed566d0b Fix async file list retrieval 2016-09-15 13:30:23 +02:00
Martin Raiber
48ff994d26 Reconnect for file indexing (async index) 2016-09-08 22:53:49 +02:00
Martin Raiber
08bf429596 Handle resuming image backup from position zero 2016-08-26 18:39:09 +02:00
Martin
fc139454e2 Image and file backup snapshot groups 2016-08-21 21:22:54 +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
dfa9b307ac Support restore methods of Windows component restore 2016-08-04 01:19:17 +02:00
Martin
b47680a901 WIP: Windows component backup 2016-07-27 02:01:08 +02:00