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 |
|
Martin
|
345d182568
|
License change from GPLv3+ to AGPLv3+
|
2015-08-01 22:58:40 +02:00 |
|
Martin
|
26c9cfd3d4
|
Fixed: Forgot to unlock session
(cherry picked from commit aa2e1958f5)
|
2015-05-14 21:57:08 +02:00 |
|
Martin Raiber
|
e77849cdad
|
Quit keepalive thread if it already exists
|
2015-05-14 21:56:50 +02:00 |
|
Martin Raiber
|
ef8329ee10
|
Fixed metadata restore on Windows
|
2015-02-01 00:04:06 +01:00 |
|
Martin
|
91ce323b48
|
Restore backups from web interface
|
2015-01-31 08:51:08 +01:00 |
|
Martin
|
8e8c1aa7e9
|
Allow multiple concurrent processes to be reported via web interface
|
2015-01-26 22:41:04 +01:00 |
|
Martin
|
191335ef8d
|
Restore backups from web interface
|
2015-01-25 23:17:49 +01:00 |
|
Martin
|
68052cb22d
|
Login via LDAP/AD
|
2014-12-06 20:39:55 +01:00 |
|
Martin
|
07f31ad57d
|
Simultaneous file and image backups and heavy refactoring
|
2014-11-30 19:34:02 +01:00 |
|
Martin
|
aa2e1958f5
|
Fixed: Forgot to unlock session
|
2014-11-25 00:23:57 +01:00 |
|
Martin
|
5c9dd64abc
|
Keep session alive as long as channel is alive
(cherry picked from commit a27e5b8a06)
|
2014-11-21 22:37:43 +01:00 |
|
Martin
|
a27e5b8a06
|
Keep session alive as long as channel is alive
|
2014-11-21 22:34:08 +01:00 |
|
Martin
|
050c88b429
|
Merge remote-tracking branch 'urpc/next' into fileentryindex
Conflicts:
urbackupclient/ChangeJournalWatcher.cpp
urbackupclient/ChangeJournalWatcher.h
urbackupclient/client.cpp
urbackupclient/urbackupclient.vcxproj.filters
urbackupcommon/os_functions_win.cpp
urbackupserver/dao/ServerBackupDao.cpp
urbackupserver/dao/ServerBackupDao.h
urbackupserver/fileclient/FileClientChunked.cpp
urbackupserver/filedownload.cpp
urbackupserver/server_hash.cpp
urbackupserver/server_hash.h
|
2014-11-12 22:48:09 +01:00 |
|
Martin
|
1df80677bf
|
Fixed big endian issues with image restore
|
2014-11-09 22:26:25 +01:00 |
|
Martin Raiber
|
9eb1d91fcf
|
Merge remote-tracking branch 'urpc/next' into fileentryindex
Conflicts:
fsimageplugin/cowfile.cpp
urbackupclient/ChangeJournalWatcher.cpp
urbackupclient/ChangeJournalWatcher.h
urbackupclient/dllmain.cpp
urbackupserver/dao/ServerBackupDao.cpp
urbackupserver/dao/ServerBackupDao.h
urbackupserver/server_get.h
urbackupserver/server_image.cpp
urbackupserver/server_writer.cpp
urbackupserver/server_writer.h
|
2014-11-02 16:19:11 +01:00 |
|
Martin Raiber
|
89da837d7f
|
Merge remote-tracking branch 'urpc/raw-cow-image' into fileentryindex
Conflicts:
.gitignore
Makefile.am_server
urbackupcommon/settingslist.cpp
urbackupserver/www/templates.js
|
2014-11-02 15:45:26 +01:00 |
|
Martin
|
029ad857e3
|
Revert "Added cow raw image file format"
This reverts commit a2a63e07a3.
|
2014-10-19 22:48:39 +02:00 |
|
Martin Raiber
|
a2a63e07a3
|
Added cow raw image file format
|
2014-10-19 22:32:57 +02:00 |
|
Martin
|
d871bc7b09
|
Improved the continuous data protection
|
2014-10-13 21:39:21 +02:00 |
|