Martin
|
62acce0aa7
|
Escape backslash also if next character is [ in glob pattern
(cherry picked from commit 66ee6c99a63637180f7933f065a82893591cbde3)
|
2020-06-08 23:01:43 +02:00 |
|
Martin
|
68c322342d
|
Remove Windows registry hive files from CBT
(cherry picked from commit 9728fa5f89)
# Conflicts:
# urbackupclient/client.cpp
|
2020-05-13 19:38:48 +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
|
9766d5f8aa
|
Optionally ignore backup GPT header when restoring
|
2020-04-16 18:35:07 +02:00 |
|
Martin
|
1cba88bd9f
|
Ignore backup GPT errors and use primary twice instead
|
2020-04-16 18:34:47 +02:00 |
|
Martin Raiber
|
f5dba0e2fd
|
Fix mariadb backup by using mbstream format
Signed-off-by: Martin <martin@urbackup.org>
|
2020-04-12 13:18:04 +02:00 |
|
Martin
|
294efbe1bc
|
Enable script backup for sub-clients
|
2020-04-11 18:41:41 +02:00 |
|
Martin
|
6fbb3c749e
|
Make last modification time configurable from script list
|
2020-04-11 18:41:41 +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
|
bc89c88226
|
Add missing error code
|
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
|
f48b1c83c5
|
Remove log message for token not found
|
2020-02-27 22:25:07 +01:00 |
|
Martin
|
b8776e61a1
|
Linux image restore fixes
|
2020-02-12 21:37:05 +01:00 |
|
Martin
|
790ccdccfa
|
Fix getting Linux MBR
|
2020-02-12 19:27:39 +01:00 |
|
Martin
|
801a086926
|
Linux image restore fixes
|
2020-02-12 17:36:36 +01:00 |
|
Martin
|
f9ba1073af
|
Linux image restore fixes
|
2020-02-12 16:25:45 +01:00 |
|
Martin
|
bb31e18f3a
|
Treat C: the same as C
|
2020-02-12 15:38:10 +01:00 |
|
Martin
|
d4770e7637
|
Set default server settings if not set
|
2020-02-12 15:19:35 +01:00 |
|
Martin
|
333ba69104
|
Fix build
|
2020-02-12 12:19:03 +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
|
58bf2e9885
|
Add restore client to normal client executable
|
2020-02-11 17:30:03 +01:00 |
|
Martin
|
35d7fff3d4
|
Fix Windows build
|
2020-02-11 17:26:09 +01:00 |
|
Martin
|
650040bd82
|
Map C to root volume on Linux
|
2020-02-11 16:46:57 +01:00 |
|
Martin
|
84138c3225
|
Fix destructor call
|
2020-02-11 15:07:47 +01:00 |
|
Martin
|
d62b8416d9
|
Gracefully handle CBT reset
|
2020-02-11 14:09:07 +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
|
9efbea984e
|
Enable image in capabilities
|
2020-02-05 23:02:14 +01:00 |
|
Martin
|
50ffe794cd
|
Support for reading MBR on Linux
|
2020-02-05 20:41:52 +01:00 |
|
Martin
|
282a13e2b9
|
Merge branch '2.4.x' into 2.5.x
# Conflicts:
# configure.ac_client
# configure.ac_server
# fileservplugin/CTCPFileServ.cpp
# urbackupcommon/settingslist.cpp
# urbackupserver/dllmain.cpp
# urbackupserver/server_settings.cpp
# urbackupserver/server_settings.h
# urbackupserver/serverinterface/settings.cpp
# urbackupserver/www/js/urbackup.js
|
2020-02-04 23:29:41 +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
|
306067864f
|
Upgrade to Visual Studio 2019
(cherry picked from commit d6df6377ef)
|
2020-02-04 23:15:26 +01:00 |
|
Martin
|
d6df6377ef
|
Upgrade to Visual Studio 2019
|
2020-01-29 13:54:19 +01:00 |
|
Martin
|
bb360d7247
|
Fix rare race condition that makes indexing hange after reconnect
|
2020-01-17 12:41:57 +01:00 |
|
Martin
|
880b404c1a
|
Fix log fetching for newer postgres version
|
2019-12-16 17:56:24 +01:00 |
|
Martin
|
9b1a4efa08
|
Fix restore crash bug
(cherry picked from commit 852f0d3491)
|
2019-12-03 14:44:06 +01:00 |
|
Martin
|
852f0d3491
|
Fix restore crash bug
|
2019-12-03 14:41:59 +01:00 |
|
Martin
|
004b9d3516
|
Fix build issue
|
2019-11-23 15:26:19 +01:00 |
|
Martin
|
c8286b1848
|
Cmd to get backup images as json
|
2019-11-20 13:31:07 +01:00 |
|
Martin
|
61071c029a
|
Do not retry if user was not found on server
(cherry picked from commit 79bab783f116e65f26ec0ef51c374bcd60322a93)
|
2019-11-20 13:25:32 +01:00 |
|
Martin
|
2403624736
|
Add login cmd
|
2019-11-20 13:25:14 +01:00 |
|
Martin
|
c35732d042
|
Get error information before unlocking cbt mutex
(cherry picked from commit 8ab8813da4)
|
2019-11-11 23:07:07 +01:00 |
|
Martin
|
8ab8813da4
|
Get error information before unlocking cbt mutex
|
2019-11-09 18:54:29 +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 |
|