mod_uptime: Add ad-hoc command
[prosody.git] / plugins /
2010-06-11 Matthew Wildmod_uptime: Add ad-hoc command
2010-06-11 Matthew Wildmod_adhoc: Scan through list of items on load, in case...
2010-06-11 Matthew Wildmod_adhoc/adhoc.lib: Add copyright header
2010-06-11 Matthew Wildmod_adhoc/adhoc.lib: Handle errors according to XEP
2010-06-11 Matthew Wildmod_announce: Add ad-hoc command for sending announceme...
2010-06-10 Matthew WildMerge 0.7->trunk
2010-06-10 Matthew Wildmod_compression: Move logging of compression/decompress...
2010-06-10 Matthew Wildmod_compression: Remove the unneccessary stream:reset...
2010-06-09 Waqas Hussainmod_legacyauth: Fixed the ordering of parameters passed...
2010-06-09 Waqas Hussainmod_privacy: Workaround for a traceback.
2010-06-09 Matthew Wildmod_adhoc: Imported from prosody-modules, thanks Florob!
2010-06-09 Matthew Wildmod_auth_internal{,_hashed}: Update is_admin to only...
2010-06-09 Waqas Hussainmod_legacyauth: Use the new usermanager.test_password...
2010-06-09 Waqas Hussainmod_auth_internal_hashed: Removed some useless code.
2010-06-09 Waqas Hussainmod_presence: Fixed a traceback.
2010-06-09 Waqas HussainMerge with Tobias.
2010-06-09 Tobias Markmannmod_auth_internal_hashed: Empty hashpass after conversi...
2010-06-09 Tobias Markmannmod_auth_internal_hashed: Remove debugging output.
2010-06-09 Tobias Markmannmod_auth_internal_hashed: Convert hashpass to server_ke...
2010-06-09 Tobias Markmannmod_auth_internal_hashed: Convert hashpass to server_ke...
2010-06-09 Kim AlvefurFix missing parameter in mod_auth_internal_hashed.
2010-06-09 Matthew WildMerge trunk/MattJ->trunk
2010-06-09 Matthew WildMerge 0.7->trunk
2010-06-08 Tobias MarkmannMerge with tip.
2010-06-08 Tobias Markmannmod_auth_internal_hashed: Coverting salted password...
2010-06-08 Tobias Markmannmod_auth_internal_hashed: Store stored_key and server_k...
2010-06-08 Waqas Hussainmod_compression: Removed some useless logging code.
2010-06-08 Waqas Hussainmod_announce: Fixed an edge case where non-admins attem...
2010-06-08 Waqas Hussainmod_presence: Enable firing of pre-events for all outbo...
2010-06-08 Tobias Markmannmod_auth_internal_hashed: Store StoredKey and ServerKey...
2010-06-07 Matthew WildMerge trunk/MattJ->trunk
2010-06-07 Matthew WildMerge 0.7->trunk
2010-06-06 Waqas Hussainmod_auth_cyrus: Auth provider with support for Cyrus...
2010-06-06 Waqas Hussainmod_auth_anonymous: Fixed a syntax error.
2010-06-06 Waqas Hussainmod_auth_anonymous: Auth provider with support for...
2010-06-06 Waqas Hussainmod_auth_internal_hashed: Added SCRAM-SHA-1 support...
2010-06-06 Waqas Hussainmod_saslauth: Updated to use usermanager.get_sasl_handler.
2010-06-06 Waqas Hussainmod_auth_internal, mod_auth_internal_hashed: Fixed...
2010-06-06 Waqas Hussainmod_auth_internal, mod_auth_internal_hashed: Updated...
2010-06-04 Waqas HussainMerge with trunk.
2010-06-04 Waqas Hussainmod_presence: Enable firing of pre-events for probes.
2010-06-04 Matthew WildRename mod_defaultauth -> mod_auth_internal, mod_hashpa...
2010-06-04 Waqas Hussainmod_presence: Don't stop pre-event for outgoing probes.
2010-06-04 Waqas Hussainmod_presence: Small refactoring.
2010-06-04 Matthew WildMerge trunk/MattJ with trunk
2010-06-04 Matthew Wildmod_saslauth: Fix log level
2010-06-03 Waqas Hussainmod_presence: Send unavailable presence in response...
2010-06-03 Waqas Hussainmod_presence: Send unavailable presence in response...
2010-06-03 Waqas Hussainmod_presence: Send unavailable presence in response...
2010-06-03 Waqas Hussainmod_presence: Removed unnecessary parameter 'core_route...
2010-06-03 Waqas Hussainmod_presence: Removed unnecessary parameter 'core_route...
2010-06-02 Matthew Wildmod_compression: Use filters! \o/
2010-06-01 Waqas Hussainmod_pep: Corrected and optimized handling of non-availa...
2010-05-30 Waqas Hussainmod_iq: Removed a check for user existance when firing...
2010-06-01 Matthew Wildmod_pep: Use is_contact_subscribed (which uses the...
2010-05-29 Jeff MitchellAdd jid support for motd
2010-05-29 Jeff MitchellAdd motd plugin, giving text to a user on each login.
2010-05-29 Matthew WildMerge compression fix
2010-05-29 Matthew Wildmod_compression: Update for new session.data() syntax...
2010-05-28 Jeff MitchellAdd the ability to have names in group files, by puttin...
2010-05-28 Jeff MitchellCorrect out of order logic in mod_hashpassauth
2010-05-27 Jeff MitchellAdd mechanism for upgrading to hashed passwords from...
2010-05-26 Jeff MitchellCheck in mod_hashpassauth -- works!
2010-05-26 Matthew WildMerge 0.7->trunk
2010-05-26 Matthew Wildmod_groups: Check for existence of roster[false] before...
2010-05-24 Matthew WildMerge 0.7->trunk
2010-05-24 Matthew WildMerge 0.7->trunk
2010-05-23 Matthew WildMerge 0.7->trunk
2010-05-23 Matthew WildMerge 0.7/waqas->0.7/MattJ
2010-05-23 Waqas Hussainmod_private: Detect datamanager read errors, and respon...
2010-05-23 Waqas Hussainmod_presence: Don't send 'unsubscribed' in response...
2010-05-23 Waqas Hussainmod_presence: Removed a useless check when handling...
2010-05-21 Waqas Hussainmod_privacy: Improved logging.
2010-05-21 Waqas Hussainmod_presence: Added option 'ignore_presence_priority'.
2010-05-21 Matthew WildMerge with backout
2010-05-21 Matthew WildBacked out changeset c75c22c316d6 (the XMPP spec now...
2010-05-21 Matthew WildMerge 0.7->trunk
2010-05-21 Matthew Wildmod_bosh: Re-layout session object creation to make...
2010-05-21 Matthew Wildmod_bosh: Add option consider_bosh_secure to treat...
2010-05-21 Matthew Wildmod_privacy: Fix several possible tracebacks when eithe...
2010-05-21 Matthew Wildmod_privacy: Remove validation that checks a roster...
2010-05-20 Jeff MitchellWorking defaultauth
2010-05-20 Jeff MitchellAdded mod_auth_default
2010-06-04 Matthew WildMerge backout
2010-05-20 Matthew WildMerge 0.7->trunk
2010-05-20 Matthew Wildmod_saslauth: Split out cyrus SASL config options into...
2010-05-20 Matthew WildMerge 0.7->trunk
2010-05-20 Matthew Wildusermanager, mod_saslauth: Make account provisioning...
2010-05-20 Matthew Wildmod_saslauth: Add return value and error message to...
2010-05-20 Matthew Wildmod_saslauth: Allow the Cyrus SASL realm to be configurable
2010-05-20 Matthew WildMerge 0.7->trunk
2010-05-20 Matthew Wildmod_groups: Remove potentially verbose per-contact...
2010-05-18 Matthew WildMerge 0.7->trunk
2010-05-18 Matthew WildMerge 0.6->0.7
2010-05-17 Matthew WildMerge 0.7->trunk
2010-05-17 Matthew WildMerge 0.6->0.7
2010-05-17 Matthew WildMerge 0.7->trunk
2010-05-17 Matthew WildMerge 0.7/MattJ with 0.7
2010-05-17 Matthew WildMerge with 0.6
2010-05-17 Matthew Wildmod_bosh: Always give requests a destroy handler, so...
next