Commit Graph

423 Commits

Author SHA1 Message Date
Martin
27bf2f8321 Fix SQL column name 2021-10-23 16:34:27 +02:00
Martin
86a099a00c Options to pause or not start backup if Windows is unlocked 2021-07-15 17:00:35 +02: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
a0d778f3f2 Improve showing local backup progress 2021-06-28 23:24:30 +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
4770839a3b Add backup destination settings 2021-05-15 16:08:40 +02:00
Martin Raiber
ad387460e8 Implement ransomware canary 2021-01-21 01:33:20 +01:00
Martin
96ac9973e9 Check if backup folder configured for btrfs matches web interface setting 2020-11-25 02:23:24 +01:00
Martin
746058f203 Make amount of download, hash, image compress and client parallel hash threads configurable 2020-09-29 17:01:38 +02:00
Martin
225ef5e0bf Add local/passive connection encryption/compression 2020-08-11 00:11:18 +02:00
Martin
78d274f762 For compatibility reasons add a setting for Internet port again and keep non-default setting on upgrade 2020-07-14 12:24:58 +02:00
Martin
9ace1b1ae1 Add last modified time to each setting to resolve conflicts of which kind of setting should be used (from client or server) 2020-07-13 00:37:58 +02:00
Martin
bde001411b Fix file/zip download from partition mounted images 2020-07-01 16:45:21 +02:00
Martin
785550d2bf Don't try to set restore settings with windows client 2020-05-05 20:48:55 +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
f9ba1073af Linux image restore fixes 2020-02-12 16:25:45 +01:00
Martin
d4770e7637 Set default server settings if not set 2020-02-12 15:19:35 +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
5bb6a0b06c Use image backup not supported from capabilities to show image supported on status screen 2020-02-05 23:04:32 +01:00
Martin
20b01d0463 Upgrade miniz
(cherry picked from commit d1f3611661)
2020-02-04 23:15:29 +01:00
Martin
2d9fcb0022 Setting to only allow access to settings after the user enters a text 2020-01-19 22:56:09 +01:00
Martin
15a7e196d3 Add option to send mail SSL encrypted (without STARTTLS) 2020-01-13 23:51:54 +01:00
Martin
09551b6162 More explicit setting configuration 2019-11-01 13:57:43 +01:00
Martin
637aa98002 More explicit setting configuration 2019-10-31 12:05:27 +01:00
Martin
d0582908a5 More explicit setting configuration 2019-10-28 19:24:03 +01:00
Martin
539e51a85d More explicit settings configuration
(cherry picked from commit 8a2ee6cd3ddbf5d739fbfaf33ecb367930206471)

# Conflicts:
#	urbackupcommon/settingslist.cpp
#	urbackupserver/dllmain.cpp
#	urbackupserver/server_settings.cpp
#	urbackupserver/server_settings.h
#	urbackupserver/serverinterface/settings.cpp
2019-10-20 03:20:25 +02:00
Martin
6a152a2843 More explicit settings configuration
(cherry picked from commit 8a2ee6cd3ddbf5d739fbfaf33ecb367930206471)

# Conflicts:
#	urbackupcommon/settingslist.cpp
#	urbackupserver/dllmain.cpp
#	urbackupserver/server_settings.cpp
#	urbackupserver/server_settings.h
#	urbackupserver/serverinterface/settings.cpp
2019-10-15 20:23:18 +02:00
Martin
8eebf0e32d Fix build 2019-09-30 14:35:38 +02:00
Martin
d668c488a0 Fix build 2019-09-30 14:12:21 +02:00
Martin
e4933c3cda Add max file name length check 2019-09-25 11:58:13 +02:00
Martin
efeb30bf52 Run check on non-Windows 2019-09-19 20:59:05 +02:00
Martin
2d9c04ab00 Add check for case sensitivity and special Windows file names 2019-09-17 18:14:37 +02:00
Martin
22c4b3e287 Make list of servers forwarding endpoint information configurable
(cherry picked from commit a3ac7c26fdebdadae8065577d0167fec351ac286)

# Conflicts:
#	urbackupcommon/settingslist.cpp
#	urbackupserver/serverinterface/settings.cpp
#	urbackupserver/www/js/urbackup.js
#	urbackupserver/www/templates/settings_inv_row.htm
2019-08-04 19:46:18 +02:00
Martin
0a2bbd7374 Add internet server proxy settings
(cherry picked from commit 65063a2e29c4b0e84b8612b51e7af64bb0a530d1)

# Conflicts:
#	urbackupserver/www/js/urbackup.js
2019-08-04 19:44:31 +02:00
Martin
f366988686 Fix report script cache reload 2019-06-02 23:22:39 +02:00
Martin
881f731a2e Fixup backup folder location correctly
(cherry picked from commit 823fea02a0a168fd41b2cb292c8bef9f731e0a1d)
2019-06-02 21:23:43 +02:00
Martin
cbedaaae44 Check if VHD file was opened successfully before using it 2019-05-24 21:38:49 +02:00
Martin
d14baf65e3 Check that image backup belongs to client and deny access otherwise 2019-05-24 21:38:17 +02:00
Martin
04a6a016fc Allow setting group id while adding new clients 2019-05-13 22:48:29 +02:00
Martin
f68bf7386d IPv6 support (mostly on Windows for now) 2019-05-13 17:57:44 +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
11a2d37c9b Allow ldap admin users access to all backups
(cherry picked from commit e09a20b328d27ad0d5fea7cf337c5dcbc6e6ed5b)
2019-04-19 12:21:35 +02:00
Martin
93e6ef6b9b Allow ldap admin users access to all backups
(cherry picked from commit 54125125b8c13ba10fed4e8214cb91a03790767d)
2019-04-19 12:21:32 +02:00
Martin
fbd6965e7b Merge branch '2.3.x' into 2.4.x 2019-04-19 12:19:41 +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
c63aafeb9a Ability to connect via http connect proxy to internet server 2019-03-18 15:53:30 +01:00
Martin Raiber
b1fb7141e8 New setting to make backup dirs optional per default 2019-03-01 16:03:57 +01:00