Commit Graph

74 Commits

Author SHA1 Message Date
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
Martin Raiber
52d7d169dd Fixed file listing via command line 2015-11-02 22:43:33 +01:00
Martin Raiber
5ce4d932ea Fixed issues with new client commandline control 2015-11-02 00:41:37 +01:00
Martin
8ae8013394 List file backups from command line 2015-11-01 20:59:43 +01:00
Martin
701058523b Get file backups and start restores from client 2015-10-31 17:35:04 +01:00
Martin
e567faee77 Refactored backup access 2015-10-30 20:53:10 +01:00
Martin
4a45ddd1e6 Restore file backup via restore client 2015-10-17 22:34:07 +02:00
Martin
17d758bf8b Proper symbolic link handling part (1) 2015-08-08 22:40:19 +02:00
Martin
345d182568 License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
Martin
91ce323b48 Restore backups from web interface 2015-01-31 08:51:08 +01:00
Martin
191335ef8d Restore backups from web interface 2015-01-25 23:17:49 +01:00