aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs/libzfs_diff.c
Commit message (Expand)AuthorAgeFilesLines
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-0/+5
* OpenZFS 6931 - lib/libzfs: cleanup gcc warningsGeorge Melikov2017-02-071-1/+2
* Fix coverity defects: CID 147475liaoyuxiangqin2016-12-091-7/+8
* Fix coverity defects: CID 147443, 147656, 147655, 147441, 147653BearBabyLiu2016-09-291-1/+1
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-281-1/+2
* Illumos 4448 - zfs diff misprints unicode charactersJoshua M. Clulow2016-02-051-6/+9
* Illumos 6268 - zfs diff confused by moving a file to another directoryJoshua M. Clulow2016-01-121-12/+2
* Change 3-digit octal escapes to 4-digit onesHajo Möller2015-05-181-2/+2
* Illumos 5847 - libzfs_diff should check zfs_prop_get() returnAlexander Eremin2015-05-151-3/+7
* Illumos #3464Matthew Ahrens2013-09-041-4/+4
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-4/+4
* Use strerror() not strerror_r()Brian Behlendorf2013-01-281-1/+1
* Ensure that zfs diff prints unicode safely.Darik Horn2013-01-161-1/+1
* Add linux compatibilityBrian Behlendorf2010-08-311-0/+4
* Add linux kernel device supportBrian Behlendorf2010-08-311-1/+1
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-1/+1
* Fix gcc missing braces warningsBrian Behlendorf2010-08-271-4/+4
* Fix gcc cast warningsBrian Behlendorf2010-08-271-2/+2
* Update to onnv_147Brian Behlendorf2010-08-261-0/+826