prosody/plugins
2010-10-16 04:11:48 +05:00
..
adhoc mod_adhoc: Answer disco#info for node=xmlns_cmd 2010-10-01 16:44:49 +02:00
muc MUC: Use util.dataforms to generate forms 2010-10-12 23:42:28 +02:00
storage storage/mod_ejabberd: Reorganized some code. 2010-08-02 19:04:52 +05:00
mod_admin_adhoc.lua mod_admin_adhoc: New module with merged functonality of mod_adhoc_cmd_admin and mod_adhoc_cmd_modules (of prosody-modules fame) 2010-09-02 23:09:49 +02:00
mod_announce.lua mod_announce: A little cleanup. 2010-06-18 14:29:28 +05:00
mod_auth_anonymous.lua mod_auth_*: Fixed copyright headers. 2010-08-02 18:44:08 +05:00
mod_auth_cyrus.lua mod_saslauth, mod_auth_cyrus, util.sasl_cyrus: Moved cyrus account provisioning check out of mod_saslauth. 2010-08-23 16:54:56 +05:00
mod_auth_internal_hashed.lua mod_auth_internal_hashed: Fix deleting users 2010-08-16 18:51:22 +02:00
mod_auth_internal_plain.lua mod_auth_internal_plain: Get rid of all checks for Cyrus SASL. 2010-08-23 16:31:44 +05:00
mod_bosh.lua mod_bosh: Fix traceback when initiating a BOSH session to an unknown host 2010-09-10 17:56:24 +01:00
mod_component.lua net.xmppcomponent_listener, mod_component: Removed useless undocumented option 'component_address'. 2010-09-21 17:37:11 +05:00
mod_compression.lua Merge 0.7->trunk 2010-06-29 20:17:21 +01:00
mod_console.lua mod_console: Add host:* commands to help (thanks Zash) 2010-08-14 15:15:35 +01:00
mod_dialback.lua Update copyright headers for 2010 2010-03-22 17:06:15 +00:00
mod_disco.lua mod_disco: Reflect requested 'node' attribute in the disco#info reply. 2010-07-12 00:14:48 +05:00
mod_groups.lua Add the ability to have names in group files, by putting them with an = sign after the jid: 2010-05-28 18:01:53 -04:00
mod_httpserver.lua mod_httpserver: Serve index.html if a request is made for a directory and it contains one (thanks Brian Cully) 2010-07-13 09:25:45 +01:00
mod_iq.lua mod_iq: Removed a check for user existance when firing iq/bare/* sub-events. 2010-05-30 23:01:34 +05:00
mod_lastactivity.lua Update copyright headers for 2010 2010-03-22 17:06:15 +00:00
mod_legacyauth.lua usermanager, mod_auth_internal_hashed, mod_legacyauth: New order of parameters for usermanager.test_password - username, host, password 2010-07-21 21:01:36 +01:00
mod_message.lua mod_message: Discard headline messages sent to offline full JIDs (to follow latest spec updates). 2010-07-26 02:18:03 +05:00
mod_motd.lua Add jid support for motd 2010-05-29 18:52:27 -04:00
mod_offline.lua Alter mod_offline to respect negative priority resources 2010-10-15 10:09:46 -05:00
mod_pep.lua mod_pep: Use util.caps 2010-07-09 13:22:58 +01:00
mod_ping.lua mod_ping: Add ad-hoc command 2010-09-02 21:57:49 +02:00
mod_posix.lua util.pposix: Add pposix.uname(), bump version 2010-08-31 15:14:39 +01:00
mod_presence.lua Don't send offline messages to resource with negative priorities 2010-10-15 00:53:05 -05:00
mod_privacy.lua mod_privacy: Fix typo causing <active/> to never be send 2010-08-12 20:44:01 +02:00
mod_private.lua mod_private: Updated to use the new events API. Smaller, more robust. 2010-10-16 04:11:48 +05:00
mod_proxy65.lua mod_proxy65: Use util.jid.compare() and remove some clutter 2010-07-16 16:12:18 +02:00
mod_register.lua mod_register: Drop useless depencency on datamanager. 2010-07-20 17:42:44 +05:00
mod_roster.lua mod_roster: Use value returned by pairs() during roster iteration to avoid dozens of wasteful table lookups 2010-07-05 02:20:37 +01:00
mod_saslauth.lua mod_saslauth, mod_auth_cyrus, util.sasl_cyrus: Moved cyrus account provisioning check out of mod_saslauth. 2010-08-23 16:54:56 +05:00
mod_time.lua Update copyright headers for 2010 2010-03-22 17:06:15 +00:00
mod_tls.lua mod_tls: Remove extraneous flag to starttls() for s2sout connecections 2010-07-22 13:13:28 +01:00
mod_uptime.lua mod_uptime: Add ad-hoc command 2010-06-11 13:29:15 +01:00
mod_vcard.lua Update copyright headers for 2010 2010-03-22 17:06:15 +00:00
mod_version.lua mod_version: Use pposix.uname() if available and os_version_command not set 2010-08-31 15:32:36 +01:00
mod_watchregistrations.lua Update copyright headers for 2010 2010-03-22 17:06:15 +00:00
mod_welcome.lua Update copyright headers for 2010 2010-03-22 17:06:15 +00:00