Skip to content

Releases: emc-isilon/pike

pike-smb2 0.3.10

09 Dec 23:58
fc4f8cf
Compare
Choose a tag to compare
  • #97 QueryResponseInfo can contain multiple children
  • update actions workflows
  • add missing shadow dep: six

pike-smb2 0.3.9

06 Oct 20:45
5ac01f0
Compare
Choose a tag to compare
  • #92 TimeoutError has improved contextual information
  • CI workflow tests with python 3.9 release rather than -dev

pike-smb2 0.3.8

21 Aug 17:24
906c056
Compare
Choose a tag to compare

#91 Lease niceness

pike-smb2 0.3.7

31 Jul 20:37
b102893
Compare
Choose a tag to compare

Nicer pytest support #90

pike-smb2 0.3.6

20 Jul 18:13
f35bf2f
Compare
Choose a tag to compare

Fix deprecated tostring() usage.

py3.9 + py3.10 compat

pike-smb2 0.3.6.rc1

14 Jul 14:34
f35bf2f
Compare
Choose a tag to compare
pike-smb2 0.3.6.rc1 Pre-release
Pre-release
Merge pull request #88 from emc-isilon/github-actions-PR

.github/workflows/test_samba.yml: build on pull_request

pike-smb2 0.3.5

26 Jun 18:19
739a576
Compare
Choose a tag to compare
Merge pull request #87 from isi-adas/BR_ISILONQE_977

Br isilonqe 977

pike-smb2 0.3.4

17 Jun 02:10
7909f56
Compare
Choose a tag to compare

#85 / #86 pike.ntstatus.pike_status to handle expected error

New api pike.ntstatus.pike_status replaces pike.test.PikeTest.assert_error and works without dependence on any particular testing framework.

pike-smb2 0.3.3

11 Jun 21:25
16e0573
Compare
Choose a tag to compare

Fix BufferOverrun when closing handle that has a pending Notify request

#84 allow STATUS_NOTIFY_CLEANUP for ChangeNotifyResponse

pike-smb2 0.3.2

09 Jun 19:14
ec779ba
Compare
Choose a tag to compare
  • #68 Improved per-operation DEBUG logging
  • #82 BufferOverrun will include full packet bytes