edc9703e6b
add final to classes
2025-10-25 20:59:22 +02:00
Robin Appelman
bf27345a53
Merge pull request 'src/Native/NativeState.php aktualisiert' ( #137 ) from b3roch/SMB:b3roch-patch-encrypt-stat into master
...
Reviewed-on: https://codeberg.org/icewind/SMB/pulls/137
2025-10-25 20:28:07 +02:00
4a93467905
psalm fixes
2025-10-25 01:41:15 +02:00
dae8dea06c
code style
2025-10-25 01:41:15 +02:00
b3roch
ca8d49e323
src/Native/NativeState.php aktualisiert
...
Fixed problem if you use encrypted SMB connections.
This fix is related to https://github.com/eduardok/libsmbclient-php/issues/101
We use this fix since 2023-06-26 in our nextcloud instance.
Signed-off-by: b3roch <b3roch@noreply.codeberg.org>
2025-10-23 13:13:17 +02:00
Matthias Kühne
42627c6bb8
Add "?" to nullable parameters in functions
2025-05-02 13:38:01 +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
9d57f5aad9
fixes
2023-08-10 15:10:24 +02:00
306ec135c8
code style
2021-11-02 16:59:22 +01:00
93b1f14b5d
code style
2021-11-01 16:28:18 +01:00
C1-10P
aa542ff141
Update NativeState.php
...
sync garbage collection cycle of KerberosAuth and NativeState
2021-11-01 16:26:30 +01:00
9dba42ab2a
fix new psalm issues
2021-04-19 15:53:08 +02:00
b5c6921f2e
minor type improvements
2021-03-10 15:00:37 +01:00
9b1c0eff3d
fix listShares error handling
2021-03-09 20:25:39 +01:00
84fa890ea7
all the types
2021-03-09 20:18:25 +01:00
515b42586e
type fixes
2021-03-09 18:21:40 +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
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
db50bb51bd
add proper paths to exceptions during stream close and write
2020-04-08 17:20:22 +02:00
b48dfc0927
add network reset error, fix connection reset
2020-04-03 17:03:38 +02:00
Julius Härtl
acd992ad8c
Add error exception for ECONNRESET
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-08 12:59:37 +01:00
24e0162914
respect timeout in native backend
2018-08-24 15:30:52 +02:00
29bdebad42
move backends into their own namespace and add support for multiple auth methods
2018-03-13 19:05:41 +01:00