Commit graph

117 commits

Author SHA1 Message Date
824593c5ac test fixes 2025-10-25 23:05:12 +02:00
d642bd4b04 local smb server script 2025-10-25 23:00:07 +02:00
2bbc37a55d stub fixes 2025-10-25 21:47:01 +02:00
8af8d79df9 formatting 2025-10-25 20:56:07 +02:00
dae8dea06c code style 2025-10-25 01:41:15 +02:00
89fa87e65b ci fixes 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
9d57f5aad9 fixes 2023-08-10 15:10:24 +02:00
a103d9d79e allow saving/loading of kerberos tickets 2023-08-09 15:47:30 +02:00
3e25d31161 test lowercase mode strings 2022-05-27 17:00:33 +02:00
9db846f473 better wrong username test again 2021-11-03 18:30:04 +01:00
56da52bc1b basic unit tests in alpine 2021-11-03 18:21:01 +01:00
a8dc9ca75b fix support for smbclient compiled without readline support 2021-11-03 18:08:16 +01:00
e5340170a8 kerberos apache auth smoke test 2021-11-02 15:33:55 +01:00
8d936e04ef update rmdir test 2021-10-28 18:11:04 +02:00
02e848852f update wrong auth test 2021-10-28 18:02:34 +02:00
e4f0be4edb make tests a bit more accepting of older server behavior 2021-10-28 17:46:01 +02:00
78d5468e32 skip acl tests if not installed 2021-10-28 16:55:00 +02:00
ba26d98b46 try to make change test more reliable 2021-10-27 14:53:04 +02:00
5c6a422076 better test for StringBuffer 2021-04-19 15:37:08 +02:00
d218982775 extend tests a bit 2021-03-10 14:53:02 +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
515b42586e type fixes 2021-03-09 18:21:40 +01:00
b623cc1d7f fix handling of 'Everyone' acl when using native backend 2021-03-05 16:13:37 +01:00
91d173cc55 add basic testing for acl parsing 2021-03-05 15:56:51 +01:00
0d9341c527 use a string based buffer for Read/Write streams 2021-03-05 15:36:18 +01:00
61012e6196 allow setting protocol levels 2021-03-02 21:28:46 +01:00
80a4edf0ef github ci 2021-03-02 18:56:40 +01:00
58f6df3807 update tests to new phpunit 2021-03-02 17:45:19 +01:00
507b186800 fix risky tests 2020-07-20 16:12:51 +02:00
999d6687ca unlink seems to work on directories with newer libsmbclient 2020-05-11 16:12:35 +02:00
43e2bd5966 ignore errors during cleanup 2020-05-11 16:05:46 +02:00
dd47833ed4 mark notify tests skipped when smb version isn't supported 2020-05-11 16:00:58 +02:00
927e330901 properly handle libsmbclient versions that return unix modes when we request a dos mode 2020-05-11 15:29:24 +02:00
7fc664a327 bumb phpunit version 2020-02-10 16:09:11 +01:00
3c5e45dc54 allow getting acls of files 2020-02-10 15:52:48 +01:00
5d1e55f67f improve timezone detection 2019-02-06 15:03:16 +01:00
0fc2a0820c fix test case for append 2018-08-28 16:34:47 +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
fc9f0bd408 server factory tests 2018-07-13 13:03:47 +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
bdda31975d make workgroup explicit 2018-03-29 17:20:08 +02:00
29bdebad42 move backends into their own namespace and add support for multiple auth methods 2018-03-13 19:05:41 +01:00
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