Commit Graph

3867 Commits

Author SHA1 Message Date
Martin
4da57e9fbd Improve check for multiple servers 2016-10-10 16:33:46 +02:00
Martin
5312969aea Wait for process to finish 2016-10-10 15:37:27 +02:00
Martin
dfbf79285a Avoid seeking forwards in pipe file 2016-10-10 12:28:32 +02:00
Martin
02704321b2 Revert "Initialize last_lan_connection with current time on startup"
This reverts commit 884374b350.
2016-10-10 12:07:38 +02:00
Martin
2757eb3ef0 Error message about 8dot3 name generation on Windows 2016-10-10 00:29:21 +02:00
Martin
2c882f7fa8 Avoid seeking forwards in pipe file 2016-10-09 22:09:40 +02:00
Martin
4b287bb9c7 Remove trailing slash from orig_path
(cherry picked from commit 885c7150071eae3d28cf4cd5aa6890db5c930f02)
2016-10-09 20:58:39 +02:00
Martin
bf3abcc736 Fix deletion of backup paths of virtual clients
(cherry picked from commit 8ceb6c3f85180859b01ff81ae2ff612fe086d77d)
2016-10-09 20:58:32 +02:00
Martin
884374b350 Initialize last_lan_connection with current time on startup
(cherry picked from commit 95fe15c567a03207d67df20b4e96705e5a51f540)

# Conflicts:
#	urbackupclient/InternetClient.cpp
2016-10-09 20:58:22 +02:00
Martin
c4a1eaa8c2 Delete old virtual client if virtual client gets renamed
(cherry picked from commit 5e9ddb298ec0d2af61e13e4089ed46f8773352b7)
2016-10-09 20:57:48 +02:00
Martin
0cfe8955c3 Insert directory into tar stream if it does not exist yet 2016-10-09 20:57:04 +02:00
Martin
940cf63bfc Set shouldBackoff and hasTimeoutError after SYSVOL/ESP backup fails 2016-10-08 22:30:34 +02:00
Martin
40f9f15e6c Set shouldBackoff and hasTimeoutError after SYSVOL/ESP backup fails 2016-10-08 21:34:26 +02:00
Martin
88e127febc Parameter to script list if backup is a full backup 2016-10-08 21:33:45 +02:00
Martin
b7d865bc0a Fix increasing priority on Linux
(cherry picked from commit 820d6fba3f973d9503eb40be6dcca33e0aded6de)
2016-10-08 17:19:28 +02:00
Martin
b784034c32 Fix increasing priority on Linux
(cherry picked from commit 205886567358d52b7cfcebbc1c8de51eacba6544)
2016-10-08 17:19:19 +02:00
Martin
c592899628 Improve logging on VHD file read failures 2016-10-08 11:07:56 +02:00
Martin
87e869a327 Security fix: Not handling back-slashes properly on Windows lead to all files on e.g. C: being accessible via build-in HTTP server
(cherry picked from commit babc59cc86)
2016-10-06 16:13:59 +02:00
Martin
90292e3e5a Fix sysconf path
(cherry picked from commit 6f006e5b2cc52737e2d2e4fd3b109c7523f4490d)
2016-10-06 16:13:47 +02:00
Martin
583cb98e2f Automatically find postgresql data directory
(cherry picked from commit 34e70979cd72b6349989d1e61f58b98dfe8c8bd3)
2016-10-06 16:13:38 +02:00
Martin
738cc3c7cf Only delete files in group when doing full file backup
(cherry picked from commit b48426665dbc542fc780c1964c770d32510858e9)
2016-10-06 16:13:20 +02:00
Martin
60a15b2ae4 Reset keep via command line needs change pw 2016-10-06 16:12:53 +02:00
Martin
7634b4f6d2 Improve symlink file deletion 2016-10-05 15:41:47 +02:00
Martin
cf24be6ac2 Proper error handling when VHD file gets too large (>2TB) 2016-10-05 12:12:48 +02:00
Martin
526f4012b7 Fix timeout issue with connection encryption 2016-10-04 22:05:43 +02:00
Martin
3b3d227a46 Fix CBT and snapshot deletion with image snapshot groups 2016-10-04 22:04:45 +02:00
Martin
ebca24137d Delete symlink file if present (for Windows) 2016-10-04 16:27:35 +02:00
Martin
b746a1a999 Modified file keeping 2016-10-04 16:27:05 +02:00
Martin
f5cc1073f3 Fix build issue 2016-10-04 14:58:11 +02:00
Martin
a6a5182037 Fix build issue 2016-10-04 14:56:18 +02:00
Martin
bab0d9ef4c Fix async index race condition 2016-10-04 14:54:29 +02:00
Martin
9bc196a4c9 Fix keeping files with virtual clients 2016-10-04 14:54:14 +02:00
Martin
4fff38b6bc Improve logging 2016-10-04 13:39:02 +02:00
Martin
4ab8aef1c5 Prioritize web interface requests
(cherry picked from commit 666f5b449b5505796a04ccd0228afd0986f40570)

# Conflicts:
#	urbackupcommon/os_functions.h
#	urbackupcommon/os_functions_win.cpp
2016-10-04 13:38:36 +02:00
Martin
a1b3d78aea Use O_NOATIME for opening files for backup
(cherry picked from commit 021b2926d3af97bfee4fd4787890cf950b64a441)
2016-10-04 13:37:09 +02:00
Martin
2db6adb419 Incremented version 2016-10-03 20:52:59 +02:00
Martin
03482409cc Fix ending script with queuing 2016-10-03 16:45:18 +02:00
Martin
f81d037e2b Delete interrupted backups on recovery
(cherry picked from commit d810c13fdff838fd443be2afa050f714cfb16625)
2016-10-02 17:31:55 +02:00
Martin
8bde1b4aa0 Add aarch64 as synonym to armv8
(cherry picked from commit 59efdcdfca137ab5125439efddd9bcec569a970d)
2016-10-02 17:31:50 +02:00
Martin
8f43e1fd8c Delete interrupted backups on recovery
(cherry picked from commit ba7ff1cf38a3cb5c31cc6837ce875c290866242b)
2016-10-02 17:31:39 +02:00
Martin
0d4e899704 Fix race condition in image snapshot group backup 2016-10-01 16:17:44 +02:00
Martin
f0d100621b Increase default number of max clients and simultaneous backups 2016-10-01 15:03:00 +02:00
Martin
6cc463cb8f Prevent vss backupcom double-free on error 2016-10-01 13:42:29 +02:00
Martin
5c8934f3b0 Put files into backup folders after backup storage synchronization and recover from missing sync files by deleting the backups on startup 2016-10-01 13:39:07 +02:00
Martin
2ba3105cc2 Fix sparse file hashing 2016-09-30 14:49:10 +02:00
Martin
170e73e1a0 Use correct path as snapshot origin when removing snapshot 2016-09-30 00:58:57 +02:00
Martin
2ed6cf52ae Vss components are configurable by the client 2016-09-29 22:53:17 +02:00
Martin
c0cac5345a Use default components per default 2016-09-29 22:22:43 +02:00
Martin
f3c83caea1 Fix source path 2016-09-29 17:38:46 +02:00
Martin
f500b18876 Show where it is going to be installed 2016-09-29 12:48:08 +02:00