Commit Graph

65 Commits

Author SHA1 Message Date
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
Martin
04d0faf60f End-to-end file backup verification for debugging purposes 2013-05-26 15:42:46 +02:00
Martin
447f9de13a Only use internet server name from server if it is not empty 2013-04-27 22:57:31 +02:00
Martin
8812075ac0 Only use internet server name from server if it is not empty 2013-04-27 22:35:37 +02:00
Martin
236fc5e59c Fixed bug where system restore volume was not imaged 2013-03-30 17:21:31 +01:00
Martin
96f5c6163d Reindex filesystem if exclude or include pattern has changed and save changed dirs with a slash at the end 2013-01-30 22:13:16 +01:00
Martin
deb3eadc7e Correctly handle backup paths with ' in them 2013-01-26 21:10:13 +01:00
Martin Raiber
727c1a1056 Fixed error message 2013-01-01 22:44:39 +01:00
Martin
27292c722a Correct error message if client restore times out 2013-01-01 18:41:53 +01:00
Martin Raiber
b7fc47024d Fixed some shadow copying issues 2012-11-06 14:38:06 +01:00
Martin Raiber
35046b1960 Do not log error on client update 2012-10-22 00:26:20 +02:00
Martin Raiber
ab2d6fb83e Added silent updates 2012-09-06 16:21:27 +02:00
Martin Raiber
9820af02be Send client_set_settings and read allow_overwrite default 2012-08-26 14:19:35 +02:00
Martin Raiber
ee9ef2bb25 Submit the server default values 2012-08-25 20:02:24 +02:00