Commit Graph

5209 Commits

Author SHA1 Message Date
Martin
5ade06ef39 Set and reset PATH correctly 2019-11-12 15:11:54 +01:00
Martin
5200984551 Add ELLCC build for ARMv6 again 2019-11-12 14:31:22 +01:00
Martin
37f06270e5 Delete backup script .hashes file in snapshot before backups
(cherry picked from commit 3c41ac6d9c)
2019-11-11 23:07:30 +01:00
Martin
c35732d042 Get error information before unlocking cbt mutex
(cherry picked from commit 8ab8813da4)
2019-11-11 23:07:07 +01:00
Martin
841b75431e Build 32bit Linux client without sse3 2019-11-01 17:43:04 +01:00
Martin
4c37a24a99 Build 32bit Linux client without sse3 2019-11-01 16:53:45 +01:00
Martin
76ac196af9 Build 32bit Linux client without sse3 2019-11-01 15:57:16 +01:00
Martin
f0ac3d06db Build 32bit Linux client without sse3 2019-11-01 15:25:14 +01:00
Martin
a34c785040 Fix linker command order in test for AlignedAllocate 2019-10-31 17:31:41 +01:00
Martin
9abf735fb0 Fix configure issue with the AlignedAllocate crypto++ failing because of missing pthread linkage
(cherry picked from commit b244fe30e4)
2019-10-31 12:06:22 +01:00
Martin
28a6e1c0cb Increment version 2019-10-31 12:04:28 +01:00
Martin
dced36d9aa Handle EINVAL error return of BTRFS_IOC_SYNC 2019-10-24 17:31:38 +02:00
Martin
84dbe996a1 Fix server_settings construction 2019-10-24 17:22:18 +02:00
Martin
8aec5f0e9c Check on startup if syncfs() works for backup storage folder and ignore errors if it doesn't 2019-10-24 16:20:20 +02:00
Martin
b9520bdfc4 Increment version 2019-10-24 15:54:20 +02:00
Martin
7dd47c5ec2 Revert "Update SQLite"
This reverts commit 106035fcbf.
2019-10-24 15:49:13 +02:00
Martin
c48c1a241d Revert "Use .recover instead of .dump during db repair"
This reverts commit 487a48f69a.
2019-10-24 15:48:54 +02:00
Martin
1aeb293ec6 Revert "More explicit settings configuration"
This reverts commit 6a152a2843.
2019-10-24 15:48:10 +02:00
Martin
4304e77c0a Fall back to sync() if syncfs returns EINVAL 2019-10-16 12:52:30 +02:00
Martin
6a152a2843 More explicit settings configuration
(cherry picked from commit 8a2ee6cd3ddbf5d739fbfaf33ecb367930206471)

# Conflicts:
#	urbackupcommon/settingslist.cpp
#	urbackupserver/dllmain.cpp
#	urbackupserver/server_settings.cpp
#	urbackupserver/server_settings.h
#	urbackupserver/serverinterface/settings.cpp
2019-10-15 20:23:18 +02:00
Martin
e39da7611b Fix status/alert if incremental image backups are disabled
(cherry picked from commit e46bd6da5ed61ea87bab8a46538e7c0971354c42)
2019-10-15 20:19:02 +02:00
Martin
5bcabb7fd3 Fix build 2019-10-08 13:25:57 +02:00
Martin
7daec29307 Fix build 2019-10-08 13:05:06 +02:00
Martin
9002fdc013 Fix build 2019-10-08 13:04:28 +02:00
Martin
f11ac7f4e5 Option to compile with embedded ZSTD 2019-10-08 12:52:37 +02:00
Martin
a31977d920 Merge branch '2.4.x' of server.raiber.de:~/urbackup_backend into 2.4.x 2019-10-06 18:33:14 +02:00
Martin
704a8acee3 Fix OpenSSL configure warning 2019-10-06 18:33:08 +02:00
Martin
7185764222 Merge branch '2.4.x' of 192.168.0.40:/home/git/urbackup_backend into 2.4.x 2019-10-05 16:28:22 +02:00
Martin
7cb2c05ce2 Use different sdk for arm 2019-10-05 16:28:07 +02:00
Martin
eb684fc6e7 Merge branch '2.4.x' of server.raiber.de:~/urbackup_backend into 2.4.x 2019-10-05 16:14:03 +02:00
Martin
487a48f69a Use .recover instead of .dump during db repair 2019-10-05 16:13:57 +02:00
Martin
106035fcbf Update SQLite 2019-10-05 16:13:04 +02:00
Martin
e1e0deab94 Rename compiler wrapper 2019-10-05 14:06:45 +02:00
Martin
d5998502cd Fix disabling sse4 in linux build 2019-10-05 13:34:03 +02:00
Martin
5b06471b77 Set base arch instead of disabling sse4 2019-10-05 02:38:54 +02:00
Martin
3dfe4dfc2b Build without sse4 2019-10-05 02:23:53 +02:00
Martin
241605e9ae Remove mac download 2019-10-03 12:30:00 +02:00
Martin
0b336506c6 Check for too many clients before sending server identity to new client 2019-10-03 12:29:42 +02:00
Martin
d7f3610d93 Check for too many clients before sending server identity to new client
(cherry picked from commit 026776380d68b446c5d797166c0ac75ef8bcd9cd)
2019-10-03 12:28:14 +02:00
Martin
8eebf0e32d Fix build 2019-09-30 14:35:38 +02:00
Martin
7b1897ca62 Update update URL 2019-09-30 14:34:26 +02:00
Martin
d668c488a0 Fix build 2019-09-30 14:12:21 +02:00
Martin
c4133eedd0 Increment version 2019-09-30 14:11:54 +02:00
Martin
9497869107 Fix CbtUpdate/RestartFilesrv confusion
(cherry picked from commit 50365374c75146c6c398feab26301281739b871a)

# Conflicts:
#	urbackupclient/ClientService.cpp
#	urbackupclient/client.cpp
2019-09-29 14:57:10 +02:00
Martin
9d1bd61371 Remove macos download buttons 2019-09-29 14:55:58 +02:00
Martin
e7b9479aa0 Fix reading tokens on Windows 2019-09-27 12:03:32 +02:00
Martin
af73d0f545 Limit amount of previous clients moved from added during rename 2019-09-25 15:07:39 +02:00
Martin
e4933c3cda Add max file name length check 2019-09-25 11:58:13 +02:00
Martin
d804d8b919 Fix race condition removing image backup status structure 2019-09-24 00:29:45 +02:00
Martin
a263ada886 Only add to rename from table if client was moved 2019-09-23 17:33:08 +02:00