Software /
code /
prosody
Graph
-
mod_storage_internal,_sql: Add limit to number of items in an archive store (fixes #733)2017-10-20, by Matthew Wild
-
Merge 0.11->trunk2019-03-22, by Kim Alvefur
-
mod_mam: Perform message expiry based on building an index by date (backport of 39ee70fbb009 from trunk) 0.112019-03-22, by Kim Alvefur
-
util.startup: Don't die if there are no config warnings to log (thanks buildbot)2019-03-20, by Matthew Wild
-
util.startup: Log configuration warnings at startup2019-03-20, by Matthew Wild
-
configmanager: Pass through warnings from included files2019-03-20, by Matthew Wild
-
configmanager: Emit warning for duplicated config options2019-03-20, by Matthew Wild
-
configmanager: Add support for returning warnings2019-03-20, by Matthew Wild
-
util.startup: Give function a more generic name so it can apply to all warnings2019-03-20, by Matthew Wild
-
mod_muc_mam: Set error status if loaded on incorrect host type2019-03-19, by Matthew Wild
-
mod_s2s: Set warning status if not listening on any ports2019-03-19, by Matthew Wild
-
mod_component: Set module status to indicate whether component is connected2019-03-19, by Matthew Wild
-
.luacheckrc: Update to reflect new module API methods2019-03-19, by Matthew Wild
-
mod_admin_telnet: Show module status in module:list()2019-03-19, by Matthew Wild
-
modulemanager: Set module status on successful or failed module load2019-03-19, by Matthew Wild
-
moduleapi: New API for modules to set a status2019-03-19, by Matthew Wild
-
util.serialization: Use util.hex2019-03-17, by Kim Alvefur
-
util.serialization: Allow overriding table iterator2019-03-17, by Kim Alvefur
-
util.serialization: Optimize handling of last table separator2019-03-17, by Kim Alvefur
-
MUC: Update error message for consistency2019-03-18, by Matthew Wild
-
configure: Enable more compiler warnings2019-03-16, by Kim Alvefur
-
configure: Separate flags related to compiler warnings2019-03-16, by Kim Alvefur
-
Actually remove coding_style.txt2019-03-14, by Matthew Wild
-
doc/coding_style.{txt,md}: Update coding style guide2019-03-14, by Matthew Wild
-
Merge 0.11->trunk2019-03-14, by Matthew Wild
-
net.server_epoll: Optimize timer handling2019-03-12, by Kim Alvefur
-
mod_tls: Restore querying for certificates on s2s2019-03-11, by Kim Alvefur
-
net.server: Only add alternate SNI contexts if at least one is provided2019-03-11, by Kim Alvefur
-
core.certmanager: Do not ask for client certificates by default2019-03-10, by Kim Alvefur
-
net.server_select: SNI support (#409)2019-03-10, by Kim Alvefur
-
net.server_event: Add SNI support (#409)2019-03-10, by Kim Alvefur
-
core.portmanager: Collect per-host certificates for SNI2018-09-13, by Kim Alvefur
-
core.portmanager: Record TLS config for each port2018-10-10, by Kim Alvefur
-
net.server_epoll: Add support for SNI (#409)2019-03-10, by Kim Alvefur
-
doc/net.server: Document the new server.listen() API2019-03-10, by Kim Alvefur
-
Merge 0.11->trunk2019-03-04, by Kim Alvefur
-
mod_muc_mam: Validate that the FORM_TYPE of a query is as expected2019-03-04, by Kim Alvefur
-
mod_muc_mam: Add comment about the tricks done with the 'with' field 0.112019-03-04, by Kim Alvefur
-
util.pubsub: Validate node configuration on node creation (fixes #1328) 0.112019-03-03, by Kim Alvefur
-
Merge 0.11->trunk2019-03-02, by Kim Alvefur
-
core.portmanager: Reduce scope of variable2018-10-10, by Kim Alvefur
-
core.portmanager: Use server.listen API2018-09-13, by Kim Alvefur
-
net.server: New API for creating server listeners2018-09-13, by Kim Alvefur
-
Merge 0.11->trunk2019-02-27, by Kim Alvefur
-
mod_storage_memory: Replace query function with one based on storage_internal (fixes #1322) 0.112019-02-27, by Kim Alvefur
-
MUC: Fire an event to allow affecting decision of whether to allow a role change2019-02-24, by Kim Alvefur
-
MUC: Factor out role change permission check into its own method2019-02-24, by Kim Alvefur
-
Merge 0.11->trunk2019-02-22, by Kim Alvefur
Scroll all the way down to load more.