Commit Graph

129 Commits

Author SHA1 Message Date
Martin
062b690a18 Don't start file backups with the same group 2017-09-21 00:33:39 +02:00
Martin Raiber
50c61915f1 Fix capa error return 2017-08-24 22:47:40 +02:00
Martin
c68b1b0127 Show when backups are paused 2017-07-03 14:22:15 +02:00
Martin Raiber
9c6f5af926 Fix client server identity reset handling 2017-05-01 21:15:52 +02:00
Martin
fb7ce0798a Improve alerts 2017-04-14 02:19:35 +02:00
Martin
0e7b0f83ba Lazy user token creation 2017-03-21 00:09:24 +01:00
Martin
2fcb410f9d Resend server identity on before forced re-auth 2017-03-17 02:05:23 +01:00
Martin
85aca2de41 Allow restore via Internet 2017-03-02 00:36:06 +01:00
Martin Raiber
c363939716 Working on parallel file hashing 2017-02-14 17:48:50 +01:00
Martin Raiber
e5085ea3b1 Fix sending of updated client settings 2016-12-29 00:40:19 +01:00
Martin Raiber
da40062dab Do not add NULL pointer throttlers 2016-12-28 23:23:21 +01:00
Martin Raiber
ab17ddb03e Set last image backup after backing up image backup group 2016-12-28 19:01:07 +01:00
Martin
e81b045edc Only start backup if client is online 2016-12-21 21:09:00 +01:00
Martin
eb95953b20 Interpret "-1" as throttling being disabled again, for compatibility reasons 2016-12-19 01:57:26 +01:00
Martin
73168434e9 Cope with identity reset (should not occur)
(cherry picked from commit 1304af6d90dd6f505b42ed89d1c0eb13f11db73d)

# Conflicts:
#	urbackupserver/ClientMain.cpp
2016-12-14 12:55:19 +01:00
Martin
c0e4169f01 Apply dataplan limit if client says connection is metered 2016-12-12 00:59:12 +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
44047219df Compatibility with previous versions: Fix symlinked file to file changes during incremental backups with btrfs 2016-12-10 18:52:49 +01:00
Martin
0b2522cea2 Update client access key if not present 2016-11-30 09:24:39 +01:00
Martin Raiber
bb2dcdbca4 Throtting to percent of max speed determined by regular probing for max speed 2016-11-12 22:23:34 +01:00
Martin
1ebd2d9673 Fix sending settings with groups 2016-11-03 23:57:20 +01:00
Martin
52b0643fbc Fix sending settings with groups 2016-11-03 23:14:35 +01:00
Martin
bad786bf18 Fixed a few coverity issues 2016-10-24 02:29:54 +02:00
Martin
08a6365b92 Increase to two minute timeout for referencing/removing shadow copy 2016-10-23 22:38:00 +02:00
Martin
c4ace4ac4f Consistent backup volume normalization 2016-10-22 22:36:42 +02:00
Martin
3c9813f78b Associate virtual clients with channels 2016-10-10 17:36:44 +02:00
Martin
0d4e899704 Fix race condition in image snapshot group backup 2016-10-01 16:17:44 +02:00
Martin
5c8934f3b0 Put files into backup folders after backup storage synchronization and recover from missing sync files by deleting the backups on startup 2016-10-01 13:39:07 +02:00
Martin
4312df4fe2 Image backups with zfs snapshots 2016-09-27 19:21:56 +02:00
Martin
9fac211a27 Image backups with zfs snapshots 2016-09-27 16:42:22 +02:00
Martin
e9deebab36 Log about backup being scheduled/manually started 2016-09-26 18:36:10 +02:00
Martin
8940191824 Normalize letter for comparing 2016-09-26 18:23:18 +02:00
Martin
e17a47b98b Start scheduled backups only if in backup window 2016-09-24 15:17:10 +02:00
Martin Raiber
1e6e957787 Delete temporary file before using it (to be safe from reuse)
(cherry picked from commit 4960e036072070bf9659b309ae52f6eb34a09ea0)
2016-09-12 14:11:13 +02:00
Martin Raiber
48ff994d26 Reconnect for file indexing (async index) 2016-09-08 22:53:49 +02:00
Martin Raiber
1277df2ea9 Security fix: Send server public key to new clients 2016-09-02 18:40:20 +02:00
Martin Raiber
0cf653991d Fixed settings retrieval from client on Windows servers 2016-08-30 22:37:04 +02:00
Martin
963b378d11 Synchonize backup start time in image snapshot group 2016-08-21 22:30:22 +02:00
Martin
fc139454e2 Image and file backup snapshot groups 2016-08-21 21:22:54 +02:00
Martin
b1471a0c6d Fail backup if referencing/deleting shadow copy fails 2016-08-08 13:34:27 +02:00
Martin
dfa9b307ac Support restore methods of Windows component restore 2016-08-04 01:19:17 +02:00
Martin
2c87c90f8b Update lastseen in database every 5min 2016-07-23 15:50:30 +02:00
Martin
e5a6f2cf8c Live storage migration 2016-07-20 21:20:30 +02:00
Martin
e1f9332e8d Changed default reporting from address 2016-07-19 21:11:29 +02:00
Martin
9ce78e2836 Update capabilities after image backup failure 2016-06-29 13:33:43 +02:00
Martin
200f39116d Transfer block if block has bitmap changes 2016-06-25 15:23:27 +02:00
Martin
06f6bf7b19 Handle address changes during re-authentication and initial authentication 2016-06-15 18:32:42 +02:00
Martin
44f9ae62df Fix some typos and spellings 2016-06-13 16:19:05 +02:00
Martin
b2f247a4d0 Add assertion to running backup accounting 2016-05-30 13:43:46 +02:00
Martin
958bc7f2fd More consistent backup running accounting 2016-05-30 13:41:33 +02:00