| Commit message (Expand) | Author | Age | Files | Lines |
* | libzfs: use zfs_strerror() in place of strerror() | Richard Kojedzinszky | 2024-01-29 | 1 | -8/+9 |
* | Add more ANSI colors to libzfs | Tino Reichardt | 2023-03-24 | 1 | -3/+3 |
* | Add color output to zfs diff. | Ethan Coe-Renner | 2022-12-15 | 1 | -0/+40 |
* | Cleanup: Address Clang's static analyzer's unused code complaints | Richard Yao | 2022-10-14 | 1 | -1/+1 |
* | Cleanup: Switch to strlcpy from strncpy | Richard Yao | 2022-09-27 | 1 | -4/+2 |
* | Replace dead opensolaris.org license link | Tino Reichardt | 2022-07-11 | 1 | -1/+1 |
* | libzfs: Define the defecto standard errbuf size | Ryan Moeller | 2022-06-09 | 1 | -1/+1 |
* | libspl/include: remove unused/empty headers | наб | 2022-05-18 | 1 | -1/+0 |
* | libzfs: don't NULL-check infallible allocations | наб | 2022-03-30 | 1 | -3/+2 |
* | libzfs: diff: simplify superfluous stdio | наб | 2021-12-13 | 1 | -13/+9 |
* | libzfs: diff: print_what() can return the symbol => get_what() | наб | 2021-12-13 | 1 | -37/+18 |
* | libzfs: diff: stream_bytes: use fputc, %hho formats chars | наб | 2021-12-13 | 1 | -2/+2 |
* | zfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabling path escaping | наб | 2021-12-13 | 1 | -2/+8 |
* | libzfs: write_inuse_diffs_one: format strerror() with "%s" | наб | 2021-06-04 | 1 | -2/+3 |
* | Let zfs diff be more permissive | Rich Ercolani | 2021-06-04 | 1 | -12/+23 |
* | libzfs: format safety | наб | 2021-05-29 | 1 | -5/+5 |
* | undocumented libzfs API changes broke "zfs list" | Matthew Ahrens | 2021-05-06 | 1 | -1/+1 |
* | zfs get: don't lookup mount options when using "-s local" | Alan Somers | 2021-04-29 | 1 | -1/+1 |
* | lib/: set O_CLOEXEC on all fds | наб | 2021-04-11 | 1 | -2/+2 |
* | Don't open zfs control device exclusively | Matthew Macy | 2020-02-28 | 1 | -1/+1 |
* | Use zfs_ioctl with zfs_cmd_t in libzfs | Matthew Macy | 2019-10-23 | 1 | -4/+4 |
* | OpenZFS restructuring - libzfs | Matthew Macy | 2019-10-03 | 1 | -41/+1 |
* | Fix wrong assertion in libzfs diff error handling | Ryan Moeller | 2019-05-19 | 1 | -1/+1 |
* | OpenZFS 9559 - zfs diff handles files on delete queue in fromsnap poorly | Paul Dagnelie | 2018-12-14 | 1 | -6/+6 |
* | Update build system and packaging | Brian Behlendorf | 2018-05-29 | 1 | -2/+1 |
* | OpenZFS 9421, 9422 - zdb show possibly leaked objects | Paul Dagnelie | 2018-05-04 | 1 | -2/+5 |
* | Native Encryption for ZFS on Linux | Tom Caputi | 2017-08-14 | 1 | -0/+5 |
* | OpenZFS 6931 - lib/libzfs: cleanup gcc warnings | George Melikov | 2017-02-07 | 1 | -1/+2 |
* | Fix coverity defects: CID 147475 | liaoyuxiangqin | 2016-12-09 | 1 | -7/+8 |
* | Fix coverity defects: CID 147443, 147656, 147655, 147441, 147653 | BearBabyLiu | 2016-09-29 | 1 | -1/+1 |
* | OpenZFS 6314 - buffer overflow in dsl_dataset_name | Igor Kozhukhov | 2016-06-28 | 1 | -1/+2 |
* | Illumos 4448 - zfs diff misprints unicode characters | Joshua M. Clulow | 2016-02-05 | 1 | -6/+9 |
* | Illumos 6268 - zfs diff confused by moving a file to another directory | Joshua M. Clulow | 2016-01-12 | 1 | -12/+2 |
* | Change 3-digit octal escapes to 4-digit ones | Hajo Möller | 2015-05-18 | 1 | -2/+2 |
* | Illumos 5847 - libzfs_diff should check zfs_prop_get() return | Alexander Eremin | 2015-05-15 | 1 | -3/+7 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -4/+4 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 1 | -4/+4 |
* | Use strerror() not strerror_r() | Brian Behlendorf | 2013-01-28 | 1 | -1/+1 |
* | Ensure that zfs diff prints unicode safely. | Darik Horn | 2013-01-16 | 1 | -1/+1 |
* | Add linux compatibility | Brian Behlendorf | 2010-08-31 | 1 | -0/+4 |
* | Add linux kernel device support | Brian Behlendorf | 2010-08-31 | 1 | -1/+1 |
* | Fix gcc missing parenthesis warnings | Brian Behlendorf | 2010-08-31 | 1 | -1/+1 |
* | Fix gcc missing braces warnings | Brian Behlendorf | 2010-08-27 | 1 | -4/+4 |
* | Fix gcc cast warnings | Brian Behlendorf | 2010-08-27 | 1 | -2/+2 |
* | Update to onnv_147 | Brian Behlendorf | 2010-08-26 | 1 | -0/+826 |