aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | certmanager: Early return from the entire module if LuaSec is unavailableKim Alvefur2015-02-051-12/+18
| * | sessionmanager: Add pre-resource-bind event that would let plugins have a say...Kim Alvefur2015-01-301-0/+10
* | | Merge 0.10->trunkKim Alvefur2015-01-261-1/+1
|\| |
| * | Merge 0.9->0.10Kim Alvefur2015-01-261-1/+1
| |\|
| | * stanza_router: Fix routing of 'error' IQs with multiple childs (thanks Pawel)Kim Alvefur2015-01-061-1/+1
| | * certmanager, net.http: Disable SSLv3 by default0.9.6Matthew Wild2014-10-141-1/+1
* | | Merge 0.10->trunkMatthew Wild2015-01-218-7/+78
|\| |
| * | moduleapi: Module API for statsmanagerMatthew Wild2015-01-211-0/+5
| * | statsmanager, util.statistics: API changes, remove debuggingMatthew Wild2015-01-211-11/+3
| * | statsmanager, prosody: New core module and API for gathering statistics about...Matthew Wild2015-01-201-0/+75
| * | storagemanager: Remove unused import of error()Matthew Wild2015-01-201-1/+1
| * | sessionmanager: Access bare_session and full_sessions through 'prosody'Matthew Wild2015-01-201-2/+2
| * | rostermanager: Access bare_sessions through prosody.bare_sessionsMatthew Wild2015-01-201-1/+1
| * | portmanager: Remove unused import of pairs()Matthew Wild2015-01-201-1/+1
| * | hostmanager: Remove unused import of util.uuidMatthew Wild2015-01-201-1/+0
| * | certmanager: Make global variable access explicitMatthew Wild2015-01-201-1/+1
* | | Merge 0.10->trunkKim Alvefur2014-11-221-3/+1
|\| |
| * | certmanager, mod_tls: Return final ssl config as third return value (fix for ...Kim Alvefur2014-11-221-3/+1
* | | Merge 0.10->trunkKim Alvefur2014-11-201-1/+3
|\| |
| * | certmanager: Return final ssl config along with ssl context on successKim Alvefur2014-11-191-1/+3
* | | hostmanager: Don't prevent host_session.send() from routing errors or iq resu...Matthew Wild2014-09-261-7/+0
* | | Merge 0.10->trunkKim Alvefur2014-09-232-2/+4
|\| |
| * | core.module{manager,api}: Fix for 010b141e91ed (Thanks v1ct0r)Kim Alvefur2014-09-232-2/+4
* | | Merge 0.10->trunkKim Alvefur2014-09-182-4/+8
|\| |
| * | core.modulemanager, core.moduleapi: Hack around dependency loopKim Alvefur2014-09-172-3/+6
| * | core.moduleapi: Use require instead of global to get storagemanager in module...Kim Alvefur2014-09-171-1/+2
* | | Merge 0.10->trunkKim Alvefur2014-09-112-6/+59
|\ \ \ | |/ / |/| |
| * | Merge 0.10->trunkMatthew Wild2014-08-281-1/+1
| |\ \
| * | | storagemanager: Fix map store shim if store is emptyKim Alvefur2014-08-081-1/+1
| * | | core/storagemanager: When map store isn't available, fallback to keyval storedaurnimator2014-08-071-0/+33
| * | | Merge 0.10->trunkMatthew Wild2014-07-311-0/+5
| |\ \ \
| * \ \ \ Merge 0.10->trunkKim Alvefur2014-07-251-1/+1
| |\ \ \ \
| * \ \ \ \ Merge 0.10->trunkKim Alvefur2014-07-043-101/+27
| |\ \ \ \ \
| * \ \ \ \ \ Merge 0.10->trunkKim Alvefur2014-05-093-38/+12
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 0.10->trunkKim Alvefur2014-04-211-8/+9
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 0.10->trunkKim Alvefur2014-04-201-1/+3
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 0.10->trunkKim Alvefur2014-04-151-12/+68
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 0.10->trunkMatthew Wild2014-04-021-1/+3
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 0.10->trunkKim Alvefur2014-03-251-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 0.10->trunkKim Alvefur2014-02-031-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge 0.10->trunkMatthew Wild2013-11-211-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 0.10->trunkMatthew Wild2013-11-101-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 0.10->trunkMatthew Wild2013-11-091-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | core.moduleapi: Fix some global accesses.Waqas Hussain2013-11-061-2/+3
| * | | | | | | | | | | | | | | | core/moduleapi: Return timer object from module:add_timerdaurnimator2013-11-061-5/+24
* | | | | | | | | | | | | | | | | core.sessionmanager: Set a fake thread on destroyed sessions, fixes traceback...Kim Alvefur2014-09-111-0/+1
* | | | | | | | | | | | | | | | | core.stanza_router, mod_s2s: Move handling of S2S features to mod_s2s from st...Kim Alvefur2014-09-091-1/+1
* | | | | | | | | | | | | | | | | Merge 0.9->0.10Kim Alvefur2014-09-091-21/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | core.stanza_router: Stricter validation of stanzasKim Alvefur2014-09-091-21/+24
* | | | | | | | | | | | | | | | Merge 0.9->0.10Matthew Wild2014-08-281-1/+1
|\| | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |