summaryrefslogtreecommitdiffstats
path: root/cmd/zed
Commit message (Expand)AuthorAgeFilesLines
* 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