Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: Prefix module imports with prosody namespace | Kim Alvefur | 2023-03-17 | 1 | -1/+1 |
* | util.watchdog: Allow passing a new timeout to :reset() | Matthew Wild | 2022-06-11 | 1 | -1/+4 |
* | util.watchdog: Allow :reset() to restart a cancelled watchdog | Matthew Wild | 2022-06-11 | 1 | -5/+6 |
* | util.watchdog: Update to use "new" util.timer API | Matthew Wild | 2022-06-11 | 1 | -13/+16 |
* | vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | 2018-02-28 | 1 | -0/+1 |
* | util.*: Remove use of module() function, make all module functions local and ... | Kim Alvefur | 2015-02-21 | 1 | -3/+5 |
* | util.watchdog: Pass watchdog object to callback so that it doesn't always hav... | Matthew Wild | 2012-05-18 | 1 | -1/+1 |
* | util.watchdog: Watchdog timer library | Matthew Wild | 2011-10-21 | 1 | -0/+34 |