Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | util.hmac: Fix a global set | Matthew Wild | 2009-07-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | Remove to-unicode conversion because it's done in sasl.lua now. | Tobias Markmann | 2009-07-05 | 1 | -2/+1 | |
| | | | ||||||
| * | | Move to-unicode conversion from mod_saslauth.lua to sasl.lua. | Tobias Markmann | 2009-07-05 | 1 | -1/+2 | |
| | | | ||||||
| * | | Fixed decoding of parameters. | Tobias Markmann | 2009-07-05 | 1 | -1/+1 | |
| | | | ||||||
* | | | mod_presence: Fixed: Presence probe replies now get sent to the full JID of ↵ | Waqas Hussain | 2009-07-06 | 1 | -1/+1 | |
| |/ |/| | | | | | the probe sender | |||||
* | | mod_presence: Send unavailable presence to resources from non-available ↵ | Waqas Hussain | 2009-07-05 | 1 | -0/+9 | |
| | | | | | | | | resources on disconnect | |||||
* | | Moved automatic unavailable presence generation on disconnect from ↵ | Waqas Hussain | 2009-07-05 | 2 | -8/+11 | |
| | | | | | | | | sessionmanager to mod_presence | |||||
* | | sessionmanager: Replace raw session by an event data table for resource ↵ | Waqas Hussain | 2009-07-05 | 1 | -2/+2 | |
| | | | | | | | | bind/unbind events, allowing extra data | |||||
* | | 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 ↵ | Waqas Hussain | 2009-07-05 | 1 | -70/+66 | |
| | | | | | | | | being dropped | |||||
* | | mod_presence: Changed handle_normal_presence to use a local roster rather ↵ | Waqas Hussain | 2009-07-05 | 1 | -6/+7 | |
| | | | | | | | | than origin's roster | |||||
* | | 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 ↵ | Matthew Wild | 2009-07-03 | 1 | -0/+1 | |
| | | | | | | | | resolution. Fixes the other stanza gobbling bug \o/ | |||||
* | | 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 ↵ | Matthew Wild | 2009-07-03 | 1 | -1/+1 | |
| | | | | | | | | of the stanza-gobbling bugs \o/ | |||||
* | | 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 ↵ | Matthew Wild | 2009-07-03 | 1 | -1/+6 | |
| | | | | | | | | anonymous_login is enabled, then defaults to true | |||||
* | | stanza_router: Check host.disallow_s2s before routing over s2sout. you can ↵ | Matthew Wild | 2009-07-03 | 1 | -6/+10 | |
| | | | | | | | | haz no s2s. | |||||
* | | 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 | |
| | | | | | | | | the server to start/stop | |||||
* | | 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 | |
| | | | | | | | | Produces HMAC codes using all the supported hashes (md5, sha1, sha256) | |||||
* | | 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 ↵ | Waqas Hussain | 2009-06-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | unsupported-stanza-type (fixes #102) | |||||
* | | | 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 ↵ | Waqas Hussain | 2009-06-28 | 1 | -1/+1 | |
| | | | | | | | | plugin tracebacks) | |||||
* | | 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 | |
| | | |