index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mod_smacks: Fix #1761 by setting a flag earlier
Kim Alvefur
2022-06-12
1
-1
/
+1
*
|
mod_saslauth: Advertise channel bindings via XEP-0440
Kim Alvefur
2020-12-06
1
-0
/
+10
*
|
mod_admin_shell: Include last (mod_cron) task run time in module:info()
Kim Alvefur
2022-06-01
1
-1
/
+11
*
|
mod_admin_shell: Drop unused argument [luacheck]
Kim Alvefur
2022-05-31
1
-1
/
+1
*
|
mod_admin_shell: Show bound ports in module:info
Kim Alvefur
2022-05-31
1
-1
/
+11
*
|
mod_admin_shell: Document the 'watch' section in the built-in help
Kim Alvefur
2022-05-30
1
-0
/
+4
*
|
prosodyctl shell: Communicate width of terminal to mod_admin_shell
Kim Alvefur
2022-05-30
1
-5
/
+10
*
|
mod_smacks: Indicate that bounces are generated by the server
Kim Alvefur
2022-05-27
1
-1
/
+2
*
|
Merge 0.12->trunk
Kim Alvefur
2022-05-27
1
-3
/
+2
|
\
|
|
*
mod_smacks: Bounce unhandled stanzas from local origin (fix #1759)
0.12.1
Kim Alvefur
2022-05-27
1
-2
/
+1
|
*
mod_smacks: Fix bounce of stanzas directed to full JID on unclean disconnect
Kim Alvefur
2022-05-27
1
-1
/
+1
*
|
mod_smacks: Remove debug log references to timer (not used anymore)
Kim Alvefur
2022-05-26
1
-2
/
+1
*
|
Merge 0.12->trunk
Kim Alvefur
2022-05-26
1
-3
/
+2
|
\
|
|
*
mod_smacks: Fix to use current method of counting acked stanzas
Kim Alvefur
2022-05-26
1
-3
/
+2
*
|
mod_smacks: Use session logging for remaining log messages
Kim Alvefur
2022-05-21
1
-6
/
+6
*
|
mod_smacks: Factor out some convenience functions
Kim Alvefur
2022-02-11
1
-10
/
+21
*
|
Merge 0.12->trunk
Kim Alvefur
2022-05-15
1
-2
/
+2
|
\
|
|
*
mod_admin_shell: Tighten up type checks to fix #1754 (thanks clouded)
Kim Alvefur
2022-05-15
1
-2
/
+2
*
|
mod_smacks: Initialize queue before sending <enable>
Kim Alvefur
2022-05-15
1
-1
/
+1
*
|
mod_s2s: Log queued stanzas for which no error reply is produced
Kim Alvefur
2022-05-07
1
-0
/
+2
*
|
mod_s2s: Don't bounce queued error stanzas (thanks Martin)
Kim Alvefur
2022-05-07
1
-1
/
+1
*
|
Merge 0.12->trunk
Matthew Wild
2022-05-06
1
-1
/
+5
|
\
|
|
*
mod_invites_adhoc: Fall back to generic allow_user_invites for role-less users
Matthew Wild
2022-05-06
1
-1
/
+5
*
|
Merge 0.12->trunk
Kim Alvefur
2022-05-05
1
-0
/
+1
|
\
|
|
*
mod_cron: Fix recording last task run time #1751
Kim Alvefur
2022-05-05
1
-0
/
+1
*
|
mod_tls: pass target hostname to starttls
Jonas Schäfer
2021-09-17
1
-1
/
+1
*
|
mod_tls: tell network backend to stop reading while preparing TLS
Jonas Schäfer
2022-04-02
1
-0
/
+7
*
|
mod_tls: Do not offer TLS if the connection is considered secure
Jonas Schäfer
2021-09-17
1
-0
/
+3
*
|
net: isolate LuaSec-specifics
Jonas Schäfer
2022-04-27
5
-23
/
+16
*
|
Merge 0.12->trunk
Matthew Wild
2022-04-25
1
-0
/
+11
|
\
|
|
*
mod_s2s: Improve robustness of outgoing s2s certificate verification
Matthew Wild
2022-04-25
1
-0
/
+11
*
|
mod_s2s: Distinguish DANE TLSA errors from generic cert chain errors
Kim Alvefur
2022-04-25
1
-0
/
+2
*
|
mod_s2s: Recognise and report errors with CA or intermediate certs
Kim Alvefur
2022-04-25
1
-0
/
+8
*
|
mod_smacks: Improve activation of smacks on outgoing s2s
Kim Alvefur
2022-04-24
1
-21
/
+16
*
|
mod_admin_shell: Add watch:stanzas() command
Matthew Wild
2022-03-23
1
-0
/
+38
*
|
mod_debug_stanzas/watcher: New module library to dynamically 'watch' for stanzas
Matthew Wild
2022-03-23
1
-0
/
+220
*
|
mod_s2s: Store real stanzas in session.sendq, rather than strings
Matthew Wild
2022-03-23
1
-19
/
+13
*
|
Merge 0.12->trunk
Kim Alvefur
2022-04-08
1
-3
/
+1
|
\
|
|
*
mod_storage_xep0227: Fix mapping of nodes without explicit configuration
Kim Alvefur
2022-04-08
1
-3
/
+1
*
|
Merge 0.12->trunk
Kim Alvefur
2022-04-08
1
-4
/
+13
|
\
|
|
*
mod_storage_xep0227: Fix conversion of SCRAM into internal format (fix #1741)
Kim Alvefur
2022-04-08
1
-1
/
+1
|
*
mod_storage_xep0227: Support basic listing of PEP nodes in absence of pubsub#...
Kim Alvefur
2022-03-31
1
-2
/
+11
|
*
mod_storage_xep0227: Improve logging
Kim Alvefur
2022-03-29
1
-1
/
+1
*
|
Merge 0.12->trunk
Matthew Wild
2022-04-07
1
-0
/
+3
|
\
|
|
*
mod_storage_xep0227: Handle missing {pubsub#owner}pubsub element (fixes #1740)
Matthew Wild
2022-04-07
1
-0
/
+3
*
|
Merge 0.12->trunk
Matthew Wild
2022-03-28
4
-13
/
+38
|
\
|
|
*
mod_http (and dependent modules): Make CORS opt-in by default (fixes #1731)
Matthew Wild
2022-03-28
4
-1
/
+8
|
*
mod_http: Reintroduce support for disabling or limiting CORS (fixes #1730)
Matthew Wild
2022-03-28
1
-13
/
+31
*
|
Merge 0.12->trunk
Matthew Wild
2022-03-28
2
-12
/
+46
|
\
|
|
*
mod_tombstones: Add caching to improve performance on busy servers (fixes #1728)
Matthew Wild
2022-03-28
1
-11
/
+42
[prev]
[next]