Commit Graph

1937 Commits

Author SHA1 Message Date
Martin
2cfdf2dbcd Make username case insensitive 2016-12-20 22:14:29 +01:00
Martin Raiber
a4c7eec55e Enumerate DC accounts and groups 2016-12-20 03:04:22 +01:00
Martin
df6ba18d5a Ignore group setting for default group 2016-12-19 13:47:15 +01:00
Martin
732b8e605c Display correct archive type 2016-12-19 01:57:49 +01:00
Martin
eb95953b20 Interpret "-1" as throttling being disabled again, for compatibility reasons 2016-12-19 01:57:26 +01:00
Martin
f77d3d5e76 Per backup temporary file folders 2016-12-17 18:40:03 +01:00
Martin
92783dbdc5 Consistency when stopping deletion of image backup 2016-12-16 20:47:24 +01:00
Martin
6715bc638b Manual deletion of file and image backup from web interface 2016-12-16 20:32:59 +01:00
Martin
914740994b Fix: Do not set images in snapshot group to complete until the whole finishes 2016-12-16 16:36:52 +01:00
Martin
ad4b9e3562 Refcount lock to allow multiple locks
(cherry picked from commit c22adb0988f3f50fea5a6c0d8272f7fcfec7244c)
2016-12-16 13:55:56 +01:00
Martin
f930d4fb8b Correct urbackupsrv path 2016-12-15 13:44:12 +01:00
Martin
a3d46b721a Correctly show group archive settings 2016-12-14 17:06:29 +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
1776731c57 Force settings update after settings upgrade change 2016-12-12 17:59:14 +01:00
Martin
2aa66d3712 Print OS error code if setting file time fails 2016-12-12 16:18:18 +01:00
Martin
e584034c0e Fix patch alignment for large sparse extents (>4GB) 2016-12-12 16:17:52 +01:00
Martin
76f939de49 Fix skiphash_copy 2016-12-12 15:05:22 +01:00
Martin
77a230cefe Use newer platform tool set on Windows 2016-12-12 01:06:25 +01:00
Martin
7aabf99469 Resize to correct size after skiphash copy 2016-12-12 00:59:12 +01:00
Martin
c0e4169f01 Apply dataplan limit if client says connection is metered 2016-12-12 00:59:12 +01:00
Martin
14acaab488 Fix build issue 2016-12-10 20:58:05 +01:00
Martin
4defce1072 Fix warnings 2016-12-10 20:57:52 +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
6d8c9f22ae Fix symlinked file to file changes during incremental backups with btrfs 2016-12-10 14:39:54 +01:00
Martin
5ccecb1ad2 Create metadata directory if directory symlink changes to a directory during incremental file backup 2016-12-10 12:55:01 +01:00
Martin
fad445b9a8 Do not delete archived images 2016-12-09 21:00:40 +01:00
Martin
8955add503 Timeout archived image backups 2016-12-09 20:28:11 +01:00
Martin
5699bd7641 Add global imdisk include dir 2016-12-09 17:39:49 +01:00
Martin
dab0cb4fa2 Use full path of urbackup_mount_helper on Linux/FreeBSD 2016-12-09 13:00:27 +01:00
Martin
12910efa0d Fix file entry debug info calc 2016-12-08 20:56:39 +01:00
Martin
087acad813 Do not add small files when resuming file backup 2016-12-08 15:24:25 +01:00
Martin
b8405cbc06 Do not put small files into file entry index 2016-12-08 14:46:40 +01:00
Martin
e388390f10 Log hash during file entry index debugging 2016-12-08 12:30:54 +01:00
Martin
02ed280054 Simplified image mount locking 2016-12-07 23:54:37 +01:00
Martin
d50efaad8c Simplified image mount locking 2016-12-07 23:31:01 +01:00
Martin
cc7d99fa49 Increase mounted image timeout to 1h 2016-12-07 22:26:42 +01:00
Martin
1c2e75a919 Fix speed limit on upgrade 2016-12-07 21:46:06 +01:00
Martin
844d25de3a Make mounting work on FreeBSD 2016-12-07 21:42:46 +01:00
Martin
7b94a32bf5 Do not cleanup mounted images 2016-12-07 16:18:19 +01:00
Martin
ad9934b6eb Find mount path on Linux 2016-12-07 15:55:48 +01:00
Martin
7212a0d84a More file entry debug code 2016-12-07 15:49:45 +01:00
Martin
7823ece5d1 Fix build issues 2016-12-07 15:10:07 +01:00
Martin
ee98955301 Fix virus scan check 2016-12-07 13:38:07 +01:00
Martin
2914ea3001 Fix include dirs 2016-12-07 12:55:07 +01:00
Martin
d70f541522 Merge branch 'image-browse' into dev 2016-12-07 12:38:34 +01:00
Martin
2a33337402 Error message when mounting fails 2016-12-07 12:30:51 +01:00
Martin
456cdc9bc9 Warning about mounting images 2016-12-07 12:26:54 +01:00
Martin
8108fb5a89 Linux image mounting 2016-12-07 02:50:58 +01:00
Martin
7f82cc775d Automatically remount if timed out 2016-12-06 19:48:05 +01:00