smb/src
Roeland Jago Douma 3dff9193a3
Ignore ATTR_NOT_CONTENT_INDEXED
See: https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-smb/65e0c225-5925-44b0-8104-6b91339c709f

I'm not sure if this runs into other issues. But I ran into several servers that have 0x2000 set. (so don't index) but still just use the normal directory modes etc (0x10) instead of (0x4000)
2020-07-20 14:56:19 +02:00
..
Exception add network reset error, fix connection reset 2020-04-03 17:03:38 +02:00
Native Ignore ATTR_NOT_CONTENT_INDEXED 2020-07-20 14:56:19 +02:00
Wrapped Add IShare::getServer 2020-05-15 17:28:48 +02:00
AbstractServer.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
AbstractShare.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
ACL.php allow getting acls of files 2020-02-10 15:52:48 +01:00
AnonymousAuth.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
BasicAuth.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
Change.php Add INotifyHandler to make notify more flexible 2016-12-08 15:18:24 +01:00
IAuth.php move backends into their own namespace and add support for multiple auth methods 2018-03-13 19:05:41 +01:00
IFileInfo.php allow getting acls of files 2020-02-10 15:52:48 +01:00
INotifyHandler.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
IOptions.php remove setter from option interface 2018-08-24 15:18:12 +02:00
IServer.php more configurability for library users 2018-07-13 11:35:33 +02:00
IShare.php Add IShare::getServer 2020-05-15 17:28:48 +02:00
ISystem.php allow getting acls of files 2020-02-10 15:52:48 +01:00
ITimeZoneProvider.php more configurability for library users 2018-07-13 11:35:33 +02:00
KerberosAuth.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
Options.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
ServerFactory.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
System.php allow getting acls of files 2020-02-10 15:52:48 +01:00
TimeZoneProvider.php improve timezone detection 2019-02-06 15:03:16 +01:00