Commit Graph

37 Commits

Author SHA1 Message Date
Martin
7a29c2aea7 Clientsubname as parameter when stopping snapshot 2016-01-08 18:16:16 +01:00
Martin
24f128cc25 Correctly shut down chunked script output transfers 2016-01-06 17:19:40 +01:00
Martin
9ee64e650a Updated copyright 2016-01-02 16:38:00 +01:00
Martin Raiber
9faeec1625 Prepare chunked files during full file queuing 2015-12-23 20:31:02 +01:00
Martin
2fc2aef0b6 Repaired chunked file transfer queuing 2015-12-23 02:50:56 +01:00
Martin
297c16f863 Backwards compatibility 2015-12-21 17:48:46 +01:00
Martin
e077a702f1 Fixed compile issue 2015-12-20 22:06:48 +01:00
Martin
4da3f08927 End-to-end checksumming of script outputs and script error handling improvement 2015-12-19 23:40:41 +01:00
Martin
5fbb571411 REad file hashes from metadata + refactoring 2015-12-19 21:47:58 +01:00
Martin
07e704156d Added checksums to metadata and improved partial metadata handling 2015-12-19 18:01:21 +01:00
Martin
7cb5d0678a Made Linux restore working 2015-12-18 16:58:50 +01:00
Martin
0a27d96463 Do not exponentially backoff if backup fails because of client timeout 2015-12-17 01:28:34 +01:00
Martin
dc1b5cd734 Move stop action back to end of queue if it is not at the end already 2015-12-16 15:42:00 +01:00
Martin
8896c728ee Fix double-free 2015-12-16 14:44:38 +01:00
Martin
bcc8a95990 Fix use after free 2015-12-15 13:28:13 +01:00
Martin
cefd5c7b59 Bug fixes with regards to streaming and queuing 2015-12-15 12:05:25 +01:00
Martin
fc2fcd173a Fix deadlock 2015-12-15 02:13:16 +01:00
Martin
9bab514e22 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Martin
5051e184c1 Properly reorder setting directory modified time; "one_filesystem" flag for directories and fixes 2015-12-10 18:19:10 +01:00
Martin Raiber
05c5cea029 Linux backup and restore with file meta data 2015-10-11 21:17:53 +02:00
Martin Raiber
0c66b42f0f Improved Linux file meta data download 2015-09-27 20:58:21 +02:00
Martin
345d182568 License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
Martin
ae35dd48b8 Download common file metadata via metadata pipe 2015-08-01 22:47:32 +02:00
Martin
d11069647e Proper preparation of file patches 2015-04-27 18:52:07 +02:00
Martin
716ebe7f56 Fixed various issues 2015-03-25 20:48:53 +01:00
Martin Raiber
3cebd93e3f Correctly propagate filesize for hashing 2015-02-22 10:31:27 +01:00
Martin Raiber
c7fd0f1db1 Optimized partial incremental backups 2015-01-31 16:13:30 +01:00
Martin Raiber
d23cc3368a Merge branch 'dev' into apply-patch
Conflicts:
	urbackupserver/ServerDownloadThread.h
2015-01-31 12:49:24 +01:00
Martin Raiber
ae3e2cee31 Handle incomplete file downloads correctly 2015-01-31 12:48:26 +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
c2726def6d Adjust hash output size of script 2014-12-31 00:36:44 +01:00
Martin Raiber
f1cf5f95cf Allow script output filename different from script name 2014-12-29 22:28:39 +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
0372fc28ab Script output download on Windows 2014-12-28 18:32:07 +01:00
Martin
185a69e24b Properly reset remaining bufptr bytes when loading chunk out of band 2014-12-15 23:09:30 +01:00
Martin
07f31ad57d Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00