Log

description author age
MUC: Workaround for Miranda sending 'nick' instead of 'jid' when changing affiliation. Waqas Hussain 2009-09-07
MUC: Some fixes for minor bugs in IQ handling. Waqas Hussain 2009-09-07
MUC: Added support for requesting various lists (owner, admin, voice, etc). Waqas Hussain 2009-09-07
MUC: An admin or owner MUST NOT be able to revoke moderation privileges from another admin or owner. Waqas Hussain 2009-09-07
MUC: Owners can now modify roles and affiliations Waqas Hussain 2009-09-07
MUC: Added support for generating unique room names Waqas Hussain 2009-09-07
MUC: Send appropriate error to banned users on join. Waqas Hussain 2009-09-07
MUC: Renamed _participants table to _occupants Waqas Hussain 2009-09-07
MUC: New basic mod_muc based on the new MUC library Waqas Hussain 2009-09-07
MUC: Initial support for roles and affiliations Waqas Hussain 2009-09-07
MUC: Fixed function declarations. Waqas Hussain 2009-09-07
MUC: The MUC lib is now metatable based. Cleaned up code, etc. Waqas Hussain 2009-09-07
MUC: Added initial MUC lib Waqas Hussain 2009-09-07
Merge with 0.5 matthew 2009-09-05
datamanager: Fixed logging errors on deletion of datastores not owned by a user@host Waqas Hussain 2009-09-05
mod_presence: Fixed: Don't recursively handle inbound presence directed at local host Waqas Hussain 2009-09-05
modulemanager: Fixed: Internally generated stanzas could be missing namespaces, which causes tracebacks in logging (e.g., auto-generated offline presence) Waqas Hussain 2009-09-05
net/dns: Fixed regression causing nameserver initialization to fail on Windows Waqas Hussain 2009-09-02
mod_compression: Fixed: Starting compression only worked before auth Waqas Hussain 2009-09-02
Merge with 0.5 Matthew Wild 2009-08-20
ejabberd2prosody: More intelligent searching for erlparse library Matthew Wild 2009-08-20
Uncertain merge with 0.5's SASL Matthew Wild 2009-08-20
util.sasl: Fix 2 global sets (one a tpyo) Matthew Wild 2009-08-20
Allow ampersands in passwords for SASL PLAIN mechanism and fixing a typo. Tobias Markmann 2009-08-19
Change variable name. The previous choice was too ugly looking. Tobias Markmann 2009-08-19
Use NODEprep for prepping usernames used during SASL logins. Tobias Markmann 2009-08-19
Do SASLprep for SASL PLAIN mechanism to be more conform with RFC 4616. Tobias Markmann 2009-08-19
Don't allow double compression. Tobias Markmann 2009-08-18
Support compression also after SASL. Tobias Markmann 2009-08-18
Merge with waqas Matthew Wild 2009-08-18