prosody.git
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...
2011-01-06 Matthew Wildstoragemanager: Log host in message when loading storag...
2011-01-06 Matthew Wildstoragemanager: Log host in message when loading storag...
2011-01-06 Matthew Wildnet.server_event: Log interface and port number when...
2011-01-06 Matthew Wildnet.server_event: Log interface and port number when...
2011-01-05 Waqas Hussainmod_storage_sql: Catch Lua errors during SQL transactio...
2011-01-05 Waqas Hussainmod_storage_sql: Catch Lua errors during SQL transactio...
2011-01-05 Waqas Hussainnet.httpserver: Removed unused import and variables.
2011-01-05 Waqas Hussainnet.httpserver: Removed unused import and variables.
2011-01-05 Waqas Hussainnet.httpserver: Changed an unnecessary global access.
2011-01-05 Waqas Hussainnet.httpserver: Changed an unnecessary global access.
2011-01-05 Waqas Hussainmod_storage_sql: Removed unnecessary initialization...
2011-01-05 Waqas Hussainmod_storage_sql: Removed unnecessary initialization...
2011-01-05 Waqas Hussainnet.httpserver: Decode percent-encoded characters in...
2011-01-05 Waqas Hussainnet.httpserver: Decode percent-encoded characters in...
2011-01-05 Waqas Hussainmodulemanager: Removed an unused variable.
2011-01-05 Waqas Hussainmodulemanager: Removed an unused variable.
2011-01-05 Waqas Hussainconfigmanager: Added rawget().
2011-01-05 Waqas Hussainconfigmanager: Added rawget().
2011-01-04 Matthew Wildmod_bosh: Fix for miscalculating inactivity, causing...
2011-01-04 Matthew Wildmod_bosh: Fix for miscalculating inactivity, causing...
2011-01-04 Matthew Wildprosody, prosodyctl: Filter out relative paths from...
2011-01-04 Matthew Wildprosody, prosodyctl: Filter out relative paths from...
2011-01-04 Matthew Wildprosody, prosodyctl: Create prosody object as a local...
2011-01-04 Matthew Wildprosody, prosodyctl: Create prosody object as a local...
2011-01-04 Matthew Wildmod_register: Small code cleanup
2011-01-04 Matthew Wildmod_register: Small code cleanup
2011-01-04 Matthew Wildmod_register: Change to use new delete_user auth provid...
2011-01-04 Matthew Wildmod_register: Change to use new delete_user auth provid...
2011-01-04 Matthew Wildmod_register: Add registration_compat config option...
2011-01-04 Matthew Wildmod_register: Add registration_compat config option...
2011-01-04 Matthew Wildmod_auth_internal_*: Support for delete_user method
2011-01-04 Matthew Wildmod_auth_internal_*: Support for delete_user method
2011-01-04 Matthew Wildusermanager: Add delete_user method
2011-01-04 Matthew Wildusermanager: Add delete_user method
2011-01-04 Matthew Wildusermanager: Have methods not implemented in the active...
next