tools/ejabberdsql2prosody: Handle INSERT statement form where column list is specifie...
[prosody.git] / plugins /
2012-01-26 Matthew WildMerge with 0.9
2012-01-24 Paul Aurichmod_saslauth: "" ~= nil (thanks, Zash!)
2012-01-19 Kim Alvefurmod_compression: Change default compression level to 7
2012-01-19 Kim Alvefurmod_compression: Use get_option_number
2012-01-18 Matthew WildMerge with trunk
2012-01-18 Matthew WildMerge with 0.9
2012-01-18 Matthew Wildmod_tls: Fix log statement (thanks Zash)
2012-01-06 Marco Cirillomod_component: removed unused variable reference, added...
2011-12-14 Waqas Hussainmod_bosh: Remove unused reference to lxp
2011-12-12 Waqas Hussainmod_watchregistrations: Fixed an undefined global acces...
2011-12-10 Matthew Wildmod_adhoc: Use module:handle_items()
2011-12-09 Waqas Hussainmod_bosh: Fixed use of a private HTTP request property.
2011-12-07 Matthew Wildmod_bosh: Experimental option 'bosh_auto_cork' which...
2011-12-07 Matthew Wildmod_bosh: Move stream:features sending until after...
2011-12-07 Matthew Wildmod_bosh: Remove a session from inactive_sessions befor...
2011-12-07 Matthew Wildmod_bosh: Store time to destroy session in inactive_ses...
2011-11-21 Waqas HussainMUC: Fix a possible stack overflow (when a local compon...
2011-11-05 Waqas Hussainmod_proxy65: Major cleanup, better logging, handling...
2011-08-11 Florian Zeitzmod_register: Add support for additional registration...
2011-10-12 Waqas Hussainmod_saslauth: Never send empty <mechanisms/>, for real...
2011-10-12 Waqas Hussainmod_pep: Always include a 'from' attribute on service...
2011-10-12 Waqas Hussainmod_saslauth: Never send empty <mechanisms/>.
2011-10-12 Matthew Wildmod_watchregistrations: Update to pass default options...
2011-09-27 Matthew Wildmod_motd: Update to use module:get_option_string
2011-09-27 Matthew Wildmod_motd: Send no message (instead of 'blank') if no...
2011-09-15 Matthew Wildmod_bosh: s/xmlns:streams/xmlns:stream/ - fixes #265...
2011-09-02 Waqas Hussainmod_proxy65: Apply stringprep to activation target...
2011-09-02 Waqas Hussainmod_proxy65: Some more cleanup.
2011-09-02 Waqas Hussainmod_proxy65: Cleanup.
2011-08-31 Waqas HussainMUC: A little cleanup.
2011-08-29 Matthew Wildmod_saslauth: Fire authentication-success and authentic...
2011-08-25 Waqas HussainMUC: Allow affiliation change when argument actor=...
2011-08-14 Matthew Wildmod_uptime: Use module:hook_global()
2011-08-14 Matthew Wildmod_pubsub: Add 'publisher' affiliation (can't create...
2011-08-14 Matthew Wildmod_pubsub: Send node items to new subscribers
2011-08-14 Matthew Wildmod_pubsub: Add newline at end of file
2011-08-14 Matthew Wildmod_pubsub: Handle options tag in subscription request...
2011-08-08 Kim Alvefurcore.modulemanager, mod_disco: Add support for XEP...
2011-07-20 Matthew Wildmod_bosh: Update to use typed variants of module:get_op...
2010-12-07 Paul Aurichmod_admin_telnet: Update to newer luasec.
2011-06-28 Matthew Wildmod_bosh: Fix logging when no sid present, fix a missin...
2011-06-27 Matthew WildMUC: Change error type of badly-formatted stanza from...
2011-06-18 Matthew Wildmod_component: Clearer log message when bouncing a...
2011-06-11 Matthew WildMerge 0.8->trunk
2011-06-11 Matthew Wildmod_storage_sql: Add extra logging and error handling...
2011-06-11 Matthew Wildmod_storage_sql: Add sql_manage_tables to disable table...
2011-06-07 Matthew WildMerge 0.8->trunk
2011-06-07 Matthew WildBackout bcdff2b1d3ec from 0.8 - going to commit a sligh...
2011-06-06 Matthew Wildmod_dialback: More robust handling of multiple outstand...
2011-06-05 Matthew WildBackout commit d6366294f618 which I was testing and...
2011-06-05 Christian Haasemod_groups: Persist changes to mod_groups contacts...
2011-06-03 Matthew Wildmod_component: Small code clarity fix
2011-06-03 Matthew WildMerge with Florob
2011-06-03 Matthew WildMerge 0.8->trunk
2011-06-03 Matthew Wildmod_storage_sql: Log error when failing to update MySQL...
2011-06-03 Florian Zeitzmod_admin_adhoc: Only allow global admins to shut the...
2011-06-02 Florian Zeitzmod_admin_adhoc: Add "Reload configuration" command
2011-06-02 Florian Zeitzmod_adhoc: Add support for commands only executable...
2011-06-02 Matthew WildMerge 0.8->trunk
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-02 Matthew WildMerge 0.8->trunk
2011-06-02 Matthew Wildmod_storage_sql: Switch to MEDIUMTEXT for the 'value...
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-05-27 Matthew Wildmod_register: Change the default for 'allow_registratio...
2011-05-27 Matthew Wildmod_register: Move allow_registration option into an...
2011-05-27 Glenn MaynardAdvertise in-band registration support.
2011-05-07 Waqas HussainMUC: Include occupant count in room disco#info response.
2011-05-07 Waqas Hussainmod_roster: Remove <optional/> from roster version...
2011-05-07 Waqas Hussainmod_dialback: Remove <optional/> from stream feature...
2011-05-04 Matthew WildMerge 0.8->trunk
2011-05-04 Matthew Wildmod_muc: Remove room from memory when it is made non...
2011-04-20 Matthew WildMerge 0.8->trunk
2011-04-20 Matthew Wildmod_legacyauth: Disallow on unencrypted connections...
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-06-05 Matthew Wildmod_storage_sql: Fix commit c806a599224a for compatibil...
2011-06-05 Matthew Wildmod_bosh: Mark a session as active when a request comes...
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...
next