Commit Graph

298 Commits

Author SHA1 Message Date
Martin
fff99aa475 Log error before assertions 2016-05-28 18:51:59 +02:00
Martin
128b605d76 Fix file server thread getting stuck after read error on Windows
(cherry picked from commit 96d54d53846d6e463bea4eaf04bb87cbaf14889f)
2016-05-20 22:39:20 +02:00
Martin Raiber
18061f4526 Halved pipe file read timeout 2016-05-17 21:25:44 +02:00
Martin Raiber
054cb789bc Fix issues discovered by code analysis 2016-05-17 21:08:41 +02:00
Martin
1b22b375fe Lowered idle timeout from 60h to 1h 2016-05-11 20:16:33 +02:00
Martin
107131f3e5 Free file after 1 min instead of 1 hour if idle
(cherry picked from commit ed9a74830919cfb89ed13143a8a53da0f272ad27)
2016-05-11 19:52:42 +02:00
Martin
703a3f7b06 Fix: Correctly cleanup file meta-data stream if interrupted and not reconnected 2016-05-10 23:40:02 +02:00
Martin
1952a1262f Fix: Correctly cleanup file meta-data stream if interrupted and not reconnected 2016-05-10 23:34:04 +02:00
Martin
5c34dff1e6 Correctly cleanup file meta-data stream if interrupted and not reconnected 2016-05-10 23:33:05 +02:00
Martin
40d970214b Do not re-created script and meta-data transfers when client is restarted and server reconnects 2016-05-10 19:03:35 +02:00
Martin
826e592a8d Fix share referencing error after timeout 2016-05-10 14:19:40 +02:00
Martin
9a578e7b34 Revert "Fix share referencing error after reconnection"
This reverts commit f8cefef8f8.
2016-05-10 10:49:52 +02:00
Martin
f8cefef8f8 Fix share referencing error after reconnection 2016-05-09 18:08:21 +02:00
Martin
eb88a9eb11 Improved logging when stopping meta-data transfer 2016-05-08 20:41:34 +02:00
Martin
6cb839a130 Fix Mac compile error 2016-05-03 18:51:34 +02:00
Martin
60cd5e4795 Set stat mode correctly 2016-05-03 00:07:09 +02:00
Martin
5b977f4f22 Set stat mode correctly 2016-05-03 00:04:07 +02:00
Martin
b035494d79 Fix orig path in restore meta-data in tar backup directories 2016-05-02 19:26:03 +02:00
Martin
54820c18a1 Add basic meta-data for script output 2016-05-02 01:17:07 +02:00
Martin
ef5e5ac445 Add basic meta-data for script output 2016-05-01 23:42:37 +02:00
Martin
8aa3240bb2 Removed header dependency 2016-05-01 20:33:11 +02:00
Martin
f537a62ced Set urbackup_backup_scripts permissions to allow all 2016-05-01 20:30:19 +02:00
Martin
a6f792b049 Verify number of files loaded via meta-data 2016-05-01 17:17:30 +02:00
Martin
5d01e3cd47 Small file optimization for tar file backup 2016-05-01 15:08:52 +02:00
Martin
d715248f55 Correctly handle zero length chunks again
(cherry picked from commit d96ec4e0a8a8529c89f800d19f387bc8103bec70)
2016-04-29 01:47:37 +02:00
Martin
9dcc5cebaa Added system error code 2016-04-10 16:51:16 +02:00
Martin
0a069896d6 Fixed Mac build 2016-04-05 23:55:16 +02:00
Martin Raiber
631074f121 Fixed build issue 2016-04-04 00:37:58 +02:00
Martin
bdbab0eb03 Use posix_spawn instead of fork 2016-04-04 00:12:58 +02:00
Martin
aeb3a2a252 Debug file closing 2016-04-03 14:33:20 +02:00
Martin
91dc6627a0 Debug file closing 2016-04-03 13:51:06 +02:00
Martin
25fb7e6d7d Fixed crash on name change 2016-04-01 22:38:58 +02:00
Martin Raiber
bd9f97c46a Increase buffer size to 50MB
(cherry picked from commit b91a93dc1f86cdbaaedce1bdf764dc37da4e4c91)
2016-03-28 16:15:20 +02:00
Martin Raiber
99a535bfb3 Flush more often in piped transfer
(cherry picked from commit cee0b7e0ebb95e7e8b3dfe14b62f3661fd5470c3)
2016-03-25 23:25:48 +01:00
Martin
439cb522dd Keep track of shares in use and delay snapshot removal 2016-03-20 18:08:16 +01:00
Martin
7049835cb0 Fix script redirect 2016-03-20 13:51:22 +01:00
Martin
650d59e02b Fix issues with tar content backup 2016-03-20 12:31:45 +01:00
Martin
0c5f4a7405 Force eof on force exit
(cherry picked from commit e2b475c15e177f166ce4491cb78ad1c75135b0d2)
2016-03-03 01:16:50 +01:00
Martin
0e0dea1c17 Fix killing process if requested by client
(cherry picked from commit 6e2a98965165808ca9e526092467986469cbac97)
2016-03-01 23:06:33 +01:00
Martin
6dcabdc447 Increase pipe file buffer size
(cherry picked from commit 54b6d199545bf6693e505836d1c26343c6da5f3e)
2016-03-01 23:06:25 +01:00
Martin
126f35daa4 Debug output if seeking in pipe file fails
(cherry picked from commit dd2e6e1429041ed5f55f52caffa492157faa4c46)
2016-03-01 23:06:15 +01:00
Martin
7fce91a767 Fixed corruption with piped file 2016-02-13 17:34:52 +01:00
Martin
eaab7a7944 Fixed Linux build 2016-02-08 16:46:38 +01:00
Martin
1f8c581254 Only allow scripts in script dir 2016-02-08 16:41:37 +01:00
Martin
667d86e3c1 Fix: Add stat data size to tar metadata 2016-02-07 15:34:11 +01:00
Martin
41b09dc1cc Add stat data size to tar metadata 2016-02-07 14:58:31 +01:00
Martin
e3c903c25e Fixed FreeBSD build issues 2016-02-06 21:48:30 +01:00
Martin
fc7796df4e Fixed build issues 2016-02-06 20:36:57 +01:00
Martin
64586ced08 Tar file backup 2016-02-06 20:10:59 +01:00
Martin
ffc6ebffba In progress: Tar file backup 2016-02-05 21:42:24 +01:00