Commit Graph

5012 Commits

Author SHA1 Message Date
Martin
417ea4e167 Use Android NDK to build Linux binaries 2019-07-06 22:45:09 +02:00
Martin
c665c6ac4e Build Linux binaries with Android NDK 2019-07-06 21:57:18 +02:00
Martin
f0ae687e2f Fix Linux build issue 2019-07-06 19:41:42 +02:00
Martin
d4a768a82a Log about server being rejected 2019-07-06 19:40:46 +02:00
Martin
0058793247 Increase number of read ahead block buffers, because it might read up to 64 of them simultaneously in the worst case 2019-07-05 23:30:01 +02:00
Martin
13b78ae03e Try using BTRFS_IOC_SYNC before falling back to syncfs
(cherry picked from commit c59914fdeff267aee23fe89adc5e43f80fbd3424)

# Conflicts:
#	urbackupcommon/os_functions_lin.cpp
2019-07-05 16:35:29 +02:00
Martin
34241021eb Make syncfs() error fail file backups
(cherry picked from commit cfcf49f11632bc4fd2da322f4265302f776a7ca3)
2019-07-05 15:43:02 +02:00
Martin
73ccb02f2b Close ipv6 udpsock 2019-07-05 15:42:43 +02:00
Martin
83f780076b Fix compile issue 2019-07-01 20:02:27 +02:00
Martin
539d2f596a Incremented version 2019-07-01 19:54:19 +02:00
Martin Raiber
65e6a1d576 Make ipv6 optional per default 2019-06-24 14:05:17 +02:00
Martin Raiber
b158bfa4ef Return ipv6 zone in lookup 2019-06-23 23:07:29 +02:00
Martin Raiber
bdd995a62c Fix client bitmap request in capa 2019-06-22 22:35:02 +02:00
Martin Raiber
4bc9e763b7 Fix new read-ahead 2019-06-22 22:35:02 +02:00
Martin Raiber
d2d49c2e39 Use heap for recursion when deleting non-empty directory 2019-06-22 22:33:09 +02:00
Martin Raiber
ff3cff2b45 Read-ahead file system in larger blocks
(cherry picked from commit 5f8273bcc4059e627783524bc3be7fa5183e8a9f)
2019-06-15 00:47:35 +02:00
Martin
688b6228e3 Fix FreeBSD build 2019-06-11 14:26:15 +02:00
Martin
15f36c218e Increment version 2019-06-11 14:26:00 +02:00
Martin
aa4f4b1772 Increment version 2019-06-05 18:03:08 +02:00
Martin
586f13efa5 Fix polling with ipv6 socket 2019-06-03 21:27:49 +02:00
Martin
5636ba21a3 Fix polling with ipv6 socket 2019-06-03 21:22:23 +02:00
Martin
f366988686 Fix report script cache reload 2019-06-02 23:22:39 +02:00
Martin
881f731a2e Fixup backup folder location correctly
(cherry picked from commit 823fea02a0a168fd41b2cb292c8bef9f731e0a1d)
2019-06-02 21:23:43 +02:00
Martin
0fdedd9dd5 Fix IPv6 on FreeBSD 2019-05-31 17:47:09 +02:00
Martin
137a6f4ab7 Fix return clientid in image info 2019-05-31 17:46:55 +02:00
Martin
fb17c1a716 gdisk needs one more Y to work 2019-05-24 21:39:19 +02:00
Martin
cbedaaae44 Check if VHD file was opened successfully before using it 2019-05-24 21:38:49 +02:00
Martin
d14baf65e3 Check that image backup belongs to client and deny access otherwise 2019-05-24 21:38:17 +02:00
Martin
f1b3cf899f Define IPV6_ADD_MEMBERSHIP 2019-05-22 18:36:19 +02:00
Martin
37d2be9999 Add urbackupcommon/CompressedPipeZstd.h to dist headers 2019-05-22 18:29:13 +02:00
Martin
421d420dee Add missing zstd include dirs 2019-05-22 18:17:11 +02:00
Martin
5aaf415c92 Don't use seekpos() 2019-05-22 18:09:18 +02:00
Martin
0e02641f09 Add missing zstd include dirs 2019-05-22 17:50:12 +02:00
Martin
1803bb5aa5 Add missing zstd include dirs 2019-05-22 17:36:41 +02:00
Martin
a76afd83b5 Do not quit indexing with "no backup dirs" if components are selected for backup 2019-05-22 17:36:00 +02:00
Martin
cb2de6491e Use newer build distribution 2019-05-14 17:20:07 +02:00
Martin
1b7caa5cd6 Add zstd dependency 2019-05-14 17:16:46 +02:00
Martin Raiber
d8ea5bee4d Fix build on Linux 2019-05-14 17:12:14 +02:00
Martin Raiber
80ef697ec4 Fix client build by removing OS_FUNC_NO_NET 2019-05-14 17:05:53 +02:00
Martin
fb4494cca9 Ipv6 support in command line client 2019-05-14 17:03:38 +02:00
Martin
037f3832f6 Fix syntax issue 2019-05-14 16:42:48 +02:00
Martin Raiber
5bfe026af4 Fix broadcasting from ipv6 sockets 2019-05-14 16:29:12 +02:00
Martin
fec6f0afff Set IPV6_V6ONLY on ipv6 sockets 2019-05-14 16:17:05 +02:00
Martin Raiber
82dd3d26e9 Fix build on Linux 2019-05-14 16:04:12 +02:00
Martin
d4f5e56d89 Bind to ipv6 addrs on Linux 2019-05-14 16:00:04 +02:00
Martin
0e0c576ecb Allow setting group id when adding new client 2019-05-14 03:47:58 +02:00
Martin
e0e59e6727 Add to db if there is a sub-directory because that one can be deleted and should then be removed from the db 2019-05-14 03:43:55 +02:00
Martin
3ab4b9a5cd Don't parallel hash files smaller than 2048 bytes 2019-05-14 03:42:16 +02:00
Martin
c2877702ea Do not try to get parallel hash for files with "no_hash" set
(cherry picked from commit b83f2ad013061e1c108124edd5b57f4f30f32702)
2019-05-14 03:11:18 +02:00
Martin
308d56a6da Do not retry getting parallel hash after error
(cherry picked from commit 51dca612ba29db37640840e35d9d306b07bc9f26)
2019-05-14 03:11:15 +02:00