aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib/Backend/SMB.php
Commit message (Expand)AuthorAgeFilesLines
* feat: add command to check files_external dependenciesocc-external-dependenciesRobin Appelman2025-05-131-3/+20
* fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining V...provokateurin2025-05-051-2/+3
* chore: Add SPDX headerAndy Scherzinger2024-06-061-23/+3
* chore: Improve phpdoc typing to silence psalm errorsCôme Chilliet2024-04-021-0/+3
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* feat: rename users to account or personVincent Petry2024-02-131-1/+1
* Correct a typoValdnet2023-11-281-1/+1
* fix(files_external): on case insensitive system, block case changeBenjamin Gaussorgues2023-10-231-0/+5
* Fix php:csLouis Chemineau2022-01-261-1/+1
* Fix accessing undefined offsetsCarl Schwan2022-01-211-4/+2
* update to release smb libRobin Appelman2022-01-201-4/+4
* add changes from Sebastian/dassIT and move default_realm to backendArthur Schiwon2022-01-201-4/+19
* add KerberosApacheAuth support to files_externalArthur Schiwon2022-01-201-5/+28
* files_external SMB: throw InvalidArgument when user is not setAnderson Luiz Alves2021-12-031-0/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
* l10n: Spelling unificationValdnet2021-05-211-1/+1
* add tooltip to optionRobin Appelman2020-04-221-1/+2
* Add option to check share ACL's when listing directoriesRobin Appelman2020-04-211-0/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Update license headersChristoph Wurst2019-12-051-1/+5
* Some php-cs fixesRoeland Jago Douma2019-11-221-6/+6
* Make timeout a optional parameterDaniel Kesselberg2019-11-091-0/+1
* Update apps/files_external/lib/Lib/Backend/SMB.phpRobin Appelman2019-09-251-1/+1
* add (hidden) option to configure smb timeoutRobin Appelman2019-09-251-0/+2
* add option to show hidden files in SMB sharesRobin Appelman2019-05-231-0/+3
* Add support for using kerberos ticket to authenticate to smb serversRobin Appelman2018-06-221-6/+22
* Remove unused import statementsMorris Jobke2018-02-141-2/+0
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-2/+2
* Fix apps/Joas Schilling2016-07-211-1/+2
* Move Lib\Backend to PSR-4Joas Schilling2016-05-241-0/+69