| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_debug: Set default interface to 127.0.0.1 | Matthew Wild | 2009-04-12 | 1 | -1/+1 |
* | mod_posix: Allow logging and pidfile options to take effect without needing t... | Matthew Wild | 2009-04-12 | 1 | -45/+72 |
* | mod_component: Deregister component on disconnect | Matthew Wild | 2009-04-11 | 1 | -3/+4 |
* | mod_component: Update for new net_activate_ports | Matthew Wild | 2009-04-10 | 1 | -1/+1 |
* | mod_debug: Run on a different port, and use a different listener to mod_console | Matthew Wild | 2009-04-08 | 1 | -2/+3 |
* | mod_muc: Fix malformed presence stanzas (thanks elmex) | Matthew Wild | 2009-04-08 | 1 | -1/+1 |
* | sessionmanager, s2smanager, mod_component: Send reply </stream:stream> when c... | Matthew Wild | 2009-04-05 | 1 | -0/+2 |
* | mod_bosh: Fix to correctly timeout idle sessions | Matthew Wild | 2009-03-31 | 1 | -1/+1 |
* | mod_debug: Some updates | Matthew Wild | 2009-03-31 | 1 | -17/+21 |
* | mod_debug: New debug module (a simplified mod_console, with raw Lua access to... | Matthew Wild | 2009-03-31 | 1 | -0/+186 |
* | Fixed: Some nil access bugs | Waqas Hussain | 2009-03-30 | 1 | -1/+1 |
* | Added: MUC: Room invites | Waqas Hussain | 2009-03-30 | 1 | -0/+10 |
* | Fixed: mod_saslauth: "anonymous_login" currently makes SASL ANONYMOUS an excl... | Waqas Hussain | 2009-03-30 | 1 | -2/+11 |
* | Fixed: mod_saslauth: Changed anonymous host option from "sasl_anonymous" to "... | Waqas Hussain | 2009-03-30 | 1 | -1/+1 |
* | Fixed: mod_roster: Prep JIDs being added to roster (part of issue #57) | Waqas Hussain | 2009-03-30 | 1 | -11/+13 |
* | Fixed: mod_register: Node prepping was not being applied to usernames (part o... | Waqas Hussain | 2009-03-30 | 1 | -2/+3 |
* | Fixed: mod_regster: traceback when removing accounts | Waqas Hussain | 2009-03-30 | 1 | -8/+9 |
* | core.rostermanager/mod_roster: Support for roster versioning | Matthew Wild | 2009-03-23 | 1 | -12/+21 |
* | mod_component: Remove some commented code | Matthew Wild | 2009-03-22 | 1 | -8/+0 |
* | mod_component: Use net_activate_ports to start port listener based on config | Matthew Wild | 2009-03-22 | 1 | -1/+8 |
* | mod_component: Set default listening interface to 127.0.0.1 | Matthew Wild | 2009-03-22 | 1 | -1/+1 |
* | Add initial mod_component for XEP-0114 support. Albert, where are you? | Matthew Wild | 2009-03-21 | 1 | -0/+217 |
* | 0.3->0.4 | Matthew Wild | 2009-03-20 | 17 | -18/+18 |
* | Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | 2009-03-08 | 1 | -1/+4 |
|\ |
|
| * | mod_saslauth: Disable SASL ANONYMOUS unless explicitly enabled with sasl_anon... | Matthew Wild | 2009-03-07 | 1 | -1/+4 |
* | | mod_xmlrpc: Limit usage to admins | Waqas Hussain | 2009-03-08 | 1 | -21/+27 |
* | | mod_legacyauth: Added stream feature: <auth xmlns='http://jabber.org/features... | Waqas Hussain | 2009-03-08 | 1 | -0/+3 |
* | | Added core.objectmanager | Waqas Hussain | 2009-03-08 | 1 | -2/+3 |
|/ |
|
* | XML-RPC: Set appropriate Content-Type header in HTTP response | Waqas Hussain | 2009-03-04 | 1 | -2/+3 |
* | MUC: Kick participants for error replies only on a selected list of error con... | Waqas Hussain | 2009-03-04 | 1 | -3/+27 |
* | mod_xmlrpc: Handle RPC stanzas sent over XMPP (XEP-0009: Jabber-RPC) | Waqas Hussain | 2009-03-04 | 1 | -2/+3 |
* | Added mod_xmlrpc | Waqas Hussain | 2009-03-04 | 1 | -0/+115 |
* | mod_bosh: Set Content-Type in response headers | Matthew Wild | 2009-03-03 | 1 | -5/+7 |
* | mod_muc: Don't bounce error replies in response to errors | Matthew Wild | 2009-03-02 | 1 | -1/+1 |
* | mod_register: Fixed an error happening during account deletion | Waqas Hussain | 2009-02-23 | 1 | -1/+1 |
* | MUC: Added copyright notice | Waqas Hussain | 2009-02-21 | 1 | -0/+7 |
* | MUC: Replaced some duplicate code | Waqas Hussain | 2009-02-21 | 1 | -19/+4 |
* | MUC: Removed commented and unused code | Waqas Hussain | 2009-02-21 | 1 | -68/+1 |
* | MUC: Workaround for a Gajim bug (it includes <x xmlns='http://jabber.org/prot... | Waqas Hussain | 2009-02-20 | 1 | -1/+1 |
* | MUC: Use util.stanza.clone instead of pre/deserialize for cloning stanzas | Waqas Hussain | 2009-02-20 | 1 | -5/+5 |
* | MUC: Syntax error in last commit - this is lua :) | Waqas Hussain | 2009-02-20 | 1 | -1/+1 |
* | MUC: Throw an error if we try talking to ourselves | Waqas Hussain | 2009-02-20 | 1 | -0/+1 |
* | Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | 2009-02-19 | 1 | -5/+13 |
|\ |
|
| * | Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | 2009-02-19 | 1 | -5/+13 |
| |\ |
|
| | * | Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | 2009-02-18 | 1 | -5/+13 |
| | |\ |
|
| | | * | Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | 2009-02-18 | 1 | -5/+13 |
| | | |\ |
|
| | | | * | mod_bosh: Possible fix for invalid key to next crash | Matthew Wild | 2009-02-18 | 1 | -5/+13 |
* | | | | | MUC: Bug fixes and workarounds | Waqas Hussain | 2009-02-19 | 1 | -30/+40 |
|/ / / / |
|
* / / / | MUC: Logging - logger doesn't like nils | Waqas Hussain | 2009-02-19 | 1 | -1/+1 |
|/ / / |
|
* / / | MUC: Added logging | Waqas Hussain | 2009-02-19 | 1 | -0/+11 |
|/ / |
|