Merge with trunk
|
Waqas Hussain |
2009-06-19 |
modulemanager: Removed unused function get_module_filename(name)
|
Waqas Hussain |
2009-06-14 |
modulemanager: Changed to use util.pluginloader
|
Waqas Hussain |
2009-06-14 |
util.pluginloader: Initial commit - a plugin resource loader
|
Waqas Hussain |
2009-06-14 |
stanza_router: Remove unused variables
|
Waqas Hussain |
2009-06-14 |
Removed core.presencemanager. This has been superseded by mod_presence.
|
Waqas Hussain |
2009-06-14 |
stanza_router: Remove all traces of presencemanager
|
Waqas Hussain |
2009-06-14 |
mod_roster: Removed references to presencemanager and core_route_stanza
|
Waqas Hussain |
2009-06-14 |
mod_roster: Using core_post_stanza in place of core.presencemanager.handle_presence
|
Waqas Hussain |
2009-06-14 |
util.muc: Relaxed top-level routing checks to allow node-less rooms, and removed redundant checks
|
Waqas Hussain |
2009-06-14 |
util.muc, mod_muc: Commented rewriting of vCard requests' recipients' JID from full to bare, and marked it as a TODO
|
Waqas Hussain |
2009-06-14 |
mod_muc: Don't reply with an error in response to unacceptable result stanzas
|
Waqas Hussain |
2009-06-14 |
util.muc: Don't reply with an error in response to unacceptable result stanzas
|
Waqas Hussain |
2009-06-14 |
util.muc: Fixed error occuring on room leave
|
Waqas Hussain |
2009-06-14 |
stanza_router: Use stanza.attr.from's host instead of origin.host when routing stanzas to remote hosts (fixes problem with sending from node@host components)
|
Waqas Hussain |
2009-06-14 |
Merge with waqas via albert!
|
Matthew Wild |
2009-06-19 |
modulemanager: Change the ideitity attribute typ to type
|
Waqas Hussain |
2009-06-12 |
s2smanager: Remove srv_hosts from session when connected, this fixes attempting to reconnect s2s sessions when they are closed during shutdown
|
Matthew Wild |
2009-06-19 |
loggingmanager: Log timestamps when using default file logging
|
Matthew Wild |
2009-06-19 |
loggingmanager: Enable debug level for default file logging when 'debug' mode is enabled in the config
|
Matthew Wild |
2009-06-19 |
mod_console: Redirect print() to console session when executing commands in global environment
|
Matthew Wild |
2009-06-12 |
mod_console: Fix syntax error
|
Matthew Wild |
2009-06-12 |
mod_console: Add s2s:close() to close s2s sessions between two hosts
|
Matthew Wild |
2009-06-12 |
Automated merge with http://waqas.ath.cx:8000/
|
Matthew Wild |
2009-06-12 |
mod_pep: Add pubsub#publsih disco feature to host
|
Waqas Hussain |
2009-06-12 |
mod_dialback: Change FIXME comment to COMPAT
|
Matthew Wild |
2009-06-12 |
Automated merge with http://waqas.ath.cx:8000/
|
Matthew Wild |
2009-06-12 |
mod_pep: Add host identity pubsub/pep
|
Waqas Hussain |
2009-06-12 |