mod_debug: Obsoleted by mod_console
[prosody.git] / plugins /
2010-02-20 Matthew Wildmod_debug: Obsoleted by mod_console
2010-02-20 Matthew Wildmod_selftests: Obsolete, remove
2010-02-20 Matthew Wildmod_offline: Remove from 0.7 (offline messages are...
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.
2010-02-11 Waqas Hussainmod_presence: Don't depend on user being online when...
2010-02-11 Waqas Hussainmod_presence: Don't depend on sessions array existing...
2010-02-11 Matthew Wildmod_privacy: Remove use of to identify unspecified...
2010-02-11 Matthew Wildmod_privacy: Fix potential traceback in stanza validati...
2010-02-11 Matthew Wildmod_privacy: Don't store the privacy lists as an array...
2010-02-09 Matthew Wildmod_privacy: Rename from_user/to_user flags to is_from_...
2010-02-09 Waqas Hussainmod_tls: Don't advertise TLS after authentication.
2010-02-05 Matthew WildMerge with backout
2010-01-31 Matthew Wildmod_tls: Remove some redundant variable declarations
2010-01-31 Matthew Wildmod_tls: Set the sslctx on outgoing connections (possib...
2010-01-31 Matthew Wildmod_tls: Update for new server SSL syntax
2010-01-30 Matthew WildMUC: muc.lib.lua: Fix the sending of the occupant JID...
2010-01-29 Waqas HussainMerge with trunk.
2010-01-29 Waqas Hussainmod_presence: Quick fix to make probes from local users...
2010-01-29 Waqas Hussainmod_presence: Added handler for presence subscriptions...
2010-01-29 Matthew WildMUC: Fixes and refactoring for the previous commit...
2010-01-29 Matthew WildMUC: Show error message texts when participants are...
2010-01-29 Matthew WildMUC: Have get_error_condition() use the new stanza...
2010-01-29 Waqas Hussainmod_presence: Respond with an unavailable presence...
2010-01-29 Matthew Wildmod_privacy: A handful of logging fixes
2010-01-29 Matthew Wildmod_privacy: Remove the giant if/end block that was...
2010-01-29 Matthew WildMerge backed out changeset
2010-01-29 Matthew WildBacked out changeset c4240df1b412 (or this)
2010-01-29 Matthew WildBacked out changeset a4f9ed3f912e (you didn't see this)
2010-01-29 Matthew Wildmod_privacy: ...and no 'to' for presence implies an...
2010-01-29 Matthew Wildmod_privacy: Mmph, no 'from' == from local
2010-01-29 Matthew Wildmod_privacy: Fix repeated presence-in (should be presen...
2010-01-29 Matthew Wildmod_privacy: Trailing whitespace (I can't sleep)
2010-01-28 Matthew Wildmod_console: Update !! shortcut for new connection API
2010-01-25 Waqas HussainMUC: Removed old commented code.
2010-01-25 Waqas HussainMUC: Converted some local functions into methods.
2010-01-25 Waqas Hussainmod_privacy: Removed a useless 'require' within a function.
2010-01-25 Waqas HussainMerge with trunk.
2010-01-25 Waqas Hussainmod_privacy: Cleaned up code.
2010-01-25 Waqas Hussainmod_privacy: Reduced a function.
2010-01-25 Waqas Hussainmod_privacy: Fixed global access.
2010-01-25 Waqas Hussainmod_privacy: Imported from prosody-modules.
2010-01-24 Waqas Hussainmod_component: Cleaned up unused variables.
2010-01-23 Waqas Hussainmod_disco: Added option 'disco_items' to allow appendin...
2010-01-23 Matthew Wildmod_component: Fix name of config option in error messa...
2010-01-22 Matthew Wildmod_xmlrpc: Obsolete, remove
2010-01-22 Matthew Wildmod_bosh: I == fail.
2010-01-22 Matthew Wildmod_bosh: Simplify cross-domain support, and make it...
2010-01-21 Matthew Wildmod_bosh: Support for cross-domain access control using...
2010-01-21 Matthew Wildmod_actions_http: Obsolete, remove
2010-01-21 Matthew Wildmod_bosh: Trailing whitespace
2010-01-19 Matthew Wildmod_bosh: Update for new xmlhandlers syntax
2010-01-18 Matthew Wildmod_presence: Automatically deny presence requests...
2010-01-13 Matthew Wildmod_muc: Remove unused history_length declaration
2010-01-13 Matthew Wildmod_posix: Adjust file open mode depending on whether...
2010-01-12 Matthew Wildutil.pposix, mod_posix, prosodyctl: Bump pposix version...
2010-01-11 Waqas Hussainmod_saslauth: Fixed some indentation and added some...
2010-01-11 Waqas Hussainmod_saslauth: Made some variables local to avoid unnece...
2010-01-11 Waqas Hussainmod_register: Return a <not-acceptable/> error on empty...
2010-01-10 Matthew Wildmod_posix: Lock pidfile when in use, shut down if we...
2010-01-10 Matthew Wildmod_posix: Set umask to 'umask' from the config, or 027
2010-01-10 Matthew Wildutil.pposix: Add pposix.umask(), bump version to 0...
2010-01-10 Matthew Wildmod_posix: Remove the lines added to work around the...
2010-01-03 Paul Aurichmod_saslauth: Oops.
2010-01-03 Matthew WildMerge with Paul
2010-01-03 Matthew Wildmod_muc/muc.lib: Use stanza:get_child() to locate MUC...
2010-01-03 Paul Aurichmod_saslauth: Use module:get_option()
2010-01-03 Matthew WildMerge with Rob
2010-01-03 Paul Aurichmod_saslauth: Add sasl_backend config parameter
2010-01-01 Matthew Wildmod_httpserver: Rudimentary directory detection, return...
next