Software /
code /
prosody
Graph
-
Add motd plugin, giving text to a user on each login.2010-05-29, by Jeff Mitchell
-
Add the ability to have names in group files, by putting them with an = sign after the jid:2010-05-28, by Jeff Mitchell
-
Correct out of order logic in mod_hashpassauth2010-05-28, by Jeff Mitchell
-
Add mechanism for upgrading to hashed passwords from default. Remove some extra debug.2010-05-27, by Jeff Mitchell
-
Have defaultauth load by default2010-05-27, by Jeff Mitchell
-
Check in mod_hashpassauth -- works!2010-05-26, by Jeff Mitchell
-
Working defaultauth2010-05-20, by Jeff Mitchell
-
Added mod_auth_default2010-05-20, by Jeff Mitchell
-
Update usermanager to not crash, etc.2010-05-20, by Jeff Mitchell
-
First bit of work2010-05-20, by Jeff Mitchell
-
Merge backout2010-06-04, by Matthew Wild
-
Backed out changeset 8bd3857a75ee2010-06-04, by Matthew Wild
-
util.sasl_cyrus: Log the textual representation of unknown Cyrus SASL errors, not just the error code.2010-06-03, by Waqas Hussain
-
mod_presence: Send unavailable presence in response to probes to the sender's full JID, not bare JID.2010-06-03, by Waqas Hussain
-
SASL: Minor cleanup.2010-06-03, by Waqas Hussain
-
util.sasl.scram: Fixed a log level.2010-06-03, by Waqas Hussain
-
mod_presence: Removed unnecessary parameter 'core_route_stanza' from various functions.2010-06-03, by Waqas Hussain
-
Merge 0.7->trunk2010-06-03, by Matthew Wild
-
s2smanager: Remove potentially misleading log message (thanks albert)2010-06-03, by Matthew Wild
-
Merge 0.7->trunk2010-06-02, by Matthew Wild
-
mod_compression: Use filters! \o/2010-06-02, by Matthew Wild
-
xmppserver_listener: Add filters for incoming bytes and stanzas2010-06-02, by Matthew Wild
-
s2smanager: Add filters for outgoing bytes and stanzas2010-06-02, by Matthew Wild
-
sessionmanager: Rename filters_initialize->initialize_filters2010-06-02, by Matthew Wild
-
xmppclient_listener: Add filters for incoming bytes and stanzas2010-06-02, by Matthew Wild
-
sessionmanager: Initialize new sessions for filtering, and add filters for outgoing bytes and stanzas2010-06-02, by Matthew Wild
-
xmppserver_listener: Port to util.xmppstream \o/2010-06-02, by Matthew Wild
-
util.filters: Break processing if a filterer returns nil2010-06-02, by Matthew Wild
-
util.filters: Don't traceback with no filters of a type added2010-06-02, by Matthew Wild
-
net.multiplex_listener: Test to make sure listener.onconnect isn't nil.2010-06-02, by Waqas Hussain
-
net.multiplex_listener: Call listener.onconnect(conn) when swapping listeners.2010-06-02, by Waqas Hussain
-
xmppclient_listener: Port to onconnect handler2010-06-02, by Matthew Wild
-
util.filters: Don't traceback when trying to remove a filter from an uninitialized object2010-06-02, by Matthew Wild
-
util.filters: Expose the initialization function2010-06-02, by Matthew Wild
-
util.filters: New utility library for managing filters on an object2010-06-02, by Matthew Wild
-
mod_pep: Corrected and optimized handling of non-available presence stanzas.2010-06-01, by Waqas Hussain
-
mod_iq: Removed a check for user existance when firing iq/bare/* sub-events.2010-05-30, by Waqas Hussain
-
mod_pep: Use is_contact_subscribed (which uses the new rostermanager fix to avoid unnecessary roster loads)2010-06-01, by Matthew Wild
-
rostermanager: Optimisation to avoid unnecessarily loading rosters for offline contacts on probes, etc.2010-06-01, by Waqas Hussain
-
Merge compression fix2010-05-29, by Matthew Wild
-
Merge 0.7->trunk2010-05-26, by Matthew Wild
-
mod_groups: Check for existence of roster[false] before clearing version (thanks Flo)2010-05-26, by Matthew Wild
-
Merge 0.7->trunk2010-05-24, by Matthew Wild
-
util.sasl.scram: Fix remaining - in profile name2010-05-24, by Matthew Wild
-
util.sasl.*: Adjusting authentication provider names. All '-' replaced with '_'2010-05-24, by Tobias Markmann
-
Merge trunk/Tobias->trunk2010-05-24, by Matthew Wild
-
util.sasl.*: Adjusting authentication provider names. All '-' replaced with '_'2010-05-24, by Tobias Markmann
-
Merge 0.7->trunk2010-05-24, by Matthew Wild
-
util.sasl.scram: Fixing logic error in argument checking.2010-05-24, by Tobias Markmann
-
util.sasl.scram: Fixing logic error in argument checking.2010-05-24, by Tobias Markmann
-
Merge 0.7->trunk2010-05-23, by Matthew Wild
-
Merge 0.7/waqas->0.7/MattJ2010-05-23, by Matthew Wild
-
mod_private: Detect datamanager read errors, and respond with 'internal-server-error'.2010-05-23, by Waqas Hussain
-
usermanager: Take datamanager errors into account when determining account existance.2010-05-23, by Waqas Hussain
-
mod_presence: Don't send 'unsubscribed' in response to probes when roster loading fails.2010-05-23, by Waqas Hussain
-
rostermanager: Return an error string when subscription test fails due to an error.2010-05-23, by Waqas Hussain
-
rostermanager: Mark rosters which fail to load as broken, and never save them.2010-05-23, by Waqas Hussain
Scroll all the way down to load more.