| Commit message (Expand) | Author | Age | Files | Lines |
* | cmd: zed: rc: drop "should be owned by root and 0600" | наб | 2022-04-05 | 2 | -4/+1 |
* | libspl: zed: event: use localtime_r() | наб | 2022-04-05 | 1 | -5/+5 |
* | zed: functions: zed_log_err: forward to zed_log_msg | наб | 2022-04-01 | 1 | -2/+1 |
* | zed: lets: all-debug: printenv -> env | наб | 2022-04-01 | 1 | -1/+1 |
* | Replace FMD_B_{TRUE,FALSE} with B_{TRUE,FALSE} | наб | 2022-03-15 | 3 | -12/+7 |
* | Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h> | наб | 2022-03-15 | 3 | -3/+2 |
* | Remove bcopy(), bzero(), bcmp() | наб | 2022-03-15 | 2 | -5/+5 |
* | zed: Misc multipath autoreplace fixes | Tony Hutter | 2022-02-24 | 2 | -16/+173 |
* | Add `--enable=all` to ShellCheck by default | Damian Szuberski | 2022-02-07 | 2 | -3/+1 |
* | zed-functions.sh: escape newline to produce valid json | Phil Kauffman | 2022-02-03 | 1 | -1/+1 |
* | Add ShellCheck's `--enable=all` inside `cmd/` | Damian Szuberski | 2022-01-06 | 14 | -23/+40 |
* | zed: send notification email by default | shodanshok | 2021-12-21 | 1 | -2/+2 |
* | zed: agents: fmd_api: fix unused, remove argsused | наб | 2021-12-21 | 1 | -3/+21 |
* | zed: agents: zfs_retire: fix unused, remove argsused | наб | 2021-12-21 | 1 | -2/+1 |
* | zed: agents: zfs_mod: fix unused, remove argsused | наб | 2021-12-21 | 1 | -9/+7 |
* | zed: agents: zfs_diagnosis: fix unused, remove argsused | наб | 2021-12-21 | 1 | -20/+16 |
* | zed: agents: fix unused, remove argsused | наб | 2021-12-21 | 1 | -0/+2 |
* | zed: exec: fix unused, remove argsused | наб | 2021-12-21 | 1 | -1/+4 |
* | zed: main: fix unused, remove argsused | наб | 2021-12-21 | 1 | -0/+2 |
* | Add `const` to nvlist functions to properly expose their real behavior | Paul Dagnelie | 2021-12-06 | 3 | -4/+5 |
* | Remove basename(1). Clean up/shorten some coreutils pipelines | наб | 2021-11-11 | 3 | -5/+5 |
* | zed: Control NVMe fault LEDs | Tony Hutter | 2021-11-09 | 2 | -7/+70 |
* | Notify on UNAVAIL statechange | Francesco Mazzoli | 2021-10-15 | 1 | -2/+3 |
* | Upstream: Add snapshot and zvol events | Jorgen Lundman | 2021-09-09 | 4 | -1/+5 |
* | ZED: Match added disk by pool/vdev GUID if found (#12217) | Ryan Moeller | 2021-06-30 | 2 | -6/+36 |
* | zed: fix sending emails (#12292) | Laurențiu Nicola | 2021-06-29 | 1 | -1/+1 |
* | Forbid basename(3) and dirname(3) | наб | 2021-06-11 | 1 | -1/+2 |
* | Fix minor shellcheck 0.7.2 warnings | Brian Behlendorf | 2021-06-09 | 1 | -0/+1 |
* | zed.d/history_event-zfs-list-cacher.sh.in: parallelise, simplify | наб | 2021-06-08 | 1 | -10/+9 |
* | zed.d/all-debug.sh: simplify | наб | 2021-06-08 | 2 | -10/+9 |
* | zed-functions.sh: zed_lock(): don't truncate lock | наб | 2021-06-08 | 1 | -1/+1 |
* | Turn shellcheck into a normal make target. Fix new files it caught | наб | 2021-06-01 | 2 | -0/+3 |
* | Trim excess shellcheck annotations. Widen to all non-Korn scripts | наб | 2021-05-20 | 1 | -1/+1 |
* | Fix SC2181 ("[ $?") outside tests/ | наб | 2021-05-20 | 1 | -6/+2 |
* | zed: Add Pushover notifier | Scott Colby | 2021-05-13 | 2 | -0/+99 |
* | Replace ZoL with OpenZFS where applicable | наб | 2021-05-07 | 14 | -14/+14 |
* | zed: protect against wait4()/fork() races to the global PID table | наб | 2021-05-07 | 1 | -6/+7 |
* | zed.d/zed-functions.sh: fix zed_guid_to_pool() on dash | наб | 2021-04-30 | 1 | -5/+3 |
* | zed.d/history_event-zfs-list-cacher.sh: no grep for snapshot detection | наб | 2021-04-30 | 1 | -2/+2 |
* | zed.d/*-notify.sh: use mktemp instead of generating temp path manually | наб | 2021-04-30 | 5 | -5/+5 |
* | zed.d/pool_import-led.sh: fix for current zpool scripts | наб | 2021-04-30 | 1 | -45/+45 |
* | zed: protect against wait4()/fork() races to the launched process tree | наб | 2021-04-22 | 1 | -4/+5 |
* | libspl: implement atomics in terms of atomics | наб | 2021-04-18 | 1 | -1/+1 |
* | zed: set O_CLOEXEC on persistent fds, remove closefrom() from pre-exec | наб | 2021-04-15 | 3 | -13/+9 |
* | zed: untangle _zed_conf_parse_path() | наб | 2021-04-11 | 1 | -7/+10 |
* | zed: don't malloc() global zed_conf instance, optimise zed_conf layout | наб | 2021-04-11 | 3 | -63/+48 |
* | zed: remove zed_conf::{min,max}_events and ZED_{MIN,MAX}_EVENTS | наб | 2021-04-11 | 3 | -14/+0 |
* | zed: remove zed_conf::syslog_facility | наб | 2021-04-11 | 2 | -2/+0 |
* | zed: _zed_conf_display_help(): be consistent about what got_err means | наб | 2021-04-11 | 1 | -4/+4 |
* | zed: untangle -h option listing | наб | 2021-04-11 | 1 | -32/+40 |