Adjust SASL PLAIN mechanism to the new API.
sasl
|
Tobias Markmann |
Thu, 27 Aug 2009 21:29:36 +0200 |
Adding some docu.
sasl
|
Tobias Markmann |
Sun, 16 Aug 2009 23:20:02 +0200 |
Mostly making the code run; includes fixing typos and so on.
sasl
|
Tobias Markmann |
Mon, 10 Aug 2009 23:04:19 +0200 |
Initial commit of the SASL redesign.
sasl
|
Tobias Markmann |
Mon, 10 Aug 2009 12:14:40 +0200 |
MUC: Only allow moderators to change the room subject.
|
Waqas Hussain |
Wed, 25 Nov 2009 22:00:33 +0500 |
MUC: Prevent visitors from broadcasting messages.
|
Waqas Hussain |
Wed, 25 Nov 2009 21:42:05 +0500 |
MUC: Improved handling of incoming groupchat messages (state preserved for possible later use).
|
Waqas Hussain |
Wed, 25 Nov 2009 21:40:44 +0500 |
Removed some legacy doc/ files.
|
Waqas Hussain |
Wed, 25 Nov 2009 21:30:41 +0500 |
Merge with 0.6
|
Matthew Wild |
Wed, 25 Nov 2009 15:41:04 +0000 |
util.dependencies: Log an error if the current version of LuaSec installed contains The Bug (thanks Remko)
|
Matthew Wild |
Wed, 25 Nov 2009 15:40:33 +0000 |
Merge with 0.6 on prosody.im
0.6.0
|
Matthew Wild |
Wed, 25 Nov 2009 05:11:10 +0000 |
xmppclient_listener: Escape control characters when logging invalid XML.
|
Waqas Hussain |
Tue, 24 Nov 2009 22:42:08 +0500 |
Merge with 0.6
|
Matthew Wild |
Wed, 25 Nov 2009 03:30:41 +0000 |
s2smanager: Log warning when trying to send a stanza from a host we don't serve, instead of a traceback (thanks stpeter)
|
Matthew Wild |
Wed, 25 Nov 2009 03:30:00 +0000 |
Merge with trunk
|
Matthew Wild |
Tue, 24 Nov 2009 20:35:18 +0000 |
core.sessionmanager, net.*_listener: Remove the evil collectgarbage() calls
|
Matthew Wild |
Tue, 24 Nov 2009 20:34:22 +0000 |
net.server: Log an error when libevent is requested, but luaevent is unavailable, and don't load luaevent when not requested.
|
Waqas Hussain |
Tue, 24 Nov 2009 14:37:14 +0500 |
Merge with trunk
|
Matthew Wild |
Mon, 23 Nov 2009 20:22:37 +0000 |
Merge with 0.6
|
Matthew Wild |
Mon, 23 Nov 2009 20:21:20 +0000 |
util.datamanager: Replace popen(mkdir) with lfs.mkdir, keeping the just-in-time creation until we have the new datamanager API
|
Matthew Wild |
Mon, 23 Nov 2009 20:18:04 +0000 |
util.dependencies: Missed a Debian/
|
Matthew Wild |
Mon, 23 Nov 2009 19:59:32 +0000 |
util.dependencies: Clearer message, add homepages, etc.
|
Matthew Wild |
Mon, 23 Nov 2009 18:51:54 +0000 |
util.dependencies: Add LuaFileSystem as a hard dependency
|
Matthew Wild |
Mon, 23 Nov 2009 17:31:49 +0000 |
Merged with 0.6.
|
Waqas Hussain |
Mon, 23 Nov 2009 21:49:20 +0500 |
prosody: Added support for command line argument '--config'.
|
Waqas Hussain |
Mon, 23 Nov 2009 21:46:37 +0500 |
Merge with trunk
|
Matthew Wild |
Mon, 23 Nov 2009 16:30:34 +0000 |
tests/modulemanager_option_conversion.lua: Add standalone test script for the new modulemanager config option API
|
Matthew Wild |
Mon, 23 Nov 2009 16:09:44 +0000 |
modulemanager: New module API methods for getting config options with type conversion, get_option_string, get_option_number, get_option_boolean, get_option_array, get_option_set
|
Matthew Wild |
Mon, 23 Nov 2009 16:07:33 +0000 |
Merged with 0.6.
|
Waqas Hussain |
Mon, 23 Nov 2009 21:02:06 +0500 |
util.serialization: Replaced commas with semi-colons between table fields.
|
Waqas Hussain |
Mon, 23 Nov 2009 19:50:04 +0500 |