aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/pyzfs
Commit message (Expand)AuthorAgeFilesLines
* Replace ZoL with OpenZFS where applicableнаб2021-05-071-2/+2
* Fix typo in Python method nameAndrea Gelmini2021-03-221-1/+1
* ZTS: avoid piping to special devicesAntonio Russo2021-01-191-2/+2
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-082-2/+2
* Change the error handling for invalid property valuesAllan Jude2020-08-012-1/+7
* pyzfs: Add missing entry to zfs_errnoAllan Jude2020-07-311-0/+1
* Add device rebuild featureBrian Behlendorf2020-07-031-0/+2
* Fix cstyle warningsBrian Behlendorf2020-03-171-1/+1
* Separate warning for incomplete and corrupt streamsPaul Dagnelie2020-03-174-3/+12
* pyzfs: Add constants for platform-specific errnosRyan Moeller2020-02-273-6/+25
* Implement bookmark copyingChristian Schwarz2020-02-115-25/+113
* Fix typos in contrib/Andrea Gelmini2019-08-305-15/+15
* 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