summaryrefslogtreecommitdiffstats
path: root/contrib/pyzfs
Commit message (Expand)AuthorAgeFilesLines
* Remove code for zfs remapMatthew Ahrens2019-06-245-56/+0
* Fix out-of-tree build failuresBrian Behlendorf2019-06-241-1/+1
* ZVOLs should not be allowed to have childrenloli10K2019-02-085-65/+139
* Add contrib/pyzfs/setup.py to .gitignoreTom Caputi2019-01-131-0/+1
* Use ZFS version for pyzfs & drop unused reqs fileNeal Gompa (ニール・ゴンパ)2019-01-083-3/+2
* pyzfs: python3 support (build system)Brian Behlendorf2019-01-062-3/+8
* pyzfs: python3 support (unit tests)Brian Behlendorf2019-01-062-944/+978
* pyzfs: python3 support (library 2/2)Brian Behlendorf2019-01-064-23/+23
* pyzfs: python3 support (library 1/2)Antonio Russo2019-01-0613-122/+141
* OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_coreAndriy Gapon2018-12-142-13/+5
* pyzfs: add missing libzfs_core functionsLOLi2018-08-207-1/+148
* Added encryption support for zfs recv -o / -xTom Caputi2018-08-152-7/+15
* Add pyzfs build directories to gitignoreTom Caputi2018-06-112-0/+3
* Prevent `make distclean` removing 0 sized fileTomohiro Kusumi2018-05-061-0/+1
* Adopt pyzfs from ClusterHQloli10K2018-05-0118-566/+2318
* Import pyzfs source code from ClusterHQAndriy Gapon2018-05-0118-0/+7965