prosody.git
2015-06-25 Kim AlvefurMerge 0.10->trunk
2015-06-25 Kim AlvefurMerge 0.9->0.10
2015-06-25 Kim AlvefurMUC: Prevent admins from being given affiliatons other...
2015-06-25 Kim AlvefurBacked out changeset bea3862b6bde in favor of a differe...
2015-06-24 Matthew WildMerge with 0.10
2015-06-24 Matthew Wildmod_storage_sql2: Break up monolithic code into functio...
2015-06-24 Matthew Wildmod_storage_sql2: Improve logging when database read...
2015-06-24 Matthew Wildmod_storage_sql2: Some reformatting and variable name...
2015-06-24 Matthew Wildmod_storage_sql2: Add some comments
2015-06-16 Kim AlvefurMUC: Remove half of monkeypatch that was supposed to...
2015-06-03 Matthew Wildutil.sql: Remove built-in engine caching. This is the...
2015-06-03 Matthew Wildutil.sql: Expose db2uri helper function
2015-06-03 Matthew Wildutil.sql: Rename some variable to match conventions
2015-06-03 Matthew Wildtests: Add tests for util.queue
2015-06-03 Matthew Wildutil.queue: Allow optional wrap-around when pushing...
2015-05-30 Matthew Wildutil.sql: Remove unused functions and unused commented...
2015-05-25 Matthew Wildnet.dns: Unconditionally cache records found in answers
2015-05-21 Kim AlvefurMerge 0.10->trunk
2015-05-21 Kim Alvefurmod_storage_sql2: Fix argument compat thing from 41725f...
2015-05-19 Kim AlvefurMerge 0.10->trunk
2015-05-19 Kim Alvefurmod_storage_sql2: Add a 'caps' table for indicating...
2015-05-19 Kim Alvefurmod_storage_sql2: Change order of arguments to :append...
2015-05-19 Kim Alvefurmod_storage_sql2: Include 'with' field from iterator...
2015-05-19 Matthew WildMerge with trunk
2015-05-19 Kim AlvefurMerge 0.10->trunk
2015-05-19 Kim Alvefurutil.interpolation: A template engine for text
2015-05-19 Matthew WildMerge 0.10->trunk
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 Alvefurprosodyctl: Soft-require LuaSec and LuaEvent so they...
2015-05-18 Kim Alvefurmod_tls: Treat session.ssl_ctx being false as a signal...
2015-05-18 Kim Alvefurmod_tls: Build <starttls/> as a stanza instead of with...
2015-05-18 Kim Alvefurutil.x509: Tell LuaSec we want UTF-8 data
2015-05-18 Kim Alvefurmod_auth_internal_hashed: Use util.hex
2015-05-18 Kim Alvefurhostmanager: Metatable with __tostring on hosts
2015-05-15 Kim AlvefurMerge 0.10->trunk
2015-05-15 Kim Alvefurmod_storage_xep0227: Silence luacheck warnings
2015-05-15 Kim Alvefurmod_storage_xep0227: Store data from mod_auth_internal_...
2015-05-15 Kim Alvefurmod_storage_xep0227: Use the registered namespace
2015-05-15 Kim Alvefurmod_storage_xep0227: Update open method for current API
2015-05-15 Kim Alvefurmod_storage_xep0227: Return error from io.open if unabl...
2015-05-15 Kim Alvefurmod_storage_xep0227: Open file for writing even if...
2015-05-15 Kim Alvefurmod_storage_xep0227: Close file handle after reading
2015-05-15 Kim Alvefurmod_storage_xep0227: Use configured storage path
2015-05-15 Kim Alvefurmod_storage_xep0227: Rename to reflect current naming...
2015-05-15 Kim Alvefurxep227store.lib.lua: Remove mostly duplicated code
2015-05-14 Kim Alvefurnet.http.codes: Update from registry
2015-05-13 Kim AlvefurMerge 0.10->trunk
2015-05-13 Kim AlvefurMerge 0.9->0.10
2015-05-13 Kim Alvefurs2smanager: Make sure destroyed sessions have a sends2s...
2015-05-13 Kim AlvefurMerge 0.10->trunk
2015-05-13 Kim AlvefurMerge
2015-05-13 Kim AlvefurMerge 0.9->0.10
2015-05-13 Kim Alvefurmod_s2s: Mark stream as opened directly after opening...
2015-05-13 Kim Alvefurmod_s2s: Don't cache session.sends2s (or do it later...
2015-05-13 Kim Alvefurmod_s2s/s2sout: Use the local address assigned to UDP...
2015-05-13 Kim Alvefurutil.datamanager: Fix traceback from trying to purge...
2015-05-13 Kim Alvefurmod_s2s/s2sout: Remove now unused config option dns_max...
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-13 Matthew WildMerge 0.10->trunk
2015-05-13 Matthew Wildutil.queue: Small fast FIFO/ringbuffer/queue library
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 Wildutil.set: Rename method argument to avoid name clash...
2015-05-06 Matthew Wildutil.set: Add luacheck annotation for methods not refer...
2015-05-06 Matthew Wildutil.set: Remove unnecessary local declaration, argumen...
2015-05-06 Matthew Wildutil.dataforms: Rename unused loop counter to '_' ...
2015-05-06 Matthew Wildutil.sslconfig: Rename variable to avoid name clash...
2015-05-06 Matthew Wildutil.serialization: Remove unused imports of error...
2015-05-06 Matthew Wildutil.xml: Remove unused parameter (thanks, luacheck)
2015-05-06 Matthew Wildutil.dataforms: Remove unused import of pairs() (thanks...
2015-05-06 Matthew Wild.luacheckrc: Commit initial config for luacheck
2015-05-06 Matthew WildMerge 0.10->trunk
2015-05-06 Matthew WildMerge
2015-05-06 Matthew Wildutil.events: Add get_handlers() method
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-06 Kim Alvefurmod_s2s: Fire read timeout event on correct virtualhost...
2015-05-05 Kim Alvefurmod_pubsub: Add option for default affiliation of non...
2015-05-04 Kim AlvefurMerge 0.10->trunk
2015-05-04 Kim Alvefurutil.statistics: Collect duration sample even if run...
2015-05-04 Kim Alvefurutil.events: Add local reference to table.remove (fixes...
2015-05-03 Kim AlvefurMerge 0.10->trunk
next