]> git.proxmox.com Git - mirror_zfs.git/history - contrib/pyzfs
contrib: debian: switch to dh-sequence-dkms
[mirror_zfs.git] / contrib / pyzfs /
2023-03-07 Rob NBetter handling for future crypto parameters
2022-09-27 Jitendra PatidarEnforce "-F" flag on resuming recv of full/newfs on...
2022-08-01 Tino ReichardtFix checkstyle warning: E275 missing whitespace after...
2022-07-28 Alek PImplement a new type of zfs receive: corrective receive...
2022-06-10 Will AndrewsAdd Linux namespace delegation support
2022-05-26 Brian BehlendorfReplace EXTRA_DIST with dist_noinst_DATA
2022-05-10 набRemove constrained path on clean
2022-05-10 набautoconf: use include directives instead of recursing...
2022-04-02 набtests: clean out more temporary files
2022-03-03 Rich ErcolaniDefault to ON for compression
2022-01-13 Damian SzuberskiRemoved Python 2 and Python 3.5- support
2021-12-07 Paul DagnelieAdd `const` to nvlist functions to properly expose...
2021-11-30 Allan JudeVdev Properties Feature
2021-05-08 набReplace ZoL with OpenZFS where applicable
2021-03-22 Andrea GelminiFix typo in Python method name
2021-01-19 Antonio RussoZTS: avoid piping to special devices
2020-10-09 Brian BehlendorfReplace ZFS on Linux references with OpenZFS
2020-08-01 Allan JudeChange the error handling for invalid property values
2020-07-31 Allan Judepyzfs: Add missing entry to zfs_errno
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-03-17 Brian BehlendorfFix cstyle warnings
2020-03-17 Paul DagnelieSeparate warning for incomplete and corrupt streams
2020-02-28 Ryan Moellerpyzfs: Add constants for platform-specific errnos
2020-02-11 Christian SchwarzImplement bookmark copying
2019-08-30 Andrea GelminiFix typos in contrib/
2019-06-24 Matthew AhrensRemove code for zfs remap
2019-06-24 Brian BehlendorfFix out-of-tree build failures
2019-02-08 loli10KZVOLs should not be allowed to have children
2019-01-13 Tom CaputiAdd contrib/pyzfs/setup.py to .gitignore
2019-01-08 Neal Gompa (ニール... Use ZFS version for pyzfs & drop unused reqs file
2019-01-06 Brian BehlendorfPython 2 and 3 compatibility
2019-01-06 Brian Behlendorfpyzfs: python3 support (build system)
2019-01-06 Brian Behlendorfpyzfs: python3 support (unit tests)
2019-01-06 Brian Behlendorfpyzfs: python3 support (library 2/2)
2019-01-06 Antonio Russopyzfs: python3 support (library 1/2)
2018-12-14 Andriy GaponOpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs...
2018-08-20 LOLipyzfs: add missing libzfs_core functions
2018-08-15 Tom CaputiAdded encryption support for zfs recv -o / -x
2018-06-12 Tom CaputiAdd pyzfs build directories to gitignore
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-07 Tomohiro KusumiPrevent `make distclean` removing 0 sized file
2018-05-01 loli10KAdopt pyzfs from ClusterHQ
2018-05-01 Andriy GaponImport pyzfs source code from ClusterHQ