]> granicus.if.org Git - zfs/history - cmd/zed
Add illumos FMD ZFS logic to ZED -- phase 2
[zfs] / cmd / zed /
2016-11-07 Don BradyAdd illumos FMD ZFS logic to ZED -- phase 2
2016-11-04 Tony HutterAllow autoreplace even when enclosure LED sysfs entries...
2016-10-25 Tony HutterFix statechange-led.sh & unnecessary libdevmapper warning
2016-10-24 Tony HutterTurn on/off enclosure slot fault LED even when disk...
2016-10-19 Tony HutterMultipath autoreplace, control enclosure LEDs, event...
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-08 Brian BehlendorfFix file permissions
2016-09-30 GeLiXinFix coverity defects: CID 147536, 147537, 147538
2016-09-01 Don BradyBring over illumos ZFS FMA logic -- phase 1
2016-08-12 Hans RosenfeldOpenZFS 5997 - FRU field not set during pool creation...
2016-03-09 Chris DunlapEnsure zed _finish_daemonize() leaves fds 0-2 open
2015-07-30 Chris DunlapRework zed_notify_email for configurable PROG/OPTS
2015-07-30 Chris DunlapFix whitespace in zed_log_err
2015-07-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
2015-05-11 Chris DunlapUpdate ZED copyright boilerplate
2015-04-27 Brian BehlendorfMerge branch 'zed-pushbullet'
2015-04-27 Chris DunlapCombine data-notify.sh with io-notify.sh
2015-04-27 Chris DunlapAdd notification to io-spare.sh
2015-04-27 Chris DunlapAdd support for Pushbullet notifications
2015-04-27 Chris DunlapReplace "email" ZEDLETs with "notify" ZEDLETs
2015-04-27 Chris DunlapCleanup ZEDLETs
2015-04-17 Chris DunlapFix io-spare.sh to work with disk vdevs
2015-02-06 Chunwei ChenFix build error when make deb
2015-01-30 Chris DunlapCleanup _zed_event_add_nvpair()
2015-01-30 Chris DunlapProtect against adding duplicate strings in ZED
2014-10-06 Chris DunlapCleanup struct zed_conf vars in zed_conf_destroy
2014-10-06 Chris DunlapObtain advisory lock on ZED PID file
2014-09-25 Chris DunlapRefer to ZED's scripts as ZEDLETs
2014-09-25 Chris DunlapReplace zed's use of malloc with calloc
2014-09-23 Chris DunlapFix zed io-spare.sh dash incompatibility
2014-09-22 Chris DunlapRemove reverse indentation from zed comments.
2014-09-02 louwrentiusChange delimiter for ZED email scripts
2014-09-02 Chris DunlapCleanup zed logging
2014-09-02 Chris DunlapFix race condition with zed pidfile creation
2014-07-31 Tim Chasezed needs libzfs_core
2014-04-09 Chris DunlapReplace zed_file_create_dirs() with mkdirp()
2014-04-02 Chris DunlapMerge branch 'zed-initial'
2014-04-02 Chris DunlapReplace check for _POSIX_MEMLOCK w/ HAVE_MLOCKALL
2014-04-02 Brian BehlendorfAdd automatic hot spare functionality
2014-04-02 Chris DunlapInitial implementation of zed (ZFS Event Daemon)