コミット履歴

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