prosody.git
2011-02-01 Matthew WildTODO: Remove 0.8 milestones
2011-01-20 Waqas Hussainprosody: Add config option plugin_path to allow overrid...
2011-01-20 Waqas Hussainutil.pluginloader: Add support for multiple plugin...
2011-01-14 Kim AlvefurMUC: Add option to allow participants to change the...
2011-02-24 Matthew WildMerge with waqas
2011-02-19 Matthew Wildutil.stanza: Clean up matching_tags() and replace ...
2011-02-24 Matthew Wildprosody, prosodyctl: Use plugin_paths in addition to...
2011-02-23 Matthew Wildtools/migration/*.lua: Convert to unix line endings
2011-02-23 Waqas Hussainnet.httpserver: Removed an unused function.
2011-02-23 Matthew Wildnet.httpserver: Fix HTTP after commit c299726d2b4e...
2011-02-22 Matthew Wildtests/test_sasl.lua: Convert literal UTF-8/Latin1 chars...
2011-02-22 Waqas Hussaintools/migration/*: Initial commit of a new migration...
2011-02-22 Waqas Hussainnet.httpserver: Catch errors thrown in HTTP handlers.
2011-02-22 Waqas Hussainmod_auth_*: Get rid of undocumented and broken 'sasl_re...
2011-02-22 Waqas Hussainmod_auth_cyrus: Print some diagnostic log messages...
2011-02-22 Matthew Wildprosodyctl: Support for plugin_paths config option
2011-02-22 Matthew Wildmod_tls: Drop 'TLS negotiation started for ...' to...
2011-02-22 Matthew Wilds2smanager: Drop some log messages to debug level from...
2011-02-22 Matthew Wildprosody: Change plugin_path -> plugin_paths and make...
2011-02-22 Waqas Hussainutil.pluginloader: Rewritten resource loading to be...
2011-02-22 Matthew Wildutil.stanza: Remove childtags and rename matching_tags...
2011-02-20 Waqas Hussainutil.pluginloader: Remove unused support for custom...
2011-02-20 Waqas Hussainmodulemanager: Added module.path to the plugin API...
2011-02-20 Waqas Hussainutil.pluginloader: Return file path on success in plugi...
2011-02-20 Waqas Hussainutil.pluginloader: Return full file path from internal...
2011-02-20 Waqas HussainMerge 0.8->trunk.
2011-02-20 Waqas Hussainutil.stanza: Rewrite clone() to be more optimized.
2011-02-19 Waqas Hussainutil.json: Fixed a parse error caused by unexpected...
2011-02-14 Matthew Wildnet.server_select: Expose step() function (thanks ...
2011-02-13 Matthew WildMerge 0.8->trunk
2011-02-13 Matthew Wildnet.httpserver: Log when an error occurs inside a HTTP...
2011-02-13 Matthew Wildprosodyctl, util.prosodyctl: Move UI functions to util...
2011-02-13 Matthew Wildloggingmanager: Allow specifying a sink type in per...
2011-02-13 Matthew Wildloggingmanager: Iterate over logging config rules using...
2011-02-10 Matthew Wildmod_presence: Bounce errors for invalid presence types...
2011-02-01 Matthew WildTODO: Update for 0.9 milestones
2011-02-03 Waqas HussainMerge 0.8->trunk.
2011-02-03 Waqas Hussainutil.stanza: Make some globals local, so they don't...
2011-02-02 Paul Aurichmodulemanager: Fix disabling a module on a single host
2011-02-01 Matthew WildTODO: Remove 0.8 milestones
2011-01-31 Matthew WildMerge 0.8->trunk
2011-01-31 Matthew Wildutil.stanza: Add get_child_text() method to get the...
2011-01-28 Waqas HussainMerge 0.8->trunk
2011-01-28 Waqas Hussainstanza_router: Return a <bad-request/> error on invalid...
2011-01-28 Waqas Hussainmod_ping: Use util.datetime to generate timestamp in...
2011-01-28 Waqas Hussainwindows.c: Return nil,err from functions instead of...
2011-01-26 Matthew Wilds2smanager: Change 'Connection failed' error message...
2011-01-21 Matthew WildMerge 0.8->trunk
2011-01-21 Matthew Wildnet.dns: Fix tostring() for SRV records
2011-01-20 Waqas Hussainprosody: Add config option plugin_path to allow overrid...
2011-01-20 Waqas Hussainutil.pluginloader: Add support for multiple plugin...
2011-01-20 Waqas Hussainmod_pubsub: Don't force-load mod_iq.
2011-01-14 Kim AlvefurMUC: Add option to allow participants to change the...
2011-01-12 Waqas Hussainloggingmanager: Fix reading configuration of timestamps...
2011-01-12 Waqas Hussainloggingmanager: Re-read 'debug' option on reload.
2011-01-11 Matthew WildMerge 0.8->trunk
2011-01-11 Matthew Wildloggingmanager: Remove event hook that never fired...
2011-01-11 Matthew WildMerge 0.8->trunk
2011-01-11 Matthew Wildstoragemanager: Export load_driver() function so it...
2011-01-11 Matthew WildMerge 0.8->trunk
2011-01-11 Matthew Wildutil.sasl.*: Add 'sasl.' prefix to module names
2011-01-11 Matthew Wildutil.datamanager: Change from 'Failed to load' to ...
2011-01-11 Matthew Wildnet.server_select, net.server_event: Silence 'error...
2011-01-11 Matthew WildMerge 0.8->trunk
2011-01-11 Matthew Wildmod_storage_sql: Create index when creating a new table
2011-01-11 Matthew Wildutil.datamanager: Handle gracefully the lack of prosody...
2011-01-10 Matthew WildMerge 0.8->trunk
2011-01-10 Waqas Hussains2smanager: Don't bounce error replies for error and...
2011-01-10 Waqas Hussainmod_storage_sql: Reconnect in all cases, and rollback...
2011-01-08 Matthew WildMerge 0.8->trunk
2011-01-08 Matthew Wildnet.adns: Fix logging to handle unconnected UDP sockets
2011-01-08 Matthew Wildmod_bosh: Return true from send()
2011-01-08 Matthew Wildutil.pubsub: Pass true instead of nil as the actor...
2011-01-08 Matthew Wildutil.pubsub: Some tidying/optimisation to service:may()
2011-01-08 Matthew Wildmod_storage_sql: Create table automatically for all...
2011-01-08 Kim Alvefurcerts/openssl.cnf: Specify output encoding.
2011-01-07 Matthew WildMerge 0.8->trunk
2011-01-07 Matthew Wildmod_storage_sql: Make the 'database' value for the...
2011-01-07 Matthew Wildprosodyctl: Instead of calling datamanager.set_path...
2011-01-07 Matthew Wildprosody: Instead of calling datamanager.set_path(...
2011-01-07 Matthew Wildutil.datamanager: Use prosody.paths.data as the initial...
2011-01-07 Matthew WildMerge 0.8->trunk
2011-01-07 Matthew Wildprosody.cfg.lua: Give example for logging to console
2011-01-07 Matthew Wildprosody.cfg.lua: Improve comment about enabling debug...
2011-01-07 Matthew Wildprosody.cfg.lua: Add mod_offline to the list of modules...
2011-01-07 Matthew WildMerge 0.8->trunk
2011-01-07 Matthew Wildprosody.cfg.lua.dist: Update to include storage configu...
2011-01-07 Matthew Wildprosody.cfg.lua.dist: Add note about the require_encryp...
2011-01-07 Matthew Wildstoragemanager, mod_storage_internal: Split out default...
2011-01-07 Matthew Wildprosody.cfg.lua.dist: Add motd plugin
2011-01-07 Matthew Wildmod_motd: Process value to strip any indentation from...
2011-01-07 Matthew WildMerge 0.8->trunk
2011-01-07 Matthew Wildejabberdstore.lib.lua: Remove now needless library
2011-01-07 Matthew Wildejabberd_init.lib.lua: Remove now needless library
2011-01-07 Matthew Wildmod_storage_sql_ejabberd: Remove (moving to prosody...
2011-01-06 Matthew WildMerge 0.8->trunk
2011-01-06 Matthew Wildstoragemanager: Fix log message (s/internal/null/)
2011-01-06 Matthew Wildstoragemanager: Fix log message (s/internal/null/)
2011-01-06 Matthew Wildstoragemanager: Add new "null" provider to get used...
2011-01-06 Matthew Wildstoragemanager: Add new "null" provider to get used...
next