Commit graph

17 commits

Author SHA1 Message Date
29bdebad42 move backends into their own namespace and add support for multiple auth methods 2018-03-13 19:05:41 +01:00
0cbfd0872d require php5.6+ 2018-03-09 14:54:36 +01:00
443a524491 add exception for invalid parameter errors 2017-08-17 16:02:17 +02:00
088fa6d54b better handling of authentication failure 2017-08-17 15:11:21 +02:00
c1afd721f2 cleaner conversion of errors to exceptions 2016-12-08 17:21:50 +01:00
98eff3b9b8 simplify parseStat 2016-12-08 16:59:51 +01:00
2601885185 reduce code complexity a bit 2016-08-26 23:59:48 +02:00
b43c129ed9 remove code duplication for listShares 2016-08-26 23:45:29 +02:00
471824d423 reduce code duplication for error handling 2016-08-26 23:25:14 +02:00
2754259528 Fix parsing allinfo result 2016-08-26 22:57:15 +02:00
Robin Appelman
1fb6581c8d handle invalid handles in Share->get 2016-01-19 18:41:33 +01:00
Martin
8ba262ccea Delete a unnecessary line which was forgotten to be removed 2015-04-17 12:54:59 +02:00
root
286024db74 Fix for allfinfo and parsStat for non Windows Fileservers
Small update
2015-04-03 11:40:04 +02:00
Robin Appelman
476980d4ce Wait with getting the timezone from the server until we need it 2015-03-13 13:12:00 +01:00
Robin Appelman
ededbfbaa3 Work around issue where 'allinfo' keeps the file open 2015-02-10 17:37:37 +01:00
Robin Appelman
77c30c698f Pass path and error code to exceptions 2014-10-17 15:11:10 +02:00
Robin Appelman
e4cb609342 Split out parsing of smbclient output 2014-08-27 11:49:06 +02:00