|
|
0ef64a9156
|
handle smbclient help message
|
2018-01-17 18:26:40 +01:00 |
|
|
|
c97dee758e
|
make example script 'safe'
|
2018-01-08 16:15:34 +01:00 |
|
|
|
b61e738018
|
Merge pull request #61 from jvillafanez/customForbiddenChars
Allow custom forbidden chars
|
2017-12-01 17:00:47 +01:00 |
|
Juan Pablo Villafáñez
|
5ad265e964
|
Allow custom forbidden chars
|
2017-12-01 13:00:13 +01:00 |
|
|
|
8394551bf2
|
Merge pull request #59 from jkroepke/error-28
v2.0.3
Added OutOfSpaceException
|
2017-10-18 18:21:10 +02:00 |
|
Jan-Otto Kröpke
|
3c504cc73b
|
Added OutOfSpaceException
|
2017-10-16 23:41:21 +02:00 |
|
|
|
206d6aa118
|
check for revision mismatch errors in notify
|
2017-08-17 16:12:11 +02:00 |
|
|
|
f1e17ba6e2
|
make path encoding compatible with smb2 and smb3
|
2017-08-17 16:03:12 +02:00 |
|
|
|
443a524491
|
add exception for invalid parameter errors
|
2017-08-17 16:02:17 +02:00 |
|
|
|
6723c97de1
|
make authfile handling compatible with smbclient 4.6.x
|
2017-08-17 16:00:22 +02:00 |
|
|
|
79b69c635b
|
Fix exception throwing
|
2017-08-17 15:59:30 +02:00 |
|
|
|
088fa6d54b
|
better handling of authentication failure
|
2017-08-17 15:11:21 +02:00 |
|
|
|
6691355d93
|
optimize get and put
v2.0.2
|
2017-08-16 18:08:57 +02:00 |
|
|
|
85b101b701
|
optimize sequential writes to stream
|
2017-08-16 18:08:57 +02:00 |
|
|
|
8c89cb8972
|
Optimize reading of large files when using php-smbclient
|
2017-08-16 18:04:30 +02:00 |
|
|
|
4ca899f582
|
dont call notify callback if we dont have a proper change
|
2017-08-16 18:03:34 +02:00 |
|
|
|
95a5ecbaf9
|
tests on 7.1
v2.0.0
|
2016-12-13 14:56:55 +01:00 |
|
|
|
8d473d219e
|
phpdoc fixes
|
2016-12-12 22:34:33 +01:00 |
|
|
|
fa4918ac41
|
update readme
|
2016-12-12 14:41:17 +01: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 |
|
|
|
1e7809b74e
|
add code coverage whitelist
|
2016-12-08 16:44:15 +01:00 |
|
|
|
96b16502e4
|
fix setMode normal
|
2016-12-08 16:39:08 +01:00 |
|
|
|
239a6ea3c8
|
filter extra modify changes in tests
|
2016-12-08 16:22:38 +01:00 |
|
|
|
e0ffe88756
|
move notify constants to INotifyHandler
|
2016-12-08 16:16:54 +01:00 |
|
|
|
60aa00ffd6
|
better notify tests
|
2016-12-08 16:10:56 +01:00 |
|
|
|
259dc04f74
|
run travis on ubuntu 14.04
|
2016-12-08 16:05:32 +01:00 |
|
|
|
8c937d6126
|
Add INotifyHandler to make notify more flexible
|
2016-12-08 15:18:24 +01:00 |
|
|
|
1bf43bf0a3
|
code reuse
|
2016-12-08 15:02:26 +01:00 |
|
|
|
5e073449ee
|
no more php5.3 support
v1.1.2
|
2016-12-01 13:44:23 +01:00 |
|
|
|
7ddcd96e47
|
check if we can find smbclient in path
|
2016-12-01 13:04:56 +01:00 |
|
|
|
82f961896f
|
return non escaped path from exceptions
|
2016-08-27 00:44:27 +02:00 |
|
|
|
0809553d54
|
switch to scrutinizer coverage badge
|
2016-08-27 00:19:13 +02:00 |
|
|
|
db51c697e8
|
get code coverage from both backends
|
2016-08-27 00:09:35 +02:00 |
|
|
|
50c9d0fd75
|
enable scrutinizer external code coverage
|
2016-08-27 00:03:10 +02: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 |
|
|
|
9c50244e67
|
minor code cleanup
|
2016-08-26 23:25:17 +02:00 |
|
|
|
471824d423
|
reduce code duplication for error handling
|
2016-08-26 23:25:14 +02:00 |
|
|
|
68aa34962f
|
reduce code duplication
|
2016-08-26 23:14:17 +02:00 |
|
|
|
1870e2ee81
|
fix statCache phpdoc
|
2016-08-26 23:11:07 +02:00 |
|
|
|
2754259528
|
Fix parsing allinfo result
|
2016-08-26 22:57:15 +02:00 |
|
Robin Appelman
|
2a101e73bc
|
Make the dependency on stdbuf optional for everything but notify
v1.1.1
|
2016-06-13 14:19:56 +02:00 |
|
Robin Appelman
|
01b61508a7
|
normalize slashes in notify
|
2016-05-13 16:31:46 +02:00 |
|
Robin Appelman
|
822f924967
|
php7 is no longer an allowed failure
v1.1.0
|
2016-04-26 15:26:39 +02:00 |
|
|
|
399ce981c0
|
Merge pull request #47 from icewind1991/notify
SMB notify support
|
2016-04-26 15:26:01 +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
|
e1b943bb8c
|
use the smbclient based backend to implement notify for the libsmbclient backend
|
2016-04-26 14:43:11 +02:00 |
|
Robin Appelman
|
862bf0825d
|
keep the share usable with the notify command is running
|
2016-04-26 14:41:03 +02:00 |
|