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