mod_storage_sql: Also clear the prosodyarchive table when an user is deleted (fixes #1009)
|
Kim Alvefur |
Thu, 05 Oct 2017 17:44:47 +0200 |
mod_storage_sql: Remove return values from purge method
|
Kim Alvefur |
Thu, 05 Oct 2017 17:22:42 +0200 |
util.encodings: Use the 'idx' argument correctly [-Wunused-parameter]
|
Kim Alvefur |
Thu, 05 Oct 2017 12:48:36 +0200 |
Merge 0.10->trunk
|
Kim Alvefur |
Wed, 04 Oct 2017 12:10:55 +0200 |
CHANGES: Correct date using the power hindsight
|
Kim Alvefur |
Wed, 04 Oct 2017 12:06:18 +0200 |
util.sql: Don't log at error level if a transaction failed and was retried ok
|
Matthew Wild |
Wed, 04 Oct 2017 10:16:42 +0100 |
Added tag 0.10.0 for changeset 39966cbc29f4
|
Matthew Wild |
Thu, 28 Sep 2017 14:07:11 +0100 |
CHANGES: Update for release
0.10.0
|
Matthew Wild |
Wed, 27 Sep 2017 15:49:41 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Fri, 29 Sep 2017 13:45:03 +0200 |
configure: Remove unused OS and architecture detection that would most likely fail on systems without gcc
|
Kim Alvefur |
Thu, 28 Sep 2017 12:30:43 +0200 |
configure: Remove unused "require config" option
|
Kim Alvefur |
Thu, 28 Sep 2017 12:15:26 +0200 |
configure: Add new but undocumented flags to --help
|
Kim Alvefur |
Thu, 28 Sep 2017 12:11:56 +0200 |
configure: Set runtime in debian preset to allow building without interperter installed
|
Kim Alvefur |
Thu, 28 Sep 2017 07:25:54 +0200 |
net.adns: Import setmetatable into a local (fixes traceback on Lua 5.2)
|
Kim Alvefur |
Wed, 27 Sep 2017 17:34:54 +0200 |
core.certmanager: Set a default curveslist [sic], fixes #879, #943, #951 if used along with luasec 0.7 and openssl 1.1
|
Kim Alvefur |
Wed, 27 Sep 2017 15:45:07 +0200 |