prosody.git
2009-08-10 Matthew WildMerge with Tobias
2009-08-09 Tobias MarkmannMoving realm at the beginning of the digest-md5 message...
2009-08-09 Waqas Hussainmod_bosh: Updated to use module:get_option instead...
2009-08-08 Tobias MarkmannFixing a SASL issue by always passing the realm from...
2009-08-08 Waqas Hussainmod_watchregistrations: Updated to use module:get_optio...
2009-08-08 Waqas Hussainmod_selftests: Mark as global
2009-08-08 Waqas Hussainmod_tls: Updated to use module:get_option instead of...
2009-08-08 Waqas Hussainmod_selftests: Updated to use module:get_option instead...
2009-08-08 Waqas Hussainmod_welcome: Updated to use module:get_option instead...
2009-08-08 Waqas Hussainejabberdsql2prosody: Removed unnecessary stanza reseria...
2009-08-08 Waqas Hussainejabberdsql2prosody: Added support for offline messages
2009-08-08 Waqas Hussainejabberdsql2prosody: Fix access of undefined global
2009-08-07 Waqas Hussainmod_version: Rewritten to use new API. Added reply...
2009-08-07 Waqas Hussainmod_version: Use the module API to read configuration...
2009-08-08 Matthew WildMerge with albert and waqas
2009-08-07 Waqas HussainFixed: Zeros could be stripped from the version string...
2009-08-07 Matthew WildMerge with 0.5
2009-08-07 Waqas HussainFixed: Outbound subscription requests silently dropped...
2009-08-05 Matthew Wildmod_xmlrpc: Correct stripping of filename/line number...
2009-08-05 Matthew Wildmod_saslauth: Fix coding style and layout, and use...
2009-08-05 Matthew Wildmod_saslauth: Fix indentation
2009-08-05 Matthew Wildmod_saslauth: Fix traceback on attempted login for...
2009-08-05 Matthew WildMerge with 0.5
2009-08-05 Matthew Wildxmppcomponent_listener: Fix to collect component sessio...
2009-08-05 Matthew WildMerge with 0.5
2009-08-05 Matthew Wildmod_bosh: Fix error reply for host-unknown errors
2009-08-05 Matthew Wildnet.httpserver: Allow response.body to be a non-string
2009-08-03 Matthew WildMerge with waqas
2009-08-03 Matthew WildMerge with 0.5
2009-08-03 Waqas HussainFixed: Self-references could be added to rosters via...
2009-08-03 Waqas HussainFixed: IQ replies are not sent back on publishing a...
2009-08-02 Waqas Hussainejabberdsql2prosody: Added support for Private XML...
2009-08-02 Waqas Hussainejabberdsql2prosody: Added support for vCards
2009-08-02 Waqas Hussainejabberdsql2prosody: Added an XML parser
2009-07-31 Paul Aurichmod_console: EOT (Ctrl-D) closes the connection.
2009-07-29 Matthew WildTagging 0.5.1
2009-07-29 Matthew WildMerge with 0.5
2009-07-29 Waqas HussainMUC: Added the MUC child element to conflict errors
2009-07-29 Waqas HussainAdded: Support for PROSODY_SRCDIR and PROSODY_PLUGINDIR...
2009-07-29 Waqas Hussainmod_pep: Added support for pubsub item retraction
2009-07-28 Matthew WildMerge with 0.5
2009-07-28 Matthew Wildxmpp{client,server,component]_listener: Open stream...
2009-07-28 Matthew Wildmod_console: Finally add in the missing 'help' command \o/
2009-07-28 Matthew Wildconfigmanager: Default options appearing before Host...
2009-07-28 Matthew Wildhostmanager: Warn when user puts port configuration...
2009-07-28 Matthew Wildcore.loggingmanager: Enable timestamps by default for...
2009-07-28 Matthew Wildnet.server: Much improve SSL/TLS error reporting, do...
2009-07-28 Waqas Hussainejabberdsql2prosody: Allow for multiple INSERTs to...
2009-07-27 Matthew WildMerge with 0.5
2009-07-27 Waqas HussainFixed: Possible duplicate error replies for unhandled...
2009-07-27 Matthew Wildnet.httpserver: Reduce log level of 'request left open...
2009-07-27 Matthew WildMerge with 0.5
2009-07-27 Matthew Wildmod_presence: Tag outgoing unavailables generated by...
2009-07-26 Matthew Wildxmpp{client,server}_listener: Report contents of packet...
2009-07-26 Matthew Wildmod_console: Show status and priority of clients
2009-07-26 Waqas Hussainejabberdsql2prosody: Fixed a nil global access error
2009-07-26 Waqas Hussainejabberdsql2prosody: Add support for rosterusers.ask...
2009-07-26 Waqas Hussainejabberdsql2prosody: Fix typo, and improve the warning...
2009-07-26 Waqas Hussainejabberdsql2prosody: Display a warning if a row has...
2009-07-26 Waqas Hussainejabberdsql2prosody: Added support for all mysql escape...
2009-07-26 Waqas Hussainejabberdsql2prosody: Added support for the escape seque...
2009-07-26 Waqas Hussainejabberdsql2prosody: Fixed: 'ask' value should be nil...
2009-07-26 Waqas Hussainejabberdsql2prosody: Fixed: pending-in subscriptions...
2009-07-25 Waqas Hussainejabberdsql2prosody: Added support for rosters
2009-07-25 Waqas Hussainejabberdsql2prosody: Added a second required command...
2009-07-25 Waqas Hussainejabberdsql2prosody: Improved help message
2009-07-25 Waqas Hussainejabberdsql2prosody: Initial commit
2009-07-25 Waqas Hussainmod_xmlrpc: Remove file and line number from XML-RPC...
2009-07-25 Waqas Hussainmod_xmlrpc: Fixed typos
2009-07-25 Waqas Hussainusermanager: Reduced some code
2009-07-25 Waqas Hussainusermanager: Removed an unnecessary check
2009-07-25 Waqas Hussainmod_xmlrpc: Added support for secure calls by non-admins
2009-07-25 Waqas Hussainmodulemanager: Added get_option(name, default_value...
2009-07-24 nick@lupine... Switch to using a more generic credentials_callback...
2009-07-23 Nick Thomasmod_saslauth, usermanager: Fetch list of mechanisms...
2009-07-23 Matthew Wildprosody: net_activate_ports: Check listener exists...
2009-07-23 Matthew WildMerge with 0.5
2009-07-23 Matthias Dienenet.server: Fail to open port if legacy SSL requested...
2009-07-23 Matthew Wildprosodyctl: Also switch group when we switch user
2009-07-23 Matthew Wildpposix, mod_posix: Bump pposix version number
2009-07-23 Matthew Wildpposix: Add setgid() function
2009-07-23 Matthew Wildnet.server: Remove listener from listeners table when...
2009-07-23 Matthew Wildprosody: Correctly allow console ports to be changed...
2009-07-23 Matthew Wildmod_console: Set default_interface to 127.0.0.1
2009-07-23 Matthew Wildnet.server: Set sslctx to false when SSL wrapping fails...
2009-07-23 Matthew WildMerge with 0.5
2009-07-23 Sergei Golovanejabberd2prosody, erlparse: Add support for parsing...
2009-07-22 Matthew WildMerge with 0.5
2009-07-22 Matthew Wildmod_presence: Ignore presence sent to host and invalid...
2009-07-21 Matthew Wildejabberd2prosody, erlparse.lua: Convert from Windows...
2009-07-23 Matthias Dienernet.server: Continue to initialise port listener even...
2009-07-21 Matthew Wildejabberd2prosody, erlparse.lua: Convert from Windows...
2009-07-21 Matthew WildMerge with 0.5
2009-07-21 Matthew Wildpposix: Change LOG_EMERG -> LOG_CRIT, which makes more...
2009-07-21 Matthew Wildmod_muc: Set correct 'from' JID when sending the room...
2009-07-20 Matthew WildTagging 0.5.0
2009-07-20 Matthew Wildmod_muc: Expose rooms table to the host and plugins
2009-07-18 Matthew Wildprosody: Send friendly text with system-shutdown stream...
2009-07-18 Matthew Wildxmppclient_listener: Use error text as disconnect reaso...
2009-07-18 Matthew Wildmod_console: Add server:shutdown() command
next