Commit Graph

251 Commits

Author SHA1 Message Date
Martin
3f7feb5d6f Forward facet id 2021-10-23 16:34:51 +02:00
Martin Raiber
bed077f913 Improve web UI restore 2021-07-18 13:12:33 +02:00
Martin
86a099a00c Options to pause or not start backup if Windows is unlocked 2021-07-15 17:00:35 +02:00
Martin
b7f9d0d4a7 Don't update settings if no paths are configured and setting file doesn't exist yet 2021-06-30 00:28:23 +02:00
Martin
a0d778f3f2 Improve showing local backup progress 2021-06-28 23:24:30 +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
cd9fc5c96b Mount local backup file system async 2021-06-15 16:46:50 +02:00
Martin Raiber
8df03ccf50 Add client local backup management to server 2021-06-08 19:04:47 +02:00
Martin Raiber
938cc0be5a Properly read secrets 2021-05-20 18:33:58 +02:00
Martin Raiber
369b8fa58c Fix build 2021-05-18 18:49:39 +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
f6ee8008c6 Merge branch 'dev' of github.com:uroni/urbackup_backend into dev
# Conflicts:
#	create_osx_installer.sh
#	urbackupclient/ClientService.cpp
2021-03-14 17:27:55 +01:00
Martin Raiber
9f63a628c8 Work on incremental local backups 2021-02-14 21:37:59 +01:00
Martin Raiber
ad387460e8 Implement ransomware canary 2021-01-21 01:33:20 +01:00
Mathias Gruber
4096fd5a2a Fixed Application bundle relative paths for OS build.
The use of absolute paths causes Exceptions, depending on Bundle install location.
2021-01-04 01:02:35 +01:00
Martin
8324f9c3a1 Local file backup WIP 2020-12-17 21:25:56 +01:00
Martin
6361b04e59 Escape except forward slash 2020-11-01 14:42:22 +01:00
Martin
46bb3187a5 Don't escape generated default dirs setting 2020-11-01 14:38:32 +01:00
Martin
7fed1a0020 Improve handling of default paths to backup on the client 2020-11-01 13:48:33 +01:00
Martin
a972bec67d Add random material to session key from client as well 2020-08-12 18:09:55 +02:00
Martin
225ef5e0bf Add local/passive connection encryption/compression 2020-08-11 00:11:18 +02:00
Martin
a0281918d7 Follow device mappings to mapped device 2020-07-16 19:00:03 +02:00
Martin
18d9aba898 Update client CAPA after client restart 2020-05-05 20:47:05 +02:00
Martin
b32752a98d Remove assert that might be okay to hit 2020-04-16 20:55:29 +02:00
Martin
ba73bfa30b Fix "ALL" backup dirs handling 2020-04-16 20:54:57 +02:00
Martin
1cba88bd9f Ignore backup GPT errors and use primary twice instead 2020-04-16 18:34:47 +02:00
Martin
49db6344e1 Check if client name is correct before starting backup 2020-04-11 18:41:34 +02:00
Martin
8a40e234bb Backup and restore grub stage 1.5 2020-02-27 22:25:08 +01:00
Martin
790ccdccfa Fix getting Linux MBR 2020-02-12 19:27:39 +01:00
Martin
8f478b426a Add Linux image restore to web interface 2020-02-11 23:17:45 +01:00
Martin
8434c4c5a3 Linux image restore 2020-02-11 22:29:56 +01:00
Martin
dddd353783 Add "vd" to devnames 2020-02-11 12:26:49 +01:00
Martin
07f4cdbabd Implement image backup with CBT via dattobd for Linux 2020-02-10 23:35:13 +01:00
Martin
50ffe794cd Support for reading MBR on Linux 2020-02-05 20:41:52 +01:00
Martin
d0582908a5 More explicit setting configuration 2019-10-28 19:24:03 +01:00
Martin
9497869107 Fix CbtUpdate/RestartFilesrv confusion
(cherry picked from commit 50365374c75146c6c398feab26301281739b871a)

# Conflicts:
#	urbackupclient/ClientService.cpp
#	urbackupclient/client.cpp
2019-09-29 14:57:10 +02:00
Martin
d804d8b919 Fix race condition removing image backup status structure 2019-09-24 00:29:45 +02:00
Martin
58dadfa56f Use different shell path for Android build (uses /system/bin/sh per default) 2019-09-18 17:53:21 +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
9c99199bfc Keep computername when resetting settings if new computername is empty 2019-07-26 00:02:31 +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
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
d854db711f Fix version check during update and disable it for now 2018-11-27 02:50:46 +01:00