Commit Graph

233 Commits

Author SHA1 Message Date
Martin
3f7feb5d6f Forward facet id 2021-10-23 16:34:51 +02:00
Martin
86a099a00c Options to pause or not start backup if Windows is unlocked 2021-07-15 17:00:35 +02:00
Martin
5b28aed036 Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
Martin
bbb9dc66ff Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
Martin Raiber
8df03ccf50 Add client local backup management to server 2021-06-08 19:04:47 +02:00
Martin Raiber
7faffc933c Forward settings to local backup 2021-05-18 16:20:20 +02:00
Martin Raiber
4770839a3b Add backup destination settings 2021-05-15 16:08:40 +02:00
Martin Raiber
c2f2010977 Export backup file system via Dokany 2021-05-08 09:18:39 +02:00
Martin
f23422ac67 Work on local backup 2021-03-31 19:42:58 +02:00
Martin Raiber
9f63a628c8 Work on incremental local backups 2021-02-14 21:37:59 +01:00
Martin
8324f9c3a1 Local file backup WIP 2020-12-17 21:25:56 +01:00
Martin
80c97161ce Map Linux mount points to devices for image backups 2020-11-08 20:04:20 +01:00
Martin
4074ab3f07 Remove client forward compatibility 2020-11-01 19:16:05 +01:00
Martin
21b65777d0 Fix skipping small files in parallel hashing 2020-11-01 17:40:16 +01:00
Martin
7fed1a0020 Improve handling of default paths to backup on the client 2020-11-01 13:48:33 +01:00
Martin
b8015f7541 Fix compression fallback to zlib 2020-10-26 18:41:49 +01:00
Martin
9e5c31c22a Add post backup script call on file backup failure
(cherry picked from commit b36d2219d6)
2020-10-14 23:15:56 +02:00
Martin
85ab16a661 Remove ECIES 2020-09-09 14:02:36 +02:00
Martin
225ef5e0bf Add local/passive connection encryption/compression 2020-08-11 00:11:18 +02:00
Martin
18d9aba898 Update client CAPA after client restart 2020-05-05 20:47:05 +02:00
Martin
dfa30c5b1f Don't encrypt server restore identity when starting restore from web interface 2020-04-11 18:41:34 +02:00
Martin
49db6344e1 Check if client name is correct before starting backup 2020-04-11 18:41:34 +02:00
Martin
bb31e18f3a Treat C: the same as C 2020-02-12 15:38:10 +01:00
Martin
650040bd82 Map C to root volume on Linux 2020-02-11 16:46:57 +01:00
Martin
07f4cdbabd Implement image backup with CBT via dattobd for Linux 2020-02-10 23:35:13 +01:00
Martin
9efbea984e Enable image in capabilities 2020-02-05 23:02:14 +01:00
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