Martin
|
4312df4fe2
|
Image backups with zfs snapshots
|
2016-09-27 19:21:56 +02:00 |
|
Martin
|
16db3ab1e5
|
Start off with global settings as default when creating new group
|
2016-09-23 17:46:14 +02:00 |
|
Martin
|
fc139454e2
|
Image and file backup snapshot groups
|
2016-08-21 21:22:54 +02:00 |
|
Martin
|
3a5ec082d9
|
Settings groups for clients
|
2016-08-09 21:07:10 +02:00 |
|
Martin
|
d416f1006f
|
Capabilities for allowing/disallowing file and component restores and config
|
2016-08-03 18:01:27 +02:00 |
|
Martin
|
0c5b8089b8
|
Fix vss component includes
|
2016-07-24 23:53:13 +02:00 |
|
Martin
|
00938f77f5
|
Option to ignore read and hash errors
|
2016-06-10 19:18:58 +02:00 |
|
Martin
|
cd9ad82526
|
Configure cbt via server side settings
|
2016-03-22 18:10:52 +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
|
5fbb571411
|
REad file hashes from metadata + refactoring
|
2015-12-19 21:47:58 +01:00 |
|
Martin
|
350fda76c6
|
Fixed user view creation and added setting to web interface
|
2015-12-15 00:48:54 +01:00 |
|
Martin
|
54c68591c2
|
A few web interface improvements
|
2015-12-14 20:25:06 +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
|
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 Raiber
|
52d7d169dd
|
Fixed file listing via command line
|
2015-11-02 22:43:33 +01:00 |
|
Martin
|
0bf2a6361f
|
Separate functions for read and write transactions
|
2015-10-26 18:51:30 +01:00 |
|
Martin
|
5fe4723c97
|
Separate functions for read and write transactions
|
2015-10-26 18:42:39 +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
|
345d182568
|
License change from GPLv3+ to AGPLv3+
|
2015-08-01 22:58:40 +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
|
24e7922764
|
Fixed file access from tray icon
|
2015-01-04 20:24:16 +01:00 |
|
Martin Raiber
|
77b21368a3
|
Updated translation
|
2014-12-26 17:09:23 +01:00 |
|
Martin Raiber
|
d47dd35315
|
Test with test user on saving LDAP settings
|
2014-12-26 17:01:03 +01:00 |
|
Martin
|
eada97fb5e
|
Synthetic full image backups
|
2014-12-20 01:24:02 +01:00 |
|
Martin
|
2bec823048
|
Use global settings if client specific settings are/remain identical to the global ones
|
2014-12-17 22:30:19 +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
|
542f2efa3a
|
Integrated "cowraw" image file format into web interface
|
2014-11-17 22:27:40 +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 Raiber
|
3d9bdce6ae
|
Fixed cow image file format
|
2014-10-31 23:23:49 +01:00 |
|
Martin Raiber
|
278fe0bbea
|
Try to automatically set the /etc/urbackup/backupfolder file
|
2014-10-31 19:20:21 +01:00 |
|
Martin
|
11cd5be490
|
Properly propagate global setting changes to client settings
|
2014-10-25 18:24:23 +02:00 |
|
Martin
|
de413cfe5b
|
Correctly unescape settings
|
2014-10-18 16:06:37 +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 Raiber
|
7d6c5738ac
|
Fixed archive window not displaying and "forever" not being allowed in some cases
|
2014-08-28 16:31:58 +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 |
|