Commit Graph

194 Commits

Author SHA1 Message Date
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
Martin
5693620181 Leave other shadow copies alone only if another simultaneous backup is running 2016-07-12 19:04:02 +02:00
Martin
40481b134f Group and virtual client name as postfilebackup script paramters 2016-07-12 01:59:49 +02:00
Martin
43d4d9d796 Use os_get_file_type instead of FileExists to test for executable existence 2016-06-26 16:27:02 +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
378fa0cd78 Option to not follow symlinks during restore 2016-06-04 02:16:31 +02:00
Martin
e48b9c4daf Increase restore token timeout to 1h 2016-06-03 18:49:23 +02:00
Martin
b0a406c6ef Propagate path mappings during restore 2016-06-03 01:18:16 +02:00
Martin
7f2d853028 Allow different versions for the different OS clients 2016-05-29 22:59:54 +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
17d89ea42b Restore all files when restore is done via client regardless of user access tokens 2016-05-07 02:41:45 +02:00
Martin
00246d6603 Do not delete excluded/not included files/directories when restoring 2016-05-06 16:59:39 +02:00