mod_presence: remove unused one-letter loop variable [luacheck]
[prosody.git] / core /
2016-06-24 Kim AlvefurMerge 0.9->0.10
2016-05-30 Kim Alvefurcore.stanza_router: Remove compatibility with Jabiru...
2016-05-22 Kim AlvefurMerge 0.9->0.10
2016-05-04 Kim Alvefurportmanager: Set default read size back to 4K
2016-04-19 Kim AlvefurMerge 0.9->0.10
2016-04-19 Kim AlvefurMerge 0.9->0.10
2016-04-19 Kim AlvefurMerge 0.9->0.10
2016-04-06 Kim Alvefurmoduleapi: Allow an origin session to be passed to...
2016-01-10 Kim Alvefurcore: Increase default read size to "all of it", in...
2016-04-03 Kim AlvefurMerge 0.9->0.10
2016-04-01 Kim Alvefurstoragemanager: Capitalize log message
2016-03-26 Matthew Wildcertmanager: Explicitly tonumber() version number segme...
2016-03-19 Kim Alvefurmodulemanager: Silence log message about attempts to...
2016-03-17 Kim Alvefurmod_c2s: Remove use of util.async
2016-03-12 Kim Alvefurrostermanager: Remove FIXME, per XMPP Core 8.1.1.1...
2016-03-06 Kim Alvefurstoragemanager: Fix saving data in map shim when no...
2016-03-03 Kim AlvefurMerge 0.9->0.10
2016-03-02 Kim AlvefurMerge 0.9->0.10
2016-02-25 Kim AlvefurMerge 0.9->0.10
2016-02-21 Kim Alvefurusermanager: Shortcircuit user existence check if they...
2016-02-19 Matthew Wildrostermanager: Require storagemanager at the top, fixes...
2016-02-18 Kim Alvefurloggingmanager,modulemanager,moduleapi: Ignore warning...
2016-02-18 Kim Alvefurloggingmanager,modulemanager,moduleapi: Localize unpack...
2016-02-18 Matthew Wildcertmanager: Localize tonumber
2016-02-18 Matthew Wildloggingmanager: Import select() to fix global access
2016-02-09 Kim Alvefurrostermanager: Use map stores when only one contact...
2016-02-09 Kim Alvefurrostermanager: Use storagemanager
2016-02-09 Kim Alvefurstoragemanager: Add set_keys method to map store shim
2014-08-08 Kim Alvefurstoragemanager: Fix map store shim if store is empty
2014-08-07 daurnimatorstoragemanager: When map store isn't available, fallbac...
2016-02-05 Kim Alvefurcertmanager: Try filename.key if certificate is set...
2016-02-05 Kim Alvefurcertmanager: Apply global ssl config later so certifica...
2016-02-05 Matthew Wildcertmanager: Support new certificate configuration...
2016-02-04 Kim Alvefurloggingmanager: Stringify all arguments to format so...
2016-02-04 Kim Alvefurloggingmanager: Remove Windows hack, buffer_mode should...
2016-02-04 Kim Alvefurloggingmanager: Write out timestamps in same write...
2016-02-04 Kim Alvefurloggingmanager: Make initial value for width of log...
2016-02-04 Kim Alvefurloggingmanager: Move logic for adaptive column width...
2016-02-04 Kim Alvefurloggingmanager: Refactor the console log sink to re...
2016-02-04 Kim Alvefurloggingmanager: Write out color code, log level and...
2016-02-04 Kim Alvefurloggingmanager: Don't reset default timestamp that...
2016-02-04 Kim Alvefurmoduleapi: Add API method for getting a file path
2016-02-04 Matthew Wildloggingmanager: Call setvbuf on output files, defaultin...
2016-02-03 Kim Alvefurcore.certmanager: Look for certificate and key in a...
2016-02-01 Matthew Wildmodulemanager, util.pluginloader: Move logic for locati...
2016-01-27 Matthew WildMerge 0.9->0.10
2016-01-26 Kim AlvefurMerge 0.9->0.10
2016-01-22 Kim AlvefurMerge 0.9->0.10
2016-01-11 Kim AlvefurMerge 0.9->0.10
2016-01-09 Kim Alvefurrostermanager: Rename variable to avoid name clash...
2016-01-08 Kim AlvefurMerge 0.9->0.10
2015-12-23 Kim AlvefurMerge 0.9->0.10
2015-12-16 Matthew WildMerge 0.9->0.10
2015-12-16 Matthew WildMerge
2015-12-11 Matthew Wildloggingmanager: Add prosody.log (intended to be used...
2015-12-08 Kim Alvefurportmanager: Lower the priority of module-supplied...
2015-12-06 Kim Alvefurcore.usermanager: Return as soon as possible once admin...
2015-12-03 Matthew Wildstoragemanager, mod_storage_sql, mod_storage_sql2:...
2015-12-03 Matthew Wildstoragemanager: Split config retrieval into its own...
2015-11-17 Matthew WildMerge 0.9->0.10
2015-11-05 Kim Alvefursessionmanager: Demote write error to debug message
2015-11-04 Kim Alvefursessionmanager: Clarify log message when failing to...
2015-10-18 Matthew Wildstatsmanager: Add get() method
2015-10-17 Kim AlvefurMerge 0.9->0.10
2015-10-11 Kim AlvefurMerge 0.9->0.10
2015-10-11 Kim Alvefurcore.certmanager: Remove non-string filenames (allows...
2015-09-26 Kim AlvefurMerge 0.9->0.10
2015-09-25 Kim AlvefurMerge 0.9->0.10
2015-09-25 Matthew WildMerge 0.9->0.10
2015-09-21 Kim Alvefursessionmanager: Make session.send() return true unless...
2015-05-13 Kim Alvefurs2smanager: Make sure destroyed sessions have a sends2s...
2015-03-24 Matthew Wildsessionmanager: Return 'not-allowed' error instead...
2015-01-06 Kim Alvefurstanza_router: Fix routing of 'error' IQs with multiple...
2014-10-14 Matthew Wildcertmanager, net.http: Disable SSLv3 by default
2014-09-09 Kim Alvefurcore.stanza_router: Stricter validation of stanzas
2014-08-27 Kim Alvefurmodulemanager: Reduce warning to debug level message...
2014-07-31 Matthew Wildconfigmanager: nameprep VirtualHost and Component names
2014-05-09 Kim Alvefurconfigmanager: Delay importing LuaFileSystem until...
2014-04-01 Matthew WildMerge
2014-04-01 Matthew WildMerge
2014-03-30 Matthew Wildportmanager: Make maximum read size configurable, and...
2014-03-22 Kim Alvefurmodulemanager: Load mod_saslauth on components by default
2015-09-02 Kim Alvefurstoragemanager: Check if drivers support purging, warn...
2015-09-02 Kim Alvefurstoragemanager: Export purge (fixes deleting users...
2015-08-26 Kim AlvefurMerge 0.9->0.10
2015-04-07 Kim Alvefurportmanager: Add forward declarations
2015-04-07 Kim Alvefurrostermanager: Add forward declarations
2015-02-21 Kim Alvefurcore.*: Remove use of module() function
2015-08-10 Kim AlvefurMerge 0.9->0.10
2015-06-25 Kim AlvefurMerge 0.9->0.10
2015-05-18 Matthew Wildloggingmanager: Rename function arguments to avoid...
2015-05-18 Matthew Wildconfigmanager: Refactor function to avoid re-declaring...
2015-05-18 Matthew Wildconfigmanager: Rename unused function arguments [luacheck]
2015-05-18 Matthew Wildconfigmanager: Rename variable to avoid name conflicts...
2015-05-18 Matthew Wildconfigmanager: Rename unused function argument [luacheck]
2015-05-18 Matthew Wildconfigmanager: Remove unnecessary function localization...
2015-05-18 Matthew Wildconfigmanager: Rename variable to avoid name conflict...
2015-05-18 Matthew Wildconfigmanager: Rename variable to avoid name conflict...
2015-05-18 Kim Alvefurhostmanager: Metatable with __tostring on hosts
2015-05-13 Kim AlvefurMerge 0.9->0.10
next