Commit graph

13 commits

Author SHA1 Message Date
6723c97de1 make authfile handling compatible with smbclient 4.6.x 2017-08-17 16:00:22 +02:00
7ddcd96e47 check if we can find smbclient in path 2016-12-01 13:04:56 +01:00
b43c129ed9 remove code duplication for listShares 2016-08-26 23:45:29 +02:00
Robin Appelman
b865f430d6 Improve locating file descriptors and smbclient/net commands 2015-12-31 20:45:18 +01:00
Robin Appelman
2fc9501826 fix php5.3 compat 2015-08-13 16:31:55 +02:00
Robin Appelman
33ab10cc4d improve support for workgroups/domains 2015-08-13 16:19:03 +02:00
Robin Appelman
5c57d2d094 Move Exceptions to their own namespace 2014-08-06 23:15:12 +02:00
Robin Appelman
5c48e22929 Improve phpdoc 2014-07-26 18:35:34 +02:00
Robin Appelman
451cce0626 Relicense to MIT 2014-07-26 18:21:46 +02:00
Robin Appelman
d18b9db9c0 use authentication files 2014-07-21 20:31:19 +02:00
Robin Appelman
3c67574fff Add native implementation using the libsmbclient-php extensions 2014-07-13 17:13:23 +02:00
Robin Appelman
cc376a4b31 Extract share interface 2014-07-12 15:52:23 +02:00
Robin Appelman
46e2daf1ee Move to PSR-4 for autoloading 2014-04-07 13:54:49 +02:00
Renamed from src/server.php (Browse further)