aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zstream
Commit message (Expand)AuthorAgeFilesLines
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-154-4/+4
* Remove bcopy(), bzero(), bcmp()наб2022-03-151-2/+2
* Fix erroneous zstreamdump warningPaul Dagnelie2022-02-261-1/+6
* Report dnodes with faulty bonuslenGeorge Amanakis2022-02-031-0/+8
* zstream: force-install zstreamdump linkнаб2021-05-291-1/+1
* libzfs: add zfs_get_underlying_type. Stop including libzfs_impl.h in cmdнаб2021-05-291-1/+0
* zstreamdump: replace with link to zstreamнаб2021-05-212-0/+8
* Suppress cppcheck invalidSyntax warninigsBrian Behlendorf2021-03-051-0/+1
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-261-0/+2
* Use the correct return type for getoptsterlingjensen2020-12-171-1/+1
* Add support to decode a resume tokentony-zfs2020-07-234-1/+86
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-101-3/+3
* Clean up lib dependenciesArvind Sankar2020-07-101-2/+2
* Make zstreamdump output the size of the payload for BEGIN recordsAllan Jude2020-06-271-0/+2
* Fixed LDADD library links in Makefiles for cross compilation buildsPetros Koutoupis2020-05-091-0/+1
* Fix unitialized variable in `zstream redup` commandBrian Behlendorf2020-04-231-1/+1
* Minor `zstream redup` command fixesBrian Behlendorf2020-04-101-0/+1
* Add `zstream redup` command to convert deduplicated send streamsMatthew Ahrens2020-04-106-0/+1375