|
|
4a93467905
|
psalm fixes
|
2025-10-25 01:41:15 +02:00 |
|
|
|
dae8dea06c
|
code style
|
2025-10-25 01:41:15 +02:00 |
|
Andy Scherzinger
|
8acffcd855
|
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-06-02 20:28:14 +02:00 |
|
|
|
76995aa11c
|
set timezone for smbclient and parser to UTC
|
2022-05-30 17:18:19 +02:00 |
|
|
|
a8dc9ca75b
|
fix support for smbclient compiled without readline support
|
2021-11-03 18:08:16 +01:00 |
|
|
|
037efdcfb5
|
fix recursion
|
2021-03-09 21:13:12 +01:00 |
|
|
|
84fa890ea7
|
all the types
|
2021-03-09 20:18:25 +01:00 |
|
|
|
7cb4e41f8a
|
type fixes
|
2021-03-09 18:10:27 +01:00 |
|
|
|
e9f6d00a93
|
more type hints
|
2021-03-09 18:01:42 +01:00 |
|
|
|
91d173cc55
|
add basic testing for acl parsing
|
2021-03-05 15:56:51 +01:00 |
|
|
|
61012e6196
|
allow setting protocol levels
|
2021-03-02 21:28:46 +01:00 |
|
|
|
0e69997579
|
type hint fixes
|
2021-03-02 19:17:37 +01:00 |
|
|
|
80a4edf0ef
|
github ci
|
2021-03-02 18:56:40 +01:00 |
|
|
|
ed09f6c0b7
|
Add IShare::getServer
Fixes #91
|
2020-05-15 17:28:48 +02:00 |
|
|
|
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 |
|