Commit graph

21 commits

Author SHA1 Message Date
Robin Appelman
5c57d2d094 Move Exceptions to their own namespace 2014-08-06 23:15:12 +02:00
Robin Appelman
9068418528 Add negative tests for stat and rename 2014-08-03 15:36:26 +02:00
Robin Appelman
b271e51d4b Fix check if share is already connected 2014-08-03 14:54:38 +02:00
Robin Appelman
fdb606257d Error handling in NativeStream 2014-08-03 14:49:00 +02:00
Robin Appelman
3888ae6b43 Add option to set file modes 2014-08-03 14:28:20 +02:00
Robin Appelman
3a6d77bc78 Better state and error handling 2014-08-03 01:36:23 +02:00
Robin Appelman
f444b7c138 remove unused code 2014-07-31 16:44:41 +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
Juan Pablo Villafañez
8f8f8cbf5e Throw connection errors in some extra cases 2014-07-29 13:52:19 +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
7c2393afb0 remove unused method 2014-07-22 23:44:49 +02:00
Robin Appelman
7035de036c Add more tests for stream 2014-07-22 02:00:42 +02:00
Robin Appelman
1c2745ccf2 Fix catching rmdir on file 2014-07-15 16:42:09 +02:00
Robin Appelman
5f80502017 Restore error handling after using libsmbclient-php 2014-07-15 16:40:58 +02:00
32f54c925b Merge pull request #3 from Xenopathic/patch-1
Fix errno comparison
2014-07-15 16:07:30 +02:00
Robin McCorkell
31b1cfdaf6 Fix smbclient_state_init argument order 2014-07-14 13:58:06 +01:00
Robin McCorkell
967a7a6898 Fix errno comparison 2014-07-14 13:27:39 +01:00
Robin Appelman
3c67574fff Add native implementation using the libsmbclient-php extensions 2014-07-13 17:13:23 +02:00