summaryrefslogtreecommitdiffstats
path: root/cmd/zstreamdump/zstreamdump.c
Commit message (Expand)AuthorAgeFilesLines
* Add `zstream redup` command to convert deduplicated send streamsMatthew Ahrens2020-04-101-794/+0
* fix zstreamdump -CMatthew Ahrens2020-02-131-1/+2
* Fix typos in cmd/Andrea Gelmini2019-08-301-1/+1
* zstreamdump: add per-record-type counters and an overhead counterAllan Jude2019-06-221-22/+41
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-191-0/+16
* Endless loop in zpool_do_remove() on platforms with unsigned charloli10K2019-05-281-1/+1
* Make zstreamdump -v more greppableTom Caputi2019-03-131-8/+8
* zstreamdump: include embedded writes when dumping raw data (-d)Allan Jude2019-02-271-0/+4
* zstreamdump dumps core printing truncated nvlistLOLi2018-09-181-3/+5
* Fix issues with raw sends of spill blocksTom Caputi2018-04-171-2/+7
* Encryption Stability and On-Disk Format FixesTom Caputi2018-02-021-1/+5
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-16/+105
* Some additional send stream validity checkingNed Bass2017-07-251-2/+4
* OpenZFS 7252 - compressed zfs send / receiveDan Kimmel2017-04-261-2/+2
* zstreamdump needs to initialize fletcher 4 supportTim Chase2016-11-291-0/+2
* DLPX-40252 integrate EP-476 compressed zfs send/receiveDan Kimmel2016-09-131-8/+22
* OpenZFS 2605, 6980, 6902Matthew Ahrens2016-06-281-3/+2
* Illumos 5746 - more checksumming in zfs sendMatthew Ahrens2015-12-301-11/+51
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-4/+15
* Illumos 4373 - add block contents print to zstreamdumpMax Grossman2015-05-041-5/+120
* Illumos 4757, 4913Matthew Ahrens2014-08-011-10/+43
* Remove superfluous statementRichard Yao2014-05-301-1/+0
* Add zstreamdump(8) command to examine ZFS send streams.Martin Matuska2012-09-021-0/+439