Commit Graph

89 Commits

Author SHA1 Message Date
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
9a7fc8b3ed Allow "ALL" as special file backup path that backups all volumes 2019-08-11 11:46:23 +02:00
Martin
8f0e72c556 Remove result writing via pipe 2019-04-26 10:52:55 +02:00
Martin
9e4505168e Embed version into update file and check if it is actually larger 2018-10-13 12:27:40 +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
841d96cf3d Refcount mempipe when doing async indexing 2018-05-08 15:36:59 +02:00
Martin
ef27264e40 Add new server identity from server
(cherry picked from commit 8b634335a974f10115e46c13e6a3ab53861ea6d3)
2018-01-15 13:24:34 +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
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
f959798a51 Keep async index status around after async index is finished 2017-01-10 16:54:04 +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
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 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
200f39116d Transfer block if block has bitmap changes 2016-06-25 15:23:27 +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
9f091e5cf4 Option to keep deleted files/directories during incremental file backups 2016-02-13 17:34:28 +01:00
Martin
02dde80545 Timeout restore fileserver connections 2016-02-10 00:10:24 +01:00
Martin
166b1d7ec8 Fix: Show progress on used image size during restore 2016-02-09 19:25:21 +01:00
Martin
f3d20f8b0c Show progress on used image size during restore 2016-02-09 18:27:49 +01:00
Martin
f435d5902b Prevent multiple restore dialogs 2016-02-09 12:40:55 +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
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
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
a332d7f923 Added 5 minute server side restore timeout 2016-01-03 15:45:13 +01:00
Martin
831dbbe15e Fixed synthetic full backup 2016-01-02 14:08:26 +01:00
Martin Raiber
5739fe0bf8 Refresh session during channel pings 2015-12-27 15:12:02 +01:00
Martin
7cb5d0678a Made Linux restore working 2015-12-18 16:58:50 +01:00
Martin
96823b24f9 Information about no recent backup comes from backend now 2015-12-14 01:15:12 +01:00
Martin
f12c0d57f5 Made restore work on Windows 2015-12-13 21:45:59 +01:00
Martin
9bab514e22 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Martin Raiber
a84334c052 Merge branch 'dev' of 192.168.0.40:/home/git/urbackup_backend into dev
Conflicts:
	urbackupserver/FullFileBackup.cpp
	urbackupserver/ImageBackup.cpp
2015-12-11 22:22:15 +01:00
Martin Raiber
fffb7326b8 Transfer image bitmap during image backup 2015-12-11 22:19:46 +01:00
Martin
f1c7eff094 Improved clientctl command line interface and fixed creation, modified and access time backup and display 2015-12-11 20:34:05 +01:00
Martin
e90cb501ae Multiple virtual clients per real client 2015-12-09 22:53:57 +01:00