| Fri, 30 Jan 2026 14:08:53 +0100 |
Link Mauve |
util.time: Import sleep from luasocket
|
| Mon, 09 Feb 2026 18:38:35 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Mon, 09 Feb 2026 18:30:57 +0100 |
Kim Alvefur |
prosody, prosodyctl: Always search installation directory first
13.0
|
| Mon, 09 Feb 2026 17:11:52 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Mon, 09 Feb 2026 16:59:42 +0100 |
Kim Alvefur |
prosody, prosodyctl: Load loader directly from source directory
13.0
|
| Mon, 09 Feb 2026 15:54:02 +0100 |
Kim Alvefur |
loader: Revert bad idea
|
| Mon, 09 Feb 2026 01:57:40 +0100 |
Kim Alvefur |
loader: Move all path setup here from all executables
|
| Sun, 01 Feb 2026 15:22:53 +0100 |
Kim Alvefur |
prosody: Fix loading local code when also installed system-wide
13.0
|
| Sun, 01 Feb 2026 15:21:40 +0100 |
Kim Alvefur |
prosody: Move function only used once into block where it is used
13.0
|
| Sun, 01 Feb 2026 15:18:14 +0100 |
Kim Alvefur |
prosody: Abort earlier on incompatible Lua version
13.0
|
| Fri, 17 Mar 2023 16:29:54 +0100 |
Kim Alvefur |
executables: Prefix module imports with prosody namespace
|
| Fri, 17 Mar 2023 16:29:07 +0100 |
Kim Alvefur |
executables: Invoke loader to allow mixing of old and new import style
|
| Sat, 02 Jul 2022 17:27:39 +0200 |
Kim Alvefur |
executables: Reject Lua 5.1 early
|
| Tue, 14 Jun 2022 16:28:49 +0200 |
Kim Alvefur |
util.startup: Fix async waiting for last shutdown steps
0.12
|
| Wed, 06 Oct 2021 14:49:26 +0200 |
Kim Alvefur |
prosody: Expose main thread on the 'prosody' global
|
| Tue, 01 Jan 2019 16:43:49 +0100 |
Kim Alvefur |
prosody: Run shutdown procedure in async thread
|
| Tue, 01 Jan 2019 16:42:52 +0100 |
Kim Alvefur |
prosody: Move last cleanup and shutdown code into util.startup
|
| Tue, 18 May 2021 20:08:37 +0200 |
Kim Alvefur |
prosody: Close the state on exit (ie garbage-collect everything)
|
| Sun, 19 Jan 2020 15:34:28 +0000 |
Matthew Wild |
Merge 0.11->trunk
|
| Sun, 19 Jan 2020 15:27:16 +0000 |
Matthew Wild |
prosody/util.startup: Switch to parse_args() for --root and --config
0.11
|
| Fri, 31 May 2019 18:50:34 +0200 |
Kim Alvefur |
prosody: Also log status code passed to exit()
|
| Fri, 31 May 2019 18:50:13 +0200 |
Kim Alvefur |
prosody: Log shutdown reason (in past tense) as the very last thing
|
| Fri, 31 May 2019 17:01:22 +0200 |
Kim Alvefur |
prosody: Log shutdown reason
|
| Thu, 05 Apr 2018 19:34:51 +0200 |
Kim Alvefur |
prosody: Get net.server via requre to avoid relying on globals
|
| Thu, 05 Apr 2018 16:00:00 +0200 |
Kim Alvefur |
prosody: Use prosody.log instead of _G.log because it looks nicer
|
| Fri, 23 Mar 2018 14:18:27 +0000 |
Matthew Wild |
prosody, util.startup: Switch from async.once() to long-lived thread, to avoid GC
|
| Tue, 20 Mar 2018 16:10:37 +0000 |
Matthew Wild |
prosody, prosodyctl, util.startup: Finally factor out startup-related and common code into a separate module
|
| Fri, 29 Sep 2017 13:45:03 +0200 |
Kim Alvefur |
Merge 0.10->trunk
|
| Wed, 27 Sep 2017 15:33:29 +0200 |
Kim Alvefur |
prosody, prosodyctl: Print the actual config file name used when a problem loading it was encountered (see #990)
|
| Tue, 26 Sep 2017 17:24:25 +0100 |
Matthew Wild |
Merge 0.10->trunk
|
| Sun, 24 Sep 2017 05:46:24 +0200 |
Kim Alvefur |
prosody: Tiny whitespace fix
|
| Tue, 29 Aug 2017 15:24:53 +0200 |
Kim Alvefur |
Merge 0.10->trunk
|
| Tue, 29 Aug 2017 15:23:39 +0200 |
Kim Alvefur |
prosody, prosodyctl: Fix traceback if ssl config is missing (thanks lookshe and sol)
|
| Mon, 28 Aug 2017 21:05:12 +0200 |
Kim Alvefur |
Merge 0.10->trunk
|
| Fri, 07 Jul 2017 20:42:35 +0200 |
Kim Alvefur |
prosody, prosodyctl: Set up TLS settings for HTTPS requests in net.http (part of fix for #659)
|
| Sat, 27 May 2017 15:32:28 +0100 |
Emmanuel Gil Peyrot |
configmanager: Remove support for multiple parsers, fixes #852.
|
| Sun, 29 Jan 2017 22:32:03 +0100 |
Kim Alvefur |
Merge 0.10->trunk
|
| Sun, 29 Jan 2017 22:31:34 +0100 |
Kim Alvefur |
prosody: Silence warnings about setting the globals 'server' and 'socket' [luacheck]
|
| Sun, 29 Jan 2017 22:26:38 +0100 |
Kim Alvefur |
prosody: Trim trailing whitespace
|
| Mon, 02 Jan 2017 03:06:51 +0100 |
Kim Alvefur |
Merge 0.10->trunk
|
| Mon, 02 Jan 2017 01:51:39 +0100 |
Kim Alvefur |
prosody: Fix typo
|
| Mon, 21 Nov 2016 02:40:47 +0100 |
Kim Alvefur |
Merge 0.10->trunk
|
| Sun, 20 Nov 2016 11:32:05 +0100 |
Kim Alvefur |
prosody: Add annotations to ignore various globals and unused arguments [luacheck]
|
| Sun, 20 Nov 2016 11:30:26 +0100 |
Kim Alvefur |
prosody: Set session tables on the 'prosody' global first, then export them as globals
|
| Sat, 16 Apr 2016 21:08:05 +0100 |
Emmanuel Gil Peyrot |
Update every link to the documentation to use HTTPS
|
| Fri, 18 Mar 2016 10:24:46 +0000 |
Matthew Wild |
prosody, prosodyctl: Allow setting CFG_* variables via Lua interpreter before loading Prosody. Fixes #308.
|
| Fri, 15 Jan 2016 00:51:01 +0000 |
Matthew Wild |
prosody: Allow prosody.shutdown() to take an exit code for the process (thanks daurnimator)
|
| Thu, 10 Dec 2015 13:33:14 +0000 |
Matthew Wild |
prosody: Don't silently ignore unknown command-line options
|
| Mon, 16 Nov 2015 15:24:36 +0100 |
Kim Alvefur |
prosody: Fix sleep call that relied on the no longer existing socket global
|
| Wed, 02 Sep 2015 14:25:30 +0200 |
Kim Alvefur |
prosody: Set a luasocket global, fixes undefined global access in loop() (pending util.startup)
|
| Tue, 20 Jan 2015 12:33:20 +0000 |
Matthew Wild |
statsmanager, prosody: New core module and API for gathering statistics about the running server
|
| Mon, 13 Oct 2014 21:02:04 +0200 |
Kim Alvefur |
prosody: Make getfenv() replacement for require() sandboxing local to avoid polluting the globals table
|
| Wed, 17 Sep 2014 14:50:00 +0200 |
Kim Alvefur |
prosody: Fix getfenv replacement for Lua 5.2
|
| Thu, 10 Apr 2014 13:15:11 +0200 |
Kim Alvefur |
Merge 0.9->0.10
|
| Wed, 09 Apr 2014 20:46:39 +0200 |
Kim Alvefur |
prosody: Check dependencies later in the startup sequence
|
| Fri, 13 Dec 2013 12:52:39 +0000 |
Matthew Wild |
Merge 0.9->0.10
|
| Fri, 13 Dec 2013 10:25:40 +0100 |
Kim Alvefur |
prosody: Store the config file name so the same file can be used when reloading
|
| Sun, 22 Sep 2013 00:44:20 +0200 |
Kim Alvefur |
Merge Tobias SCRAM-PLUS work
|
| Sun, 22 Sep 2013 00:37:04 +0200 |
Kim Alvefur |
Backout ae48bf828f21
|
| Mon, 17 Jan 2011 16:50:21 +0100 |
Tobias Markmann |
Run with own LuaSec.
|