| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | zed: print out licence string as one big chunk | наб | 2021-04-11 | 1 | -13/+7 |
* | zed: only go up to current limit in close_from() fallback | наб | 2021-04-07 | 1 | -7/+1 |
* | zed: replace zed_file_write_n() with write(2), purge it | наб | 2021-04-07 | 3 | -30/+1 |
* | zed: merge all _NOT_IMPLEMENTED_ events | наб | 2021-04-07 | 1 | -17/+5 |
* | zed: remove unused zed_file_read_n() | наб | 2021-04-07 | 2 | -31/+0 |
* | zed: bump zfs_zevent_len_max if we miss any events | наб | 2021-04-07 | 1 | -8/+41 |
* | zed.8: don't pretend an unprivileged user could change the script owner | наб | 2021-04-07 | 1 | -2/+0 |
* | zed: purge all mentions of a configuration file | наб | 2021-04-07 | 4 | -37/+1 |