prosody.git
2010-05-22 Tobias Markmannutil.sasl.scram: Split up long line.
2010-05-22 Tobias Markmannutil.sasl.scram: Parsing client-final-message in a...
2010-05-22 Tobias Markmannutil.sasl.scram: Fix in nonce check of client-final...
2010-05-22 Tobias Markmannutil.sasl.scram: Parsing client-first-message in a...
2010-05-21 Tobias Markmannutil.sasl.scram: Check nonce in client final message...
2010-05-06 Waqas Hussainutil.sasl.scram: Fixed global access.
2010-02-28 Tobias Markmannutil.sasl.scram: Adding documentation on SCRAM authenti...
2010-02-28 Tobias Markmannutil.sasl: Abstracting out the hash function used since...
2010-05-21 Tobias Markmannutil.sasl.plain: Removing plain_hashed authentication...
2010-03-12 Tobias Markmannutil.sasl: 2009 -> 2010 in copyright header.
2010-02-28 Tobias Markmannutil.sasl.plain: Adding plain_hashed authentication...
2010-02-28 Tobias Markmannutil.sasl: Moving SASL authentication backends document...
2010-05-23 Waqas Hussainrostermanager: Correctly clear the bare_sessions table...
2010-05-22 Matthew Wildrostermanager: Don't fire roster-load event if there...
2010-05-22 Waqas Hussainsessionmanager: Change error for reaching resource...
2010-05-22 Waqas Hussainsessionmanager: If roster loading fails during resource...
2010-05-22 Waqas Hussainrostermanager: When loading the roster, also return...
2010-05-22 Waqas Hussainutil.datamanager: When failing to load a file, and...
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 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 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 Wildutil.sasl_cyrus: Support for specifying the application...
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 Wildnet.dns: Remove redundant locals declaration
2010-05-20 Matthew Wildnet.dns: Remove redundant locals declaration
2010-05-20 Matthew Wildnet.dns: Fix dns.lookup from commit e54774bd73a7
2010-05-20 Matthew Wildnet.dns: Fix dns.lookup from commit e54774bd73a7
2010-05-20 Matthew WildMerge 0.7->trunk
2010-05-20 Matthew Wildmod_groups: Remove potentially verbose per-contact...
2010-05-19 Waqas Hussainusermanager: Changed auth provider functions to methods.
2010-05-18 Matthew WildMerge 0.7->trunk
2010-05-18 Matthew WildMerge 0.6->0.7
2010-05-18 Matthew Wildconfigure: Fix to allow option values containing '...
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...
2010-05-17 Matthew Wildmod_bosh: Fix handling of rids by not dropping requests...
2010-05-17 Matthew Wildmod_bosh: Remove some hacky code for pruning dead reque...
2010-05-17 Matthew Wildmod_bosh: Remove requests from the session table using...
2010-05-15 Matthew Wildprosodyctl: Support for the new usermanager, refactor...
2010-05-15 Matthew Wildusermanager: Export new_default_provider()
2010-05-13 Waqas Hussainusermanager: Handle auth providers for components.
2010-05-12 Matthew Wildusermanager: Fix logic for per-host admin tables (thank...
2010-05-09 Matthew Wildnet.xmppclient_listener: Port to util.xmppstream \o/
2010-05-09 Matthew Wildprosody: Load util.xmppstream :(
2010-05-09 Matthew Wildutil.xmppstream: Stream objects now just have feed...
2010-05-07 Matthew Wildusermanager: Bump log level of incorrect config option...
2010-05-07 Matthew Wildusermanager: Fix for is_admin to work with the new...
2010-05-07 Waqas HussainMerge 0.7->trunk
2010-05-07 Waqas HussainMerge 0.6->0.7
2010-05-07 Waqas Hussainmod_console: Ensure that a null byte is printed after...
2010-05-07 Waqas Hussainmod_console: Set a chunk name for loadstring calls...
2010-05-07 Waqas Hussainmod_posix: Fixed a global access.
2010-05-07 Waqas Hussainprosody: Modified function metatable for better string...
2010-05-07 Waqas Hussainprosody: Lowered log level for a log message.
2010-05-07 Waqas Hussainmod_posix: Don't add a server-starting event handler...
2010-05-06 Waqas Hussainnet.server_select: Remove some debugging code.
2010-05-06 Waqas HussainMerge 0.7->trunk
2010-05-06 Waqas HussainMerge 0.6->0.7
2010-05-06 Waqas Hussainloggingmanager: Enable debug level for default console...
2010-05-06 Waqas Hussainloggingmanager: Enable debug level for default console...
2010-05-06 Waqas Hussainutil.sasl.scram: Fixed global access.
2010-05-05 Matthew Wildprosodyctl: Use the global events objects for hosts...
2010-05-05 Matthew Wildprosodyctl: Give each host an independant events object...
2010-05-05 Matthew Wildprosodyctl: Relocate global prosody object creation...
2010-05-05 Matthew WildMerge configmanager->trunk
2010-05-05 Matthew WildMerge 0.7->trunk
2010-05-05 Matthew Wildmod_console: Make use of the new onconnect callback...
2010-05-05 Matthew Wildnet.server_select: Fix typo affecting connections with...
2010-05-05 Matthew WildMerge 0.7->trunk
2010-05-05 Matthew Wildmod_proxy65: Send error reply to activation stanza...
2010-05-05 Matthew Wildmod_proxy65: Return service-unavailable error when...
2010-05-05 Matthew Wildmod_proxy65: Use new server.link to link proxied connec...
2010-05-05 Matthew Wildnet.server_select, net.server_event: Add server.link...
2010-05-05 Matthew Wildnet.server_select, net.server_event: Support for ondrai...
2010-05-05 Matthew Wildnet.server_select, net.server_event: Rename :pattern...
2010-05-05 Matthew Wildnet.server_select, net.server_event: Support for :pause...
2010-05-05 Matthew Wildusermanager: Give the default auth provider a name...
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-05-05 Matthew WildMerge 0.7->trunk
2010-05-05 Matthew Wildnet.server_event: Be sure to fire onincoming for backwa...
2010-05-05 Matthew Wildusermanager: Support for pluggable authentication providers
2010-05-04 Matthew Wildeventmanager, prosody: Adapt eventmanager to use prosod...
2010-05-04 Matthew WildMerge 0.7->trunk (with MUC needing checking, waqas)
2010-05-04 Matthew Wildconfigmanager: Fix very wacky indentation
2010-05-04 Matthew Wildconfigmanager: Fix some wacky indentation
next