MUC: Include <status code='100'/> in a message, not in presence. Fixes various issues.
[prosody.git] / plugins /
2010-04-19 Waqas HussainMUC: Include <status code='100'/> in a message, not...
2010-04-09 Matthew WildMerge 0.7->trunk
2010-04-09 Matthew WildMerge 0.6->0.7
2010-04-03 Matthew WildMerge 0.7->trunk
2010-04-03 Matthew WildMerge 0.6->0.7
2010-04-03 Matthew WildMerge 0.6/MattJ -> 0.6
2010-04-03 Matthew Wildmod_bosh: Default stanza namespace should be jabber...
2010-03-30 Matthew WildMerge 0.7/waqas->0.7/MattJ
2010-03-30 Matthew WildMerge 0.6->0.7
2010-03-24 Matthew WildMerge 0.7->trunk
2010-03-24 Matthew WildMerge 0.7->trunk
2010-03-24 Matthew WildMerge 0.7/waqas->0.7/MattJ
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-24 Matthew Wildmod_tls: Add s2s_allow_encryption option which, when...
2010-03-23 Waqas Hussainmod_register: Use set_password to set passwords instead...
2010-03-23 Waqas Hussainmod_saslauth: Tidier code for SASL backend selection.
2010-03-23 Waqas Hussainmod_saslauth: Fail with an error when the requested...
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew Wildmod_groups: Ignore whitespace on group member JID lines...
2010-03-22 Matthew Wildmod_groups: Fixes to make compatible with roster versio...
2010-03-22 Matthew Wildmod_groups: Missed hunk from last commit, don't create...
2010-03-22 Matthew Wildmod_groups: Only create group lists when necessary...
2010-03-22 Matthew Wildmod_roster: Tidier code for the roster versioning logic
2010-03-18 Matthew WildMerge 0.7->trunk
2010-03-18 Matthew WildMerge darkrain->trunk
2010-03-18 Matthew WildMerge 0.7->trunk
2010-03-18 Matthew WildMerge 0.6->0.7
2010-03-18 Matthew WildMerge 0.6 with waqas
2010-03-17 Paul Aurichmod_saslauth: Add a sasl_realm option
2010-03-17 Paul Aurichmod_saslauth: Add a sasl_realm option
2010-03-17 Matthew WildMerge with 0.7
2010-03-17 Matthew WildMerge ... 0.6 (into 0.7, namely mod_compression fixes)
2010-03-16 Waqas HussainMUC: Added support for letting clients manage discussio...
2010-03-15 Waqas Hussainmod_compression: Improved and lowered log level of...
2010-03-09 Waqas Hussainmod_compression: Return <setup-failed/> instead of...
2010-03-09 Waqas Hussainmod_compression: More robust stanza processing.
2010-03-09 Waqas Hussainmod_compression: Don't succeed after indicating a failure.
2010-03-09 Waqas Hussainmod_compression: Don't tell client compression succeede...
2010-03-09 Waqas Hussainmod_compression: Fixed various possible tracebacks...
2010-03-05 Matthew WildMerge with trunk
2010-03-05 Matthew WildMerge with 0.7
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-03-02 Waqas Hussainmod_offline: Convert to Unix line endings.
2010-03-01 Matthew WildMerge with 0.7
2010-03-01 Matthew Wildmod_proxy65: Fix for old-style closing of connections...
2010-03-01 Matthew WildMerge with 0.7
2010-03-01 Matthew Wildmod_saslauth: Add FIXME to remind myself to fix this...
2010-03-01 Matthew WildMerge with 0.7
2010-03-01 Matthew WildMerge with 0.7/waqas
2010-03-01 Matthew Wildmod_saslauth: Unlock globals while loading cyrus
2010-02-25 Matthew WildMerge with 0.7
2010-02-25 Matthew WildMerge with 0.6
2010-02-22 Matthew WildMerge with 0.7
2010-02-22 Matthew Wildmod_console: Uncomment the help for server:shutdown...
2010-02-21 Matthew WildMerge with 0.7
2010-02-21 Waqas HussainMerge with 0.7.
2010-02-21 Waqas Hussainmod_iq: Fire sub-events for iq/self events.
2010-02-20 Matthew WildMerge with 0.7
2010-02-20 Matthew Wildmod_debug: Obsoleted by mod_console
2010-02-20 Matthew Wildmod_selftests: Obsolete, remove
2010-02-20 Matthew WildBacked out changeset e7b09424b486 (not removing mod_off...
2010-02-20 Matthew Wildmod_offline: Remove from 0.7 (offline messages are...
2010-02-20 Matthew Wildmod_offline: Remove from 0.7 (offline messages are...
2010-02-19 Waqas Hussainmod_storage, plus a bit of SQL and XML.
2010-02-18 Waqas HussainMUC: Allow role changes based on JIDs.
2010-02-16 Matthew WildMerge with 0.7
2010-02-16 Matthew Wildmod_tls: Only negotiate TLS on outgoing s2s connections...
2010-02-15 Matthew Wildmod_saslauth: Log debug message with full error if...
2010-02-15 Matthew Wildmod_saslauth: Correct syntax for gracefully handling...
2010-02-15 Waqas Hussainmod_presence: Added config option 'bare_message_deliver...
2010-02-14 Waqas Hussainmod_presence: Reflect the user's own presence back...
2010-02-14 Waqas Hussainmod_saslauth: Warn and fallback gracefully when Cyrus...
2010-02-14 Waqas Hussainmod_tls: Ban TLS after auth, not before.
2010-02-14 Waqas Hussainmod_tls: Fixed traceback during S2S TLS (nil global...
2010-02-13 Matthew Wildmod_saslauth: Don't print raw SASL data to avoid loggin...
2010-02-12 Matthew Wildmod_tls: Refactor to simplify detection of whether...
2010-02-12 Matthew Wildmod_tls: Don't offer TLS on hosts that don't have any...
2010-02-12 Matthew Wildmod_privacy: Remove the non-working sendNeededUnavailab...
2010-02-12 Matthew Wildmod_privacy: Fix to correctly iterate over lists stored...
2010-02-12 Matthew Wildmod_privacy: Upgrade old privacy lists to new storage...
2010-02-11 Waqas Hussains2smanager, mod_compression, mod_tls: Changed event...
2010-02-11 Waqas Hussainmod_saslauth: Hook stream-features event using new...
2010-02-11 Waqas Hussainmod_roster: Hook stream-features event using new events...
2010-02-11 Waqas Hussainmod_legacyauth: Hook stream-features event using new...
2010-02-11 Waqas Hussainmod_compression: Hook stream-features event using new...
2010-02-11 Waqas Hussainmod_bosh: Fire stream-features event using new events...
2010-02-11 Waqas Hussainmod_tls: Hook stream-features event using new events...
2010-02-11 Waqas Hussainmod_tls: Cleanup.
2010-02-11 Waqas Hussainmod_tls: Fixed an extra :up() in s2s stream feature...
2010-02-11 Waqas HussainMerge with trunk.
2010-02-11 Waqas Hussainmod_tls: Remove origin type check when TLS is requested...
2010-02-11 Waqas Hussainmod_tls: Respond with proper error when TLS cannot...
2010-02-11 Waqas Hussainmod_tls: Inlined some code.
2010-02-11 Waqas Hussainmod_tls: Merged duplicate code.
2010-02-11 Waqas Hussainmod_tls: Switched to new events API.
2010-02-11 Waqas Hussainmod_tls: Slight refactoring.
next