summaryrefslogtreecommitdiff
path: root/nvpair
AgeCommit message (Expand)Author
2021-09-21NvList type is SendMatthew Ahrens
2021-04-10Merge #58bors[bot]
2021-04-09encode/decode array typesMatthew Ahrens
2021-04-09add wrappers for nvlist_pack/unpackMatthew Ahrens
2020-12-13release nvpair-0.5.0, zfs-core-sys-0.5.0, zfs-core-0.5.0Cody P Schafer
2020-12-13clippy fixesCody P Schafer
2020-12-13fmtCody P Schafer
2020-12-09nvpair: avoid unwrap, add iteratorCody P Schafer
2020-12-06nvpair ref-pocalipseCody P Schafer
2020-12-04nvpair/test: use insert methodCody P Schafer
2020-12-04nvpair: fix new_unique_name spellingCody P Schafer
2020-11-25hold/release worksCody P Schafer
2020-11-24snapshots workCody P Schafer
2020-09-11bump versions to 0.4.0Cody P Schafer
2020-09-10fmtCody P Schafer
2020-09-10clippy cleanCody P Schafer
2020-09-10nvpair: rust_2018_idiomsCody P Schafer
2020-09-10switch to edition 2018Cody P Schafer
2020-09-10cargo fmtCody P Schafer
2020-09-10deps: update foreign_types to 0.5.0Cody P Schafer
2020-09-09Add methods to lookup values on nvlist / nvpairCody P Schafer
2020-09-09nvpair-sys: regenerate bindingsCody P Schafer
2020-09-09nvpair: avoid mem::uninitialized, use MaybeUninitCody P Schafer
2019-01-13Implement Debug trait for NvPair, NvListRef and NvDataChristian Speich
2019-01-13Add tests for NvPair::data()Christian Speich
2019-01-13Implement getting data of NvPairChristian Speich
2019-01-13Format nvpairChristian Speich
2019-01-07crates.io badgesCody P Schafer
2018-10-25Update cstr-argument requirement from 0.0 to 0.1dependabot[bot]
2017-12-09new release versionCody P Schafer
2017-12-09allow un-owned NvListRefs via foreign_typesCody P Schafer
2017-11-16Merge branch 'master' of github.com:jmesmon/rust-libzfsCody P Schafer
2017-11-16new nvpair release (0.2.0) and add almost empty readmeCody P Schafer
2017-11-16Add Int64 / Uint64 to NvData enumJoe Grund
2017-10-11remove, some more inserts, data type enumCody P Schafer
2017-10-09some more nvpair stuff & notes on lzcCody P Schafer
2017-10-09snapshot bitsCody P Schafer
2017-10-09fix versionCody P Schafer
2017-10-09license this code (though we depend on CDDL code)Cody P Schafer
2017-10-09metadataCody P Schafer
2017-10-09nvpair: lookupCody P Schafer
2017-10-09iterCody P Schafer
2017-10-09exists and notesCody P Schafer
2017-10-09more nvpairCody P Schafer
2017-10-09nvpair splitCody P Schafer