Commit graph

22 commits

Author SHA1 Message Date
d230daafb3 rename test classes 2018-01-19 15:36:01 +01:00
fb98c1cd25 Add proper exception for moving a folder into itself 2018-01-18 16:10:01 +01:00
82f961896f return non escaped path from exceptions 2016-08-27 00:44:27 +02:00
Robin Appelman
6e544f617c fix return values for smbclient backend 2016-04-08 11:02:27 +02:00
Robin Appelman
1fb6581c8d handle invalid handles in Share->get 2016-01-19 18:41:33 +01:00
Robin Appelman
9277bd2026 also block \r 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
c36739bdc5 Dont send the command as shell argument when making a read/write stream 2015-08-14 14:03:46 +02:00
Robin Appelman
25c0dffdc7 split running of smbclient and libsmbclient backend tests 2015-04-25 18:29:50 +02: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
c8a93a9033 Add exceptions for more connection failures 2015-02-05 14:16:38 +01:00
Robin Appelman
80d5918640 Also clean up the share if cleaning up fails 2014-11-14 16:52:44 +01:00
Robin Appelman
cd5261a86d Additional test case 2014-10-17 14:51:28 +02:00
Robin Appelman
aaf2c049fd handle error from non-empty folders in nativeshare 2014-08-26 19:26:14 +02:00
Robin Appelman
c63516eaed Prevent line wrapping in smbclient 2014-08-24 14:19:21 +02:00
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
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
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