rclone/backend
Nick Craig-Wood ffd11662ba cache: fix nil pointer deref when using lsjson on cached directory
This stops embedding the fs.Directory into the cache.Directory because
it can be nil and implements an ID method which checks the nil status.

See: https://forum.rclone.org/t/runtime-error-with-cache-remote-and-lsjson/6305
2018-08-05 09:42:31 +01:00
..
alias Implement new backend config system 2018-07-16 21:20:47 +01:00
all opendrive: fill out the functionality #1026 2018-05-12 10:07:25 +01:00
amazonclouddrive Implement new backend config system 2018-07-16 21:20:47 +01:00
azureblob Implement new backend config system 2018-07-16 21:20:47 +01:00
b2 Implement new backend config system 2018-07-16 21:20:47 +01:00
box box: Fix upload of > 2GB files on 32 bit platforms 2018-07-31 10:33:55 +01:00
cache cache: fix nil pointer deref when using lsjson on cached directory 2018-08-05 09:42:31 +01:00
crypt Implement new backend config system 2018-07-16 21:20:47 +01:00
drive drive: handle gdocs when filtering file names in list 2018-07-30 13:01:16 +01:00
dropbox Implement new backend config system 2018-07-16 21:20:47 +01:00
ftp Implement new backend config system 2018-07-16 21:20:47 +01:00
googlecloudstorage Implement new backend config system 2018-07-16 21:20:47 +01:00
http Implement new backend config system 2018-07-16 21:20:47 +01:00
hubic Implement new backend config system 2018-07-16 21:20:47 +01:00
local local: fix crash when deprecated --local-no-unicode-normalization is supplied 2018-07-16 21:38:34 +01:00
mega mega: add --mega-hard-delete flag - fixes #2409 2018-08-03 15:07:51 +01:00
onedrive Implement new backend config system 2018-07-16 21:20:47 +01:00
opendrive Implement new backend config system 2018-07-16 21:20:47 +01:00
pcloud Implement new backend config system 2018-07-16 21:20:47 +01:00
qingstor Implement new backend config system 2018-07-16 21:20:47 +01:00
s3 s3: Add --s3-force-path-style - fixes #2401 2018-07-20 15:41:40 +01:00
sftp Implement new backend config system 2018-07-16 21:20:47 +01:00
swift Implement new backend config system 2018-07-16 21:20:47 +01:00
webdav webdav: sharepoint recursion with different depth - fixes #2426 2018-08-04 11:02:47 +01:00
yandex Implement new backend config system 2018-07-16 21:20:47 +01:00