Commit Graph

926 Commits (0263821010d1394de6bbcefa6e78e7fab385cda0)

Author SHA1 Message Date
Morris Jobke adc2ab4bb2
Ignore forbidden exception when fetching share mtime on SMB for symlinks 7 years ago
Robin Appelman 6d5579863e
add option to show hidden files in SMB shares 7 years ago
Arthur Schiwon 2b84bbf372
do not attempt to replace anything in the password 7 years ago
Ari Selseng 11b3fbf612 Use two queries to mark parent as outdated 7 years ago
Ari Selseng 1ac9a9a1bb Correct log attribute 7 years ago
Ari Selseng 3218e0f70d Added logging to Notify command. 7 years ago
Ari Selseng 71a0cdceaa Reconnect to DB after timeout for Notify command. Fixes #14479 7 years ago
Michael Zamot dc35a8af83 Convert timestamp key value of metadata in Swift files_external 7 years ago
Ari Selseng f156079a8b Fix a bug with smb notify having leading slash when it should not 7 years ago
Arthur Schiwon 173836b95a
typos in doc, no code changes 7 years ago
Daniel Kesselberg 0d667d18bb
Call headObject if file not in filecache 🙈 7 years ago
Daniel Kesselberg 659ed3ecda
Prefix $path for filename for internal file cache 7 years ago
Arthur Schiwon f8a133d39e
reject mounts with unsubstituted placeholders as incompletely configured 7 years ago
Arthur Schiwon 792bcb82ae
add LDAP ConfigHandler for external storages and "$home" var 7 years ago
Arthur Schiwon a26bcd8e8f
files_external: allow to register config handlers for flexible placeholders 7 years ago
Robin Appelman 2c1f6331a4
Add interface to allow storages from opting out of encryption 7 years ago
Robin Appelman 56c777f715
Fix cannot set 0 as value on files_external through OCC command 7 years ago
Morris Jobke 6bace99aa1
Fix UniqueConstraintViolationException while insert into files_external config tables 7 years ago
Joas Schilling ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better 8 years ago
Daniel Kesselberg 4cbea5f7e1
Remove value from cache on delete/clear 8 years ago
Daniel Kesselberg 5cf38254bb
Use helper method for content length and last modified 8 years ago
Daniel Kesselberg 67d5380b91
Reuse information from ListObjects for stat / filetype 8 years ago
Robin Appelman bdc6d0b5a1
log entries that are hidden during file listing 8 years ago
Robin Appelman 24aaa3bc97
retry stat on timeout 8 years ago
Robin Appelman 27089422e1
Improved logging of smb connection errors 8 years ago
Robin Appelman 431710a5aa
also retry rename operation on InvalidArgumentException 8 years ago
Robin Appelman 90be8f336c
Add support for using kerberos ticket to authenticate to smb servers 8 years ago
Robin Appelman 4a424f86db
update icewind/smb to 3.0.0 8 years ago
Robin Appelman 48fb126505
allow setting notify credentials in environment 8 years ago
Roeland Jago Douma 2b19add6b0
Add SFTP auth mechanism to use a password and public key for SFTP 8 years ago
Roeland Jago Douma db96b0bb0b
Make it possible to make external storages read only 8 years ago
Roeland Jago Douma 055a003661
Use an actual function of the storage to determine needsPartFile 8 years ago
Arthur Schiwon 38a90130ce
move log constants to ILogger 8 years ago
Morris Jobke dd34cb7540
Less deprecated calls to OCP\Util::writeLog 8 years ago
Roeland Jago Douma 47a3008141
Remove \OCP\Files::tmpFile 8 years ago
Robin Appelman 41954d2903
verify cached swift token 8 years ago
enoch 6212992c0a
fix(AmazonS3): fix loop $result['Contents'] error 8 years ago
Morris Jobke 044d01d0e1
Use proper method to log exceptions 8 years ago
Robin Appelman d40c61a71a
adjust external storage config format to the one used in primary storage 8 years ago
Robin Appelman 31dd6d6aae
add support for v3 swift auth 8 years ago
Roeland Jago Douma 30017e3364
Properly set the mount type for external storages 8 years ago
Robin Appelman 817f2f8f49
adjust swift external storage to new openstack sdk 8 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 8 years ago
Roland Tapken 8e251e5d5a Make SMB module more fault-tolerant 8 years ago
Robin Appelman 48ea714341
Use a more widely available method to test s3 settings 8 years ago
Robin Appelman 84bd2b6bc9
fix invalidating folder cache for s3 8 years ago
Robin Appelman 7afd77604e
adjust s3 bulk delete to new sdk syntax 8 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 8 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Morris Jobke 9ff51aafc5
Use index based string access for substr with length of 1 8 years ago