Commit Graph

390 Commits

Author SHA1 Message Date
Martin
f9be62dc44 Fix sql 2017-04-14 02:28:18 +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
1f7d8399bc Take current user's permissions into account when restoring file backups 2017-03-23 17:33:10 +01:00
Martin
8d71071ea0 Merge remote-tracking branch 'gh/dev' into dev
# Conflicts:
#	urbackupclient/client.cpp
2017-03-03 17:33:47 +01: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
Nick Glencross
3f4e8efb9b Tweak 'successfull' -> 'successful' 2017-02-28 09:02:15 +04:00
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
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
dfa9b307ac Support restore methods of Windows component restore 2016-08-04 01:19:17 +02:00
Martin
d416f1006f Capabilities for allowing/disallowing file and component restores and config 2016-08-03 18:01:27 +02:00
Martin
98bf7faf6b Correctly handle symlinks in ZIP file download 2016-07-29 19:24:39 +02:00
Martin
0c5b8089b8 Fix vss component includes 2016-07-24 23:53:13 +02:00
Martin
f453dd199b Correctly update and show lastseen 2016-07-23 15:44:34 +02:00
Martin
e5a6f2cf8c Live storage migration 2016-07-20 21:20:30 +02:00
Martin
00938f77f5 Option to ignore read and hash errors 2016-06-10 19:18:58 +02:00
Martin
6a4924a6e5 Fix cleaning up session 2016-06-06 12:33:31 +02:00
Martin
48210d2752 Cleanup session 2016-06-05 22:50:58 +02:00
Martin
4a403ed9a4 Show loading screen after starting restore from web interface 2016-06-05 22:50:03 +02:00
Martin
e41fb71fd1 Correctly handle directory links when browsing with access tokens 2016-06-05 18:34:06 +02:00
Martin
378fa0cd78 Option to not follow symlinks during restore 2016-06-04 02:16:31 +02:00
Martin
7daa144fe6 Only add access keys if downloading with permissions 2016-06-03 18:20:16 +02:00
Martin
4957c00ccd Fix permission check 2016-06-03 00:50:41 +02:00
Martin
6a3364b783 Include client access key in Linux/Mac OS X client download 2016-06-02 14:01:42 +02:00
Martin
f25900761e Show symlink error only if file backups are enabled
(cherry picked from commit e62f73a8c387b3c3d164280a2542532df99cf06e)
2016-05-24 14:13:24 +02:00
Martin
3e6c7dbf84 Improve symbolic link creation error 2016-05-22 19:12:13 +02:00
Martin
35e133212e New file backup status "completed with issues" and OS and client version persistence 2016-05-11 14:25:50 +02:00
Martin
5ea6e07f6a Symbolic link creation check on status screen 2016-05-07 16:25:01 +02:00
Martin
c7de2e2cea Symbolic link creation check on status screen 2016-05-07 16:22:30 +02:00
Martin
17d89ea42b Restore all files when restore is done via client regardless of user access tokens 2016-05-07 02:41:45 +02:00
Martin
00246d6603 Do not delete excluded/not included files/directories when restoring 2016-05-06 16:59:39 +02:00
Martin
36367d9713 Symbolic link restore 2016-05-02 21:59:31 +02:00
Martin
d4e9fefed6 Prettier error message 2016-04-15 19:18:46 +02:00
Martin
7dcc377fce Prettier error message 2016-04-15 19:14:01 +02:00
Martin
2aa2569096 Prettier error message 2016-04-15 19:12:31 +02:00
Martin
fa9621f1c7 More detailed error message if backup folder is inaccessible 2016-04-14 22:19:51 +02:00
Martin
cd9ad82526 Configure cbt via server side settings 2016-03-22 18:10:52 +01:00
Martin
1de73dc58d Show activity for statistics recalculation 2016-02-22 23:11:31 +01:00
Martin
232c1b8617 Fix statistics recalculation 2016-02-22 22:50:30 +01:00
Martin
0ae8c796bd Embed root access key in Linux installer (for restore) 2016-02-17 17:27:12 +01:00
Martin
aa6cce8cd9 Handle database failures during index creation/upgrade 2016-02-09 12:05:07 +01:00
Martin
f748952947 Fixed issues with single quotes in paths 2016-02-08 23:36:53 +01:00
Martin
3ec72922b7 Added speed sparklines 2016-02-02 02:35:11 +01:00
Martin
d554e15393 Fixed getting client without session 2016-02-01 00:36:55 +01:00
Martin Raiber
2c21c7a0d3 Show error code for backup/path access errors 2016-01-29 14:58:37 +01:00
Martin Raiber
30123e2615 Allow "mac" instead of "osx" 2016-01-29 13:55:36 +01:00
Martin Raiber
7ee6c9ad4f Return error if access is denied 2016-01-26 18:06:31 +01:00
Martin
b0c7d1443a Show progress bytes and block restore on command line till it is finished per default 2016-01-24 15:07:06 +01:00
Martin
42df10bfa3 Do not cross filesystem boundary on restore per default and option to not delete any files during restore 2016-01-23 22:03:37 +01:00