openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
libzfs-python
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 8 hours
ago.
Jul 26, 2024 — Jul 26, 2025
Showing page 1 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #8 from kelleyk/master
Xaroth
More...
about 8 years ago
Merge pull request #9 from doctaweeks/import
Xaroth
More...
about 8 years ago
zpool_import as ZPool.tryimport
doctaweeks
as Daniel M. Weeks
More...
about 8 years ago
zpool_find_import as ZPool.find
doctaweeks
as Daniel M. Weeks
More...
about 8 years ago
Resolve issue with defines being discarded by comment-stripping regex; fix issue with inline function bodies being only partially removed.
Kevin Kelley
More...
over 9 years ago
Resolve cffi error message complaining that C++-style comments are not permitted in ISO C90 code.
Kevin Kelley
More...
over 9 years ago
Remove comment lines earlier in process_headers() to fix an issue preventing the bindings from working with zfsonlinux 0.6.5.3-1 headers.
Kevin Kelley
More...
over 9 years ago
-Fix: a man can fail twice in fixing code... I am a man.
Xaroth Brook
More...
about 10 years ago
-Fix: failed copy/paste...
Xaroth Brook
More...
about 10 years ago
-Add: _altnames for the prop source dicts.
Xaroth Brook
More...
about 10 years ago
-Add: repr for ZDatasetProperties and ZDatasetPropSources.
Xaroth Brook
More...
about 10 years ago
-Fix: make sure we set __name__ for the property.. for neatness sake.
Xaroth Brook
More...
about 10 years ago
-Fix: missing prop.
Xaroth Brook
More...
about 10 years ago
-Add: Option to have enums as keys.. this way we can jsonify zpool/zdatastore properties.
Xaroth Brook
More...
about 10 years ago
-Fix: Parse enum values properly.
Xaroth Brook
More...
about 10 years ago
-Add: Tests for the new childrens section.
Xaroth Brook
More...
about 10 years ago
-Change: Turn the children sections into properties.
Xaroth Brook
More...
about 10 years ago
-Change: move the getter funcs to the util section.
Xaroth Brook
More...
about 10 years ago
-Fix: typo.
Xaroth Brook
More...
about 10 years ago
-Fix: NParity's default should be None.
Xaroth Brook
More...
about 10 years ago
-Change: some small reworking.
Xaroth Brook
More...
about 10 years ago
-Change: make LibZFSHandle available from the main libzfs namespace.
Xaroth Brook
More...
about 10 years ago
-Add: PoolScanStats.
Xaroth Brook
More...
about 10 years ago
-Fix: returning the wrong value.
Xaroth Brook
More...
about 10 years ago
-Fix: Don't use callables when jsonifying a dict..
Xaroth Brook
More...
about 10 years ago
-Change: Move jsonify to it's own function and add a JSONEncoder subclass for it.
Xaroth Brook
More...
about 10 years ago
-Fix: silence flake8 warnings.
Xaroth Brook
More...
about 10 years ago
-Change: move off the int-parser to outside the class.
Xaroth Brook
More...
about 10 years ago
-Fix: isinstance not issubclass...
Xaroth Brook
More...
about 10 years ago
-Add: Allow jsonifying our enums.
Xaroth Brook
More...
about 10 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree