18 Commits (02bf446a187490ae82127eb80be34d765a32317a)
 

Author SHA1 Message Date
svalouch 02bf446a18 zfs: fix property handling and map '-' as PropertySource.NONE 5 years ago
svalouch 0c750dc6eb README: mention the PE helper implementation state 5 years ago
svalouch 00b7064234 docs: security: lay down list of actions/commands requiring root permissions on linux 5 years ago
svalouch 816d7394d3 fix flake8 findings 5 years ago
svalouch f80daf9099 relax dependency on pydantic - support current 1.x releases too 5 years ago
svalouch 32c1b8b563 docs: enhance PE helper documentation 5 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.
5 years ago
svalouch f79f0ce6b2 pin pydantic < 1 5 years ago
svalouch 334520df3d tests: fix zfs create_fileset 5 years ago
svalouch ce7d07582f zfs: store mount_helper internally instead of passing it each time it is used 5 years ago
svalouch 5f1590fdf1 zfs: doc cleanup, continue work on create_dataset 5 years ago
svalouch 044a316f8d Enhance documentation [ci skip]
+ Feature list in README
+ configuration (logging and executable) overview
5 years ago
svalouch 42bf2dc276 adress mypy and flake8 findings 5 years ago
svalouch 5731fcfd48 fix current tests, add more tests, fix some style issues 5 years ago
svalouch be5e087426 First try at Travis 5 years ago
svalouch e5f6e8b1b6 tests: clean up zfs 5 years ago
svalouch 2f5870e7fa move ZFSCli.parse_dataset_identifier to Dataset.from_string 5 years ago
svalouch 27de066f27 initial 5 years ago