aboutsummaryrefslogtreecommitdiff
path: root/lib/libzfsbootenv
Commit message (Expand)AuthorAgeFilesLines
* nvpair: Constify string functionsRichard Yao2023-03-142-11/+11
* ABI files: sync with new Ubuntu release in CIGeorge Melikov2023-03-111-62/+444
* Fix unchecked return values and unused return valuesRichard Yao2022-09-231-2/+3
* Replace EXTRA_DIST with dist_noinst_DATABrian Behlendorf2022-05-261-1/+1
* autoconf: use include directives instead of recursing down libнаб2022-05-101-27/+13
* Improve zpool status output, list all affected datasetsGeorge Amanakis2022-04-261-21/+16
* Ask libtool to stop hiding some errorsRich Ercolani2022-03-311-0/+2
* Rename fallthrough to zfs_fallthroughJorgen Lundman2022-02-151-1/+1
* Add `const` to nvlist functions to properly expose their real behaviorPaul Dagnelie2021-12-072-17/+23
* Upgrade to libabigail 2.0.0Dimitri John Ledkov2021-11-101-43/+38
* Use fallthrough macroBrian Behlendorf2021-09-141-1/+1
* Update ABI files via new libabigail versionGeorge Melikov2021-09-021-258/+103
* Update ABI files with generated in CI workerGeorge Melikov2021-07-261-130/+279
* lib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}: -fvisibility=hiddenнаб2021-06-101-0/+2
* libzfsbootenv: lzbe_set_boot_device(): don't free undefined pointerнаб2021-05-081-4/+3
* Fix various typosAndrea Gelmini2021-04-031-1/+1
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-271-1/+2
* libzfsbootenv: do not depend on libnvpairAntonio Russo2020-11-221-1/+1
* Include the ABI with dist tarballBrian Behlendorf2020-11-211-0/+3
* Add ABI snapshotBrian Behlendorf2020-11-171-0/+212
* Library ABI tracking with abigailAntonio Russo2020-11-172-0/+5
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-091-1/+1
* libzfsbootenv: lzbe_nvlist_set needs to store bootenv version VB_NVLISTToomas Soome2020-09-171-0/+18
* zfs label bootenv should store data as nvlistToomas Soome2020-09-156-0/+577