Commit Graph

393 Commits

Author SHA1 Message Date
Martin
1ffefce796 Use more recent android sdk version to get posix_spawn support 2019-07-11 22:59:01 +02:00
Martin
c665c6ac4e Build Linux binaries with Android NDK 2019-07-06 21:57:18 +02:00
Martin
73ccb02f2b Close ipv6 udpsock 2019-07-05 15:42:43 +02:00
Martin Raiber
65e6a1d576 Make ipv6 optional per default 2019-06-24 14:05:17 +02:00
Martin
f1b3cf899f Define IPV6_ADD_MEMBERSHIP 2019-05-22 18:36:19 +02:00
Martin
fec6f0afff Set IPV6_V6ONLY on ipv6 sockets 2019-05-14 16:17:05 +02:00
Martin Raiber
2be94b8df2 Fix build on Linux 2019-05-13 22:34:20 +02:00
Martin
f68bf7386d IPv6 support (mostly on Windows for now) 2019-05-13 17:57:44 +02:00
Martin
9f1971987f Functionality to interrupt parallel hash loading threads on clients 2019-05-13 17:55:22 +02:00
Martin
b684cb485d Set socket window size to 3MiB send buffer and 128KiB recv buffer for client on Windows 2019-04-19 17:08:35 +02:00
Martin
08947aa4ec Correct flushing when sending full file
(cherry picked from commit 243ee5bad46c276b207e1d253898e60c97700916)
2019-03-30 00:25:34 +01:00
Martin
90845ccf85 Improve error message
(cherry picked from commit 9d01f8bec2fa0110bdf973d38354a22753e9b5bb)
2019-01-09 18:52:01 +01:00
Martin
ef7efc2cae Change assert to log message and return
(cherry picked from commit 3b8808f82f88894e6cfc8549eed3b85af588b5de)
2018-12-16 03:55:37 +01:00
Martin
331562b249 Comment currently unused functionality
(cherry picked from commit 6b8465d0d01e3005b751b1e60110569976007b46)
2018-12-16 03:55:33 +01:00
Martin
af54a54bc5 Disable assertions 2018-11-27 01:58:46 +01:00
Martin
d984928b47 Do not use O_NOATIME/FILE_FLAG_BACKUP_SEMANTICS on server 2018-11-07 15:29:54 +01:00
Martin
56b888ae42 Retry llistxattr with a multiple of the required memory if it fails 2018-07-09 22:24:09 +02:00
Martin Raiber
9d8a84e66b Merge remote-tracking branch 'origin/2.2.x' into dev
# Conflicts:
#	urbackupserver/www/js/templates.js
2018-06-01 10:58:39 +02:00
Martin
858ef3048c Add function to de-register script file mappings 2018-05-08 15:35:59 +02:00
Martin
adf6cf4a7f Fix tar file large file size parsing
(cherry picked from commit 70825bf78f)
2018-05-04 01:30:37 +02:00
Martin
70825bf78f Fix tar file large file size parsing 2018-05-04 01:29:20 +02:00
Martin
ee4d0349f3 Increase common metadata size limit
(cherry picked from commit be052610b0)
2018-04-30 20:48:48 +02:00
Martin
915647f425 Fix tar file large file size parsing
(cherry picked from commit 1f75e0914d)
2018-04-30 20:48:43 +02:00
Martin
be052610b0 Increase common metadata size limit 2018-04-29 11:13:12 +02:00
Martin
1f75e0914d Fix tar file large file size parsing 2018-04-29 11:12:30 +02:00
Martin
72175d3c0b Add additional tar file logging
(cherry picked from commit 18b0e99d87)
2018-04-28 00:04:02 +02:00
Martin
18b0e99d87 Add additional tar file logging 2018-04-28 00:02:55 +02:00
Martin
7a5b0e7121 Fix EPERM handling when getting extended attributes fails on macOS
(cherry picked from commit 2dac2b39fa)
2018-04-16 15:38:10 +02:00
Martin
2dac2b39fa Fix EPERM handling when getting extended attributes fails on macOS 2018-04-16 15:37:00 +02:00
Martin
baeff0be45 Disable assertions in Windows release builds 2018-02-27 21:49:17 +01:00
Martin
94846cf55a Disable sparse file support on macOS
(cherry picked from commit 74130f5cd880068e6d84bd86096594cc6892a8a7)
2018-02-17 21:14:53 +01:00
Martin
3e1eeb1a29 Check hash pos in piped tar file 2018-02-01 21:30:20 +01:00
Martin
ca0801ddb5 Fix build 2017-12-17 15:49:34 +01:00
Martin
0b143723e4 Fix piped tar file not sending directories in some cases 2017-12-11 17:07:37 +01:00
Martin
b864185361 Always use simple tokenize function 2017-11-01 14:14:00 +01:00
Martin
e541776d3f Fix metadata reading from network shares on Windows 2017-09-18 13:24:30 +02:00
Martin Raiber
c018be2c8d Skip data in metadata stream on Windows if file is sparse 2017-09-04 20:46:27 +02:00
Martin
ec7516d04d Proper hash send error failure handling
(cherry picked from commit 9424989a6a657b1330f356488558638a8c3db57b)
2017-07-12 21:29:50 +02:00
Martin
7c7ec546ad Fix: Use computer name and serial id to construct default mac client name 2017-07-01 20:58:39 +02:00
Martin
0cac5da476 Fix: Use computer name and serial id to construct default mac client name 2017-07-01 20:41:30 +02:00
Martin
9014837039 Use computer name and serial id to construct default mac client name
(cherry picked from commit 11e5e7fe4bc8a3dc0547aec4e5ef4d2704502c51)
2017-07-01 20:35:17 +02:00
Martin
22582ca200 Make SEEK_HOLE return -1 on FreeBSD for now (performance problems with ZFS) 2017-05-12 15:31:50 +02:00
Martin
1795485b91 Fix build 2017-03-03 17:47:30 +01:00
Martin
85ffd76b73 Working on parallel file hashing 2017-02-16 01:46:51 +01:00
Martin
dec96a7aad Working on parallel file hashing 2017-02-15 19:23:30 +01:00
Martin Raiber
150937e400 Working on parallel file hashing 2017-02-13 23:32:41 +01:00
Martin
dad94834f1 Improve restore meta data error logging 2017-01-22 20:51:30 +01:00
Martin
0bfe60c019 Use static_cast for downcast 2017-01-18 23:53:04 +01:00
Martin
2aa1b943ae Break from loop if sparse lseek does not move forward
(cherry picked from commit 79d0c1a007166a1d51a48e600070a32cde3f42fa)

# Conflicts:
#	fileservplugin/CClientThread.cpp
2017-01-12 01:04:40 +01:00
Martin
26456f0cec Fix build 2016-12-31 18:18:06 +01:00