| Commit message (Expand) | Author | Age | Files | Lines |
* | moduleapi: Revert previous commit and add comment, it's meant to be this way | Matthew Wild | 2012-09-29 | 1 | -1/+1 |
* | moduleapi: Fix require of modulemanager (thanks mva!) | Matthew Wild | 2012-09-29 | 1 | -1/+1 |
* | usermanager: Add support for iterating over accounts | Kim Alvefur | 2012-09-21 | 1 | -0/+4 |
* | storagemanager: Support for iterating over users | Kim Alvefur | 2012-09-21 | 1 | -0/+7 |
* | storagemanager: Remove unused variable | Kim Alvefur | 2012-09-19 | 1 | -1/+0 |
* | storagemanager: Fix argument (Thanks Maranda) | Kim Alvefur | 2012-09-19 | 1 | -1/+1 |
* | Merge 0.9->trunk | Matthew Wild | 2012-09-19 | 2 | -6/+25 |
|\ |
|
| * | storagemanager: Remove usage of 'core' when calling configmanager.get() | Matthew Wild | 2012-09-19 | 1 | -3/+3 |
| * | storagemanager, datamanager, mod_storage_{internal,sql}: Replace list_stores(... | Kim Alvefur | 2012-09-17 | 1 | -2/+2 |
| * | storagemanager: Add purge() for purging user data from all backends in use | Kim Alvefur | 2012-09-16 | 2 | -2/+21 |
* | | Merge 0.9->trunk | Matthew Wild | 2012-09-13 | 1 | -3/+2 |
|\| |
|
| * | configmanager: Fix include of relative files via Include directive in config | Matthew Wild | 2012-09-13 | 1 | -3/+2 |
* | | hostmanager, modulemanager: Ensure hosts[*].modules always exists. | Waqas Hussain | 2012-09-13 | 2 | -4/+2 |
* | | core.storagemanager, mod_storage_*: "data-driver" -> "storage-provider", to a... | Waqas Hussain | 2012-09-12 | 1 | -2/+2 |
|/ |
|
* | storagemanager: Fix arguments | Kim Alvefur | 2012-08-31 | 1 | -2/+2 |
* | storagemanager: Fix indentation | Kim Alvefur | 2012-08-31 | 1 | -2/+2 |
* | s2smanager: missing return on session.send function. | Marco Cirillo | 2012-08-26 | 1 | -1/+1 |
* | core.usermanager: Don't close sessions ourselves when deleting users. Instead... | Kim Alvefur | 2012-08-25 | 1 | -6/+1 |
* | portmanager: Support 'local_interfaces' config option (default for private li... | Matthew Wild | 2012-08-10 | 1 | -1/+1 |
* | hostmanager, mod_disco: Show optional 'name' option from the config in disco#... | Matthew Wild | 2012-08-05 | 1 | -1/+1 |
* | moduleapi: Clarify comment | Matthew Wild | 2012-08-03 | 1 | -1/+1 |
* | mod_presence, rostermanager: Bring outbound subscription cancellation in line... | Waqas Hussain | 2012-08-01 | 1 | -8/+6 |
* | moduleapi: If path name ends with '-cache' create table as weak (keys and val... | Matthew Wild | 2012-07-30 | 1 | -1/+4 |
* | portmanager: Remove unused import of 'pairs' | Matthew Wild | 2012-07-29 | 1 | -1/+1 |
* | usermanager: Add method for deleting a user | Kim Alvefur | 2012-07-28 | 1 | -1/+11 |
* | storagemanager: Add method for removing all data belonging to a user | Kim Alvefur | 2012-07-28 | 1 | -0/+3 |
* | storagemanager: Add method for listing stores | Kim Alvefur | 2012-07-28 | 1 | -0/+3 |
* | storagemanager: Split out driver choosing from the open() method | Kim Alvefur | 2012-07-28 | 1 | -1/+5 |
* | Merge with Florob | Matthew Wild | 2012-07-28 | 9 | -53/+58 |
|\ |
|
| * | stanza_router: Warn if the global core_*_stanza() functions are called | Kim Alvefur | 2012-07-26 | 1 | -0/+12 |
| * | portmanager: Show a friendly error message when initializing SSL fails (thank... | Kim Alvefur | 2012-07-25 | 1 | -18/+17 |
| * | loggingmanager: Remove unused variables | Matthew Wild | 2012-07-24 | 1 | -6/+4 |
| * | sessionmanager: Lower 'destroying session' message to 'debug' level (from 'in... | Matthew Wild | 2012-07-23 | 1 | -1/+1 |
| * | s2smanager: Remove logging of (unknown) in a case where from_host and to_host... | Matthew Wild | 2012-07-23 | 1 | -1/+1 |
| * | Hopefully inert commit to clean up logging across a number of modules, removi... | Matthew Wild | 2012-07-23 | 3 | -9/+9 |
| * | certmanager: Remove unused import of setmetatable | Matthew Wild | 2012-07-23 | 1 | -1/+1 |
| * | certmanager: Fix for traceback WITH LuaSec... (!) (thanks IRON) | Matthew Wild | 2012-07-23 | 1 | -2/+5 |
| * | certmanager: Fix traceback for missing LuaSec (thanks Link Mauve) | Matthew Wild | 2012-07-23 | 1 | -2/+2 |
| * | sessionmanager: Clean up some unused variables and imports | Matthew Wild | 2012-07-22 | 1 | -7/+2 |
| * | Merge 0.9->trunk | Matthew Wild | 2012-07-22 | 1 | -1/+1 |
| |\ |
|
| | * | sessionmanager: Have session.send() of a retired session return false to indi... | Matthew Wild | 2012-07-22 | 1 | -1/+1 |
| * | | Merge 0.9->trunk | Matthew Wild | 2012-07-19 | 1 | -3/+1 |
| |\| |
|
| | * | moduleapi: Remove unused import of util.multitable | Matthew Wild | 2012-07-19 | 1 | -3/+1 |
| * | | Merge 0.9->trunk | Matthew Wild | 2012-07-07 | 1 | -2/+2 |
| |\| |
|
| | * | usermanager: Pass session on to auth provider (missing half of commit 0545a57... | Matthew Wild | 2012-07-07 | 1 | -2/+2 |
| * | | s2smanager: Fix a traceback when we close a s2s connection ourselves (thanks ... | Waqas Hussain | 2012-06-13 | 1 | -1/+1 |
| |/ |
|
| * | certmanager: Add quotes around cert file path when logging. | Waqas Hussain | 2012-06-12 | 1 | -1/+1 |
* | | Eliminate direct setfenv usage | Florian Zeitz | 2012-06-08 | 4 | -19/+18 |
|/ |
|
* | stanza_router: Also don't bounce <iq type='result'> | Matthew Wild | 2012-05-27 | 1 | -1/+1 |
* | stanza_router: Don't bounce type=error stanzas | Kim Alvefur | 2012-05-27 | 1 | -0/+2 |