aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zed/zed.d/zed-functions.sh
Commit message (Expand)AuthorAgeFilesLines
* Add Gotify notification support to ZEDgofaster2024-01-091-0/+95
* Add Ntfy notification support to ZEDDex Wood2023-12-011-0/+98
* zed: support subject as header in zed_notify_email()heeplr2022-05-181-3/+16
* zed: functions: zed_log_err: forward to zed_log_msgнаб2022-04-011-2/+1
* zed-functions.sh: escape newline to produce valid jsonPhil Kauffman2022-02-031-1/+1
* Add ShellCheck's `--enable=all` inside `cmd/`Damian Szuberski2022-01-061-2/+2
* Remove basename(1). Clean up/shorten some coreutils pipelinesнаб2021-11-111-3/+3
* zed: fix sending emails (#12292)Laurențiu Nicola2021-06-291-1/+1
* zed-functions.sh: zed_lock(): don't truncate lockнаб2021-06-081-1/+1
* Trim excess shellcheck annotations. Widen to all non-Korn scriptsнаб2021-05-201-1/+1
* Fix SC2181 ("[ $?") outside tests/наб2021-05-201-6/+2
* zed: Add Pushover notifierScott Colby2021-05-131-0/+82
* zed.d/zed-functions.sh: fix zed_guid_to_pool() on dashнаб2021-04-301-5/+3
* Adding slack notifierBen McGough2019-09-261-0/+78
* shellcheck passbunder20152019-02-041-1/+1
* Allow to limit zed's syslog chattinessTony Hutter2018-03-061-0/+20
* Fix shellcheck v0.4.6 warningsBrian Behlendorf2018-01-171-2/+2
* Enable shellcheck to run for select scriptsGiuseppe Di Natale2017-03-091-4/+7
* Enclosure LED fixesTony Hutter2017-02-101-0/+22
* Rework zed_notify_email for configurable PROG/OPTSChris Dunlap2015-07-301-8/+31
* Fix whitespace in zed_log_errChris Dunlap2015-07-301-1/+1
* Add support for Pushbullet notificationsChris Dunlap2015-04-271-0/+90
* Replace "email" ZEDLETs with "notify" ZEDLETsChris Dunlap2015-04-271-4/+76
* Cleanup ZEDLETsChris Dunlap2015-04-271-0/+230