smb/src
2018-03-28 15:51:31 +02:00
..
Exception Add proper exception for moving a folder into itself 2018-01-18 16:10:01 +01:00
AbstractShare.php Allow custom forbidden chars 2017-12-01 13:00:13 +01:00
Change.php Add INotifyHandler to make notify more flexible 2016-12-08 15:18:24 +01:00
Connection.php improve error handling during connect 2018-03-28 15:51:31 +02:00
ErrorCodes.php check for revision mismatch errors in notify 2017-08-17 16:12:11 +02:00
FileInfo.php Add option to set file modes 2014-08-03 14:28:20 +02:00
IFileInfo.php Add option to set file modes 2014-08-03 14:28:20 +02:00
INotifyHandler.php move notify constants to INotifyHandler 2016-12-08 16:16:54 +01:00
IShare.php move notify constants to INotifyHandler 2016-12-08 16:16:54 +01:00
NativeFileInfo.php fix statCache phpdoc 2016-08-26 23:11:07 +02:00
NativeReadStream.php Optimize reading of large files when using php-smbclient 2017-08-16 18:04:30 +02:00
NativeServer.php improve support for workgroups/domains 2015-08-13 16:19:03 +02:00
NativeShare.php ensure we only initialize the state once 2018-01-18 15:44:45 +01:00
NativeState.php rename test classes 2018-01-19 15:36:01 +01:00
NativeStream.php Optimize reading of large files when using php-smbclient 2017-08-16 18:04:30 +02:00
NativeWriteStream.php optimize sequential writes to stream 2017-08-16 18:08:57 +02:00
NotifyHandler.php check for revision mismatch errors in notify 2017-08-17 16:12:11 +02:00
Parser.php improve error handling during connect 2018-03-28 15:51:31 +02:00
RawConnection.php make authfile handling compatible with smbclient 4.6.x 2017-08-17 16:00:22 +02:00
Server.php make authfile handling compatible with smbclient 4.6.x 2017-08-17 16:00:22 +02:00
Share.php remove unneeded variable and use type casting instead of intval 2018-03-28 15:39:22 +02:00
System.php Make the dependency on stdbuf optional for everything but notify 2016-06-13 14:19:56 +02:00
TimeZoneProvider.php minor code cleanup 2016-08-26 23:25:17 +02:00