Let Google Hangouts contacts appear offline
[prosody.git] / core /
2012-08-31 Kim Alvefurstoragemanager: Fix arguments
2012-08-31 Kim Alvefurstoragemanager: Fix indentation
2012-08-26 Matthew WildMerge 0.9->trunk
2012-08-26 Marco Cirillos2smanager: missing return on session.send function.
2012-08-26 Matthew WildMerge 0.9->trunk
2012-08-24 Kim Alvefurcore.usermanager: Don't close sessions ourselves when...
2012-08-10 Matthew WildMerge 0.9->trunk
2012-08-10 Matthew Wildportmanager: Support 'local_interfaces' config option...
2012-08-05 Matthew WildMerge 0.9->trunk (who has been pushing to trunk?)
2012-08-05 Matthew Wildhostmanager, mod_disco: Show optional 'name' option...
2012-08-03 Matthew Wildmoduleapi: Clarify comment
2012-07-31 Waqas Hussainmod_presence, rostermanager: Bring outbound subscriptio...
2012-07-29 Matthew Wildmoduleapi: If path name ends with '-cache' create table...
2012-07-29 Matthew WildMerge with Zash
2012-07-29 Matthew Wildportmanager: Remove unused import of 'pairs'
2012-07-28 Matthew WildMerge with Zash
2012-07-28 Kim Alvefurusermanager: Add method for deleting a user
2012-07-28 Kim Alvefurstoragemanager: Add method for removing all data belong...
2012-07-28 Kim Alvefurstoragemanager: Add method for listing stores
2012-07-28 Kim Alvefurstoragemanager: Split out driver choosing from the...
2012-07-28 Matthew WildMerge with Florob
2012-07-26 Kim Alvefurstanza_router: Warn if the global core_*_stanza() funct...
2012-07-25 Kim Alvefurportmanager: Show a friendly error message when initial...
2012-07-25 Matthew WildMerge with IRON
2012-07-24 Matthew Wildloggingmanager: Remove unused variables
2012-07-23 Matthew Wildsessionmanager: Lower 'destroying session' message...
2012-07-23 Matthew Wilds2smanager: Remove logging of (unknown) in a case where...
2012-07-23 Matthew WildHopefully inert commit to clean up logging across a...
2012-07-23 Matthew Wildcertmanager: Remove unused import of setmetatable
2012-07-23 Matthew Wildcertmanager: Fix for traceback WITH LuaSec... (!) ...
2012-07-23 Matthew Wildcertmanager: Fix traceback for missing LuaSec (thanks...
2012-07-22 Matthew Wildsessionmanager: Clean up some unused variables and...
2012-07-22 Matthew WildMerge with Maranda
2012-07-22 Matthew WildMerge with Zash
2012-07-22 Matthew WildMerge 0.9->trunk
2012-07-22 Matthew Wildsessionmanager: Have session.send() of a retired sessio...
2012-07-19 Matthew WildMerge 0.9->trunk
2012-07-19 Matthew Wildmoduleapi: Remove unused import of util.multitable
2012-07-07 Matthew WildMerge 0.9->trunk
2012-07-07 Matthew Wildusermanager: Pass session on to auth provider (missing...
2012-07-05 Matthew WildMerge 0.9->trunk
2012-07-05 Matthew WildMerge (some of) trunk -> 0.9
2012-06-13 Waqas Hussains2smanager: Fix a traceback when we close a s2s connect...
2012-06-12 Matthew WildMerge with trunk
2012-06-12 Waqas Hussaincertmanager: Add quotes around cert file path when...
2012-06-08 Florian ZeitzEliminate direct setfenv usage
2012-05-27 Matthew Wildstanza_router: Also don't bounce <iq type='result'>
2012-05-27 Kim Alvefurstanza_router: Don't bounce type=error stanzas
2012-05-22 Matthew Wildportmanager: Match service against service_info (:iter...
2012-05-19 Matthew Wildcertmanager: tonumber() (fix for 0b8134015635)
2012-05-19 Matthew Wildcertmanager: Don't use no_ticket option before LuaSec 0.4
2012-05-19 Matthew Wildportmanager: Fix to deactivate services when they are...
2012-05-19 Matthew Wildmodulemanager, moduleapi: Turn module.event_handlers...
2012-05-18 Matthew Wildmoduleapi, modulemanager: Re-structure module.event_han...
2012-05-18 Matthew Wildcertmanager: no_ticket is not a verification option...
2012-05-17 Matthew Wildcertmanager: Add no_ticket option for OpenSSL (we don...
2012-05-16 Matthew Wildmodulemanager: Components should inherit mod_s2s from...
2012-05-14 Kim Alvefurprosody, stanza_router: Load stanza_router earlier...
2012-05-12 Matthew WildMerge with Zash
2012-05-12 Matthew Wildstanza_router: Fix variable name
2012-05-12 Matthew Wildstanza_router: Close stream for unhandled stanzas from...
2012-05-11 Matthew Wildstanza_router: Remove FIXME comment and close stream...
2012-05-11 Matthew Wildstanza_router: Catch s2s stanzas to hosts we don't...
2012-05-11 Matthew Wildportmanager: Fix missing variable declaration
2012-05-11 Matthew WildMerge with backout
2012-05-11 Matthew Wildportmanager: Remove unused import of 'package'
2012-05-11 Matthew Wildportmanager: Support for per-port SSL certificates
2012-05-11 Matthew Wildcertmanager: Adjust error messages to be non-specific...
2012-05-11 Matthew Wildmoduleapi: Don't auto-reload self when already reloadin...
2012-05-11 Matthew Wildmodulemanager: Set module.reloading = true when firing...
2012-05-10 Matthew Wildmod_s2s, mod_auth_anonymous, hostmanager: Remove disall...
2012-05-10 Matthew WildMerge with Zash
2012-05-10 Matthew Wildmod_s2s, s2smanager, mod_dialback: Move addition of...
2012-05-10 Kim Alvefurs2smanager, mod_s2s: Move checking DNS timeout option...
2012-05-10 Kim Alvefurs2smanager: Clean up unused imports.
2012-05-04 Matthew Wildstanza_router: Fire route/remote per-host
2012-05-04 Matthew Wildstanza_router: Allow route/remote handlers to return...
2012-05-03 Matthew Wildsessionmanager: Remove max_resources config option...
2012-05-03 Matthew WildMerge with Zash
2012-05-03 Kim Alvefurportmanager: Import pairs
2012-04-29 Matthew Wildmodulemanager: Pass the module's final host (e.g. ...
2012-04-29 Matthew Wildmodulemanager: Hide deprecation warning for modules...
2012-04-29 Matthew Wildportmanager: Import ipairs (thanks Maranda)
2012-04-28 Matthew Wildmoduleapi: Add module:get_directory() to get module...
2012-04-28 Matthew Wildportmanager: Import tonumber (thanks Zash)
2012-04-28 Matthew Wildportmanager: Ensure port is always a number (thanks...
2012-04-28 Matthew Wildmodulemanager: Fixes to handle circular dependencies...
2012-04-28 Matthew Wildusermanager: Add log error for use of COMPAT config...
2012-04-28 Matthew Wildstoragemanager: Fix incorrect variable name
2012-04-28 Matthew Wildmoduleapi: Import util.timer
2012-04-28 Matthew Wildhostmanager: Remove import of unused setmetatable
2012-04-28 Matthew Wildmoduleapi: Remove unused variable 'module_items'
2012-04-28 Matthew Wildmodulemanager: Remove unused function imports
2012-04-28 Matthew Wildmodulemanager: Remove unused NULL declaration
2012-04-28 Matthew Wildportmanager: Fix breakage (import ALL the functions)
2012-04-28 Matthew Wildportmanager: Rename activate_service() to activate...
2012-04-28 Matthew Wildportmanager: Add module() definition
2012-04-28 Matthew Wildportmanager: Explicitly import some libraries
2012-04-27 Matthew Wildmodulemanager: Clear modulemap when a host is deactivat...
2012-04-27 Matthew Wildhostmanager: Remove unused host_config parameter from...
next