prosody.git
2010-02-15 Matthew WildMakefile: Remove fallbacks/
2010-02-15 Waqas Hussainprosody: Don't add fallbacks to package.path and packag...
2010-02-15 Waqas Hussainutil.sasl.scram: Removed unnecessary dependency on...
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 Matthew Wildnet.server: Remove redundant commented code and some...
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 Matthew Wildnet.server_event: Fire onincoming() callback for new...
2010-02-14 Matthew Wildconfigmanager: Remove debugging code accidentally committed
2010-02-14 Matthew Wildnet.server_event: Fix another instance of creating...
2010-02-14 Matthew Wildnet.server_event: Fix traceback in creating SSL context
2010-02-14 Matthew Wildconfigmanager: Error when a component and host clash...
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-13 Matthew Wildprosody: More accurate friendly error message in the...
2010-02-13 Matthew Wildprosody: Use certmanager to create the global SSL context
2010-02-13 Matthew WildMerge with 0.7
2010-02-13 Matthew Wildcertmanager: Bring back the friendly errors when failin...
2010-02-13 Matthew Wildcomponentmanager: Use certmanager for creating contexts
2010-02-13 Matthew Wildcertmanager, hostmanager: Rename get_context() to creat...
2010-02-13 Matthew WildMerge with backout
2010-02-13 Matthew WildBacked out changeset cb1f9266130b: better way to achiev...
2010-02-12 Matthew Wildmod_tls: Refactor to simplify detection of whether...
2010-02-12 Waqas Hussainstanza_router: Fire /self events for stanzas users...
2010-02-12 Matthew Wildmod_tls: Don't offer TLS on hosts that don't have any...
2010-02-12 Matthew Wildsessionmanager, s2smanager: Fix for syntax of null_data...
2010-02-12 Matthew Wildsessionmanager, s2smanager: Give sessions dummy data...
2010-02-12 Matthew Wildnet.dns: Normalize records before placing them in the...
2010-02-12 Matthew Wildnet.dns: Update for new socket API
2010-02-12 Matthew Wildhostmanager: Small optimisation in checking whether...
2010-02-12 Matthew Wildhostmanager: Log an error if no hosts are defined
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 Hussainsessionmanager: Fire stream-features event using new...
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 Matthew Wildnet.server_event: Fixes for traceback with no LuaSec
2010-02-11 Waqas Hussainmod_tls: Inlined some code.
2010-02-11 Waqas Hussainmod_tls: Merged duplicate code.
2010-02-11 Matthew Wildnet.server_select: Small indentation fix
2010-02-11 Matthew Wildnet.server_select: Fix traceback with no LuaSec availab...
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 Wildsessionmanager: Fire resource-unbind event after removi...
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-11 Matthew Wildprosody, prosodyctl: Re-jiggle load order again, fixes...
2010-02-11 Matthew Wildloggingmanager: Trailing whitespace
2010-02-11 Waqas Hussainmodulemanager: Load plugin libraries in the same enviro...
2010-02-11 Waqas Hussainmodulemanager: Make the plugin environment available...
2010-02-11 Waqas Hussainutil.datamanager: Added support for hooks to override...
2010-02-10 Matthew Wildnet.server_select: Only allow starttls if luasec is...
2010-02-10 Matthew Wildnet.server_select: *Major* whitespace refactoring to...
2010-02-10 Matthew Wildsessionmanager: Whitespace fix
2010-02-09 Matthew Wildmod_privacy: Rename from_user/to_user flags to is_from_...
2010-02-09 Waqas Hussainnet.dns, net.adns: Changed dns:socket_wrapper_set to...
2010-02-09 Waqas Hussainutil.sasl_cyrus: Add text message from cyrussasl to...
2010-02-09 Waqas Hussainmod_tls: Don't advertise TLS after authentication.
2010-02-09 Waqas Hussainnet.dns: Fixed whitespace/indentation.
2010-02-09 Waqas Hussainnet.dns: Removed unused function.
2010-02-09 Waqas Hussainnet.dns: Removed some useless indirection to improve...
2010-02-09 Waqas Hussainutil.encodings: Use STD3 ASCII rules for idna.to_ascii.
2010-02-08 Matthew Wildnet.httpserver: Make request.conn be the server.lua...
2010-02-08 Matthew Wildnet.httpserver: Trailing whitespace
2010-02-05 Matthew WildMerge with backout
2010-02-05 Matthew Wildutil.sasl.digest-md5: Revert changeset 6094a4e2b6f3...
2010-02-05 Matthew Wildprosody: Add a catch-all friendly message for when...
2010-02-05 Ali Sabilprosodyctl: Initialize logging before checking dependencies
2010-02-05 Matthew Wildprosody: Initialize logging before checking dependencie...
2010-02-05 Matthew Wildcertmanager: Fix traceback with no LuaSec
2010-02-05 Matthew Wildcertmanager: Tabs not spaces!
2010-02-05 Matthew Wildutil.dependencies: Don't query the config (it isn't...
2010-01-31 Matthew Wildnet.server_event: Update for compatibility with new...
2010-01-31 Matthew Wildnet.xmppserver_listener: status -> onstatus for consistency
2010-01-31 Matthew Wildnet.server_select: listener.status -> listener.onstatus...
2010-01-31 Matthew Wildnet.adns: Use different flavour of voodoo to make UDP...
2010-01-31 Matthew Wildutil.stanza: stanza.error_reply(): Fix to put the corre...
2010-01-31 Matthew Wildnet.adns: Trailing whitespace
2010-01-31 Matthew Wildhostmanager: Use certmanager for obtaining SSL contexts
2010-01-31 Matthew Wildcertmanager: Hello world, I'm come to manage your SSL...
2010-01-31 Matthew Wildprosody: Show friendly error when no config present...
2010-01-31 Matthew Wildconfigmanager: Trailing whitespace
2010-01-31 Matthew Wildnet.connlisteners: Return an error if no SSL context...
next