prosody: Add sanity_check() to startup sequence. Check that we have at least one...
[prosody.git] / plugins /
2011-04-06 Marco Cirillomod_pubsub: Support for setting a disco name
2011-04-06 Matthew WildMerge 0.8->trunk
2011-04-06 Matthew Wildmod_tls: Fix for components to more reliably inherit...
2011-04-05 Matthew WildMerge 0.8 -> trunk
2011-04-05 Matthew WildMerge 0.8->trunk
2011-03-29 Matthew Wildmod_privacy: Remove several unused variable declarations
2011-03-29 Matthew Wildmod_privacy: Remove unused function, sendUnavailable
2011-03-21 Matthew Wildmod_dialback: Use session:close() on dialback failure...
2011-03-18 Matthew WildMerge 0.8->trunk
2011-03-18 Matthew Wildmod_pubsub: Remove checks for whether the JID being...
2011-03-04 Matthew Wildmod_bosh: Fix terminate logic - process any stanzas...
2011-03-01 Matthew WildMerge 0.8->trunk
2011-03-01 Matthew Wildmod_storage_sql: Display friendlier error when LuaDBI...
2011-02-25 Matthew WildMerge 0.8->trunk
2011-02-25 Matthew Wildmod_pep: Fix comparison between incoming hash and the...
2011-02-24 Waqas HussainMerge 0.8->trunk.
2011-02-24 Waqas HussainMUC: Don't limit affiliation changes to owners, and...
2011-02-24 Waqas HussainMUC: Add a textual error message when the user isn...
2011-02-22 Waqas Hussainmod_auth_*: Get rid of undocumented and broken 'sasl_re...
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 Waqas Hussainmod_auth_cyrus: Print some diagnostic log messages...
2011-02-22 Matthew Wildmod_tls: Drop 'TLS negotiation started for ...' to...
2011-02-22 Matthew Wildmod_tls: Drop 'TLS negotiation started for ...' to...
2011-02-10 Matthew Wildmod_presence: Bounce errors for invalid presence types...
2011-01-28 Waqas HussainMerge 0.8->trunk
2011-01-28 Waqas Hussainmod_ping: Use util.datetime to generate timestamp in...
2011-01-20 Waqas Hussainmod_pubsub: Don't force-load mod_iq.
2011-02-24 Matthew WildMerge with waqas
2011-01-14 Kim AlvefurMUC: Add option to allow participants to change the...
2011-01-11 Matthew WildMerge 0.8->trunk
2011-01-11 Matthew Wildmod_storage_sql: Create index when creating a new table
2011-01-10 Matthew WildMerge 0.8->trunk
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 Wildmod_bosh: Return true from send()
2011-01-08 Matthew Wildmod_storage_sql: Create table automatically for all...
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 WildMerge 0.8->trunk
2011-01-07 Matthew Wildstoragemanager, mod_storage_internal: Split out default...
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-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 Hussainmod_storage_sql: Removed unnecessary initialization...
2011-01-05 Waqas Hussainmod_storage_sql: Removed unnecessary initialization...
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 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-03 Kim AlvefurMUC: Fix a pair of missing :up()
2011-01-03 Kim AlvefurMUC: Fix a pair of missing :up()
2010-12-29 Kim Alvefurmod_pubsub: Correctly wrap the list of subscriptions...
2010-12-28 Waqas Hussainmod_saslauth: Remove special handling for SASL ANONYMOU...
2010-12-28 Waqas Hussainmod_saslauth: Remove special handling for SASL ANONYMOU...
2010-12-27 Waqas Hussainutil.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handle...
2010-12-27 Waqas Hussainutil.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handle...
2010-12-27 Waqas Hussainmod_storage_sql: Use util.json instead of util.serializ...
2010-12-27 Waqas Hussainmod_storage_sql: Use util.json instead of util.serializ...
2010-12-27 Waqas Hussainmod_storage_sql: Log an error on query failure.
2010-12-27 Waqas Hussainmod_storage_sql: Log an error on query failure.
2010-12-27 Waqas Hussainmod_storage_sql: Remove the subkey column from the...
2010-12-27 Waqas Hussainmod_storage_sql: Remove the subkey column from the...
2010-12-27 Waqas Hussainmod_storage_sql: Dynamically replace backquotes with...
2010-12-27 Waqas Hussainmod_storage_sql: Dynamically replace backquotes with...
2010-12-27 Waqas Hussainmod_storage_sql: Call commit() after all SQL statements...
2010-12-27 Waqas Hussainmod_storage_sql: Call commit() after all SQL statements...
2010-12-27 Waqas Hussainmod_storage_sql: Quote identifiers in SQL with backquot...
2010-12-27 Waqas Hussainmod_storage_sql: Quote identifiers in SQL with backquot...
2010-12-10 Robert HoelzDon't check priority in mod_offline
2010-12-10 Robert HoelzDon't check priority in mod_offline
2010-12-09 Robert Hoelzmod_message, mod_offline: Change message/offline/store...
2010-12-09 Robert Hoelzmod_message, mod_offline: Change message/offline/store...
2010-12-09 Robert Hoelzmod_offline: Make sure mod_offline's store handler...
2010-12-09 Robert Hoelzmod_offline: Make sure mod_offline's store handler...
2010-12-09 Robert Hoelzmod_message: Send service-unavailable if offline storag...
2010-12-09 Robert Hoelzmod_message: Send service-unavailable if offline storag...
2010-12-09 Robert Hoelzmod_presence, mod_offline: Merge message/offline/delete...
2010-12-09 Robert Hoelzmod_presence, mod_offline: Merge message/offline/delete...
2010-12-09 Robert Hoelzcore.offlinemanager, mod_message, mod_presence: Removed...
2010-12-24 Matthew Wildmod_saslauth: Handle session bind requests to the host...
2010-12-21 Matthew Wildmod_pubsub: Use bare JID in get_affiliation
2010-12-21 Matthew Wildmod_pubsub: Skip false features in feature_map
2010-12-21 Matthew Wildmod_pubsub: Return disco#info stanza from build_disco_i...
2010-12-21 Matthew Wildmod_pubsub: Iterate over disco features in correct...
2010-12-21 Matthew Wildmod_pubsub: Build disco#info based on the methods provi...
2010-12-21 Matthew Wildmod_pubsub: Fix capabilities table from some debugging
2010-12-21 Matthew Wildmod_pubsub: Make the pubsub host an admin too
2010-12-21 Matthew Wildmod_pubsub: Update for latest util.pubsub and fix some...
next