| Commit message (Expand) | Author | Age | Files | Lines |
* | util.prosodyctl.check: Normalize away trailing dot in some messages too | Kim Alvefur | 2021-07-04 | 1 | -8/+13 |
* | util.prosodyctl.check: Normalize potential to form without trailing '.' | Kim Alvefur | 2021-07-04 | 1 | -0/+2 |
* | util.prosodyctl.check: Point out if A/AAAA exists despite disabled IPvX | Kim Alvefur | 2021-07-04 | 1 | -0/+10 |
* | util.prosodyctl.check: Warn if both use_ipv4 and use_ipv6 are set to false | Kim Alvefur | 2021-07-04 | 1 | -0/+6 |
* | util.prosodyctl.check: Silence IP protocol mismatches when disabled | Kim Alvefur | 2021-07-04 | 1 | -2/+4 |
* | Merge 0.11->trunk | Kim Alvefur | 2021-07-03 | 1 | -1/+1 |
|\ |
|
| * | util.ip: Fix netmask for link-local address range | Kim Alvefur | 2021-07-03 | 1 | -1/+1 |
* | | util.format: Escape ASCII control characters also in extra arguments | Kim Alvefur | 2021-07-03 | 1 | -1/+1 |
* | | util.format: Allow newlines but ensure following lines are indented | Kim Alvefur | 2021-07-03 | 1 | -1/+1 |
* | | util.format: Fix missing backslash in pattern | Kim Alvefur | 2021-07-03 | 1 | -1/+1 |
* | | util.prosodyctl.check: Reload unbound to ensure hosts.txt is ignored | Kim Alvefur | 2021-07-03 | 1 | -1/+3 |
* | | util.format: Change formatting of nil values to avoid looking like XML | Kim Alvefur | 2021-06-29 | 1 | -2/+2 |
* | | util.stanza: Export pretty printing function | Kim Alvefur | 2021-06-29 | 1 | -1/+3 |
* | | util.stanza: Simplify and make pretty-printing look nicer | Kim Alvefur | 2020-11-07 | 1 | -29/+37 |
* | | util.stanza: Remove Windows "support" (disabling ANSI color pretty printing) | Kim Alvefur | 2020-11-07 | 1 | -11/+2 |
* | | util.format: Escape ASCII control characters in output | Kim Alvefur | 2021-06-15 | 1 | -1/+16 |
* | | util.dbuffer: Fix bugs, remove multi-char support (more complex than first th... | Matthew Wild | 2021-06-29 | 1 | -3/+3 |
* | | util.dbuffer: Add read_until() method | Matthew Wild | 2021-06-29 | 1 | -0/+14 |
* | | util.prosodyctl.check: Collect options from all global plugins | Kim Alvefur | 2021-05-27 | 1 | -0/+45 |
* | | util.prosodyctl.check: Format, sort option listings into canonical form | Kim Alvefur | 2021-05-27 | 1 | -8/+34 |
* | | util.dataforms: Define a integer + "max" datatype | Kim Alvefur | 2020-09-18 | 1 | -0/+9 |
* | | util.prosodyctl.check: Ensure that libunbound does not check hosts file | Kim Alvefur | 2021-06-20 | 1 | -0/+3 |
* | | util.prosodyctl.check: Deprecate legacy_ssl related options | Kim Alvefur | 2021-06-20 | 1 | -0/+1 |
* | | util.prosodyctl.check: Add support for checking Direct TLS SRV records | Kim Alvefur | 2021-06-20 | 1 | -1/+23 |
* | | util.prosodyctl.check: Fix for net.dns vs unbound API difference | Kim Alvefur | 2021-06-20 | 1 | -2/+2 |
* | | util.prosodyctl.check: Add knowledge of the global-only 'use_ipv4' setting | Kim Alvefur | 2021-06-20 | 1 | -1/+1 |
* | | util.openmetrics: Use pack from util.table, detect appropriate unpack for Lua... | Matthew Wild | 2021-06-14 | 1 | -4/+5 |
* | | util.openmetrics: Prettify format of histogram buckets | Kim Alvefur | 2021-06-08 | 1 | -1/+1 |
* | | Merge 0.11->trunk | Kim Alvefur | 2021-05-27 | 1 | -1/+1 |
|\| |
|
* | | util.stanza: add at_top helper | Jonas Schäfer | 2021-05-08 | 1 | -0/+4 |
* | | Merge 0.11->trunk | Kim Alvefur | 2021-05-16 | 1 | -0/+4 |
|\| |
|
| * | util.pubsub: Fix traceback if node data not initialized | Kim Alvefur | 2021-05-16 | 1 | -0/+4 |
* | | util.jwt: Use constant-time comparison with expected signature | Matthew Wild | 2021-05-13 | 1 | -1/+2 |
* | | Merge 0.11->trunk | Matthew Wild | 2021-05-13 | 4 | -3/+21 |
|\| |
|
| * | util.xmppstream: Allow dynamically configuring the stanza size limit for a st... | Matthew Wild | 2021-05-10 | 1 | -0/+3 |
| * | util.xmppstream: Mark bytes for stream closure as handled | Matthew Wild | 2021-05-10 | 1 | -0/+3 |
| * | util.xmppstream: Reduce default xmppstream limit to 1MB | Matthew Wild | 2021-05-10 | 1 | -1/+1 |
| * | util.set: Add is_set() to test if an object is a set | Matthew Wild | 2021-05-10 | 1 | -2/+8 |
| * | util.startup: Set more aggressive defaults for GC | Matthew Wild | 2021-05-07 | 1 | -1/+7 |
* | | Statistics: Rewrite statistics backends to use OpenMetrics | Jonas Schäfer | 2021-04-18 | 3 | -209/+722 |
* | | util.prosodyctl.shell: Fix for different location of unpack in Lua 5.1 | Kim Alvefur | 2021-04-25 | 1 | -1/+2 |
* | | util.prosodyctl.shell: Fix for missing 'sep' arg to string.rep in Lua 5.1 | Kim Alvefur | 2021-04-25 | 1 | -1/+2 |
* | | util.prosodyctl.shell: Allow calling console commands with fewer shell quotes | Kim Alvefur | 2021-04-25 | 1 | -3/+2 |
* | | util.xmppstream: Send <?xml?> declaration in same call as stream open | Kim Alvefur | 2021-04-14 | 1 | -2/+1 |
* | | util.prosodyctl: Install plugins for current Lua version | Kim Alvefur | 2021-03-16 | 1 | -2/+2 |
* | | util.promise: Switch order of parameters to join() | Matthew Wild | 2021-03-25 | 1 | -4/+2 |
* | | util.promise: all()/all_settled() pass through non-promise values | Matthew Wild | 2021-03-25 | 1 | -22/+30 |
* | | util.promise: Add join() convenience method | Matthew Wild | 2021-03-25 | 1 | -0/+11 |
* | | util.promise: Add support for arbitrary keys in all()/all_settled() | Matthew Wild | 2021-03-25 | 1 | -15/+27 |
* | | util.datamapper: Don't include empty unwrapped arrays | Kim Alvefur | 2021-03-24 | 1 | -1/+4 |