aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zed/zed_conf.c
Commit message (Expand)AuthorAgeFilesLines
* Update ZED copyright boilerplateChris Dunlap2015-05-111-23/+10
* Protect against adding duplicate strings in ZEDChris Dunlap2015-01-301-1/+1
* Cleanup struct zed_conf vars in zed_conf_destroyChris Dunlap2014-10-061-10/+16
* Obtain advisory lock on ZED PID fileChris Dunlap2014-10-061-32/+75
* Refer to ZED's scripts as ZEDLETsChris Dunlap2014-09-251-27/+27
* Replace zed's use of malloc with callocChris Dunlap2014-09-251-3/+1
* Remove reverse indentation from zed comments.Chris Dunlap2014-09-221-16/+21
* Cleanup zed loggingChris Dunlap2014-09-021-7/+7
* Fix race condition with zed pidfile creationChris Dunlap2014-09-021-1/+7
* Replace zed_file_create_dirs() with mkdirp()Chris Dunlap2014-04-091-6/+13
* Initial implementation of zed (ZFS Event Daemon)Chris Dunlap2014-04-021-0/+673