Commit Graph

84 Commits

Author SHA1 Message Date
Martin
ac9bfc86a9 Show partition size
(cherry picked from commit 9457284b53786ae494eb0830d986201c7f4ca4d9)

# Conflicts:
#	urbackupserver/www/js/urbackup.js
2018-06-01 11:34:24 +02:00
Martin
54874f763b Return partition size
(cherry picked from commit eec4e1e162f6517f9597aa951e8f609d7e713dfa)
2018-06-01 11:33:58 +02:00
Martin
feeaf2943d Whole disk image mounting
(cherry picked from commit 95b74412c3ff4abcfc3948ad1461841c1a81f30b)

# Conflicts:
#	urbackupserver/ImageMount.cpp
#	urbackupserver/ImageMount.h
#	urbackupserver/dllmain.cpp
#	urbackupserver/serverinterface/backups.cpp
#	urbackupserver/www/js/urbackup.js
2018-06-01 11:33:22 +02:00
Martin
f9838a3648 Show image mount error information on web interface 2018-02-28 15:23:19 +01:00
Martin
1103db0fe0 Disable deletion of last file backup (for now) 2017-11-10 15:17:12 +01:00
Martin
72d5d36bf3 Ignore permissions if restoring from web interface without tokens 2017-09-05 19:41:41 +02:00
Martin
99d985f438 Fix getting backup folder
(cherry picked from commit 4d2bebba68)
2017-05-07 23:55:19 +02:00
Martin
1f7d8399bc Take current user's permissions into account when restoring file backups 2017-03-23 17:33:10 +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 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
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
844d25de3a Make mounting work on FreeBSD 2016-12-07 21:42:46 +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
61f05582b2 Image backup mounting on Windows 2016-12-05 22:34:19 +01:00
Martin
4be2333d03 Image backup browsing and archival 2016-11-29 18:21:41 +01: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
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
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
f748952947 Fixed issues with single quotes in paths 2016-02-08 23:36:53 +01:00
Martin Raiber
2c21c7a0d3 Show error code for backup/path access errors 2016-01-29 14:58:37 +01:00
Martin Raiber
7ee6c9ad4f Return error if access is denied 2016-01-26 18:06:31 +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
Martin
1ada925052 Allow restore to different target folders than the original ones 2016-01-09 00:50:00 +01:00
Martin
d4eca650db Do not show "access denied" error if no backups are present for the client 2016-01-03 20:03:16 +01:00
Martin
17cb0f90f3 Show error if user cannot access file/folder 2016-01-03 16:37:55 +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
Martin
7cb5d0678a Made Linux restore working 2015-12-18 16:58:50 +01:00
Martin
f12c0d57f5 Made restore work on Windows 2015-12-13 21:45:59 +01:00
Martin
9bab514e22 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Martin
376643e1e9 Keys are large enough. Reduced iterations to one 2015-12-12 02:22:22 +01:00
Martin Raiber
a84334c052 Merge branch 'dev' of 192.168.0.40:/home/git/urbackup_backend into dev
Conflicts:
	urbackupserver/FullFileBackup.cpp
	urbackupserver/ImageBackup.cpp
2015-12-11 22:22:15 +01:00
Martin Raiber
fffb7326b8 Transfer image bitmap during image backup 2015-12-11 22:19:46 +01:00
Martin
f1c7eff094 Improved clientctl command line interface and fixed creation, modified and access time backup and display 2015-12-11 20:34:05 +01:00
Martin
7e183aec19 Return timestamps as integers 2015-12-11 13:12:14 +01:00
Martin
3dfa6f859c Transfer unix timestamp to browser and format time in the browser
(cherry picked from commit caacef8cf1277c693303b6ab61a7ee70cb907554)

Conflicts:
	urbackupserver/serverinterface/backups.cpp
	urbackupserver/serverinterface/lastacts.cpp
	urbackupserver/serverinterface/logs.cpp
	urbackupserver/serverinterface/status.cpp
	urbackupserver/www/js/urbackup.js
2015-12-11 12:47:44 +01:00
Martin
9fa4426aa7 Prevent access token reuse 2015-12-10 18:45:23 +01:00
Martin
b7a164f4a8 Store file permissions with variable length encoding 2015-12-05 19:30:02 +01:00