Commit Graph

5451 Commits

Author SHA1 Message Date
Martin
09caabff1b Disable LMDB writemap
(cherry picked from commit 0672e0855b7262cf24ccdfa819b845175bd93cad)

# Conflicts:
#	clouddrive/SingleFileStorage.cpp
2020-06-08 23:03:13 +02:00
Martin
ea7e78eb87 Return MDB_CORRUPTED if page is dirty on disk
(cherry picked from commit c6de27c7b96af0e300a053e4e4a5b9b7e441319c)
2020-06-08 23:02:00 +02:00
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
c9c08a22a0 Create new subvolume with name extented with .startup-del to prevent race in cleanup
(cherry picked from commit c66d5f4f121867d577f4f51462cd2d3193c3df5b)

# Conflicts:
#	urbackupserver/IncrFileBackup.cpp
2020-06-08 23:01:12 +02:00
Martin
50e2983d77 Copy items from lost+found to files table
(cherry picked from commit 3c652be0eb625c6b101c62b2d138f588ec377732)
2020-06-08 22:53:37 +02:00
Martin
69cd04a59c Limit size of in-memory log to 2MiB
(cherry picked from commit 5277b938f7d6c4094f716f8686dd7e9982eaf971)
2020-06-08 22:52:53 +02:00
Martin
19d032c0c6 Incremented version 2020-06-07 22:47:57 +02:00
Martin
b4ccb26e65 Remove outdated btrfs advice 2020-06-07 21:53:02 +02:00
Martin
1772bdbb41 Also send _def key for backward compatibility 2020-06-07 21:52:41 +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
2319ebce41 Add failure reason 2020-05-13 19:30:46 +02:00
Martin
b4d6e21773 Delete raw images if backup storage does not support snapshots 2020-05-13 19:30:27 +02:00
Martin
7a14485a07 Fix compile issue 2020-05-08 01:17:50 +02:00
Martin
785550d2bf Don't try to set restore settings with windows client 2020-05-05 20:48:55 +02:00
Martin
ba7b245d3c Use reflink if hard links aren't available 2020-05-05 20:48:24 +02:00
Martin
3e97ec9908 Handle new zfs command line version return 2020-05-05 20:47:52 +02:00
Martin
18d9aba898 Update client CAPA after client restart 2020-05-05 20:47:05 +02:00
Martin
0483722d40 Increment version 2020-04-21 20:52:13 +02:00
Martin
c88123433d Always close stream 2020-04-21 20:51:49 +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
a18a411b91 Merge branch '2.5.x' of server.raiber.de:~/urbackup_backend into 2.5.x 2020-04-11 18:42:53 +02:00
Martin
d05e3b47a8 Reset hashf to NULL after usage 2020-04-11 18:41:41 +02:00
Martin
04c81b27be Fix backup of symlinks to directories with special characters 2020-04-11 18:41:41 +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
408be84c94 Fix blockalign reading/writing to stdin/stdout 2020-04-11 18:41:40 +02:00
Martin
84ffaebe43 Fix SQLite import 2020-04-11 18:41:40 +02:00
Martin
56b9be605e Fix JavaScript issue 2020-04-11 18:41:40 +02:00
Martin
92c8eff354 Fix db recover 2020-04-11 18:41:40 +02:00
Martin
3a4823bb98 Increment version 2020-04-11 18:41:40 +02:00
Martin
433f94e4b5 Update SQLite 2020-04-11 18:41:40 +02:00
Martin
a40fd1797f Fix db upgrade 2020-04-11 18:41:36 +02:00
Martin
9da4a9e53a Incremented version 2020-04-11 18:41:36 +02:00
Martin
be75a4d24d Retry remounting-ro 2020-04-11 18:41:36 +02:00
Martin
be6e7e031d Fix reading/writing header 2020-04-11 18:41:36 +02:00
Martin
aa99dc57bf Kill all processes writing to /oldroot before trying to remount ro 2020-04-11 18:41:36 +02:00
Martin
a2c7831d83 Fix reading/writing header 2020-04-11 18:41:36 +02:00
Martin
4b78603e4c Reset r_online when exiting reconnect loop 2020-04-11 18:41:35 +02:00
Martin
3d3738a816 Fix compression 2020-04-11 18:41:35 +02:00
Martin
39f31d4eb0 Fix saving/setting global settings 2020-04-11 18:41:35 +02:00
Martin
31a4c1982d Always set onchange listener even if switch is not present
(cherry picked from commit 61987902107ae8b5d393ce00b3b70edb7c830c55)

# Conflicts:
#	urbackupserver/www/js/urbackup.js
2020-04-11 18:41:35 +02:00
Martin
68ce3e262e Correctly escape settings 2020-04-11 18:41:35 +02:00
Martin
cca33abe03 Only add switch if switch element is present 2020-04-11 18:41:35 +02:00
Martin
61de9a20a7 Remove unnecessary/confusing flags 2020-04-11 18:41:35 +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
f20e459b2f Use MDB_WRITEMAP and disable MDB_NOMETASYNC 2020-04-11 18:41:34 +02:00