Commit Graph

934 Commits (4f31b7b9cc2dac060194de2c769b149a2ac861ba)

Author SHA1 Message Date
Arthur Schiwon 792903e6b3
delay sending event from app init to when they are needed 7 years ago
Arthur Schiwon 02d6870735
fixes terminology and allows to request an IUser instance 7 years ago
Arthur Schiwon d577076457
do not send null value when string is expected 7 years ago
Julius Härtl 30c44e1d24
Provide proper user context from initMountPoints 7 years ago
Julius Härtl 72aaf2e5fb
files_external: Make sure the correct user context is used in substitution of variables 7 years ago
Daniel Kesselberg b1bd3f1fe5
Fix wrong indentation 7 years ago
Daniel Kesselberg 98c269be53
Fix invalid recursion 7 years ago
Daniel Kesselberg 1ae68047ea
Allow hidden smb shares 7 years ago
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 7 years ago
Daniel Kesselberg 4cbea5f7e1
Remove value from cache on delete/clear 7 years ago
Daniel Kesselberg 5cf38254bb
Use helper method for content length and last modified 7 years ago
Daniel Kesselberg 67d5380b91
Reuse information from ListObjects for stat / filetype 7 years ago
Robin Appelman bdc6d0b5a1
log entries that are hidden during file listing 7 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