Software /
code /
prosody
Graph
-
Merge 0.7->trunk2010-05-23, by Matthew Wild
-
Merge 0.7/waqas->0.7/MattJ2010-05-23, by Matthew Wild
-
mod_private: Detect datamanager read errors, and respond with 'internal-server-error'.2010-05-23, by Waqas Hussain
-
usermanager: Take datamanager errors into account when determining account existance.2010-05-23, by Waqas Hussain
-
mod_presence: Don't send 'unsubscribed' in response to probes when roster loading fails.2010-05-23, by Waqas Hussain
-
rostermanager: Return an error string when subscription test fails due to an error.2010-05-23, by Waqas Hussain
-
rostermanager: Mark rosters which fail to load as broken, and never save them.2010-05-23, by Waqas Hussain
-
mod_presence: Removed a useless check when handling incoming presence probes and subscriptions.2010-05-23, by Waqas Hussain
-
util.datamanager: Return an error string when failing to save.2010-05-23, by Waqas Hussain
-
util.sasl.scram: Adjusting authentication backend name to conform with the style already used by the plain module.2010-02-28, by Tobias Markmann
-
util.sasl.scram: Fixing issue #177.2010-05-22, by Tobias Markmann
-
util.sasl.plain: Typo.2010-05-22, by Tobias Markmann
-
util.sasl.scram: Providing an API function to generate a salted password for the SCRAM-SHA-1 mechanism.2010-05-22, by Tobias Markmann
-
util.sasl.scram: Split up long line.2010-05-22, by Tobias Markmann
-
util.sasl.scram: Parsing client-final-message in a more strict way. (thanks Marc Santamaria)2010-05-22, by Tobias Markmann
-
util.sasl.scram: Fix in nonce check of client-final-message.2010-05-22, by Tobias Markmann
-
util.sasl.scram: Parsing client-first-message in a more strict way. (thanks Marc Santamaria)2010-05-22, by Tobias Markmann
-
util.sasl.scram: Fixed global access.2010-05-06, by Waqas Hussain
-
util.sasl.scram: Adding documentation on SCRAM authentication backend.2010-02-28, by Tobias Markmann
-
util.sasl: 2009 -> 2010 in copyright header.2010-03-12, by Tobias Markmann
-
util.sasl.plain: Adding plain_hashed authentication backend support.2010-02-28, by Tobias Markmann
-
util.sasl: Moving SASL authentication backends documentation to the mechanism files.2010-02-28, by Tobias Markmann
-
rostermanager: Correctly clear the bare_sessions table on roster load errors during bind.2010-05-23, by Waqas Hussain
-
rostermanager: Don't fire roster-load event if there was an error loading the roster2010-05-22, by Matthew Wild
-
sessionmanager: If roster loading fails during resource bind, kick the user with an internal-server-error.2010-05-22, by Waqas Hussain
-
rostermanager: When loading the roster, also return a datamanager error if available.2010-05-22, by Waqas Hussain
-
util.datamanager: When failing to load a file, and the file exists, return nil, error.2010-05-22, by Waqas Hussain
-
mod_privacy: Improved logging.2010-05-21, by Waqas Hussain
-
mod_presence: Added option 'ignore_presence_priority'.2010-05-21, by Waqas Hussain
-
Merge with backout2010-05-21, by Matthew Wild
-
Backed out changeset c75c22c316d6 (the XMPP spec now gives a better way to do this)2010-05-21, by Matthew Wild
-
util.sasl.scram: Fixing issue #177.2010-05-22, by Tobias Markmann
-
util.sasl.plain: Typo.2010-05-22, by Tobias Markmann
-
util.sasl.scram: Providing an API function to generate a salted password for the SCRAM-SHA-1 mechanism.2010-05-22, by Tobias Markmann
-
util.sasl.scram: Split up long line.2010-05-22, by Tobias Markmann
-
util.sasl.scram: Parsing client-final-message in a more strict way. (thanks Marc Santamaria)2010-05-22, by Tobias Markmann
-
util.sasl.scram: Fix in nonce check of client-final-message.2010-05-22, by Tobias Markmann
-
util.sasl.scram: Parsing client-first-message in a more strict way. (thanks Marc Santamaria)2010-05-22, by Tobias Markmann
-
Merge 0.7->trunk2010-05-21, by Matthew Wild
-
mod_bosh: Re-layout session object creation to make lines shorter2010-05-21, by Matthew Wild
-
Merge 0.7->trunk2010-05-20, by Matthew Wild
-
Merge 0.7->trunk2010-05-20, by Matthew Wild
-
usermanager, mod_saslauth: Make account provisioning for Cyrus SASL optional (default: not required)2010-05-20, by Matthew Wild
-
util.sasl_cyrus: Support for specifying the application name (to pass to Cyrus SASL's init())2010-05-20, by Matthew Wild
-
mod_saslauth: Add return value and error message to the Cyrus SASL handle_status callback2010-05-20, by Matthew Wild
-
mod_saslauth: Allow the Cyrus SASL realm to be configurable2010-05-20, by Matthew Wild
-
Merge 0.7->trunk2010-05-20, by Matthew Wild
-
net.dns: Remove redundant locals declaration2010-05-20, by Matthew Wild
-
net.dns: Fix dns.lookup from commit e54774bd73a72010-05-20, by Matthew Wild
-
net.dns: Remove redundant locals declaration2010-05-20, by Matthew Wild
-
net.dns: Fix dns.lookup from commit e54774bd73a72010-05-20, by Matthew Wild
-
Merge 0.7->trunk2010-05-20, by Matthew Wild
-
mod_groups: Remove potentially verbose per-contact logging (thanks Flo)2010-05-20, by Matthew Wild
-
usermanager: Changed auth provider functions to methods.2010-05-19, by Waqas Hussain
-
Merge 0.7->trunk2010-05-18, by Matthew Wild
-
Merge 0.6->0.72010-05-18, by Matthew Wild
-
configure: Fix to allow option values containing '=' (thanks Jakub)2010-05-18, by Matthew Wild
-
net/dns: Fix socket.select timeout.2009-12-28, by Brian Cully
-
Merge 0.7->trunk2010-05-17, by Matthew Wild
-
Merge 0.6->0.72010-05-17, by Matthew Wild
-
net/httpserver_listener: Ignore empty strings on incoming data.2010-04-28, by Brian Cully
-
Merge 0.7->trunk2010-05-17, by Matthew Wild
-
Merge 0.7/MattJ with 0.72010-05-17, by Matthew Wild
-
Merge with 0.62010-05-17, by Matthew Wild
-
usermanager: Export new_default_provider()2010-05-15, by Matthew Wild
-
usermanager: Handle auth providers for components.2010-05-13, by Waqas Hussain
-
usermanager: Fix logic for per-host admin tables (thanks Maranda)2010-05-12, by Matthew Wild
-
net.xmppclient_listener: Port to util.xmppstream \o/2010-05-09, by Matthew Wild
-
prosody: Load util.xmppstream :(2010-05-09, by Matthew Wild
-
util.xmppstream: Stream objects now just have feed/reset methods2010-05-09, by Matthew Wild
-
usermanager: Bump log level of incorrect config option warnings2010-05-07, by Matthew Wild
-
usermanager: Fix for is_admin to work with the new auth provider architecture2010-05-07, by Matthew Wild
-
Merge 0.7->trunk2010-05-07, by Waqas Hussain
-
Merge 0.6->0.72010-05-07, by Waqas Hussain
-
mod_console: Set a chunk name for loadstring calls (nicer errors).2010-05-07, by Waqas Hussain
-
mod_posix: Fixed a global access.2010-05-07, by Waqas Hussain
-
mod_console: Ensure that a null byte is printed after sending the banner.2010-05-07, by Waqas Hussain
-
prosody: Modified function metatable for better string representation of functions.2010-05-07, by Waqas Hussain
-
prosody: Lowered log level for a log message.2010-05-07, by Waqas Hussain
-
mod_posix: Don't add a server-starting event handler while the server-starting event is being fired.2010-05-07, by Waqas Hussain
-
net.server_select: Remove some debugging code.2010-05-06, by Waqas Hussain
-
Merge 0.7->trunk2010-05-06, by Waqas Hussain
-
Merge 0.6->0.72010-05-06, by Waqas Hussain
-
loggingmanager: Enable debug level for default console logging when 'debug' mode is enabled in the config.2010-05-06, by Waqas Hussain
-
loggingmanager: Enable debug level for default console logging when 'debug' mode is enabled in the config.2010-05-06, by Waqas Hussain
-
util.sasl.scram: Fixed global access.2010-05-06, by Waqas Hussain
-
prosodyctl: Use the global events objects for hosts (again) (thanks albert) (sorry albert)2010-05-05, by Matthew Wild
-
prosodyctl: Give each host an independant events object, because it seems to be the right thing to do2010-05-05, by Matthew Wild
-
prosodyctl: Relocate global prosody object creation (see fff153f7f4de)2010-05-05, by Matthew Wild
-
Merge configmanager->trunk2010-05-05, by Matthew Wild
-
configmanager: Add VirtualHost as an alias for Host (re-applied in trunk due to previous bad merge with 0.7)2010-04-14, by Matthew Wild
-
Merge 0.7->trunk2010-05-05, by Matthew Wild
-
mod_console: Make use of the new onconnect callback to initialise session and send banner2010-05-05, by Matthew Wild
-
Merge 0.7->trunk2010-05-05, by Matthew Wild
-
mod_proxy65: Send error reply to activation stanza if one or both parties were not connected to the proxy2010-05-05, by Matthew Wild
-
mod_proxy65: Return service-unavailable error when receiving an iq we didn't understand2010-05-05, by Matthew Wild
-
mod_proxy65: Use new server.link to link proxied connections, now works with either connection backend2010-05-05, by Matthew Wild
-
net.server_select, net.server_event: Support for ondrain listener callback for when send buffer is empty2010-05-05, by Matthew Wild
-
net.server_select, net.server_event: Support for :pause() and :resume() on connections2010-05-05, by Matthew Wild
-
usermanager: Give the default auth provider a name, you'll never guess what it is.2010-05-05, by Matthew Wild
-
Merge Tobias's fancy SASL branch->trunk2010-05-05, by Matthew Wild
-
Merge with tip.2010-03-12, by Tobias Markmann
Scroll all the way down to load more.