18 Commits (41c279d0f047c94dbf27a497bf5f54ed06b0df0e)

Author SHA1 Message Date
svalouch 7d2e6e2a0d implement 'zfs destroy' 5 years ago
svalouch 6366835445 Rework PE Helper documentation 5 years ago
svalouch dc77fd2152 Make SudoPEHeler work, add some debug messages and wire up its API documentation 5 years ago
svalouch 35c0a1df7e move set_mountpoint to ZFS, use new permission helper handling for create_fileset 5 years ago
svalouch f27026a990 create distinct PE Helper implementation classes 5 years ago
svalouch f93393f838 zfs_cli: implement set_mountpoint using pe_helper 5 years ago
svalouch 1c977670e2 zfs: dataset creation: fix error when iterating over metadata properties 6 years ago
svalouch 527504600a enable E501 (line length) and format files accordingly 6 years ago
svalouch a692425f5f zfs: add __repr__ 6 years ago
svalouch e329be5523 remove bookmark from create_dataset 6 years ago
svalouch 4cd5800ab1 Implement ZFS.get_dataset_info 6 years ago
svalouch 02bf446a18 zfs: fix property handling and map '-' as PropertySource.NONE 6 years ago
svalouch 816d7394d3 fix flake8 findings 6 years ago
svalouch af941f9913 rename mount helper to privilege escalation helper
The helper will be used to (u)mount, but also create filesets and change existing mountpoint settings.
6 years ago
svalouch ce7d07582f zfs: store mount_helper internally instead of passing it each time it is used 6 years ago
svalouch 5f1590fdf1 zfs: doc cleanup, continue work on create_dataset 6 years ago
svalouch 2f5870e7fa move ZFSCli.parse_dataset_identifier to Dataset.from_string 6 years ago
svalouch 27de066f27 initial 6 years ago