Commit Graph

332 Commits

Author SHA1 Message Date
Martin
f962db25ee Flush compression buffer after some time to keep connection alive 2017-01-28 18:44:14 +01:00
Martin
3d595e8348 Add no-cache header to ZIP and file downloads 2017-01-28 14:54:27 +01:00
Martin
17d9832089 Use long polling to reduce request time to max 10s during image mounting 2017-01-16 22:35:34 +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 Raiber
1c08a51f1a Archive SYSVOL/ESP image backup only in connection with associated image backup 2016-12-29 16:13:05 +01:00
Martin
dc946fc814 Return empty backup images list 2016-12-21 01:44:22 +01:00
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
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
a3d46b721a Correctly show group archive settings 2016-12-14 17:06:29 +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
844d25de3a Make mounting work on FreeBSD 2016-12-07 21:42:46 +01:00
Martin
ee98955301 Fix virus scan check 2016-12-07 13:38: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
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
Martin
f7dcb1bcb4 Windows image unmounting 2016-12-06 19:37:09 +01:00
Martin
aec28c8436 Fix memory leak during ZIP download 2016-12-06 17:48:47 +01:00
Martin
7c4c797b00 Do not double-free file when creating ZIP on Linux/FreeBSD 2016-12-06 16:14:51 +01:00
Martin
5163141c52 Show error about on-access virus scanner being active 2016-12-06 15:46:47 +01:00
Martin
61f05582b2 Image backup mounting on Windows 2016-12-05 22:34:19 +01:00
Martin
0b2522cea2 Update client access key if not present 2016-11-30 09:24:39 +01:00
Martin
0abcec4271 Add client access key to Windows client download 2016-11-30 01:53:39 +01:00
Martin
4be2333d03 Image backup browsing and archival 2016-11-29 18:21:41 +01:00
Martin
c9d15ff9ad Integrated newer MiniZ version 2016-11-28 01:27:14 +01:00
Martin
b8ec8b91d5 Amalgamized miniz into two files 2016-11-25 16:01:36 +01:00
Martin
946ddb2971 Fix build 2016-11-21 17:49:34 +01:00
Martin
d7fbd03fde Improve ZIP download 2016-11-21 17:27:21 +01:00
Martin Raiber
9e1b49573e Fix build 2016-11-15 23:02:59 +01:00
Martin Raiber
03384c3a84 Fix build 2016-11-15 22:55:26 +01:00
Martin Raiber
4a8a7a2ac0 Fix build 2016-11-15 22:53:01 +01:00
Martin Raiber
377fcec3b9 Updated MiniZ 2016-11-15 22:36:05 +01:00
Martin
849a3bd923 Early exit if ldap login is disabled 2016-10-26 14:23:58 +02:00
Martin
bad786bf18 Fixed a few coverity issues 2016-10-24 02:29:54 +02:00
Martin
55c1ae8c9b Add frame deny header 2016-10-12 20:56:59 +02:00
Martin
e572e4b6f7 Fix archiving in combination with groups 2016-10-12 20:36:34 +02:00
Martin
2757eb3ef0 Error message about 8dot3 name generation on Windows 2016-10-10 00:29:21 +02:00
Martin
ebca24137d Delete symlink file if present (for Windows) 2016-10-04 16:27:35 +02:00
Martin
4ab8aef1c5 Prioritize web interface requests
(cherry picked from commit 666f5b449b5505796a04ccd0228afd0986f40570)

# Conflicts:
#	urbackupcommon/os_functions.h
#	urbackupcommon/os_functions_win.cpp
2016-10-04 13:38:36 +02:00
Martin
a177362a76 Allow empty client for processes 2016-09-29 01:33:05 +02:00
Martin
4312df4fe2 Image backups with zfs snapshots 2016-09-27 19:21:56 +02:00
Martin
f615db7d7c Use X-Forwarded-For as remote address if present 2016-09-25 18:53:31 +02:00
Martin
12b27e830d Use X-Forwarded-For as remote address if present 2016-09-25 18:34:38 +02:00
Martin
ba86a26ae2 Release session before client download 2016-09-24 18:35:07 +02:00
Martin
16db3ab1e5 Start off with global settings as default when creating new group 2016-09-23 17:46:14 +02:00
Martin Raiber
fa63c97828 New alert about clients with ident error and made most alerts/errors dismissable 2016-08-27 17:40:33 +02:00