Commit Graph

28 Commits

Author SHA1 Message Date
Martin
b2495d2580 Show verification progress again 2016-02-01 20:36:52 +01:00
Martin
cead9f1983 Fixed verification via command line 2016-02-01 20:27:35 +01:00
Martin
cfd17c1836 Fixed verification via command line 2016-02-01 20:26:46 +01:00
Martin
596cb7a994 Fixed verification via command line 2016-02-01 20:23:08 +01:00
Martin
1a3bb3865d Separated files, links and link journal into three new database files 2016-01-13 22:22:16 +01:00
Martin
9ee64e650a Updated copyright 2016-01-02 16:38:00 +01:00
Martin
9bab514e22 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +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
345d182568 License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
Martin Raiber
ae3e2cee31 Handle incomplete file downloads correctly 2015-01-31 12:48:26 +01:00
Martin
35a3eb7bdb Fixed file verification 2015-01-07 23:34:47 +01:00
Martin
b5596f30e5 Recheck if files was deleted from database if opening file fails 2014-12-18 21:16:09 +01:00
Martin
07f31ad57d Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +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
2eea434bb4 Verify last completed backup and verify that all bytes of a file could be read. 2014-11-16 22:31:30 +01:00
Martin
67cbd948f3 Allow wildcards in file backup verification selection 2014-11-16 14:13:09 +01:00
Martin
933ef7b76e Allow wildcards in file backup verification selection 2014-11-16 14:12:29 +01:00
Martin
2c44df31c7 Allow wildcards in file backup verification selection 2014-11-16 14:11:45 +01:00
Martin
640c52a7ac Verification of all file backups of one client 2014-11-05 20:39:05 +01:00
Martin
eaeec08732 Adapter file backup verification to new file indexing scheme 2014-11-05 19:52:01 +01:00
Martin
f6eae45559 Option to delete file entries with failed verification from database 2014-07-11 23:18:22 +02:00
Martin
d3ba81170c Verify filesize when verifying hashes 2014-07-09 19:23:54 +02:00
Martin
32c50d60b3 Changed time functions to use 64bit integers and added ETA estimation 2014-05-09 22:36:02 +02:00
Martin
3c8f96fb6c Copy over file entries from last backup when resuming backup 2014-04-14 22:34:01 +02:00
Martin
459739be8d Use database cursor when verifying file backups 2014-02-12 22:29:05 +01:00
Martin Raiber
efd289b2ef Additional error states and error messages 2012-11-25 16:10:39 +01:00
Martin Raiber
6ffaa25121 Don't put files into clientlist, if download fails 2012-11-03 02:06:27 +01:00
Martin Raiber
df177163f1 Added backup verification 2012-11-02 14:09:42 +01:00