prosody.git
2010-06-14 Matthew Wildcommit d2fb8a5ff43fcf3e94e5e518aba175503590ecda
2010-06-13 Matthew Wilds2smanager: Fix logging for outgoing sessions to also...
2010-06-13 Waqas HussainMUC: Added disco#info features to advertise room's...
2010-06-13 Waqas HussainMUC: Added disco#info features to advertise room's...
2010-06-13 Waqas HussainMUC: Updated code to use :set_hidden() and :is_hidden().
2010-06-13 Waqas HussainMUC: Added room:set_hidden(boolean) and room:is_hidden().
2010-06-13 Waqas HussainMUC: Added disco#info features to advertise room's...
2010-06-13 Waqas HussainMUC: Replaced direct access of room's internal persiste...
2010-06-13 Waqas HussainMUC: Added room:set_persistent(boolean) and room:is_per...
2010-06-13 Waqas HussainMUC: Added disco#info features to advertise room's...
2010-06-13 Waqas HussainMUC: Added a 'Make Room Members-Only?' field to the...
2010-06-13 Waqas HussainMUC: Updated room:get_default_role() to not assign...
2010-06-13 Waqas HussainMUC: Added room:set_members_only(boolean) and room...
2010-06-13 Waqas HussainMUC: Added disco#info features to advertise room's...
2010-06-13 Waqas HussainMUC: Added a 'Make Room Moderated?' field to the room...
2010-06-13 Waqas HussainMUC: Updated room:get_default_role() to assign unaffili...
2010-06-13 Waqas HussainMUC: Added room:set_moderated(boolean) and room:is_mode...
2010-06-13 Waqas HussainMUC: Persist data in room:set_password() when called...
2010-06-13 Waqas HussainMUC: Added a password field to the room config dialog.
2010-06-13 Waqas HussainMUC: Include a <password/> element in invites from...
2010-06-13 Waqas HussainMUC: Added disco#info features to advertise room's...
2010-06-13 Waqas HussainMUC: Added password checking on room join.
2010-06-13 Waqas HussainMUC: Added room:get_password() and room:set_password().
2010-06-12 Waqas Hussainmod_auth_internal_hashed: Fixed a traceback in account...
2010-06-12 Matthew WildMerge 0.7->trunk
2010-06-12 Matthew WildTagging 0.7.0 (again)
2010-06-12 Matthew WildMerge 0.7->trunk
2010-06-11 Waqas Hussainsessionmanager: Fixed a traceback on invalid usernames...
2010-06-11 Waqas Hussainmod_saslauth: Return proper error on invalid usernames.
2010-06-11 Waqas Hussainmod_presence: Fixed a traceback on outgoing subscriptio...
2010-06-11 Waqas Hussainnet.server_event: attemp to fix more spelling fail.
2010-06-11 Waqas Hussainsessionmanager: Moved nodeprep to sessionmanager.make_a...
2010-06-11 Matthew WildMerge 0.7->trunk
2010-06-11 Matthew Wildprosodyctl, util.pluginloader: Remove support for stori...
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 Wilds2smanager: Move 'sending' debug log message so that...
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 Matthew Wildusermanager: Handle checking for global admins on behal...
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 WildTagging 0.7.0
2010-06-09 Matthew WildMerge trunk/MattJ->trunk
2010-06-09 Matthew WildMerge 0.7->trunk
2010-06-09 Matthew Wildtools/xep227toprosody.lua: Set executable bit
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 Markmannutil.sasl.scram: Authenticate clients by calculated...
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-06 Waqas Hussainusermanager: Changed get_supported_methods to get_sasl_...
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-04 Matthew Wildusermanager: Rename the fallback provider from 'dummyau...
2010-06-04 Matthew Wildusermanager: Add hunk that got missed in a merge
2010-06-03 Waqas Hussainutil.sasl_cyrus: Log the textual representation of...
2010-06-03 Waqas Hussainutil.sasl_cyrus: Log the textual representation of...
2010-06-03 Waqas Hussainutil.sasl_cyrus: Log the textual representation of...
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 HussainSASL: Minor cleanup.
2010-06-03 Waqas HussainSASL: Minor cleanup.
2010-06-03 Waqas Hussainutil.sasl.scram: Fixed a log level.
2010-06-03 Waqas Hussainmod_presence: Send unavailable presence in response...
2010-06-03 Waqas Hussainutil.sasl.scram: Fixed a log level.
2010-06-03 Waqas Hussainutil.sasl.scram: Fixed a log level.
2010-06-03 Waqas Hussainmod_presence: Removed unnecessary parameter 'core_route...
next