| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Moved automatic unavailable presence generation on disconnect from sessionman... | Waqas Hussain | 2009-07-05 | 2 | -8/+11 |
* | | sessionmanager: Replace raw session by an event data table for resource bind/... | Waqas Hussain | 2009-07-05 | 1 | -2/+2 |
* | | mod_presence: Broadcast presence to resources before contacts | Waqas Hussain | 2009-07-05 | 1 | -6/+6 |
* | | mod_presence: Prevented normal presence from non-interested resources from be... | Waqas Hussain | 2009-07-05 | 1 | -70/+66 |
* | | mod_presence: Changed handle_normal_presence to use a local roster rather tha... | Waqas Hussain | 2009-07-05 | 1 | -6/+7 |
* | | mod_presence: Simplified roster iteration | Waqas Hussain | 2009-07-05 | 1 | -6/+4 |
* | | mod_presence: Eliminated a jid_split | Waqas Hussain | 2009-07-05 | 1 | -1/+1 |
* | | mod_presence: Removed some unnecessary code | Waqas Hussain | 2009-07-05 | 1 | -3/+0 |
* | | sessionmanager: Reset bare_sessions[user] after resource conflict resolution.... | Matthew Wild | 2009-07-03 | 1 | -0/+1 |
* | | mod_presence: Declare t_insert, fixes a potential traceback | Matthew Wild | 2009-07-03 | 1 | -1/+1 |
* | | sessionmanager: Newly created sessions shouldn't have a priority. Fixes one o... | Matthew Wild | 2009-07-03 | 1 | -1/+1 |
* | | s2smanager: Log the hostname and address when s2s connection fails instantly | Matthew Wild | 2009-07-03 | 1 | -1/+1 |
* | | hostmanager: Add disallow_s2s to config, defaults to false unless anonymous_l... | Matthew Wild | 2009-07-03 | 1 | -1/+6 |
* | | stanza_router: Check host.disallow_s2s before routing over s2sout. you can ha... | Matthew Wild | 2009-07-03 | 1 | -6/+10 |
* | | Merged branches | Dwayne Bent | 2009-07-02 | 1 | -48/+0 |
|\ \ |
|
| * | | mod_presence: Removed dead code | Waqas Hussain | 2009-07-02 | 1 | -48/+0 |
* | | | Added man page for prosodyctl | Dwayne Bent | 2009-07-02 | 2 | -0/+82 |
|/ / |
|
* | | datamanager: Fixed incorrect callback result checking | Waqas Hussain | 2009-07-02 | 1 | -4/+4 |
* | | mod_pep: Escape + in pattern | Matthew Wild | 2009-07-02 | 1 | -1/+1 |
* | | prosodyctl: Add message for not-running error | Matthew Wild | 2009-07-02 | 1 | -0/+1 |
* | | prosodyctl: Use prosodyctl_timeout option if it exists in the config | Matthew Wild | 2009-07-02 | 1 | -2/+4 |
* | | prosodyctl: Improve usability with status messages, and waiting up to 5s for ... | Matthew Wild | 2009-07-02 | 1 | -2/+37 |
* | | mod_pep: Pass origin/session to publish_all() | Matthew Wild | 2009-07-02 | 1 | -1/+1 |
* | | Added HMAC utility module | Dwayne Bent | 2009-07-01 | 1 | -0/+67 |
* | | prosody: Add fallbacks/ to path | Matthew Wild | 2009-07-02 | 1 | -2/+5 |
* | | Makefile: Install fallbacks/ directory | Matthew Wild | 2009-07-02 | 1 | -1/+2 |
* | | mod_offline: Initial commit | Waqas Hussain | 2009-07-02 | 1 | -0/+47 |
* | | Merged with trunk | Waqas Hussain | 2009-07-02 | 3 | -3/+4 |
|\ \ |
|
| * | | Send xml:lang in stream headers, fixes #78 | Matthew Wild | 2009-07-01 | 2 | -2/+2 |
| |/ |
|
| * | Making sure the node is in unicode when passing it to password lookup function. | Tobias Markmann | 2009-07-01 | 1 | -1/+2 |
* | | mod_pep: Fixed boolean indexing error while casting all messages for a user | Waqas Hussain | 2009-07-02 | 1 | -2/+3 |
|/ |
|
* | Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | 2009-06-29 | 1 | -1/+2 |
|\ |
|
| * | Merge with nolan | Matthew Wild | 2009-06-29 | 1 | -1/+2 |
| |\ |
|
| | * | Serialize unknown stanza before logging. | nolan | 2009-06-28 | 1 | -1/+2 |
* | | | modulemanager: Don't close stream on stream:error with unsupported-stanza-typ... | Waqas Hussain | 2009-06-29 | 1 | -1/+1 |
* | | | prosody.cfg.lua.dist: Removed 'presence' from default modules list | Waqas Hussain | 2009-06-29 | 1 | -1/+0 |
* | | | stanza_router: Removed unnecessary xmlns check | Waqas Hussain | 2009-06-29 | 1 | -1/+1 |
* | | | stanza_router: Don't fire preprocessing events if stanza is not from full JID | Waqas Hussain | 2009-06-29 | 1 | -1/+1 |
|/ / |
|
* | | util.pluginloader: Append "@" to chunk names (fixes weird formatting in plugi... | Waqas Hussain | 2009-06-28 | 1 | -1/+1 |
* | | mod_pep: Fixed a nil access error | Waqas Hussain | 2009-06-28 | 1 | -2/+4 |
* | | mod_pep: Use cached caps | Waqas Hussain | 2009-06-28 | 1 | -14/+23 |
* | | Merged with trunk | Waqas Hussain | 2009-06-28 | 5 | -8/+11 |
|\ \ |
|
| * | | Merge with nolan | Matthew Wild | 2009-06-28 | 1 | -1/+1 |
| |\| |
|
| | * | Log stanza if stanza.to isn't set for some component errors. | nolan | 2009-06-28 | 1 | -1/+1 |
| * | | net.httpserver: Don't upset logger when response is nil | Matthew Wild | 2009-06-28 | 1 | -1/+1 |
| * | | mod_console: Reload/unload a module on a component host if it is loaded there | Matthew Wild | 2009-06-28 | 1 | -4/+5 |
| * | | Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | 2009-06-27 | 2 | -2/+4 |
| |\| |
|
| | * | mod_message: Advertise offline message support as per XEP-0160 (thanks nolan) | Matthew Wild | 2009-06-26 | 1 | -0/+2 |
| | * | xmppclient_listener: Pass session close reason to destroy_session (to be used... | Matthew Wild | 2009-06-26 | 1 | -2/+2 |
* | | | mod_pep: Entity capabilities | Waqas Hussain | 2009-06-28 | 1 | -11/+84 |
|/ / |
|