2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-03 09:30:50 +00:00
restic/internal/backend
Jasper Lievisse Adriaanse 96311d1a2b Add support for illumos/Solaris
This does come without xattr/fuse support at this point.

NB: not hooking up the integration tests as restic won't compile without
    cgo with Go < 1.10.
2018-03-04 20:11:29 +00:00
..
azure Merge pull request #1623 from restic/backend-relax-restrictions 2018-02-18 12:56:52 +01:00
b2 Merge pull request #1623 from restic/backend-relax-restrictions 2018-02-18 12:56:52 +01:00
gs Merge pull request #1623 from restic/backend-relax-restrictions 2018-02-18 12:56:52 +01:00
local Reworked Backend.Load API to retry errors during ongoing download 2018-02-16 21:12:14 -05:00
location s3: Remove default prefix "/restic" 2017-11-21 21:33:09 +01:00
mem Reworked Backend.Load API to retry errors during ongoing download 2018-02-16 21:12:14 -05:00
rest Reworked Backend.Load API to retry errors during ongoing download 2018-02-16 21:12:14 -05:00
s3 Ignore s3 AccessDenied error, during creation of repository 2018-03-02 10:47:20 +02:00
sftp Add support for illumos/Solaris 2018-03-04 20:11:29 +00:00
swift Merge pull request #1623 from restic/backend-relax-restrictions 2018-02-18 12:56:52 +01:00
test Merge pull request #1623 from restic/backend-relax-restrictions 2018-02-18 12:56:52 +01:00
testdata Moves files 2017-07-23 14:19:13 +02:00
backend_error.go Reworked Backend.Load API to retry errors during ongoing download 2018-02-16 21:12:14 -05:00
backend_retry_test.go backend/retry: return worker function error and abort 2018-02-24 13:26:13 +01:00
backend_retry.go backend/retry: return worker function error and abort 2018-02-24 13:26:13 +01:00
doc.go Moves files 2017-07-23 14:19:13 +02:00
http_transport.go Read TLS client cert and key from the same file 2018-01-27 14:02:01 +01:00
layout_default.go backend: Only return top-level files for most dirs 2017-12-14 19:14:16 +01:00
layout_rest.go backend: Only return top-level files for most dirs 2017-12-14 19:14:16 +01:00
layout_s3legacy.go backend: Only return top-level files for most dirs 2017-12-14 19:14:16 +01:00
layout_test.go Remove all dot-imports 2017-10-02 15:06:39 +02:00
layout.go backend: Only return top-level files for most dirs 2017-12-14 19:14:16 +01:00
paths.go Moves files 2017-07-23 14:19:13 +02:00
semaphore.go swift backend: fix premature release of semaphore in Load() & document 2017-11-02 12:38:17 -04:00
utils_test.go Reworked Backend.Load API to retry errors during ongoing download 2018-02-16 21:12:14 -05:00
utils.go Reworked Backend.Load API to retry errors during ongoing download 2018-02-16 21:12:14 -05:00