aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* util.hmac: Fix a global setMatthew Wild2009-07-051-1/+1
* mod_presence: Send unavailable presence to resources from non-available resou...Waqas Hussain2009-07-051-0/+9
* Moved automatic unavailable presence generation on disconnect from sessionman...Waqas Hussain2009-07-052-8/+11
* sessionmanager: Replace raw session by an event data table for resource bind/...Waqas Hussain2009-07-051-2/+2
* mod_presence: Broadcast presence to resources before contactsWaqas Hussain2009-07-051-6/+6
* mod_presence: Prevented normal presence from non-interested resources from be...Waqas Hussain2009-07-051-70/+66
* mod_presence: Changed handle_normal_presence to use a local roster rather tha...Waqas Hussain2009-07-051-6/+7
* mod_presence: Simplified roster iterationWaqas Hussain2009-07-051-6/+4
* mod_presence: Eliminated a jid_splitWaqas Hussain2009-07-051-1/+1
* mod_presence: Removed some unnecessary codeWaqas Hussain2009-07-051-3/+0
* sessionmanager: Reset bare_sessions[user] after resource conflict resolution....Matthew Wild2009-07-031-0/+1
* mod_presence: Declare t_insert, fixes a potential tracebackMatthew Wild2009-07-031-1/+1
* sessionmanager: Newly created sessions shouldn't have a priority. Fixes one o...Matthew Wild2009-07-031-1/+1
* s2smanager: Log the hostname and address when s2s connection fails instantlyMatthew Wild2009-07-031-1/+1
* hostmanager: Add disallow_s2s to config, defaults to false unless anonymous_l...Matthew Wild2009-07-031-1/+6
* stanza_router: Check host.disallow_s2s before routing over s2sout. you can ha...Matthew Wild2009-07-031-6/+10
* Merged branchesDwayne Bent2009-07-021-48/+0
|\
| * mod_presence: Removed dead codeWaqas Hussain2009-07-021-48/+0
* | Added man page for prosodyctlDwayne Bent2009-07-022-0/+82
|/
* datamanager: Fixed incorrect callback result checkingWaqas Hussain2009-07-021-4/+4
* mod_pep: Escape + in patternMatthew Wild2009-07-021-1/+1
* prosodyctl: Add message for not-running errorMatthew Wild2009-07-021-0/+1
* prosodyctl: Use prosodyctl_timeout option if it exists in the configMatthew Wild2009-07-021-2/+4
* prosodyctl: Improve usability with status messages, and waiting up to 5s for ...Matthew Wild2009-07-021-2/+37
* mod_pep: Pass origin/session to publish_all()Matthew Wild2009-07-021-1/+1
* Added HMAC utility moduleDwayne Bent2009-07-011-0/+67
* prosody: Add fallbacks/ to pathMatthew Wild2009-07-021-2/+5
* Makefile: Install fallbacks/ directoryMatthew Wild2009-07-021-1/+2
* mod_offline: Initial commitWaqas Hussain2009-07-021-0/+47
* Merged with trunkWaqas Hussain2009-07-023-3/+4
|\
| * Send xml:lang in stream headers, fixes #78Matthew Wild2009-07-012-2/+2
| * Making sure the node is in unicode when passing it to password lookup function.Tobias Markmann2009-07-011-1/+2
* | mod_pep: Fixed boolean indexing error while casting all messages for a userWaqas Hussain2009-07-021-2/+3
|/
* Automated merge with http://waqas.ath.cx:8000/Matthew Wild2009-06-291-1/+2
|\
| * Merge with nolanMatthew Wild2009-06-291-1/+2
| |\
| | * Serialize unknown stanza before logging.nolan2009-06-281-1/+2
* | | modulemanager: Don't close stream on stream:error with unsupported-stanza-typ...Waqas Hussain2009-06-291-1/+1
* | | prosody.cfg.lua.dist: Removed 'presence' from default modules listWaqas Hussain2009-06-291-1/+0
* | | stanza_router: Removed unnecessary xmlns checkWaqas Hussain2009-06-291-1/+1
* | | stanza_router: Don't fire preprocessing events if stanza is not from full JIDWaqas Hussain2009-06-291-1/+1
|/ /
* | util.pluginloader: Append "@" to chunk names (fixes weird formatting in plugi...Waqas Hussain2009-06-281-1/+1
* | mod_pep: Fixed a nil access errorWaqas Hussain2009-06-281-2/+4
* | mod_pep: Use cached capsWaqas Hussain2009-06-281-14/+23
* | Merged with trunkWaqas Hussain2009-06-285-8/+11
|\ \
| * | Merge with nolanMatthew Wild2009-06-281-1/+1
| |\|
| | * Log stanza if stanza.to isn't set for some component errors.nolan2009-06-281-1/+1
| * | net.httpserver: Don't upset logger when response is nilMatthew Wild2009-06-281-1/+1
| * | mod_console: Reload/unload a module on a component host if it is loaded thereMatthew Wild2009-06-281-4/+5
| * | Automated merge with http://waqas.ath.cx:8000/Matthew Wild2009-06-272-2/+4
| |\|
| | * mod_message: Advertise offline message support as per XEP-0160 (thanks nolan)Matthew Wild2009-06-261-0/+2