sessionmanager, s2smanager: Remove open_session tracing
|
Matthew Wild |
Mon, 08 Apr 2013 15:53:18 +0100 |
Merge 0.9->trunk
|
Matthew Wild |
Mon, 08 Apr 2013 15:32:51 +0100 |
mod_pubsub: Send bad-request when no action specified (thanks Maranda)
|
Matthew Wild |
Mon, 08 Apr 2013 15:32:24 +0100 |
Merge 0.9->trunk
|
Matthew Wild |
Mon, 08 Apr 2013 15:05:16 +0100 |
mod_pubsub: Don't attempt to handle iq stanzas with no action element
|
Matthew Wild |
Mon, 08 Apr 2013 15:04:55 +0100 |
Merge 0.9->trunk
|
Matthew Wild |
Mon, 08 Apr 2013 12:08:34 +0100 |
util.datamanager: Clear the cache of created directories on storage failure, and retry
|
Matthew Wild |
Sun, 07 Apr 2013 20:28:12 +0100 |
util.datamanager: expose path decode and encode functions.
|
Marco Cirillo |
Sun, 07 Apr 2013 16:56:49 +0000 |
net.http.server: add API to allow firing events directly on the server.
|
Marco Cirillo |
Sun, 07 Apr 2013 12:23:29 +0000 |
prosodyctl: Define prosody.core_post_stanza as an empty function
|
Matthew Wild |
Sat, 06 Apr 2013 20:07:08 +0100 |
Merge 0.9->trunk
|
Matthew Wild |
Sat, 06 Apr 2013 12:21:01 +0100 |
util.json: Convert \uXXXX to UTF-8 when decoding
|
Matthew Wild |
Sat, 06 Apr 2013 12:20:31 +0100 |
util.stanza: Use correct index when replacing the tag in .tags (thanks daurnimator)
|
Matthew Wild |
Fri, 05 Apr 2013 19:59:48 +0100 |
moduleapi: assert() that prosody.core_post_stanza is not nil
|
Matthew Wild |
Fri, 05 Apr 2013 19:13:46 +0100 |
Merge 0.9->trunk
|
Matthew Wild |
Fri, 05 Apr 2013 13:06:48 +0100 |
portmanager: import pairs() (thanks Maranda)
|
Matthew Wild |
Fri, 05 Apr 2013 13:06:26 +0100 |
Merge 0.9->trunk
|
Matthew Wild |
Fri, 05 Apr 2013 10:05:18 +0100 |
Merge with Maranda
|
Matthew Wild |
Fri, 05 Apr 2013 10:04:53 +0100 |
rostermanager: do not save rosters for unexistant users.
|
Marco Cirillo |
Fri, 05 Apr 2013 04:52:11 +0000 |
prosody: load rostermanager after usermanager during environment initialization.
|
Marco Cirillo |
Fri, 05 Apr 2013 04:49:32 +0000 |
mod_http: disable ssl peer verification by default.
|
Marco Cirillo |
Thu, 04 Apr 2013 23:41:36 +0000 |
portmanager: add logic to allow specification of service default values for ssl config and / or overrides.
|
Marco Cirillo |
Thu, 04 Apr 2013 23:36:30 +0000 |
mod_storage_none: A null-like storage provider that returns all stores as empty, and fails to save anything to them
|
Matthew Wild |
Fri, 05 Apr 2013 10:01:02 +0100 |
util.stanza: Add stanza:find(), a light weight XPath-like method
|
Kim Alvefur |
Thu, 04 Apr 2013 20:05:35 +0200 |
mod_s2s: Add COMPAT cahin verification code for older LuaSec versions
|
Kim Alvefur |
Thu, 04 Apr 2013 19:21:47 +0200 |
configure: Replaces tabs with spaces in --help
|
Kim Alvefur |
Wed, 03 Apr 2013 15:48:49 +0200 |
configure: Add RUNWITH to --help
|
Kim Alvefur |
Wed, 03 Apr 2013 15:38:18 +0200 |
Merge 0.9->trunk
|
Matthew Wild |
Wed, 03 Apr 2013 13:53:21 +0100 |
mod_pubsub: Don't send current items to new subscribers (I don't know why we did)
|
Matthew Wild |
Wed, 03 Apr 2013 13:51:59 +0100 |
mod_groups: Remove unused import
|
Matthew Wild |
Wed, 03 Apr 2013 13:40:40 +0100 |