Martin
|
5fbb571411
|
REad file hashes from metadata + refactoring
|
2015-12-19 21:47:58 +01:00 |
|
Martin
|
b04cb7677d
|
Modify backup interval for tray icon like for status screen
|
2015-12-14 20:43:05 +01:00 |
|
Martin
|
9bab514e22
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
Martin
|
e90cb501ae
|
Multiple virtual clients per real client
|
2015-12-09 22:53:57 +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
|
d7538f2f47
|
Option to not follow symbolic links on Linux
(cherry picked from commit a0343960a9)
Conflicts:
urbackupclient/client.cpp
urbackupclient/client.h
urbackupcommon/settingslist.cpp
urbackupserver/server_settings.cpp
urbackupserver/server_settings.h
urbackupserver/serverinterface/settings.cpp
urbackupserver/www/js/urbackup.js
urbackupserver/www/templates.js
urbackupserver/www/templates/settings_inv_row.htm
|
2015-08-08 18:34:50 +02:00 |
|
Martin
|
a0343960a9
|
Option to not follow symbolic links on Linux
|
2015-07-12 22:11:23 +02:00 |
|
Martin
|
52b9e403b5
|
Setting to run backups without background priority on Windows
|
2015-07-12 21:55:56 +02:00 |
|
Martin
|
eada97fb5e
|
Synthetic full image backups
|
2014-12-20 01:24:02 +01:00 |
|
Martin
|
68052cb22d
|
Login via LDAP/AD
|
2014-12-06 20:39:55 +01:00 |
|
Martin
|
66fa1d12da
|
Create user view directories after file backup
|
2014-12-02 23:54:42 +01:00 |
|
Martin
|
07f31ad57d
|
Simultaneous file and image backups and heavy refactoring
|
2014-11-30 19:34:02 +01:00 |
|
Martin
|
542f2efa3a
|
Integrated "cowraw" image file format into web interface
|
2014-11-17 22:27:40 +01:00 |
|
Martin
|
7fa4249a20
|
Merge remote-tracking branch 'urpc/next' into fileentryindex
Conflicts:
.gitignore
urbackupclient/ClientService.cpp
urbackupclient/ClientServiceCMD.cpp
urbackupserver/verify_hashes.cpp
urbackupserver/www/templates.js
urbackupserver/www/templates/big_endian_info.htm
urbackupserver/www/urbackup.js
|
2014-11-17 22:26:15 +01:00 |
|
Martin
|
2b92e65ccc
|
Cache ntfs property of volumes for capability command. Added new enumeration of all non-usb ntfs formatted volumes.
|
2014-11-16 17:53:59 +01:00 |
|
Martin Raiber
|
d926513754
|
Partially finished: Different backup speeds at different time intervals
|
2014-11-03 23:19:22 +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 Raiber
|
3d9bdce6ae
|
Fixed cow image file format
|
2014-10-31 23:23:49 +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
|
deb80364a6
|
Merge branch 'fileaccess' into fileentryindex
Conflicts:
.gitignore
common/miniz.c
urbackupclient/ChangeJournalWatcher.cpp
urbackupclient/ChangeJournalWatcher.h
urbackupserver/dao/ServerBackupDao.cpp
urbackupserver/dao/ServerBackupDao.h
urbackupserver/dllmain.cpp
urbackupserver/server_download.cpp
urbackupserver/server_get.cpp
urbackupserver/server_get.h
urbackupserver/server_hash.cpp
urbackupserver/server_hash.h
urbackupserver/server_settings.h
urbackupserver/serverinterface/create_zip.cpp
urbackupserver/urbackupserver.vcxproj.filters
|
2014-10-11 14:17:42 +02:00 |
|
Martin
|
cdcf7dab1a
|
Replacing file entry cache with external file entry index
|
2014-10-10 18:29:26 +02:00 |
|
Martin
|
2f7534c5b2
|
* Don't re-add all file entries on every incremental Internet file backup.
* New option to disable the periodical re-adding of file entries.
* Properly re-add file entries from symbolically linked directories
|
2014-09-17 20:58:17 +02:00 |
|
Martin
|
fd4579500d
|
Merge branch 'next' into fileaccess
Conflicts:
urbackupclient/ClientService.cpp
urbackupclient/ClientService.h
urbackupcommon/settingslist.cpp
urbackupserver/dao/ServerBackupDao.cpp
urbackupserver/doc/admin_guide.tex
urbackupserver/fileclient/FileClient.cpp
urbackupserver/fileclient/FileClientChunked.cpp
urbackupserver/server_download.cpp
urbackupserver/server_get.cpp
urbackupserver/server_get.h
urbackupserver/server_settings.cpp
urbackupserver/server_settings.h
urbackupserver/www/templates.js
|
2014-09-13 20:15:24 +02:00 |
|
Martin
|
573097453d
|
New setting to verify the client side hashes on the server after the file backup
|
2014-09-05 19:25:08 +02:00 |
|
Martin
|
616926c6d3
|
Set client specific local_incr_file_transfer_mode setting correctly
|
2014-08-06 20:55:51 +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
|
eb11c7e63b
|
Converted the "compress image backup" switch to a select box, because further image format options are planned
|
2014-07-25 19:56:52 +02:00 |
|
Martin
|
624dc77591
|
Don't download new server version information in the browser. Do it nightly instead.
|
2014-06-13 20:38:28 +02:00 |
|
Martin
|
73c0685f95
|
Setting to disable the "Exit" menu item and to always connect to the internet server
|
2014-05-24 19:06:52 +02:00 |
|
Martin
|
cc05a512e1
|
Add file entries every min_file_incr times for each file.
The client may not be trusted => Setting to force the server to read and calculate the respective file hashes instead of trusting the client
|
2014-05-14 22:57:59 +02:00 |
|
Martin
|
af7d117f11
|
Special setting to backup all volumes on Windows
|
2014-04-25 20:35:47 +02:00 |
|
Martin Raiber
|
154a6edbd2
|
Compressed image backups
|
2014-04-07 01:25:15 +02:00 |
|
Martin
|
76550fcfda
|
Use symbolic links of unchanged folders to speed up incremental file backups on non-btrfs filesystems
|
2014-03-29 22:07:33 +01:00 |
|
Martin
|
3cdaf98a1e
|
Fixed some memory leaks
|
2014-03-22 21:34:42 +01:00 |
|
Martin
|
15989f8d35
|
Properly update settings
|
2014-03-17 23:47:43 +01:00 |
|
Martin
|
cabef6e921
|
Fixed settings caching
|
2013-11-20 20:21:13 +01:00 |
|
Martin
|
016f706d88
|
Thread safety
|
2013-11-16 13:07:52 +01:00 |
|
Martin
|
0985171b6e
|
Improves performance of status screen
|
2013-11-16 01:38:33 +01:00 |
|
Martin Raiber
|
9d083f778b
|
Separate backup windows for full/incremental image/file backups
|
2013-10-22 19:25:25 +02:00 |
|
Martin
|
8eb94a1367
|
Separate settings for allowing client-side starting of incremental and full backups
|
2013-10-03 21:22:57 +02:00 |
|
Martin
|
9d87efdff0
|
Separate settings for client download and update
|
2013-09-19 16:02:11 +02:00 |
|
Martin
|
25b1edd9b5
|
Calculate file hashes on Internet client
|
2013-05-30 22:01:37 +02:00 |
|
Martin
|
04d0faf60f
|
End-to-end file backup verification for debugging purposes
|
2013-05-26 15:42:46 +02:00 |
|
Martin
|
3048cde99e
|
Soft client quota
|
2013-05-25 18:35:27 +02:00 |
|
Martin
|
da2e6e00e3
|
Merge branch 'next' into feature-quota
Conflicts:
.gitignore
|
2013-05-22 18:42:48 +02:00 |
|
Martin
|
b9a97ada57
|
Suspend index while copying
|
2013-05-21 21:07:49 +02:00 |
|
Martin
|
a62790a628
|
Added MDB file cache
|
2013-05-16 18:53:37 +02:00 |
|
Martin
|
d747e1b93f
|
Renamed setting "internet_server_name" to "internet_server" for compatibility reasons
|
2013-04-26 19:00:49 +02:00 |
|
Martin
|
480de8e6f7
|
Global soft filesystem quota
|
2013-04-14 11:23:01 +02:00 |
|