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 |
|
Martin
|
4968439836
|
Fixed single file downloading
|
2015-01-07 00:44:40 +01:00 |
|
Martin
|
24e7922764
|
Fixed file access from tray icon
|
2015-01-04 20:24:16 +01:00 |
|
Martin
|
68052cb22d
|
Login via LDAP/AD
|
2014-12-06 20:39:55 +01:00 |
|
Martin
|
f2c654a4cf
|
Access backups from the shell context menu
|
2014-11-23 14:33:01 +01:00 |
|
Martin
|
75d32693eb
|
Access single file via context menu
|
2014-11-23 12:37:48 +01:00 |
|
Martin
|
332147f7c5
|
Use USN number instead of last modification time as file modification indicators. That way we do not have to save the changed files (only directories), if the last modification time is not updated
|
2014-11-21 22:37:05 +01:00 |
|
Martin Raiber
|
0ca6cb59b3
|
Fixed build errors with GCC
Signed-off-by: Martin Raiber <martin@urbackup.org>
|
2014-11-02 16:47:21 +01:00 |
|
Martin
|
541c4af567
|
Change server permission management to ACL style
|
2014-09-14 22:29:56 +02:00 |
|
Martin
|
2ac45bd06b
|
Access files directly from "tray icon" without logging in. Works by saving the user access rights for each backup
|
2014-07-26 16:07:43 +02:00 |
|
Martin
|
e0bd50935a
|
File backup speed improvement by queuing file downloads
|
2014-05-01 12:45:29 +02:00 |
|
Martin Raiber
|
ab209d0344
|
Merge remote-tracking branch 'urserver/next' into next
|
2014-04-05 14:11:38 +02:00 |
|