smb/src
Julian 90e0d15b6d
Fix missing error message in dir()
When access is denied to a sub-folder an empty list of files is returned instead of an error.
2022-05-05 16:37:50 +02:00
..
Exception all the types 2021-03-09 20:18:25 +01:00
Native code style 2021-11-02 16:59:22 +01:00
Wrapped Fix missing error message in dir() 2022-05-05 16:37:50 +02:00
AbstractServer.php minor type improvements 2021-03-10 15:00:37 +01:00
AbstractShare.php all the types 2021-03-09 20:18:25 +01:00
ACL.php minor type improvements 2021-03-10 15:00:37 +01:00
AnonymousAuth.php fix new psalm issues 2021-04-19 15:53:08 +02:00
BasicAuth.php all the types 2021-03-09 20:18:25 +01:00
Change.php minor type improvements 2021-03-10 15:00:37 +01:00
IAuth.php all the types 2021-03-09 20:18:25 +01:00
IFileInfo.php more type hints 2021-03-09 18:01:42 +01:00
INotifyHandler.php all the types 2021-03-09 20:18:25 +01:00
IOptions.php allow setting protocol levels 2021-03-02 21:28:46 +01:00
IServer.php more type hints 2021-03-09 18:01:42 +01:00
IShare.php fix support for smbclient compiled without readline support 2021-11-03 18:08:16 +01:00
ISystem.php more type hints 2021-03-09 18:01:42 +01:00
ITimeZoneProvider.php more type hints 2021-03-09 18:01:42 +01:00
KerberosApacheAuth.php psalm fixes 2022-01-20 14:41:23 +01:00
KerberosAuth.php add class KerberosApacheAuth and example code 2021-11-01 16:27:26 +01:00
Options.php all the types 2021-03-09 20:18:25 +01:00
ServerFactory.php more type hints 2021-03-09 18:01:42 +01:00
StringBuffer.php Fix incorrect read from StringBuffer with starting offset > 0 2021-04-18 19:59:59 +02:00
System.php psalm fixes 2021-10-27 15:30:54 +02:00
TimeZoneProvider.php more type hints 2021-03-09 18:01:42 +01:00