Commit graph

15 commits

Author SHA1 Message Date
9fb1753828 remove debug 2020-02-10 16:17:30 +01:00
3c5e45dc54 allow getting acls of files 2020-02-10 15:52:48 +01:00
raffis
e30d3afd08
using exec to start smbclient, replaces the need to kill forked procs 2019-03-28 14:45:43 +01:00
aec9b6f2f8 style and error message fixes 2018-08-28 16:22:59 +02:00
Raffael Sahli
dd7b852d6c fixes requested changes for #70 (No php-libsmb fallback) 2018-08-28 16:22:59 +02:00
Raffael Sahli
99f721a436 spaces to tab fix 2018-08-28 16:22:59 +02:00
Raffael Sahli
1cb1f3f56a added append() to Wrapped/Share as proxy to Native/Share 2018-08-28 16:21:17 +02:00
59519bad2c Implemented IShare::append(), leave ::write() due backwards compatibility 2018-08-28 16:21:15 +02:00
2842dffb51 run php-cs-fixer 2018-08-24 17:57:40 +02:00
4126ef2217 use dir instead of allinfo where possible 2018-08-24 15:10:38 +02:00
55236aaef3 cleanup system 2018-07-13 11:47:24 +02:00
2f261f868d more configurability for library users
- Make TimeZoneProvider and System overridable
- Add system for passing additional options
- make timeout configurable
2018-07-13 11:35:33 +02:00
0d31da4757 move some arrays to constants 2018-05-24 11:48:51 +02:00
7797d463d7 remove unneeded variable and use type casting instead of intval 2018-03-28 15:36:54 +02:00
29bdebad42 move backends into their own namespace and add support for multiple auth methods 2018-03-13 19:05:41 +01:00
Renamed from src/Share.php (Browse further)