Skip to content

Releases: emc-isilon/pike

Pike 0.2.23

11 Dec 22:55
Compare
Choose a tag to compare

Added pike functions for enum snapshots & sparse (#70)

Implement context manager protocol for pike.model.Open

Pike 0.2.22

26 Nov 23:19
5053317
Compare
Choose a tag to compare

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 in change_notify_request
  • get rid of __init__ function in pike/test/lease.py (needed for pytest compatability)

Pike 0.2.21

20 Sep 23:30
cb9e70b
Compare
Choose a tag to compare
  • 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

05 Mar 23:27
Compare
Choose a tag to compare
  • stub structure for QueryNetworkInterfaceInfoRequest/QueryNetworkInterfaceInfoResponse
  • channel helper methods for dispatching the request
  • simple test case to verify that query_network_interface_info returns success

pr #61 - thanks @sleef54

Pike 0.2.19

10 Jan 23:06
9f784c9
Compare
Choose a tag to compare

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

07 Jun 19:45
594953c
Compare
Choose a tag to compare
  • 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

07 Dec 16:05
3f0d618
Compare
Choose a tag to compare

Fix pre auth integrity hash implementation for SMB3.1.1

Pike 0.2.14

25 Oct 20:15
Compare
Choose a tag to compare

Add FSCTL codes for sparse file operations

Pike 0.2.13

05 Oct 19:54
Compare
Choose a tag to compare

Adds new tests for invalid tree and invalid session id.

Thanks @isi-rszczesniak

Pike 0.2.12

13 Jul 23:41
Compare
Choose a tag to compare

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