Martin
27bf2f8321
Fix SQL column name
2021-10-23 16:34:27 +02:00
Martin
c139b09cb5
Fix ZFS incremental file backups
2021-08-09 23:14:43 +02:00
Martin
ea34e7b33e
Merge branch 'dev' of github.com:uroni/urbackup_backend into dev
2021-08-09 21:30:04 +02:00
Martin Raiber
8c24d2dfd8
Skip small files and files without hash in index rebuild
...
(cherry picked from commit 93811b36b46369631f7e32f8fd48a12176ab5717)
2021-08-08 09:44:30 +02:00
Martin
bd7f700a26
Don't require correct client uid for internet/active clients
...
(cherry picked from commit 6bc27673b43cd81e7f6a4b1affc053ec01fd277c)
(cherry picked from commit 5fb8d84b28 )
2021-08-08 09:44:02 +02:00
Martin Raiber
0bd67e560b
Improve restore and add restore to smaller disk
2021-07-21 22:26:19 +02:00
Martin
86a099a00c
Options to pause or not start backup if Windows is unlocked
2021-07-15 17:00:35 +02:00
Marko Kohtala
b9f9e0b581
Update admin guide Server installation on Windows
...
The 8.3 name generation instruction was mostly obsolete and provided link may cause harm on C: drive where short names are still used.
The Windows Server 2008 is out of support and any fixes to it are obsolete.
2021-07-14 14:26:55 +03:00
Martin
d8f3d9a3da
Include .symlink_dirs when they are ignored at top level
2021-07-13 14:12:57 +02:00
Martin
431ce079b2
Add file backup deletion protection for local backups
2021-07-09 19:32:41 +02:00
Martin
aac93b970d
Fix mail retries
2021-07-09 19:32:40 +02:00
Martin
2d6aa10905
Fix backup running accounting for local backups
2021-06-28 23:25:19 +02:00
Martin
af0cd50e0f
Add backup_dest_secret_params parameter to web interface
2021-06-28 23:24:56 +02:00
Martin
a0d778f3f2
Improve showing local backup progress
2021-06-28 23:24:30 +02:00
Martin Raiber
b210c11887
Repair UTF-8 after making file name shorter
...
(cherry picked from commit 06e3743a74 )
(cherry picked from commit 98ed1accb6a84245a118f3930ba63a6b8729667d)
2021-06-28 22:02:33 +02:00
Martin
bbb9dc66ff
Replace std::auto_ptr with std::unique_ptr
2021-06-20 17:56:33 +02:00
Martin Raiber
748abdecaf
Fix local backups
2021-06-15 16:49:09 +02:00
Martin Raiber
0ffc7f82e9
Fix build
2021-06-09 12:27:40 +02:00
Martin Raiber
22f566eba0
Fix build issues
2021-06-08 22:45:45 +02:00
Martin Raiber
8df03ccf50
Add client local backup management to server
2021-06-08 19:04:47 +02:00
Martin Raiber
bdc3be9b21
Don't escape html special characters
2021-05-20 18:35:07 +02:00
Martin Raiber
369b8fa58c
Fix build
2021-05-18 18:49:39 +02:00
Martin Raiber
4770839a3b
Add backup destination settings
2021-05-15 16:08:40 +02:00
Martin Raiber
b238f99eda
Don't require correct client uid for internet/active clients
2021-05-08 09:20:14 +02:00
Martin Raiber
a314090818
Add vhdx support
2021-04-28 18:45:01 +02:00
Martin
f23422ac67
Work on local backup
2021-03-31 19:42:58 +02:00
Martin
321d019932
Fix internet server protocol handling
2021-03-23 17:26:44 +01:00
Martin Raiber
6c7158a46f
Merge branch 'dev' into selector-permissions-frontend
2021-03-15 18:58:06 +01: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
ad387460e8
Implement ransomware canary
2021-01-21 01:33:20 +01:00
Mathias Gruber
a58442df61
Review of OSX porting issues
...
Fixed general compile errors.
Fixed a bug in caused by different stavfs semantics between Linux and BSD. This caused the computing of invalid disk sizes. The use of 32-bit data-types on BSD were also causing truncation errors for a multiplication.
2020-12-29 17:06:31 +01:00
Martin
2740774c22
Correct use bitflag use
2020-12-17 21:26:57 +01:00
Martin
8324f9c3a1
Local file backup WIP
2020-12-17 21:25:56 +01:00
Martin
3acdcde1c6
Merge branch 'dev' of server.raiber.de:~/urbackup_backend into dev
2020-12-04 21:04:46 +01:00
Martin
0160d786ec
C_image_cowraw_bit was broken (should have been or-ed). Set to zero instead for backward compatibility
2020-11-25 02:24:25 +01:00
Martin
96ac9973e9
Check if backup folder configured for btrfs matches web interface setting
2020-11-25 02:23:24 +01:00
Martin
1b5d55439a
Merge remote-tracking branch 'gh/dev' into dev
2020-11-15 20:20:15 +01:00
Martin
6f759c8f8f
Revert "Fix device too small error message"
...
This reverts commit 318b3db28f .
2020-11-15 20:18:30 +01:00
Martin
318b3db28f
Fix device too small error message
2020-11-08 20:02:02 +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
c57f21c7f4
Fix compression fallback to zlib
2020-10-26 20:03:43 +01:00
Martin
97eccd2c89
Update templates
2020-10-17 17:00:20 +02:00
Martin
82561bc572
Exit early on connect error
...
(cherry picked from commit c2961cb379b90a8276eed3aabf9f9b67ab13ae1b)
2020-10-17 16:56:39 +02:00
Martin
1285e11a80
Fix uninitialized variable
...
(cherry picked from commit e3a60af92ac77ee1b9008f6e45a32b6fc2204e26)
2020-10-17 16:56:32 +02:00
Martin
46e069aad1
Initialize to zero
...
(cherry picked from commit be0cc7e50ecd6059603fc923195051e8d5dfd93d)
2020-10-17 16:56:20 +02:00
Martin Raiber
9f4ce8816e
Merge pull request #39 from Abs0lutZero/patch-2
...
Update FullFileBackup.cpp
2020-10-16 15:48:01 +02:00
Martin
f21c5fc2ac
Fix initialization
2020-10-16 01:11:54 +02:00
Martin
1233a76860
Fix settings display
...
(cherry picked from commit 3f281875f2f5587c837165bb646efe530120b0b7)
# Conflicts:
# urbackupserver/www/css/template_post.css
# urbackupserver/www/js/template_post.js
# urbackupserver/www/js/templates.js
2020-10-15 11:17:57 +02:00
Martin
5709f76b70
Actually add dl thread
...
(cherry picked from commit c6697518f07afc507c0455e1e3e8ff60b12505b1)
2020-10-13 19:20:55 +02:00