Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 0.10->trunk | Kim Alvefur | 2018-03-06 | 1 | -0/+3 |
|\ | |||||
| * | hostmanager: Add a logging close method in case something tries to close the ↵ | Kim Alvefur | 2018-02-24 | 1 | -0/+3 |
| | | | | | | | | origin of local-originated stanzas (see #1084) | ||||
* | | vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | 2018-02-28 | 11 | -0/+11 |
| | | |||||
* | | moduleapi: Remove unused and undocumented :has_feature and :has_identity | Kim Alvefur | 2018-02-23 | 1 | -14/+0 |
| | | |||||
* | | Merge 0.10->trunk | Kim Alvefur | 2017-12-29 | 1 | -0/+8 |
|\| | |||||
| * | rostermanager: Explicitly remove old-style 'pending' table from rosters (or ↵ | Kim Alvefur | 2017-12-29 | 1 | -0/+8 |
| | | | | | | | | it stays forever due to map stores) | ||||
* | | Merge 0.10->trunk | Kim Alvefur | 2017-12-28 | 1 | -1/+1 |
|\| | |||||
| * | certmanager: Check for missing certificate before key in configuration ↵ | Kim Alvefur | 2017-12-28 | 1 | -1/+1 |
| | | | | | | | | (should be marginally less confusing) | ||||
* | | moduleapi: Warn if a module being loaded as a dependency has been disabled | Kim Alvefur | 2017-12-27 | 1 | -0/+3 |
| | | |||||
* | | Merge 0.10->trunk | Kim Alvefur | 2017-11-20 | 1 | -14/+33 |
|\| | |||||
| * | certmanager: Set single curve conditioned on LuaSec advertising EC crypto ↵ | Kim Alvefur | 2017-11-20 | 1 | -1/+1 |
| | | | | | | | | support | ||||
| * | certmanager: Filter out curves not supported by LuaSec | Kim Alvefur | 2017-11-20 | 1 | -0/+12 |
| | | |||||
| * | certmanager: Change table representing LuaSec capabilities to match ↵ | Kim Alvefur | 2017-11-20 | 1 | -13/+20 |
| | | | | | | | | capabilities table exposed in LuaSec 0.7 | ||||
* | | Merge 0.10->trunk | Kim Alvefur | 2017-10-29 | 2 | -4/+7 |
|\| | |||||
| * | rostermanager: Log warning if removal self-contact failed | Kim Alvefur | 2017-10-29 | 1 | -1/+3 |
| | | |||||
| * | rostermanager: Use internal method for storing removal of self-contact | Kim Alvefur | 2017-10-29 | 1 | -1/+1 |
| | | |||||
| * | rostermanager: Demote warning to debug message | Kim Alvefur | 2017-10-29 | 1 | -1/+1 |
| | | |||||
| * | rostermanager: Capitalize log message | Kim Alvefur | 2017-10-29 | 1 | -1/+1 |
| | | |||||
| * | rostermanager: Remove self-contact entry (fixes #933) | Emmanuel Gil Peyrot | 2017-09-19 | 1 | -1/+2 |
| | | |||||
| * | rostermanager: Simplify logging. | Emmanuel Gil Peyrot | 2017-09-19 | 1 | -2/+2 |
| | | |||||
| * | loggingmanager: Make timestamps enabled by default in file sink (fixes #1004) | Kim Alvefur | 2017-10-26 | 1 | -1/+1 |
| | | |||||
* | | Merge 0.10->trunk | Kim Alvefur | 2017-10-25 | 1 | -1/+2 |
|\| | |||||
| * | core.stanza_router: Verify that xmlns exists for firing stanza/iq/xmlns/name ↵ | Kim Alvefur | 2017-10-17 | 1 | -1/+2 |
| | | | | | | | | events (fixes #1022) (thanks SamWhited) | ||||
* | | Merge 0.10->trunk | Kim Alvefur | 2017-09-29 | 1 | -0/+7 |
|\| | |||||
| * | core.certmanager: Set a default curveslist [sic], fixes #879, #943, #951 if ↵ | Kim Alvefur | 2017-09-27 | 1 | -0/+6 |
| | | | | | | | | used along with luasec 0.7 and openssl 1.1 | ||||
| * | prosodyctl: cert import: Reuse function from certmanager for locating ↵ | Kim Alvefur | 2017-09-27 | 1 | -0/+1 |
| | | | | | | | | certificates and keys | ||||
* | | Merge 0.10->trunk | Matthew Wild | 2017-09-26 | 1 | -0/+4 |
|\| | |||||
| * | certmanager: Add debug logging (thanks av6) | Matthew Wild | 2017-09-23 | 1 | -0/+4 |
| | | |||||
* | | Merge 0.10->trunk | Kim Alvefur | 2017-09-21 | 1 | -1/+1 |
|\| | |||||
| * | hostmanager: Add support for 'disco_hidden' option to hide hosts from ↵ | Matthew Wild | 2017-09-20 | 1 | -1/+1 |
| | | | | | | | | disco#items (thanks Ge0rG) | ||||
* | | Merge 0.10->trunk | Kim Alvefur | 2017-09-14 | 1 | -19/+8 |
|\| | |||||
| * | core.loggingmanager: Remove now unused locals [luacheck] | Kim Alvefur | 2017-09-11 | 1 | -3/+0 |
| | | |||||
| * | loggingmanager, mod_posix: Import util.format correctly (fixes #985) | Kim Alvefur | 2017-09-11 | 1 | -1/+1 |
| | | |||||
| * | loggingmanager: Slight cleanup and optimization of file sink | Waqas Hussain | 2017-09-10 | 1 | -6/+7 |
| | | |||||
| * | loggingmanager, mod_posix: Replace the old inconsistent log formatting with ↵ | Waqas Hussain | 2017-09-10 | 1 | -11/+2 |
| | | | | | | | | the new util.format | ||||
* | | Merge 0.10->trunk | Kim Alvefur | 2017-08-28 | 1 | -2/+6 |
|\| | |||||
| * | core.usermanager, various modules: Disconnect other resources on password ↵ | Kim Alvefur | 2017-07-28 | 1 | -2/+6 |
| | | | | | | | | change (thanks waqas) (fixes #512) | ||||
* | | Merge 0.10 -> trunk | Matthew Wild | 2017-07-28 | 1 | -0/+4 |
|\| | |||||
| * | sessionmanager: Revert session.type if binding fails due to roster load error | Matthew Wild | 2017-07-28 | 1 | -0/+4 |
| | | |||||
* | | Merge 0.10->trunk | Kim Alvefur | 2017-06-01 | 1 | -0/+1 |
|\| | |||||
| * | certmanager: Update the 'certificates' option after the config has been ↵ | Kim Alvefur | 2017-06-01 | 1 | -0/+1 |
| | | | | | | | | reloaded (fixes #929) | ||||
* | | configmanager: Remove unused local [luacheck] | Kim Alvefur | 2017-05-28 | 1 | -2/+2 |
| | | |||||
* | | configmanager: Remove support for multiple parsers, fixes #852. | Emmanuel Gil Peyrot | 2017-05-27 | 1 | -21/+6 |
| | | |||||
* | | Merge 0.10->trunk | Kim Alvefur | 2017-05-18 | 1 | -1/+1 |
|\| | |||||
| * | rostermanager: Use correct variable (missed one place while renaming ↵ | Kim Alvefur | 2017-05-18 | 1 | -1/+1 |
| | | | | | | | | variable in b98006bfd97a) | ||||
* | | Merge 0.10->trunk | Kim Alvefur | 2017-03-23 | 1 | -1/+1 |
|\| | |||||
| * | storagemanager: Use the existing local reference to 'hosts' | Kim Alvefur | 2017-03-22 | 1 | -1/+1 |
| | | |||||
* | | Merge 0.10->trunk | Kim Alvefur | 2017-03-16 | 1 | -15/+8 |
|\| | |||||
| * | core.moduleapi: Factor out code for getting a scalar config option | Kim Alvefur | 2017-03-15 | 1 | -15/+8 |
| | | |||||
* | | Merge 0.10->trunk | Kim Alvefur | 2017-03-06 | 10 | -18/+38 |
|\| |