| Commit message (Expand) | Author | Age | Files | Lines |
* | Lazy initialize external storages | Vincent Petry | 2014-10-22 | 1 | -13/+26 |
* | Prevent errors on broken SFTP config | Robin McCorkell | 2014-08-27 | 1 | -0/+3 |
* | Pass existing Net_SFTP object into Net_SFTP_Stream. | Andreas Fischer | 2014-07-18 | 1 | -3/+9 |
* | login() must be called after getServerPublicHostKey(). | Andreas Fischer | 2014-07-12 | 1 | -5/+5 |
* | Add short description explaining how SFTP ext storage class works. | Andreas Fischer | 2014-07-12 | 1 | -0/+4 |
* | The file providing the sftp:// scheme needs to be included manually. | Andreas Fischer | 2014-07-12 | 1 | -0/+11 |
* | use phpseclib from 3rdparty | Thomas Müller | 2014-06-03 | 1 | -5/+0 |
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -0/+6 |
* | Removed unused writeBack method | Vincent Petry | 2014-01-23 | 1 | -8/+0 |
* | Now using SFTP stream wrapper from phpseclib | Vincent Petry | 2014-01-23 | 1 | -28/+8 |
* | Fixed SFTP storage to overwrite on rename | Vincent Petry | 2013-11-26 | 1 | -0/+3 |
* | Moved default isReadable/isUpdatable impl into Common class | Vincent Petry | 2013-11-22 | 1 | -8/+0 |
* | Fixed error-checking error in sftp.php | hkjolhede | 2013-11-15 | 1 | -6/+8 |
* | Update file to meet coding standarts | Lennart Rosam | 2013-10-07 | 1 | -47/+77 |
* | Actually test the connection | Lennart Rosam | 2013-10-07 | 1 | -1/+1 |
* | Fixes #4129 | Lennart Rosam | 2013-10-07 | 1 | -2/+3 |
* | Compare result are already true/false | Bart Visscher | 2013-08-17 | 1 | -1/+1 |
* | Dont task external storages with creating their own root | Robin Appelman | 2013-04-26 | 1 | -4/+0 |
* | Whitespace fixes | Bart Visscher | 2013-02-22 | 1 | -7/+7 |
* | Merge pull request #1731 from owncloud/unknown-freespace | Frank Karlitschek | 2013-02-19 | 1 | -4/+0 |
|\ |
|
| * | Give storage backends the option to define having no known free space | Robin Appelman | 2013-02-16 | 1 | -4/+0 |
* | | Style cleanup files_external | Bart Visscher | 2013-02-15 | 1 | -2/+3 |
|/ |
|
* | Final changes from icewind1991 | Henrik Kjölhede | 2013-02-10 | 1 | -0/+8 |
* | Updated phpseclib from git + requested style changes | Henrik Kjölhede | 2013-02-10 | 1 | -22/+21 |
* | Security bug | Henrik Kjölhede | 2013-02-09 | 1 | -1/+1 |
* | Just a little cleaner in touch | Henrik Kjölhede | 2013-02-09 | 1 | -1/+1 |
* | Update to touch | Henrik Kjölhede | 2013-02-09 | 1 | -1/+5 |
* | Spelling mistake | Henrik Kjölhede | 2013-02-09 | 1 | -1/+1 |
* | Update to conform to API changes | Henrik Kjölhede | 2013-02-09 | 1 | -3/+4 |
* | corrected namespace | Henrik Kjölhede | 2013-02-09 | 1 | -2/+1 |
* | Modified to new class structure | Henrik Kjölhede | 2013-02-09 | 1 | -1/+3 |
* | Update apps/files_external/lib/sftp.php | hkjolhede | 2013-01-26 | 1 | -1/+1 |
* | Update apps/files_external/lib/sftp.php | hkjolhede | 2012-12-28 | 1 | -4/+6 |
* | Update apps/files_external/lib/sftp.php | hkjolhede | 2012-12-27 | 1 | -1/+3 |
* | Update apps/files_external/lib/sftp.php | hkjolhede | 2012-12-27 | 1 | -0/+7 |
* | Update apps/files_external/lib/sftp.php | hkjolhede | 2012-12-26 | 1 | -71/+111 |
* | Update apps/files_external/lib/sftp.php | hkjolhede | 2012-12-26 | 1 | -1017/+74 |
* | Create sftp.php | hkjolhede | 2012-12-26 | 1 | -0/+1170 |