aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zstreamdump
Commit message (Expand)AuthorAgeFilesLines
* zstreamdump: replace with link to zstreamнаб2021-05-212-4/+0
* zstreamdump: exec zstream dumpнаб2021-04-111-1/+1
* Minor `zstream redup` command fixesBrian Behlendorf2020-04-101-1/+0
* Add `zstream redup` command to convert deduplicated send streamsMatthew Ahrens2020-04-103-804/+4
* fix zstreamdump -CMatthew Ahrens2020-02-131-1/+2
* OpenZFS restructuring - libsplMatthew Macy2019-10-021-4/+0
* 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
* Add libtpool (thread pools)Brian Behlendorf2017-08-091-4/+1
* 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
* Cleanup linkingRichard Yao2016-03-181-2/+0
* Illumos 5746 - more checksumming in zfs sendMatthew Ahrens2015-12-301-11/+51
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-1/+1
* 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 missing libzfs_core to MakefilesMaximilian Mehnert2013-11-201-1/+2
* Generate libraries with correct DT_NEEDED entriesRichard Yao2013-10-101-1/+1
* Add zstreamdump .gitignoreBrian Behlendorf2012-09-061-0/+1
* Add zstreamdump(8) command to examine ZFS send streams.Martin Matuska2012-09-022-0/+457