Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update ZED copyright boilerplate | Chris Dunlap | 2015-05-11 | 1 | -23/+10 |
* | Protect against adding duplicate strings in ZED | Chris Dunlap | 2015-01-30 | 1 | -1/+1 |
* | Cleanup struct zed_conf vars in zed_conf_destroy | Chris Dunlap | 2014-10-06 | 1 | -10/+16 |
* | Obtain advisory lock on ZED PID file | Chris Dunlap | 2014-10-06 | 1 | -32/+75 |
* | Refer to ZED's scripts as ZEDLETs | Chris Dunlap | 2014-09-25 | 1 | -27/+27 |
* | Replace zed's use of malloc with calloc | Chris Dunlap | 2014-09-25 | 1 | -3/+1 |
* | Remove reverse indentation from zed comments. | Chris Dunlap | 2014-09-22 | 1 | -16/+21 |
* | Cleanup zed logging | Chris Dunlap | 2014-09-02 | 1 | -7/+7 |
* | Fix race condition with zed pidfile creation | Chris Dunlap | 2014-09-02 | 1 | -1/+7 |
* | Replace zed_file_create_dirs() with mkdirp() | Chris Dunlap | 2014-04-09 | 1 | -6/+13 |
* | Initial implementation of zed (ZFS Event Daemon) | Chris Dunlap | 2014-04-02 | 1 | -0/+673 |