Commit History

Author SHA1 Message Date
  Robin Appelman edbe5d7b6d handle forbidden exceptions in smb backend 8 years ago
  Jesús Macias 8fa96435b0 Add credentials dialog for user provided auth 9 years ago
  Thomas Müller 5565b19382 Merge pull request #21648 from owncloud/smb-statcache-cap 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Robin Appelman d8d6368dd7 cap the number of entries we cache in smb's statcache 8 years ago
  Robin McCorkell fc52327d2c Check libsmbclient-php as well as smbclient binary 9 years ago
  Robin Appelman 667d7383e1 clear statcache after fopen for smb 9 years ago
  Scrutinizer Auto-Fixer 97f9213da9 Scrutinizer Auto-Fixes 9 years ago
  Vincent Petry 761ba344b7 Double slash for SMB storage id for compatibility 9 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Robin Appelman 6467369cad make sure the root has a trailing slash 9 years ago
  Robin Appelman e98983485f handle deleting non existing files 9 years ago
  Robin Appelman e5731b6e1a Use better way to check for the existence of smbclient 9 years ago
  Robin Appelman d2255a1d30 New SMB storage backend 10 years ago
  Joas Schilling 0274dcba57 Replace some more "command -v" calls with the Helper method 10 years ago
  Robin McCorkell 6930ae22e4 Fix more missing or broken PHPDoc 10 years ago
  Thomas Müller c6976d89a6 use command -v to detect if smbclient exists 10 years ago
  Philipp Kapfer 730bca98b4 Moved dependency checks to end of class files 11 years ago
  Philipp Kapfer 46379113a1 Changed dependency check messages from warnings to notes 11 years ago
  Philipp Kapfer f7da4280ca Modified app to dynamically register backends instead of hard-coding them 11 years ago
  Vincent Petry 40a70ecf79 Added password obfuscation for external storage config 10 years ago
  Vincent Petry d69243ee51 Fixed FTP and SMB to use rmdir() when deleting folders 11 years ago
  Vincent Petry 5b6d1d79d0 Fixed SMB file deletion success detection 11 years ago
  Vincent Petry 8ab40f1959 Removing trailing dot in path that samba doesn't seem to like 11 years ago
  Arthur Schiwon ec3639dc7a Always check variable type before using readdir to avoid surprises 11 years ago
  Bart Visscher ada15a2b8e Merge pull request #4489 from owncloud/clean-3rdparty-mess-master 11 years ago
  Robin Appelman c5402f4575 use strict equals in readdir loops to prevent issues with '0' files 11 years ago
  Thomas Müller 6c518797ef fixing require path 11 years ago