Releases: emc-isilon/pike
Releases · emc-isilon/pike
Pike 0.2.23
Added pike functions for enum snapshots & sparse (#70)
Implement context manager protocol for pike.model.Open
Pike 0.2.22
Fix minor bugs and longstanding annoyances #66
- if callback is not callable raise
CallbackError
- don't dispose the handle in
close_submit
(do it after the close returns!) - pass
completion_filter
to struct inchange_notify_request
- get rid of
__init__
function in pike/test/lease.py (needed for pytest compatability)
Pike 0.2.21
- Support for get/set
FileSecurityInformation
- Encode/Decode for ACL, ACE, and SID structures
- Basic test cases for query info and set owner/group/dacl
Thanks @huanwwwq!
Pike 0.2.20
Pike 0.2.19
Includes new test cases for copychunk, query info, query directory, durable, persistent
Adds support for resilient handles.
Raise an exception when attempting to submit non-netbios frames.
Pike 0.2.16
- fix issue with decoding ErrorResponse on some Windows 10 servers
- adds additional compound tests
- add missing SessionFlag SMB2_SESSION_FLAG_IS_NULL
Pike 0.2.15
Fix pre auth integrity hash implementation for SMB3.1.1
Pike 0.2.14
Add FSCTL codes for sparse file operations
Pike 0.2.13
Adds new tests for invalid tree and invalid session id.
Thanks @isi-rszczesniak
Pike 0.2.12
Another fix to credit test: the test now checks if an interim response was received and asserts the credit response on the interim and/or the final