Commit graph

12 commits

Author SHA1 Message Date
Robin Appelman
46e2daf1ee Move to PSR-4 for autoloading 2014-04-07 13:54:49 +02:00
Robin Appelman
7adbe91c9a remove caching share as caching should be done at a higher level 2014-02-25 15:16:09 +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
f57f29d277 Don't pass the password in the command line when doing listShares 2013-05-01 17:37:07 +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
0b2dd15499 Fix copy-paste error 2013-03-04 01:29:38 +01:00
Robin Appelman
7f2eb4db32 Basic caching for dir result 2013-03-03 23:03:33 +01:00
Robin Appelman
7353a25b99 Don't pass the password in the shell argument
this should prevent some issues with escaping
2013-03-03 22:27:29 +01:00
Robin Appelman
89cb5a2104 Rename Connection to Server and fix some other naming inconsistencies 2013-03-03 22:14:08 +01:00
Renamed from src/connection.php (Browse further)