Commit Graph

31 Commits

Author SHA1 Message Date
Martin
b04cb7677d Modify backup interval for tray icon like for status screen 2015-12-14 20:43:05 +01:00
Martin
96823b24f9 Information about no recent backup comes from backend now 2015-12-14 01:15:12 +01:00
Martin
f12c0d57f5 Made restore work on Windows 2015-12-13 21:45:59 +01:00
Martin
9bab514e22 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Martin
93cd29d74b Removed old client compatibility code 2015-12-12 13:27:58 +01:00
Martin
1ecade86fe Retry creating client directory 2015-12-11 12:42:13 +01:00
Martin
b4bf878010 Create temporary file path if it is missing 2015-12-11 12:40:39 +01:00
Martin
f9abd9003b Barrier to stop all running backups (and prevent new ones from running) 2015-12-11 12:23:12 +01:00
Martin
3fdb4112a3 Make hash compile-time configurable
(cherry picked from commit 0f9cbb1812fa957672fca20240b8b544757cfad8)

Conflicts:
	urbackupclient/ClientServiceCMD.cpp
	urbackupclient/client.cpp
	urbackupclient/client.h
	urbackupserver/server_get.cpp
	urbackupserver/server_get.h
	urbackupserver/server_prepare_hash.cpp
2015-12-11 12:16:48 +01:00
Martin
93681e3e2c Use ECDSA instead of DSA when signing 2015-12-10 19:09:37 +01:00
Martin
7cce7e4c7a Multiple virtual clients per real client 2015-12-09 23:29:33 +01:00
Martin
e90cb501ae Multiple virtual clients per real client 2015-12-09 22:53:57 +01:00
Martin
4a45ddd1e6 Restore file backup via restore client 2015-10-17 22:34:07 +02:00
Martin
345d182568 License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +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
44dc54b807 Corrected log message 2015-01-03 18:55:55 +01:00
Martin
f355e375a5 Write clientname into settings if it is correct 2015-01-01 13:29:12 +01:00
Martin
40e7a18d8f Check client throttler for NULL 2014-12-31 11:53:01 +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 Raiber
3821716b20 Update throttle bytes per second every 10 min from settings 2014-12-24 16:33:27 +01:00
Martin Raiber
4bb48b69d1 Fixed backup scheduling 2014-12-24 13:04:51 +01:00
Martin Raiber
2fad6bb4dd A few bugfixes + Moved queries into data access layer 2014-12-22 23:35:43 +01:00
Martin
eada97fb5e Synthetic full image backups 2014-12-20 01:24:02 +01:00
Martin
a9d59385b3 Fix Linux build 2014-12-03 21:18:11 +01:00
Martin
66fa1d12da Create user view directories after file backup 2014-12-02 23:54:42 +01:00
Martin
a928e9d086 Fixed a few issues in refactoring 2014-11-30 22:33:29 +01:00
Martin
0787b75dc0 Put the log data in a separate table 2014-11-30 21:19:24 +01:00
Martin
07f31ad57d Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00