Robin Appelman
|
dc13d50f06
|
Url encode path in the native share
|
2014-08-24 13:25:25 +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
|
62fd1514db
|
disable truncate test for php 5.3
|
2014-08-03 16:19:03 +02:00 |
|
Robin Appelman
|
dbc6aa4a9e
|
Implement the File stream interface
|
2014-08-03 16:13:02 +02:00 |
|
Robin Appelman
|
3ae0f3dd0c
|
Add truncate support to native streams
|
2014-08-03 15:36:59 +02:00 |
|
Robin Appelman
|
9068418528
|
Add negative tests for stat and rename
|
2014-08-03 15:36:26 +02:00 |
|
Robin Appelman
|
3888ae6b43
|
Add option to set file modes
|
2014-08-03 14:28:20 +02:00 |
|
Robin Appelman
|
00f74274a3
|
Fix unit test
|
2014-07-31 16:36:36 +02:00 |
|
Robin Appelman
|
1c11289d36
|
Introduce FileInfo objects for the result of dir and add readable and hidden attributes to files
|
2014-07-31 16:05:20 +02:00 |
|
Robin Appelman
|
b2edd174f1
|
Fix running of unit tests
|
2014-07-29 23:49:04 +02:00 |
|
Robin Appelman
|
e9cda42fa9
|
Improve testing for escaping and handling unicode
|
2014-07-29 21:48:42 +02:00 |
|
Robin Appelman
|
8d41d7a97b
|
Clean native stream wrapping
|
2014-07-26 18:41:58 +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
|
3697e04c63
|
Use PSR4 to autoload tests
|
2014-07-26 18:00:22 +02:00 |
|
Robin Appelman
|
89d73346f2
|
Also add Share::getWrite to non native shares
|
2014-07-24 01:29:54 +02:00 |
|
Robin Appelman
|
0cf2fa0904
|
Extend nativestream tests
|
2014-07-22 23:36:47 +02:00 |
|
Robin Appelman
|
fcf6b4fa0b
|
skip username test
|
2014-07-22 02:07:29 +02:00 |
|
Robin Appelman
|
7035de036c
|
Add more tests for stream
|
2014-07-22 02:00:42 +02:00 |
|
Robin Appelman
|
ae422b33fc
|
remove timezone test
|
2014-07-22 01:07:55 +02:00 |
|
Robin Appelman
|
5f80502017
|
Restore error handling after using libsmbclient-php
|
2014-07-15 16:40:58 +02:00 |
|
Robin Appelman
|
3c67574fff
|
Add native implementation using the libsmbclient-php extensions
|
2014-07-13 17:13:23 +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 |
|
Robin Appelman
|
1ac3d22b08
|
Add root option to unit tests
|
2013-12-17 14:15:01 +01:00 |
|
Robin Appelman
|
bb92259b32
|
Discard password prompts from smbclient's output
|
2013-11-26 16:58:23 +01:00 |
|
Robin Appelman
|
f8bc64f097
|
adjust modified dates to the correct timezone
|
2013-09-08 14:31:26 +02:00 |
|
Robin Appelman
|
cb96c44176
|
beter catching of errors
|
2013-06-17 15:11:06 +02:00 |
|
Robin Appelman
|
c91c970a8a
|
fix dir for non existing folders
|
2013-06-16 22:26:17 +02:00 |
|
Robin Appelman
|
69e9082def
|
Additional test cases
|
2013-05-01 20:58:04 +02:00 |
|
Robin Appelman
|
190ac9501d
|
Add test cases for invalid server configurations
|
2013-05-01 16:38:42 +02:00 |
|
Robin Appelman
|
c94eea8294
|
split test cases
|
2013-05-01 16:11:01 +02:00 |
|
Robin Appelman
|
78916cfc08
|
Move some code arround
|
2013-05-01 00:03:10 +02:00 |
|
Robin Appelman
|
fc12434d28
|
Make test configurable
|
2013-03-14 17:49:40 +01:00 |
|
Robin Appelman
|
719dcf6ca9
|
Fix passing of locale
|
2013-03-03 22:52:21 +01:00 |
|
Robin Appelman
|
6c4587eb10
|
Basic test case for listShares
|
2013-03-03 22:23:56 +01:00 |
|
Robin Appelman
|
37fbf43f7d
|
Split off connection code to a seperate class
|
2013-03-03 22:20:01 +01:00 |
|
Robin Appelman
|
89cb5a2104
|
Rename Connection to Server and fix some other naming inconsistencies
|
2013-03-03 22:14:08 +01:00 |
|
Robin Appelman
|
adf5ec0e6d
|
improve escaping
|
2012-12-18 00:37:21 +01:00 |
|
Robin Appelman
|
b02235c275
|
improve the parsing of 'dir' output
|
2012-12-16 03:02:35 +01:00 |
|
Robin Appelman
|
e324e70050
|
initial commit
|
2012-12-10 00:20:33 +01:00 |
|