|
|
8c89cb8972
|
Optimize reading of large files when using php-smbclient
|
2017-08-16 18:04:30 +02:00 |
|
Robin Appelman
|
68c5ef5670
|
use regular stat instead of fstat
|
2016-03-14 15:09:41 +01:00 |
|
Robin Appelman
|
7aa7b44b7c
|
return false if stream_stat fails
|
2016-03-09 13:09:44 +01:00 |
|
Robin Appelman
|
6629a780b0
|
handle invalid request exceptions when seeking
|
2015-02-09 13:32:04 +01:00 |
|
Robin Appelman
|
466ba929a3
|
fix stream_stat for native stream
|
2014-10-17 15:53:18 +02:00 |
|
Robin Appelman
|
f018d1cd0a
|
fix return type of NativeStream seek
|
2014-10-17 15:37:58 +02:00 |
|
Robin Appelman
|
fcb7aa6a55
|
implement feof for native stream
|
2014-08-26 19:36:16 +02:00 |
|
Robin Appelman
|
dbc6aa4a9e
|
Implement the File stream interface
|
2014-08-03 16:13:02 +02:00 |
|
Robin Appelman
|
3ae0f3dd0c
|
Add truncate support to native streams
|
2014-08-03 15:36:59 +02:00 |
|
Robin Appelman
|
fdb606257d
|
Error handling in NativeStream
|
2014-08-03 14:49:00 +02:00 |
|
Robin Appelman
|
8d41d7a97b
|
Clean native stream wrapping
|
2014-07-26 18:41:58 +02:00 |
|
Robin Appelman
|
451cce0626
|
Relicense to MIT
|
2014-07-26 18:21:46 +02:00 |
|
Robin Appelman
|
0cf2fa0904
|
Extend nativestream tests
|
2014-07-22 23:36:47 +02:00 |
|
Robin Appelman
|
3c67574fff
|
Add native implementation using the libsmbclient-php extensions
|
2014-07-13 17:13:23 +02:00 |
|