Commit Graph

78 Commits

Author SHA1 Message Date
Martin Raiber
85a58def3c Support OS X 2015-02-09 01:16:32 +01: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
186492d21d Only create shell context menu entries if tray icon is installed 2015-01-04 20:59:35 +01:00
Martin
24e7922764 Fixed file access from tray icon 2015-01-04 20:24:16 +01:00
Martin
d5ab1edcb0 Use anonymous namespace 2014-12-31 00:36:44 +01:00
Martin Raiber
e572742360 Fixed server defined backup paths 2014-12-31 00:40:54 +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
86c16c3cec Debug info when reading GPT 2014-12-14 22:35:24 +01:00
Martin
0e10250076 Use logical instead of physical sector size for LBA addressing 2014-12-04 20:35:19 +01:00
Martin
74c6fbe849 GPT support 2014-11-26 22:43:44 +01:00
Martin
27ccbf8fd4 Correctly backup root directory on Linux 2014-11-23 18:56:36 +01:00
Martin
f2c654a4cf Access backups from the shell context menu 2014-11-23 14:33:01 +01:00
Martin
75d32693eb Access single file via context menu 2014-11-23 12:37:48 +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
d871bc7b09 Improved the continuous data protection 2014-10-13 21:39:21 +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
f15fb4c007 Continous data protection 2014-07-26 16:07:44 +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
bc1498c1d1 Fixed indexing with root dirs on Windows 2014-05-18 21:47:24 +02:00
Martin
4452ef061c Less/configurable logging 2014-05-14 19:58:16 +02:00
Martin
32c50d60b3 Changed time functions to use 64bit integers and added ETA estimation 2014-05-09 22:36:02 +02:00
Martin
2c59b9ecd6 Don't set empty computername setting 2014-04-26 19:38:29 +02:00
Martin
49c0351abf Allow optional paths 2014-04-17 18:56:03 +02:00
Martin
b236f15b94 Better settings exchange 2014-04-16 00:13:26 +02:00
Martin
99d4adaf01 Better settings exchange 2014-04-15 23:56:47 +02:00
Martin
18e0e2f1cf Better settings exchange 2014-04-15 22:39:33 +02:00
Martin
58128df764 Better settings exchange 2014-04-15 20:10:44 +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
1658cc01be Fixed client incompatibility with older servers 2014-03-29 22:44:51 +01:00
Martin
3530f14bfa Server public key authentication on the client 2014-03-23 17:15:01 +01:00
Martin
c166c20db2 Fixed stack overflow 2014-03-21 19:18:29 +01:00
Martin
171c0a4b28 Internet client timeouts sooner if backup is running 2014-02-25 22:40:10 +01:00
Martin
81c2cef172 Updated copyright notice 2014-02-22 15:22:42 +01:00
Martin
d54f0b7dac Added a detailed status command for the client 2014-02-20 22:43:54 +01:00
Martin
9441bafe79 Only allow administrators to change paths and settings 2014-02-16 18:11:43 +01:00
Martin
5a80d81f4c Fixed mempipe ownership 2013-11-27 21:16:41 +01:00
Martin
fb9ec4f87e Delete UrBackupUpdate if it failed to verify 2013-11-21 23:13:01 +01:00
Martin
2043a3bd8a Remove temporary file when updating 2013-11-17 00:36:42 +01:00
Martin
5c9b232241 Refactoring and performance tuning 2013-11-12 20:41:19 +01:00
Martin
9b4170d5ee Authentication for image restores (fix) 2013-09-04 23:02:34 +02:00
Martin
7803cc3faf Password protection for image downloads 2013-09-04 18:26:30 +02:00
Martin
25b1edd9b5 Calculate file hashes on Internet client 2013-05-30 22:01:37 +02:00
Martin
12aeaa3046 VSS logging 2013-05-29 21:35:21 +02:00