Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.startup: Fix variable usage [luacheck] | Matthew Wild | 2018-03-22 | 1 | -3/+3 |
* | util.startup: Move original_logging_config to a local variable | Matthew Wild | 2018-03-22 | 1 | -1/+3 |
* | util.startup: Restore user switching | Matthew Wild | 2018-03-22 | 1 | -1/+2 |
* | util.startup: Fix chdir() to use correct path variable | Matthew Wild | 2018-03-22 | 1 | -7/+7 |
* | util.startup: Execute startup routine inside async context | Matthew Wild | 2018-03-22 | 1 | -21/+24 |
* | util.startup: Remove unused loop variable [luacheck] | Kim Alvefur | 2018-03-21 | 1 | -1/+1 |
* | util.startup: Ignore various globals being read and written as part of startu... | Kim Alvefur | 2018-03-21 | 1 | -2/+7 |
* | util.startup: Trim trailing whitespace [luacheck] | Kim Alvefur | 2018-03-21 | 1 | -5/+5 |
* | util.startup: Oops, uncomment accidentally-commented code | Matthew Wild | 2018-03-20 | 1 | -1/+1 |
* | prosody, prosodyctl, util.startup: Finally factor out startup-related and com... | Matthew Wild | 2018-03-20 | 1 | -0/+518 |