Robin Appelman
|
d8105d7695
|
fix php53 compat
|
2015-12-31 20:58:49 +01:00 |
|
Robin Appelman
|
815f0d5271
|
fix coveralls dependency
|
2015-12-31 20:55:26 +01:00 |
|
Robin Appelman
|
b865f430d6
|
Improve locating file descriptors and smbclient/net commands
|
2015-12-31 20:45:18 +01:00 |
|
Robin Appelman
|
a07a5ad2ec
|
Improved detection of connection errors
|
2015-12-31 20:36:23 +01:00 |
|
Robin Appelman
|
c92ae086f6
|
Put exception class in message
|
2015-11-27 13:41:08 +01:00 |
|
Robin Appelman
|
9277bd2026
|
also block \r
v1.0.4
|
2015-08-17 16:20:38 +02:00 |
|
Robin Appelman
|
4ca3c3df22
|
Check for invalid characters in paths
|
2015-08-17 13:01:39 +02:00 |
|
Robin Appelman
|
b822af84c5
|
fix type
|
2015-08-14 16:51:14 +02:00 |
|
Robin Appelman
|
6e1f693ad5
|
escape host name
|
2015-08-14 14:15:41 +02:00 |
|
Robin Appelman
|
c36739bdc5
|
Dont send the command as shell argument when making a read/write stream
|
2015-08-14 14:03:46 +02:00 |
|
Robin Appelman
|
f299504ca5
|
Handle login server error
|
2015-08-14 12:43:15 +02:00 |
|
Robin Appelman
|
2fc9501826
|
fix php5.3 compat
v1.0.3a
|
2015-08-13 16:31:55 +02:00 |
|
Robin Appelman
|
33ab10cc4d
|
improve support for workgroups/domains
v1.0.3
|
2015-08-13 16:19:03 +02:00 |
|
|
|
25a76128d5
|
Merge pull request #32 from mwehr/master
Fixes incorrect explode() parameters usage.
|
2015-07-01 14:30:25 +02:00 |
|
wehr
|
e1e856a9a7
|
Fixes incorrect explode() parameters usage.
|
2015-06-27 21:13:10 +02:00 |
|
wehr
|
ba1bd316d3
|
Fixes incorrect explode() parameters usage.
|
2015-06-26 20:05:49 +02:00 |
|
Robin Appelman
|
545a95443a
|
add missing connect
1.0.2
v1.0.2
|
2015-06-24 14:40:02 +02:00 |
|
|
|
21222508c0
|
Merge pull request #30 from icewind1991/travis-matrix
split running of smbclient and libsmbclient backend tests
|
2015-04-25 18:42:18 +02:00 |
|
Robin Appelman
|
25c0dffdc7
|
split running of smbclient and libsmbclient backend tests
|
2015-04-25 18:29:50 +02:00 |
|
Robin Appelman
|
53fe7f2a44
|
test with more php versions
|
2015-04-25 16:09:11 +02:00 |
|
|
|
8041bc1960
|
Merge pull request #29 from mmattel/delete_unnecessesary_line
v1.0.1
Delete a unnecessary line which was forgotten to be removed
|
2015-04-20 13:16:24 +02:00 |
|
|
|
5091d25537
|
Merge pull request #28 from DavidPrevot/composer
Composer: fix wildcard
|
2015-04-17 12:57:20 +02:00 |
|
Martin
|
8ba262ccea
|
Delete a unnecessary line which was forgotten to be removed
|
2015-04-17 12:54:59 +02:00 |
|
David Prévot
|
40e5cb6167
|
Composer: fix wildcard
|
2015-04-16 19:06:50 -04:00 |
|
|
|
4f5d9db3a9
|
Merge pull request #25 from mmattel/Fix_for_non_Windows_Fileservers
v1.0.0
Fix for allfinfo and parsStat for non Windows Fileservers
|
2015-04-10 14:10:08 +02:00 |
|
|
|
e36beec276
|
Merge pull request #27 from mmattel/close_child_processes_of_smbclient_II
Close smbclient connections properly (#2)
|
2015-04-10 14:07:04 +02:00 |
|
Martin
|
43e6c2e2d6
|
Close smbclient connections properly (#2)
|
2015-04-10 13:24:47 +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
|
ef4b128143
|
add example file
|
2015-03-13 13:17:14 +01: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
|
6629a780b0
|
handle invalid request exceptions when seeking
|
2015-02-09 13:32:04 +01:00 |
|
Robin Appelman
|
40e384e8ba
|
Fix file name
|
2015-02-05 16:28:31 +01:00 |
|
Robin Appelman
|
c8a93a9033
|
Add exceptions for more connection failures
|
2015-02-05 14:16:38 +01:00 |
|
Robin Appelman
|
40fa68e426
|
Fix extracting workgroup from user
|
2014-11-27 18:40:36 +01:00 |
|
Robin Appelman
|
bf164b3cef
|
add license file
|
2014-11-27 18:38:59 +01:00 |
|
Robin Appelman
|
4049ff602f
|
Fix indention
|
2014-11-19 00:41:35 +01:00 |
|
Robin Appelman
|
80d5918640
|
Also clean up the share if cleaning up fails
|
2014-11-14 16:52:44 +01:00 |
|
Robin Appelman
|
d311cd3c21
|
handle EACCES errors as forbidden
|
2014-11-14 14:50:39 +01:00 |
|
Robin Appelman
|
466ba929a3
|
fix stream_stat for native stream
|
2014-10-17 15:53:18 +02:00 |
|
Robin Appelman
|
f018d1cd0a
|
fix return type of NativeStream seek
|
2014-10-17 15:37:58 +02:00 |
|
Robin Appelman
|
77c30c698f
|
Pass path and error code to exceptions
|
2014-10-17 15:11:10 +02:00 |
|
Robin Appelman
|
cd5261a86d
|
Additional test case
|
2014-10-17 14:51:28 +02:00 |
|
Robin Appelman
|
156d25d7f5
|
Encode urls in parts
|
2014-10-17 14:51:21 +02:00 |
|
Robin Appelman
|
78375780ed
|
Fix exception names in phpdoc
|
2014-08-27 17:22:51 +02:00 |
|
Robin Appelman
|
9552762eb1
|
Add Scrutinizer badge
|
2014-08-27 12:13:37 +02:00 |
|
Robin Appelman
|
e4cb609342
|
Split out parsing of smbclient output
|
2014-08-27 11:49:06 +02:00 |
|
Robin Appelman
|
7278910ddc
|
Check for errors in first output from setmode
|
2014-08-27 10:12:33 +02:00 |
|
Robin Appelman
|
b08a6d1b31
|
explicit cast
|
2014-08-27 10:07:09 +02:00 |
|
Robin Appelman
|
d8a52e90ca
|
Fix phpdoc
|
2014-08-27 09:58:30 +02:00 |
|