Commit Graph

127 Commits

Author SHA1 Message Date
Martin
86a099a00c Options to pause or not start backup if Windows is unlocked 2021-07-15 17:00:35 +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
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
d4770e7637 Set default server settings if not set 2020-02-12 15:19:35 +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
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
881f731a2e Fixup backup folder location correctly
(cherry picked from commit 823fea02a0a168fd41b2cb292c8bef9f731e0a1d)
2019-06-02 21:23:43 +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
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
Martin
20b6605a18 Update filesystem configuration after backupfolder is changed 2018-10-21 16:17:08 +02:00
Martin
fa07ea7419 Fix group id retrieval 2018-06-19 19:24:34 +02:00
Martin Raiber
b5c1239a05 Backup using reflinks if they are available 2018-04-01 23:20:36 +02:00
Martin
b864185361 Always use simple tokenize function 2017-11-01 14:14:00 +01:00
Martin
d34ff592ee Give alert script params a type 2017-04-20 12:49:57 +02:00
Martin
4408825065 Added alert script editor 2017-04-13 21:02:22 +02:00
Martin
2e396f5c8e Scipted alert system 2017-04-10 17:53:28 +02:00
Martin
85aca2de41 Allow restore via Internet 2017-03-02 00:36:06 +01:00
Martin
ecc94b9e6f Temporary setting to enable parallel file hashing 2017-03-02 00:11:59 +01:00
Martin
da2a179c30 Require user to specify which image volumes to archive when configuring image backup archiving 2017-01-13 18:03:20 +01:00
Martin
df6ba18d5a Ignore group setting for default group 2016-12-19 13:47:15 +01:00
Martin
6715bc638b Manual deletion of file and image backup from web interface 2016-12-16 20:32:59 +01:00
Martin
a3d46b721a Correctly show group archive settings 2016-12-14 17:06:29 +01:00
Martin
4a7563b135 Hostname database and settings to configure it to not start backups if clients have certain hostnames 2016-12-10 20:57:39 +01:00
Martin
0b2522cea2 Update client access key if not present 2016-11-30 09:24:39 +01:00
Martin
e572e4b6f7 Fix archiving in combination with groups 2016-10-12 20:36:34 +02:00
Martin
4312df4fe2 Image backups with zfs snapshots 2016-09-27 19:21:56 +02:00
Martin
16db3ab1e5 Start off with global settings as default when creating new group 2016-09-23 17:46:14 +02:00
Martin
fc139454e2 Image and file backup snapshot groups 2016-08-21 21:22:54 +02:00
Martin
3a5ec082d9 Settings groups for clients 2016-08-09 21:07:10 +02:00
Martin
d416f1006f Capabilities for allowing/disallowing file and component restores and config 2016-08-03 18:01:27 +02:00
Martin
0c5b8089b8 Fix vss component includes 2016-07-24 23:53:13 +02:00
Martin
00938f77f5 Option to ignore read and hash errors 2016-06-10 19:18:58 +02:00
Martin
cd9ad82526 Configure cbt via server side settings 2016-03-22 18:10:52 +01:00
Martin
9ee64e650a Updated copyright 2016-01-02 16:38:00 +01:00
Martin
f75eca1a4f Changed the web interface to use POST instead of GET 2015-12-20 21:41:18 +01:00