Commit Graph

290 Commits (92969052d7f4f008205bbfdf3e5437f3deca1d6b)

Author SHA1 Message Date
Michael Monreal f52a9e5e42 Silence output of 'which' command used in smbclient detection 12 years ago
Carlos Cerrillo c06844c374 Fix ```createCertificateBundle``` and ```getCertificates``` methods 12 years ago
Carlos Cerrillo b245e2e3d8 Fixing tab/space coding style 12 years ago
Carlos Cerrillo 7c264c88fe Fixing Issue #6301 on master branch 12 years ago
Vincent Petry 3b7905364f Fixed test function for S3 12 years ago
Vincent Petry 76b1fcbf27 Fixed Amazon S3 ext storage config UI 12 years ago
Vincent Petry d69243ee51 Fixed FTP and SMB to use rmdir() when deleting folders 12 years ago
Vincent Petry 84f3dd15a6 Add trailing slash in FTP root path when missing 12 years ago
Vincent Petry 30e086fb53 Fixed SFTP storage to overwrite on rename 12 years ago
Vincent Petry e102eec89a Return true when touch succeeds 12 years ago
Vincent Petry 7c81ac3d28 Fixed various Dropbox issues + unit tests 12 years ago
Vincent Petry d88025bf6b Fixed ext storage touch function to return true on success 12 years ago
Vincent Petry 1b0c5e57e5 Fixed SMB rename function to overwrite target file 12 years ago
Vincent Petry 2d947835b9 Now also preventing the user of "Shared" as mountpoint 12 years ago
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 12 years ago
Vincent Petry a49e873d3f Return plausible isReadable() default impl for ext storage 12 years ago
Vincent Petry 0b2c9b823c Prevent using root as mount point for external storage 12 years ago
Vincent Petry 39cbdca429 Fixed path normalization to prevent dot dirs 12 years ago
Vincent Petry e26500045f Fixed move operation to pass the whole URL as expected 12 years ago
Vincent Petry 5b6d1d79d0 Fixed SMB file deletion success detection 12 years ago
Vincent Petry 8ab40f1959 Removing trailing dot in path that samba doesn't seem to like 12 years ago
hkjolhede 3e2d4c1bc1 Fixed error-checking error in sftp.php 12 years ago
Christian Berendt 70276ca520 settings tags for optional parameters 12 years ago
Christian Berendt 235bf5269d extended parameter descriptions for Swift 12 years ago
Christian Berendt dd82481f59 add configuration parameter to manually set the timeout of HTTP requests 12 years ago
Christian Berendt 128d3221cc make Swift::testLocal workable by using a delimiter 12 years ago
Christian Berendt a1e956263c Revert "make Swift::testLocal workable by fixing the prefix used with the object listing in opendir" 12 years ago
Christian Berendt b92061da5a make Swift::testLocal workable by fixing the prefix used with the object listing in opendir 12 years ago
Christian Berendt 506db6c63a rewrite of OC\Files\Storage\Swift 12 years ago
Christian Berendt f0d04f3ac6 adjustment of the configuration parameters 12 years ago
Vincent Petry b1f1357957 Added ownCloud backend for external storage 12 years ago
Lennart Rosam 5470700c9a Update file to meet coding standarts 12 years ago
Lennart Rosam 72ad309920 Actually test the connection 12 years ago
Lennart Rosam b9a948b597 Fixes #4129 12 years ago
Robin Appelman de43515cfa fix recursive delete for smb 12 years ago
Robin Appelman 29deef38b2 fix using touch to create a file for smb 12 years ago
Thomas Müller 3b835ea1b6 never hack late night 13 years ago
Thomas Müller ec255b52be fixing boolean handling 13 years ago
Thomas Müller d63ca25a94 proper test for use_logon_credentials 13 years ago
Thomas Müller 36e7a7c29b use \OC::$session instead of $_SESSION 13 years ago
Arthur Schiwon c01675de5d more is_resource checks before readdir 13 years ago
Arthur Schiwon ec3639dc7a Always check variable type before using readdir to avoid surprises 13 years ago
Robin Appelman c5402f4575 use strict equals in readdir loops to prevent issues with '0' files 13 years ago
Jörn Friedrich Dreyer 89c928c3be replace ' ' with '%20' in urls for curl 13 years ago
Thomas Müller 6c518797ef fixing require path 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Thomas Müller 7575186fa6 moving Dropbox and smb4php 3rdparty code over to the apps 13 years ago
Bart Visscher 29b6dd53a0 Compare result are already true/false 13 years ago
Thomas Müller 05549884c6 no files external for SMB on windows 13 years ago
Alexander Bogdanov 72ad843203 Fixing owncloud/core#4301 13 years ago