|
|
29bdebad42
|
move backends into their own namespace and add support for multiple auth methods
|
2018-03-13 19:05:41 +01:00 |
|
|
|
569fcfd875
|
minor cleanup
|
2018-01-18 13:25:37 +01:00 |
|
|
|
0ef64a9156
|
handle smbclient help message
|
2018-01-17 18:26:40 +01:00 |
|
|
|
8c937d6126
|
Add INotifyHandler to make notify more flexible
|
2016-12-08 15:18:24 +01:00 |
|
|
|
b43c129ed9
|
remove code duplication for listShares
|
2016-08-26 23:45:29 +02:00 |
|
Robin Appelman
|
2522f2f63f
|
factor out checking for next prompt
|
2016-04-26 15:04:43 +02:00 |
|
Robin Appelman
|
11023c007e
|
factor out some error handling
|
2016-04-26 14:57:14 +02:00 |
|
Robin Appelman
|
fdb83ce72f
|
fix handling empty line output
|
2016-04-26 14:39:17 +02:00 |
|
Robin Appelman
|
bbac31c5b0
|
dont buffer output when we're handling it in a callback
|
2016-04-26 12:08:43 +02:00 |
|
Robin Appelman
|
cf23de2702
|
add basic smb notify support
at the moment this only works when using the smbclient based backend
|
2016-04-25 18:15:34 +02:00 |
|
Robin Appelman
|
a07a5ad2ec
|
Improved detection of connection errors
|
2015-12-31 20:36:23 +01:00 |
|
Robin Appelman
|
b822af84c5
|
fix type
|
2015-08-14 16:51:14 +02:00 |
|
Robin Appelman
|
f299504ca5
|
Handle login server error
|
2015-08-14 12:43:15 +02:00 |
|
Robin Appelman
|
65b76d6428
|
Split out and improve tests
|
2014-08-24 02:16:33 +02:00 |
|
Robin Appelman
|
5c57d2d094
|
Move Exceptions to their own namespace
|
2014-08-06 23:15:12 +02:00 |
|
Robin Appelman
|
451cce0626
|
Relicense to MIT
|
2014-07-26 18:21:46 +02:00 |
|
Robin Appelman
|
89d73346f2
|
Also add Share::getWrite to non native shares
|
2014-07-24 01:29:54 +02:00 |
|
Robin Appelman
|
eca03d1b88
|
Add method to get a readable stream of a file
|
2014-07-12 15:51:16 +02:00 |
|
Robin Appelman
|
46e2daf1ee
|
Move to PSR-4 for autoloading
|
2014-04-07 13:54:49 +02:00 |
|