urbackup_backend/urbackupclient
Martin e5d85e896b Skip in use snapshots
(cherry picked from commit 843031d8e9)

# Conflicts:
#	urbackupclient/client.cpp
2021-03-30 11:20:13 +02:00
..
backup_scripts Fix log fetching for newer postgres version 2019-12-16 17:56:24 +01:00
sysvol_test Upgrade to Visual Studio 2019 2020-01-29 13:54:19 +01:00
watchdir Adds an exclusion list for macOS system items which should not be backed up 2021-03-03 17:31:10 +01:00
backup_client_db.h
backup_client.db
ChangeJournalWatcher.cpp Fix nested transaction starting 2017-01-15 16:41:54 +01:00
ChangeJournalWatcher.h More efficient saved journal data application using database cursor 2017-01-13 21:27:11 +01:00
client_restore.cpp gdisk needs one more Y to work 2019-05-24 21:39:19 +02:00
client_tables.sql
client_winvss.cpp Use heap instead of stack for file indexing recursion 2019-07-19 22:23:34 +02:00
client.cpp Skip in use snapshots 2021-03-30 11:20:13 +02:00
client.h Improve: Cleanup snapshot later if it cannot be deleted because it is in use 2021-03-30 11:18:57 +02:00
clientdao.cpp Sync new shadow copy to disk 2021-03-29 16:39:27 +02:00
clientdao.h Fix cache target generation handling 2020-07-11 16:58:55 +02:00
ClientHash.cpp Only use CBT up to valid data length 2020-09-09 12:23:03 +02:00
ClientHash.h Only use CBT up to valid data length 2020-09-09 12:23:03 +02:00
ClientSend.cpp Reset timeout on disconnect 2016-06-07 21:02:28 +02:00
ClientSend.h
ClientService.cpp Merge pull request #44 from grumat/dev 2021-03-03 17:41:44 +01:00
ClientService.h Fix race condition removing image backup status structure 2019-09-24 00:29:45 +02:00
ClientServiceCMD.cpp Add post backup script call on file backup failure 2020-10-09 16:35:59 +02:00
cmdline_preprocessor.cpp Merge pull request #44 from grumat/dev 2021-03-03 17:41:44 +01:00
common_tokens.cpp Fix new permission functionality on Linux 2017-03-24 16:23:52 +01:00
create_backup_client_db_header.sh
database.h
DirectoryWatcherThread.cpp Sync new shadow copy to disk 2021-03-29 16:39:27 +02:00
DirectoryWatcherThread.h Improve modified directory cache invalidation before file backups 2016-06-01 21:09:13 +02:00
dllmain.cpp Add OpenSSL support to client 2019-08-03 18:55:00 +02:00
file_permissions.cpp Truncate file before writing to in on Linux 2016-06-16 22:01:32 +02:00
file_permissions.h
FileMetadataDownloadThread.cpp Fix EPERM handling when getting extended attributes fails on macOS 2018-04-16 16:03:57 +02:00
FileMetadataDownloadThread.h Implement flag to ignore overwrite failures 2017-01-16 18:09:32 +01:00
ImageThread.cpp Fix race condition removing image backup status structure 2019-09-24 00:29:45 +02:00
ImageThread.h Remove result writing via pipe 2019-04-26 10:52:55 +02:00
InternetClient.cpp Don't exit if in internet_only_mode and internet mode is not enabled 2021-02-19 14:41:17 +01:00
InternetClient.h Ability to connect via http connect proxy to internet server 2019-03-18 15:53:30 +01:00
lin_tokens.cpp Fix permission translation 2018-10-01 22:27:44 +02:00
lin_ver.cpp
lin_ver.h
ParallelHash.cpp Interrupt addToStdoutBuf on quit 2019-09-23 14:03:22 +02:00
ParallelHash.h Interrupt addToStdoutBuf on quit 2019-09-23 14:03:22 +02:00
PersistentOpenFiles.cpp Fix some typos and spellings 2016-06-13 16:19:05 +02:00
PersistentOpenFiles.h
README
RestoreDownloadThread.cpp Log restore errors to server 2019-08-15 21:41:49 +02:00
RestoreDownloadThread.h Log restore errors to server 2019-08-15 21:41:49 +02:00
RestoreFiles.cpp Fix restore crash bug 2019-12-03 14:44:06 +01:00
RestoreFiles.h Fix gcc build issue 2018-04-28 00:39:34 +02:00
ServerIdentityMgr.cpp Add missing include 2018-01-26 13:21:12 +01:00
ServerIdentityMgr.h Add new server identity from server 2018-01-15 13:24:34 +01:00
TokenCallback.cpp Fix new permission functionality on Linux 2017-03-24 16:23:52 +01:00
TokenCallback.h
tokens.h Fix permission translation 2018-10-01 22:05:56 +02:00
urbackupclient.vcxproj Upgrade to Visual Studio 2019 2020-01-29 13:54:19 +01:00
urbackupclient.vcxproj.filters Add ZSTD transfer compression 2019-04-19 16:47:49 +02:00
win_all_volumes.cpp Use heap for recursion when deleting non-empty directory 2019-06-22 22:33:09 +02:00
win_all_volumes.h
win_disk_mon.cpp
win_disk_mon.h
win_network_cost.h Make dependency to wlanapi.dll optional 2016-12-15 13:43:59 +01:00
win_sysvol.cpp Skip SYSVOL candidates where GetVolumeInformation fails 2017-03-01 23:41:30 +01:00
win_sysvol.h
win_tokens.cpp Fix permission translation 2018-10-01 22:05:56 +02:00
win_ver.cpp
win_ver.h