aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zed
Commit message (Expand)AuthorAgeFilesLines
* Retry setting LEDChristopher Voltz2017-02-161-55/+33
* Fix broken URLChristopher Voltz2017-02-151-1/+1
* Enclosure LED fixesTony Hutter2017-02-105-36/+169
* Fix spellingka72017-01-034-4/+4
* Fix coverity defects: CID 147587GeLiXin2016-12-211-0/+7
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-1211-41/+36
* Add -c to zpool iostat & status to run commandTony Hutter2016-11-292-4/+0
* Add a statechange notify zedletDon Brady2016-11-106-82/+125
* Fix symlinks for {vdev_clear,statechange}-led.shOlaf Faaland2016-11-091-2/+2
* Fix coverity defects: 154021luozhengzheng2016-11-081-0/+3
* Add illumos FMD ZFS logic to ZED -- phase 2Don Brady2016-11-0716-338/+3581
* Allow autoreplace even when enclosure LED sysfs entries don't existTony Hutter2016-11-041-2/+2
* Fix statechange-led.sh & unnecessary libdevmapper warningTony Hutter2016-10-252-20/+4
* Turn on/off enclosure slot fault LED even when disk isn't presentTony Hutter2016-10-244-74/+62
* Multipath autoreplace, control enclosure LEDs, event rate limitingTony Hutter2016-10-197-31/+216
* Fix file permissionsBrian Behlendorf2016-10-081-0/+0
* Fix coverity defects: CID 147536, 147537, 147538GeLiXin2016-09-301-4/+5
* Bring over illumos ZFS FMA logic -- phase 1Don Brady2016-09-019-2/+1482
* OpenZFS 5997 - FRU field not set during pool creation and never updatedHans Rosenfeld2016-08-125-13/+12
* Ensure zed _finish_daemonize() leaves fds 0-2 openChris Dunlap2016-03-081-1/+1
* Rework zed_notify_email for configurable PROG/OPTSChris Dunlap2015-07-302-11/+51
* Fix whitespace in zed_log_errChris Dunlap2015-07-301-1/+1
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-27/+27
* Update ZED copyright boilerplateChris Dunlap2015-05-1114-296/+127
* Combine data-notify.sh with io-notify.shChris Dunlap2015-04-272-51/+16
* Add notification to io-spare.shChris Dunlap2015-04-271-4/+52
* Add support for Pushbullet notificationsChris Dunlap2015-04-273-1/+112
* Replace "email" ZEDLETs with "notify" ZEDLETsChris Dunlap2015-04-2715-258/+311
* Cleanup ZEDLETsChris Dunlap2015-04-2711-337/+630
* Fix io-spare.sh to work with disk vdevsChris Dunlap2015-04-171-1/+1
* Fix build error when make debChunwei Chen2015-02-061-0/+1
* Cleanup _zed_event_add_nvpair()Chris Dunlap2015-01-301-232/+263
* Protect against adding duplicate strings in ZEDChris Dunlap2015-01-304-151/+243
* Cleanup struct zed_conf vars in zed_conf_destroyChris Dunlap2014-10-061-10/+16
* Obtain advisory lock on ZED PID fileChris Dunlap2014-10-063-33/+78
* Refer to ZED's scripts as ZEDLETsChris Dunlap2014-09-2513-51/+51
* Replace zed's use of malloc with callocChris Dunlap2014-09-253-8/+4
* Fix zed io-spare.sh dash incompatibilityChris Dunlap2014-09-231-3/+4
* Remove reverse indentation from zed comments.Chris Dunlap2014-09-227-61/+83
* Change delimiter for ZED email scriptslouwrentius2014-09-022-9/+9
* Cleanup zed loggingChris Dunlap2014-09-024-62/+58
* Fix race condition with zed pidfile creationChris Dunlap2014-09-024-21/+183
* zed needs libzfs_coreTim Chase2014-07-311-1/+2
* Replace zed_file_create_dirs() with mkdirp()Chris Dunlap2014-04-093-97/+13
* Replace check for _POSIX_MEMLOCK w/ HAVE_MLOCKALLChris Dunlap2014-04-021-5/+4
* Add automatic hot spare functionalityBrian Behlendorf2014-04-024-0/+136
* Initial implementation of zed (ZFS Event Daemon)Chris Dunlap2014-04-0225-0/+3411