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
|
6a7e61ffd3
|
Reset in-memory log data after restore
|
2016-07-28 00:52:54 +02:00 |
|
Martin
|
3b8b6c943f
|
WIP: Windows component backup
|
2016-07-28 00:43:28 +02:00 |
|
Martin
|
4a403ed9a4
|
Show loading screen after starting restore from web interface
|
2016-06-05 22:50:03 +02:00 |
|
Martin
|
34b8c8c65f
|
Option to not follow symlinks during restore
|
2016-06-04 18:10:21 +02:00 |
|
Martin
|
378fa0cd78
|
Option to not follow symlinks during restore
|
2016-06-04 02:16:31 +02:00 |
|
Martin
|
718605f67d
|
Reset channel if session identity changes
|
2016-05-28 22:21:41 +02:00 |
|
Martin Raiber
|
ebb6d0315b
|
Use correct identity in channel thread
|
2016-05-16 21:34:05 +02:00 |
|
Martin Raiber
|
9569266e3c
|
Free object in same thread
|
2016-05-15 15:57:49 +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
|
bcdc3d4ef1
|
Let "last" denote the last complete file backup on urbackupclientctl command line
|
2016-05-01 15:36:52 +02:00 |
|
Martin
|
b20065d2fa
|
Get new session identity after image backup reconnect if needed
|
2016-04-19 02:42:19 +02:00 |
|
Martin
|
3ea0d6a22c
|
Do not show error at end of image restore
|
2016-02-09 18:47:10 +01:00 |
|
Martin
|
f3d20f8b0c
|
Show progress on used image size during restore
|
2016-02-09 18:27:49 +01:00 |
|
Martin
|
c7a21e969b
|
Fixed raw image restore
|
2016-02-09 15:56:44 +01:00 |
|
Martin
|
04fb6d4a4e
|
Show client name and details during image restore
|
2016-02-09 15:48:44 +01:00 |
|
Martin
|
38869bb3e1
|
Fixed raw image restore
|
2016-02-09 14:06:51 +01:00 |
|
Martin
|
2ec6234054
|
Log about channel reconnection after settings change
|
2016-02-02 02:31:22 +01:00 |
|
Martin
|
e9efef9b53
|
Show command line process bar during restore
|
2016-01-24 21:09:28 +01:00 |
|
Martin
|
84831af641
|
Use session fileaccesstokens
|
2016-01-24 16:22: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 |
|
Martin
|
82d17e73d2
|
Show log button on activities screen
|
2016-01-23 16:05:44 +01:00 |
|
Martin
|
b3903cc1c4
|
Checkpoint files.db in separate thread and give all threads nice names
|
2016-01-15 16:19:23 +01:00 |
|
Martin
|
64081d22ed
|
Follow restore progress after starting it with interactive client involvement
|
2016-01-12 23:48:41 +01:00 |
|
Martin
|
1ada925052
|
Allow restore to different target folders than the original ones
|
2016-01-09 00:50:00 +01:00 |
|
Martin
|
8972c31414
|
Wait for fileclient threads to finish before exiting channel thread
|
2016-01-07 15:12:00 +01:00 |
|
Martin
|
cd85acc6e9
|
No extra query for clientid
|
2016-01-04 21:22:42 +01:00 |
|
Martin
|
befe515b52
|
Show restore progress on server side
|
2016-01-04 21:12:24 +01:00 |
|
Martin
|
17cb0f90f3
|
Show error if user cannot access file/folder
|
2016-01-03 16:37:55 +01:00 |
|
Martin
|
a332d7f923
|
Added 5 minute server side restore timeout
|
2016-01-03 15:45:13 +01:00 |
|
Martin
|
c00827d8d2
|
Show backed up volume in progress
|
2016-01-02 17:42:00 +01:00 |
|
Martin
|
9ee64e650a
|
Updated copyright
|
2016-01-02 16:38:00 +01:00 |
|
Martin
|
c3d36bd55c
|
Compatiblity fix
|
2015-12-21 16:39:45 +01:00 |
|
Martin
|
7cb5d0678a
|
Made Linux restore working
|
2015-12-18 16:58:50 +01:00 |
|
Martin
|
9bab514e22
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
Martin
|
e32254376f
|
Log clientname in debug messages
|
2015-12-12 13:42:29 +01:00 |
|
Martin
|
93cd29d74b
|
Removed old client compatibility code
|
2015-12-12 13:27:58 +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
|
6447563c2e
|
Merge remote-tracking branch 'urpc/next' into dev
Conflicts:
.gitignore
Interface/Database.h
configure.ac_client
configure.ac_server
fileservplugin/CClientThread.cpp
fileservplugin/CClientThread.h
fileservplugin/FileServFactory.cpp
fileservplugin/FileServFactory.h
fileservplugin/IFileServFactory.h
fsimageplugin/FSImageFactory.cpp
fsimageplugin/FSImageFactory.h
fsimageplugin/FileWrapper.cpp
fsimageplugin/FileWrapper.h
fsimageplugin/IFSImageFactory.h
fsimageplugin/Makefile.am_client
fsimageplugin/Makefile.am_server
fsimageplugin/dllmain.cpp
fsimageplugin/filesystem.cpp
fsimageplugin/filesystem.h
fsimageplugin/fs/ntfs.cpp
fsimageplugin/fs/ntfs.h
fsimageplugin/fs/ntfs_win.cpp
fsimageplugin/fs/ntfs_win.h
fsimageplugin/fs/unknown.cpp
fsimageplugin/fs/unknown.h
fsimageplugin/fsimageplugin.vcxproj.filters
start_urbackup_client
start_urbackup_server
urbackupclient/ChangeJournalWatcher.cpp
urbackupclient/ClientService.cpp
urbackupclient/ClientServiceCMD.cpp
urbackupclient/ImageThread.cpp
urbackupclient/client.cpp
urbackupclient/client.h
urbackupclient/client_restore.cpp
urbackupclient/clientdao.cpp
urbackupclient/dllmain.cpp
urbackupclient/win_sysvol.cpp
urbackupclient/win_sysvol.h
urbackupcommon/fileclient/FileClient.cpp
urbackupcommon/fileclient/FileClientChunked.cpp
urbackupcommon/os_functions.h
urbackupcommon/os_functions_lin.cpp
urbackupcommon/os_functions_win.cpp
urbackupcommon/settingslist.cpp
urbackupserver/ImageBackup.cpp
urbackupserver/SQLiteFileCache.cpp
urbackupserver/ServerDownloadThread.cpp
urbackupserver/dao/ServerBackupDao.cpp
urbackupserver/dao/ServerBackupDao.h
urbackupserver/dllmain.cpp
urbackupserver/doc/admin_guide.tex
urbackupserver/server_channel.cpp
urbackupserver/server_channel.h
urbackupserver/server_cleanup.cpp
urbackupserver/server_dir_links.cpp
urbackupserver/server_get.cpp
urbackupserver/server_hash.cpp
urbackupserver/server_hash.h
urbackupserver/server_settings.cpp
urbackupserver/server_settings.h
urbackupserver/server_update_stats.cpp
urbackupserver/server_writer.cpp
urbackupserver/serverinterface/backups.cpp
urbackupserver/serverinterface/settings.cpp
urbackupserver/serverinterface/usage.cpp
urbackupserver/www/js/urbackup.js
urbackupserver/www/templates.js
urbackupserver/www/templates/settings_inv_row.htm
urbackupserver/www/translations/urbackup.webinterface/ar_SA.po
|
2015-12-09 14:49:13 +01:00 |
|
Martin
|
cdd9c0ae76
|
Merge branch 'dev' of server.raiber.de:~/urbackup_backend into dev
Conflicts:
urbackupserver/dllmain.cpp
|
2015-12-04 21:45:04 +01:00 |
|
Martin
|
57e6febc0d
|
Stronger user password hashing with PBKDF2-SHA256(10000)
|
2015-12-04 21:43:58 +01:00 |
|
Martin
|
ed313f2b2e
|
Write successful authentications and authentication failures to syslog
(cherry picked from commit 74c3957631ffcdff1ab71d57cf4ba52dead69b86)
(cherry picked from commit 51ccffc9993e183677db941530fa33d009a78e76)
|
2015-11-11 19:43:58 +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
|
4a45ddd1e6
|
Restore file backup via restore client
|
2015-10-17 22:34:07 +02:00 |
|