Historia zmian

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