Commit graph

400 commits

Author SHA1 Message Date
Kim Alvefur
a7b9c6de42 Merge 0.10->trunk 2017-04-20 00:41:49 +02:00
Kim Alvefur
f01822fbfc Merge 0.10->trunk 2017-04-09 01:25:58 +02:00
Kim Alvefur
f389cff7ea Merge 0.10->trunk 2017-03-28 20:14:35 +02:00
Kim Alvefur
55ba289bed Merge 0.10->trunk 2017-03-01 02:38:05 +01:00
Kim Alvefur
d6184b31a3 util.pposix: Remove fallocate 2017-02-28 13:26:05 +01:00
Kim Alvefur
e8b57d789b util.pposix: Add function for atomically appending data to a file 2017-03-01 01:33:00 +01:00
Kim Alvefur
9e586ac1df prosodyctl: Trim trailing whitespace 2017-02-27 15:55:22 +01:00
Kim Alvefur
7890260675 prosodyctl: Handle move of 'unpack' in Lua 5.2 2017-02-27 14:55:01 +01:00
Kim Alvefur
de37e6cb58 prosodyctl: Fix extraction of interpreter from arg when additional arguments (fixes #1386)
Interpreter goes into the lowest negative index.
See http://www.lua.org/manual/5.2/manual.html#7
2019-06-29 16:54:39 +02:00
Kim Alvefur
70ba6bf40f Merge 0.9->0.10 2016-09-28 14:45:02 +02:00
Matthew Wild
9543307b58 prosodyctl: Fix copy/paste error in help text for deluser command 2016-09-27 22:01:13 +01:00
Matthew Wild
d6780dd7ed Merge 0.10 -> trunk 2016-07-28 09:39:50 +01:00
Anton Shestakov
106c158788 prosodyctl: remove unused variables [luacheck] 2016-07-28 15:42:24 +08:00
Kim Alvefur
21898f1252 Merge 0.10->trunk 2016-07-13 10:25:52 +02:00
Anton Shestakov
7ebb2bd493 prosodyctl: remove unused one-letter loop variable [luacheck] 2016-07-09 13:52:57 +08:00
Kim Alvefur
ad4206686a Merge 0.10->trunk 2016-06-12 20:06:30 +02:00
Kim Alvefur
41fc70c7cf prosodyctl: Warn if encryption is required but mod_tls is not enabled (see #617) 2016-06-12 19:55:46 +02:00
Kim Alvefur
fcca840db8 Merge 0.10->trunk 2016-05-30 13:17:28 +02:00
Kim Alvefur
7f091c5a3b prosodyctl: Fix typo (thanks av6) 2016-05-28 13:10:40 +02:00
Emmanuel Gil Peyrot
c6048a7cb4 Update every link to the documentation to use HTTPS 2016-04-16 21:08:05 +01:00
Matthew Wild
5aed003747 Merge 0.10->trunk 2016-03-23 12:19:23 +00:00
Kim Alvefur
f88b44d699 prosodyctl: Only use host part of JIDs eg components that have node parts (thanks suzyo) 2016-03-22 14:42:55 +01:00
Matthew Wild
c7e80a8b01 Merge 0.10->trunk 2016-03-18 14:03:35 +00:00
Matthew Wild
42f15c4eb2 prosody, prosodyctl: Allow setting CFG_* variables via Lua interpreter before loading Prosody. Fixes #308. 2016-03-18 10:24:46 +00:00
Kim Alvefur
36c4899e39 Merge 0.10->trunk 2016-03-11 13:41:10 +01:00
Kim Alvefur
b719bc7920 prosodyctl check: Add 'vcard_compatibility' to deprecated options 2016-03-11 13:36:48 +01:00
Matthew Wild
72212273c0 prosodyctl: Fix variable typo [luacheck] 2016-03-09 13:01:11 +00:00
Matthew Wild
099f11bf9f prosodyctl: Fix typo'd variable name [luacheck] 2016-03-08 17:49:33 +00:00
Kim Alvefur
037707af4c Merge 0.10->trunk 2016-03-07 16:48:28 +01:00
Kim Alvefur
413055c14d prosodyctl: Use already sorted array of module names [luacheck] 2016-03-07 12:15:39 +01:00
Kim Alvefur
1a1d74a1b2 prosodyctl: Include libevent version in "about" output if luaevent is available 2016-03-07 12:13:22 +01:00
Kim Alvefur
147ed8402a prosodyctl: One month is 31 days, no 13 (thanks av6) 2016-02-28 18:47:11 +01:00
Kim Alvefur
838155583d prosodyctl: Fix typo (thanks av6) 2016-02-28 18:45:27 +01:00
Kim Alvefur
4ae28434fa prosodyctl: check certs: Warn about certificate expiry in the near future 2016-02-28 18:24:12 +01:00
Kim Alvefur
0c30b8a273 prosodyctl: check certs: Update messages to account for 'ssl' option maybe not existing 2016-02-28 18:23:24 +01:00
Kim Alvefur
32f24c84a1 prosodyctl: check certs: Use certmanager to get the final ssl config in order to support the new certificate(s) config option 2016-02-28 18:22:23 +01:00
Kim Alvefur
50918d981e prosodyctl: Allow a DN path to be given to 'cert generate' command (fixes #349) 2016-02-25 15:35:44 +01:00
Kim Alvefur
fe1e9e84e6 prosodyctl: Create host.sessions table, (needed by 1295e14614f4) (thanks goffi) 2016-02-24 11:15:27 +01:00
Kim Alvefur
6f31f27a76 Merge 0.10->trunk 2016-02-28 18:47:32 +01:00
Kim Alvefur
14c13de583 Merge 0.10->trunk 2016-02-28 18:25:16 +01:00
Kim Alvefur
a50400a3c2 Merge 0.10->trunk 2016-02-25 15:40:35 +01:00
Kim Alvefur
85fba1e869 Merge 0.10->trunk 2016-02-24 11:20:00 +01:00
Thomas Gstädtner
65f42319fe prosodyctl: fix CnP bug in deluser output 2016-02-08 14:48:50 +01:00
Kim Alvefur
78ab736548 prosodyctl: check config: Suggest moving modules enabled on all hosts to a global_modules enabled if that is unset 2016-01-12 23:47:30 +01:00
Kim Alvefur
5cf7f85a08 prosodyctl check: Fix traceback if the global modules_enabled is unset 2016-01-12 01:13:57 +01:00
Kim Alvefur
03859deec9 prosodyctl: Show an example ssl config after generating a certificate 2016-01-09 16:58:39 +01:00
Kim Alvefur
b810e6f3e1 prosodyctl check: Point out that authentication and storage modules should not be added to modules_enabled (fixes #570) 2015-12-03 16:17:19 +01:00
Kim Alvefur
1fde24fe2c prosodyctl check: Point out items in the modules_enabled list that incorrectly include the 'mod_' prefix 2015-12-03 16:15:59 +01:00
Kim Alvefur
7483b7134a prosodyctl check: Really store imported LuaSec (must be a leftover from debugging) 2015-12-03 16:06:09 +01:00
Kim Alvefur
ec4a62325a prosodyctl check: Include global options when checking "all options" 2015-12-03 15:51:22 +01:00