Commit Graph

125 Commits

Author SHA1 Message Date
Martin
58dadfa56f Use different shell path for Android build (uses /system/bin/sh per default) 2019-09-18 17:53:21 +02:00
Martin Raiber
d2d49c2e39 Use heap for recursion when deleting non-empty directory 2019-06-22 22:33:09 +02:00
Martin
f68bf7386d IPv6 support (mostly on Windows for now) 2019-05-13 17:57:44 +02:00
Martin
7d56021371 Add ZSTD transfer compression 2019-04-19 16:47:49 +02:00
Martin
44f4cab8ad Add forward definition for os_is_symlink_int 2019-04-19 16:30:39 +02:00
Martin
f25a1e1212 Correctly return symlink info in getFileMetadata
(cherry picked from commit ac83bedc31510567f461a4d2037a071f00a7accc)
2019-04-19 12:17:19 +02:00
Martin
899c7077c2 Handle errors from FindNextFile
(cherry picked from commit e695bf25f9f46063963404cc61e1ab39db7e9af3)
2019-02-02 19:45:35 +01:00
Martin
97fae7a1f4 Fix ReFS reflink (for 32bit) 2018-10-20 14:25:46 +02:00
Martin
aef5090db5 Fix ReFS reflink 2018-10-20 13:42:43 +02:00
Martin
3804dbaddb Implement reflinking on Windows 2018-10-18 13:26:20 +02:00
Martin Raiber
06886c90c6 Handle reparse tag IO_REPARSE_TAG_APPEXECLINK 2018-09-10 15:47:27 +02:00
Martin Raiber
8e9b1c4f97 Read USNs of symbolic links and directories on Windows 2018-09-06 18:21:39 +02:00
Martin
0a6558ca38 Sync file when path is a samba share (on Windows)
(cherry picked from commit 67521d4a804bc04ecab1df93e0ec0511f96342eb)
2018-06-01 10:47:56 +02:00
Martin
b94b82b0fb Create directory junctions also with fs transactions 2018-01-30 23:40:22 +01:00
Martin
9818391f1c Add sepecial file info 2017-10-18 23:10:17 +02:00
Martin
63c7f9449e More prio levels
(cherry picked from commit b9ef0c555efc5020cf8b6a7f4256a6522521176b)

# Conflicts:
#	urbackupcommon/os_functions.h
#	urbackupcommon/os_functions_win.cpp
2017-06-06 16:27:46 +02:00
Martin
35c552178f Fix symlink type check on Windows
(cherry picked from commit d5332b274c)
2017-05-07 23:55:12 +02:00
Martin
ea8d0abed3 Fix symlink file type check on Windows 2017-05-04 17:49:38 +02:00
Martin
85ffd76b73 Working on parallel file hashing 2017-02-16 01:46:51 +01:00
Martin
264766cd12 Fix Windows component backup 2017-01-10 16:53:13 +01:00
Martin
26af2e893b Correctly reset background priority on Windows 2016-12-16 16:35:55 +01:00
Martin
61f05582b2 Image backup mounting on Windows 2016-12-05 22:34:19 +01:00
Martin
7634b4f6d2 Improve symlink file deletion 2016-10-05 15:41:47 +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
11c8fa8aa6 Fix symbolic link to file deletion on Windows 2016-09-29 11:35:06 +02:00
Martin Raiber
f7d45e0075 Improved error logging 2016-09-04 09:52:53 +02:00
Martin Raiber
9c2148e400 Improved image backup read error handling 2016-08-26 01:22:59 +02:00
Martin
c700f77822 Propagate error in copy_file and make os_get_symlink_target more efficient 2016-07-26 03:07:54 +02:00
Martin
e5a6f2cf8c Live storage migration 2016-07-20 21:20:30 +02:00
Martin
b2fadb38fe Windows VSS component backup 2016-07-19 21:10:24 +02:00
Martin
71bebfd7fc Preserve last error across logging 2016-07-08 20:47:23 +02:00
Martin
21a40dbdf0 Do not try to add sparse file entries for special and symlink files 2016-06-07 12:49:23 +02:00
Martin
d2a4c566d0 Do not treat reparse points on Windows as special files 2016-06-03 17:29:11 +02:00
Martin
f76a0a8639 Sync backup storage file system before marking file backup as complete 2016-06-01 00:14:16 +02:00
Martin
7c201e9636 Handle hard link deletes 2016-04-30 01:56:53 +02:00
Martin
33fc80f25d Filter EFS encrypted files 2016-04-13 13:29:14 +02:00
Martin
bd5d3ce908 Fix getting free space and image deletion on cleanup 2016-04-12 19:51:23 +02:00
Martin
400093c134 Trim OS error message 2016-04-01 22:43:15 +02:00
Martin
c8fce6fae7 Create files index by creating a copy and then operating on the copy 2016-03-31 21:38:21 +02:00
Martin
2bc02ff93e Log system error code 2016-03-31 16:15:58 +02:00
Martin
3393d7a826 Open file only with FILE_READ_ATTRIBUTES access rights 2016-03-02 12:55:24 +01:00
Martin
248dc21253 Use GetFileSizeEx to get file size on Windows
(cherry picked from commit ddbd42c042e15e2f64b3e3b492bf25912b16923f)
2016-03-01 02:42:07 +01:00
Martin
ca9ecd708d Show database backup progress 2016-02-21 13:51:25 +01:00
Martin
a62be038ec Fixed name clash 2016-02-06 20:59:10 +01:00
Martin Raiber
e2b3a8fc7d Fixed unicode transition issue 2016-01-26 15:12:11 +01:00
Martin
e0566dbc0b Treat reparse points as symlinks again if they do not point at a volume 2016-01-25 17:58:53 +01:00
Martin
42df10bfa3 Do not cross filesystem boundary on restore per default and option to not delete any files during restore 2016-01-23 22:03:37 +01:00
Martin
cdd77c9324 Fixed sparse file chunk hashing and do not set file creation time if it is not available 2016-01-22 01:01:20 +01:00
Martin
a15331dea5 Background (io-) priority implementation for Linux 2016-01-18 15:43:57 +01:00
Martin
d7f47dfbb6 Fixed symbolic link creation on Windows 2016-01-17 17:26:22 +01:00