loggingmanager: Add prosody.log (intended to be used instead of _G.log now)
[prosody.git] / core /
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
2015-05-13 Kim AlvefurMerge
2015-05-13 Kim AlvefurMerge 0.9->0.10
2015-05-13 Matthew Wildportmanager: Remove unused argument from function ...
2015-05-13 Matthew Wildportmanager: Rename variable to avoid name conflict...
2015-05-13 Matthew Wildportmanager: Add luacheck annotations
2015-05-06 Matthew Wildsessionmanager: Rename argument to avoid name clash...
2015-05-06 Matthew Wildsessionmanager: Rename unused loop variables to '_...
2015-05-06 Matthew WildMerge
2015-05-06 Matthew Wildportmanager, s2smanager, sessionmanager, stanza_router...
2015-05-06 Matthew Wildrostermanager: Variable rename for clarity and to avoid...
2015-05-06 Matthew Wildmodulemanager: Add luacheck annotations
2015-05-06 Matthew Wildmodulemanager: Remove unused import of pcall #luacheck
2015-05-06 Matthew Wildmoduleapi: Import util.stanza required for module:broad...
2015-05-06 Matthew Wildmoduleapi: Add luacheck annotation
2015-05-06 Matthew Wildmoduleapi: Minor variable renaming to avoid clashes...
2015-05-06 Matthew Wildmoduleapi: Clear self.event_handlers when unhooking...
2015-05-06 Matthew Wildmoduleapi: module:measure_event(), module:measure_globa...
2015-05-06 Matthew Wildmoduleapi: Remove accidental use of undefined and unnec...
2015-05-06 Matthew Wildmoduleapi: Add module:broadcast() to send a stanza...
2015-05-03 Kim AlvefurMerge 0.9->0.10
2015-04-28 Matthew Wildmoduleapi: New methods for modules to conveniently...
2015-04-28 Matthew Wildmoduleapi: Experimental API for modules to measure...
2015-04-25 Kim AlvefurMerge 0.9->0.10
2015-04-25 Kim Alvefurusermanager: Capitalize log message
2015-04-05 Kim Alvefurrostermanager: Fix roster upgrade code (thanks mva)
2015-04-03 Florian Zeitzrostermanager: Add missing import of `type()`
2015-04-03 Matthew Wildsessionmanager: Rename parameter to avoid varible name...
2015-04-03 Matthew Wildhostmanager: Rename variable to avoid shadowing 'type...
2015-04-03 Matthew Wildloggingmanager: Improve code structure (removes empty...
2015-04-03 Matthew Wildrostermanager: Remove unused parameter
2015-04-03 Kim Alvefurrostermanager, mod_roster, mod_presence: Move pending...
2015-03-27 Matthew WildMerge 0.9->0.10 (third time lucky)
2015-03-26 Kim AlvefurMerge 0.9->0.10 again
2015-03-26 Matthew WildMerge 0.9->0.10
2015-03-10 Kim Alvefurstatsmanager: Fire event at the start of collection...
2015-02-24 Matthew WildMerge 0.9->0.10
2015-02-22 Kim Alvefurstatsmanager: Perform an initial collection right after...
2015-02-21 Kim AlvefurMerge 0.9->0.10
2015-02-05 Kim Alvefurcertmanager: Fix compat for MattJs old LuaSec fork
2015-02-05 Kim Alvefurcertmanager: Fix previous commit
2015-02-05 Kim Alvefurcertmanager: Limit certificate chain depth to 9
2015-02-05 Kim Alvefurcertmanager: Options that appear to be available since...
2015-02-05 Kim Alvefurcertmanager: Improve "detection" of features that depen...
2015-02-05 Kim Alvefurcertmanager: Add locals for ssl.context and ssl.x509
2015-02-05 Kim Alvefurcertmanager: Early return from the entire module if...
2015-01-31 Matthew WildMerge with 0.10
2015-01-30 Kim Alvefursessionmanager: Add pre-resource-bind event that would...
2015-01-26 Kim AlvefurMerge 0.9->0.10
2015-01-21 Matthew Wildmoduleapi: Module API for statsmanager
2015-01-21 Matthew Wildstatsmanager, util.statistics: API changes, remove...
2015-01-20 Matthew Wildstatsmanager, prosody: New core module and API for...
2015-01-20 Matthew Wildstoragemanager: Remove unused import of error()
2015-01-20 Matthew Wildsessionmanager: Access bare_session and full_sessions...
2015-01-20 Matthew Wildrostermanager: Access bare_sessions through prosody...
next