Commit Graph

72 Commits

Author SHA1 Message Date
Martin
ecea174272 Fixed missing licensing headers 2015-08-08 22:53:24 +02:00
Martin
17d758bf8b Proper symbolic link handling part (1) 2015-08-08 22:40:19 +02:00
Martin
ae35dd48b8 Download common file metadata via metadata pipe 2015-08-01 22:47:32 +02:00
Martin Raiber
920ce93195 Transfer information about empty VHD blocks during image backups 2015-04-04 18:28:33 +02: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
3255e806e8 Transfer Windows file metadata 2015-01-17 20:17:34 +01:00
Martin Raiber
9d366da9b0 Fixed issues with the stdout script output backup 2014-12-30 20:57:37 +01:00
Martin
90ca1aba70 Only use backup scripts if server requests them 2014-12-30 20:18:21 +01:00
Martin Raiber
f0dc55c286 Backup script output on Linux 2014-12-30 16:17:55 +01:00
Martin Raiber
788749b5a2 Script output download on Windows: Log stderr depending on script exit code 2014-12-29 19:37:15 +01:00
Martin
eada97fb5e Synthetic full image backups 2014-12-20 01:24:02 +01:00
Martin
8cae59800b Partition numbering seems to start with 1 2014-12-14 22:31:16 +01:00
Martin
cc9a6079d0 Find and backup EFI System Partition 2014-12-14 19:27:58 +01:00
Martin
a0caeaa868 Fixed out of range issue 2014-11-23 16:16:51 +01:00
Martin
75d32693eb Access single file via context menu 2014-11-23 12:37:48 +01:00
Martin
f31c68055f Disabled continuous data protection for now 2014-11-19 22:13:53 +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
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
d3692e786c Enable end-to-end verification only for the next backup 2014-11-08 12:37:44 +01:00
Martin
d871bc7b09 Improved the continuous data protection 2014-10-13 21:39:21 +02:00
Martin
541c4af567 Change server permission management to ACL style 2014-09-14 22:29:56 +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
1521d2f1fd Include capability information in detailed status information 2014-09-11 00:19:01 +02:00
Martin
241e129aa2 Continuous file protection 2014-07-26 16:10:15 +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
2f83d0c162 More logging during signature verification 2014-05-29 19:03:16 +02:00
Martin
d639928e55 Fixed capa string 2014-05-15 19:57:57 +02:00
Martin
01082fab4c Compatibility with older servers 2014-05-14 19:58:54 +02:00
Martin
a5d8ee55b5 Don't do sql escaping in most places 2014-05-14 19:05:30 +02:00
Martin
9e561fe59f Treat ' ' as '+' in base64 decode function and removed parameter parsing function 2014-05-14 18:16:18 +02:00
Martin
32c50d60b3 Changed time functions to use 64bit integers and added ETA estimation 2014-05-09 22:36:02 +02:00
Martin
e0bd50935a File backup speed improvement by queuing file downloads 2014-05-01 12:45:29 +02:00
Martin
0d77022a31 Added Linux version querying. Made windows version querying more maintainable. 2014-04-25 21:58:20 +02:00
Martin
af7d117f11 Special setting to backup all volumes on Windows 2014-04-25 20:35:47 +02:00
Martin Raiber
084f4e065a Fixed parameter parsing for resumed backups 2014-04-19 16:40:27 +02:00
Martin
56460ffcc4 Show that backups are resumed 2014-04-14 01:36:25 +02:00
Martin
1e0d822cfd Show that backups are resumed 2014-04-13 23:28:34 +02:00
Martin
6db3dbeab2 Renamed parameter parsing function 2014-04-10 22:49:03 +02:00
Martin
3c7aaf532e Add time to identity challenge 2014-04-08 20:05:25 +02:00
Martin
3530f14bfa Server public key authentication on the client 2014-03-23 17:15:01 +01:00
Martin
d4057c3166 More icon states 2014-03-09 22:03:17 +01:00
Martin
f3a9f430f0 Show "Indexing" instead of "0% done" during indexing on the client. 2014-02-20 23:41:57 +01:00
Martin
d54f0b7dac Added a detailed status command for the client 2014-02-20 22:43:54 +01:00
Martin Raiber
437c1cb6f8 Fixed Linux build issues 2013-12-08 22:42:09 +01:00
Martin
5a80d81f4c Fixed mempipe ownership 2013-11-27 21:16:41 +01:00
Martin Raiber
2a08745c68 Merge branch 'next' of ssh://git.code.sf.net/p/urbackup/backend into next 2013-10-22 18:13:17 +02:00