Commit Graph

5222 Commits

Author SHA1 Message Date
Martin
bb360d7247 Fix rare race condition that makes indexing hange after reconnect 2020-01-17 12:41:57 +01:00
Martin
4722bc347d Work-around non-working SOCK_CLOEXEC
(cherry picked from commit 2a948af1780041af77386ec83865c30158dcda76)

# Conflicts:
#	Server.cpp
#	ServiceAcceptor.cpp
#	fileservplugin/CTCPFileServ.cpp
#	fileservplugin/CUDPThread.cpp
2020-01-17 12:41:24 +01:00
Martin
6ba3567c8e Handle "all_nonusb" setting in image snapshot group
(cherry picked from commit 8414c2f67dbad864eb2fe7618f0c42dab040fe9d)
2020-01-10 17:17:32 +01:00
Martin
4ef0d22abc Fix check if image backup is already queued
(cherry picked from commit 8e94e4f0f7e6a2840a0bfc8a27cd31aa72de5f19)
(cherry picked from commit 8301a51eeadf22a6f7cbb5a096274d25714e33f2)
2020-01-10 17:17:21 +01:00
Martin
487a3c7747 Increment version 2019-12-16 23:06:46 +01:00
Martin
880b404c1a Fix log fetching for newer postgres version 2019-12-16 17:56:24 +01:00
Martin
05c20fc21e Increment version 2019-12-16 17:53:56 +01:00
Martin
65f8ed855a Increment version 2019-12-16 17:52:41 +01:00
Martin
c58dea1191 Fixup: Fix image cleanup not looping and only removing one backup per client per cleanup 2019-12-12 15:44:39 +01:00
Martin
f6d053604e Fix image cleanup not looping and only removing one backup per client per cleanup 2019-12-12 14:46:06 +01:00
Martin
9b1a4efa08 Fix restore crash bug
(cherry picked from commit 852f0d3491)
2019-12-03 14:44:06 +01:00
Martin
49baa42693 Update apache2 fastcgi setup instructions 2019-11-12 18:06:20 +01:00
Martin
1766e7c569 Update lua code 2019-11-12 18:05:58 +01:00
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