Mercurial > prosody-modules
graph
-
mod_mam_muc: fix <iq type='get' to='room-bare-jid'> queryTue, 24 Mar 2015 08:03:25 -0700, by Stuart Carnie
-
mod_s2s_auth_dane: Comments and cleanupMon, 16 Mar 2015 16:19:53 +0100, by Kim Alvefur
-
mod_http_muc_log: Alter template language to more simply allow optional bits in templatesWed, 11 Mar 2015 13:29:23 +0100, by Kim Alvefur
-
mod_munin: Implementation of the Munin collection protocolTue, 10 Mar 2015 16:39:08 +0100, by Kim Alvefur
-
mod_measure_memory: Module for polling memory useage from Lua, meminfo() and /proc depending on availabilityTue, 10 Mar 2015 16:34:40 +0100, by Kim Alvefur
-
mod_statistics_statsd: Module for pushing from util.statistics (0.10) to statsdTue, 10 Mar 2015 14:44:55 +0000, by Matthew Wild
-
mod_http_muc_log: Fix alignment of month-tables (Thanks March)Mon, 02 Mar 2015 16:14:38 +0100, by Kim Alvefur
-
mod_pubsub_github: Update for new Github webhook formatFri, 27 Feb 2015 16:42:36 +0000, by Matthew Wild
-
mod_pubsub_post: Module to publish to pubsub nodes from a simple HTTP POSTFri, 27 Feb 2015 16:25:48 +0000, by Matthew Wild
-
mod_register_web: Send Content-Type headersThu, 26 Feb 2015 15:31:25 +0100, by Kim Alvefur
-
mod_onions: Depend on mod_s2s to avoid a traceback when loaded before mod_s2sWed, 25 Feb 2015 17:27:00 +0000, by Matthew Wild
-
mod_mam_muc: support to disable presence logging via muc_log_presencesMon, 23 Feb 2015 16:43:21 -0700, by Stuart Carnie
-
mod_tls_policy: Include which part of the cipher that did not match the policy in stream errorMon, 23 Feb 2015 15:45:11 +0100, by Kim Alvefur
-
mod_muc_restrict_rooms: Fixed the way of getting room and userFri, 20 Feb 2015 22:45:45 +0000, by Nicolás Kovac
-
mod_muc_restrict_rooms: Some fixes based on Matthew's comments + a few moreFri, 20 Feb 2015 21:28:39 +0000, by Nicolás Kovac
-
Adding new mod_muc_restrict_rooms moduleFri, 20 Feb 2015 18:00:56 +0000, by Nicolás Kovac
-
mod_auth_ldap: Fix use of ldap_search, and generalize it to support password modification as well.Fri, 13 Feb 2015 11:06:06 -0500, by Waqas Hussain
-
mod_auth_ldap: Fix nil traceback when using uninitialized LDAP connection.Fri, 13 Feb 2015 10:44:23 -0500, by Waqas Hussain
-
mod_auth_ldap: Connect to LDAP lazily, and add support for reconnects on error.Thu, 12 Feb 2015 18:57:06 -0500, by Waqas Hussain
-
mod_storage_memory: Add support for archive storesThu, 12 Feb 2015 21:17:06 +0100, by Kim Alvefur
-
mod_storage_memory: Add support for map storesThu, 12 Feb 2015 15:13:50 +0100, by Kim Alvefur
-
mod_http_muc_log: Switch to a calendar view for selecting datesTue, 10 Feb 2015 15:00:10 +0100, by Kim Alvefur
-
mod_http_muc_log: Sort date list in reverseMon, 09 Feb 2015 00:47:38 +0100, by Kim Alvefur
-
mod_storage_gdbm: Fix comparison of 'end'Sun, 08 Feb 2015 17:05:21 +0100, by Kim Alvefur
-
mod_storage_gdbm: Add support for 'limit' query parameterSat, 07 Feb 2015 22:22:46 +0100, by Kim Alvefur
-
mod_storage_gdbm: Get 'after' parameter from correct tableSat, 07 Feb 2015 22:22:15 +0100, by Kim Alvefur
-
mod_tls_policy: Fix pattern matchingFri, 30 Jan 2015 12:25:13 +0100, by Kim Alvefur
-
mod_tls_policy: New module to enforce per-host TLS parameter policiesFri, 30 Jan 2015 12:12:06 +0100, by Kim Alvefur
-
mod_smacks: Don't attach timestamps to 'iq' stanzasMon, 26 Jan 2015 15:54:18 +0100, by Kim Alvefur
-
mod_smacks: Remove negation of condition, most likely a leftover from debuggingMon, 26 Jan 2015 15:44:36 +0100, by Kim Alvefur
-
mod_smacks: Stanzas don't have a ':' in their nameMon, 26 Jan 2015 15:32:19 +0100, by Kim Alvefur
-
mod_storage_gdbm: Add archive supportSun, 25 Jan 2015 22:18:05 +0100, by Kim Alvefur
-
mod_storage_gdbm: Prepare for supporting multiple store typesSun, 25 Jan 2015 22:17:20 +0100, by Kim Alvefur
-
mod_admin_message: New IM-based administration consoleSun, 25 Jan 2015 19:52:39 +0100, by Mikael Berthe
-
mod_storage_gdbm: Use require directly instead of util.import (which is not available in prosodyctl, breaks adduser etc)Sun, 25 Jan 2015 13:04:02 +0100, by Kim Alvefur
-
Add support for IPv4 addresses in SRV injectionsTue, 20 Jan 2015 11:02:14 +0000, by Ashley Ward
-
mod_pep_vcard_avatar: Syncs avatars between PEP and vCardSun, 18 Jan 2015 01:21:53 +0100, by Kim Alvefur
-
mod_csi: Update namespace to published versionFri, 09 Jan 2015 11:36:31 +0100, by Kim Alvefur
-
mod_http_muc_log: (template) Remove duplicate CSS propertySat, 20 Dec 2014 21:56:13 +0100, by Kim Alvefur
-
mod_query_client_ver: Query and log client softwareSat, 20 Dec 2014 16:07:50 +0100, by Kim Alvefur
-
mod_mam: Make sure default_archive_policy is a boolean or "roster" (thanks souliane)Thu, 18 Dec 2014 12:15:50 +0100, by Kim Alvefur
-
mod_mam_archive: Fixing SQL concatenation bugThu, 11 Dec 2014 20:43:14 +0100, by syn
-
mod_statistics/prosodytop.lua: Simplify and fix buffering and line separation (thanks Ge0rG)Mon, 08 Dec 2014 17:04:49 +0100, by Kim Alvefur
-
mod_statistics: Remove 'return' so SESS lines are pushed to all sessions (thanks Ge0rG)Mon, 08 Dec 2014 14:27:10 +0100, by Kim Alvefur
-
mod_limit_auth: Throttle authentication (failed) attempts with optional (0.10+) tarpitSat, 06 Dec 2014 17:42:51 +0100, by Kim Alvefur
-
mod_http_muc_log: Split out template into a configurable file.Wed, 03 Dec 2014 15:35:38 +0100, by Kim Alvefur
-
mod_http_muc_log: Revamp template systemTue, 02 Dec 2014 15:12:01 +0100, by Kim Alvefur
-
mod_http_muc_log: List rooms with logging explicitly enabledTue, 02 Dec 2014 14:17:08 +0100, by Kim Alvefur
-
mod_http_muc_log: Include charset in Content-Type headerTue, 02 Dec 2014 14:14:38 +0100, by Kim Alvefur
-
mod_http_muc_log: Show only messages with presentable contentThu, 20 Nov 2014 20:01:07 +0100, by Kim Alvefur
-
mod_http_muc_log: Use archive IDs to find next and previous dates that contain messagesThu, 20 Nov 2014 19:56:22 +0100, by Kim Alvefur
-
mod_http_muc_log: Send a HTML mime type with responsesThu, 20 Nov 2014 19:50:43 +0100, by Kim Alvefur
-
mod_http_muc_log: Fix use with old (until 0.10) MUC APIThu, 20 Nov 2014 18:46:53 +0100, by Kim Alvefur
-
mod_muc_log_http: Import old util.datamanager, fixes fetching of data if non-default storage is configuredThu, 20 Nov 2014 15:38:56 +0100, by Kim Alvefur
-
mod_http_index: Generates an index of local HTTP appsThu, 20 Nov 2014 14:48:46 +0100, by Kim Alvefur
-
mod_register_web: Add option for specifying path to templatesWed, 19 Nov 2014 10:19:51 +0100, by Kim Alvefur
-
mod_mam_muc, mod_http_muc_log: Change store name from 'archive2' to 'muc_log' to distinguish it from personal MAM archives. Old data will require migration.Tue, 18 Nov 2014 13:59:39 +0100, by Kim Alvefur
-
mod_storage_gdbm: Storage backend based on lgdbmTue, 18 Nov 2014 13:05:04 +0100, by Kim Alvefur
-
mod_storage_muc_log: Fix typoMon, 10 Nov 2014 15:12:57 +0100, by Kim Alvefur
-
mod_storage_muc_log: Change to sane timestamp format and warn if it differs from legacy mod_muc_log timestampsMon, 10 Nov 2014 14:51:36 +0100, by Kim Alvefur
-
mod_muc_log: Change to a non-locale dependent timestamp formatMon, 10 Nov 2014 14:47:54 +0100, by Kim Alvefur
-
mod_storage_muc_log: Provides an archive API to mod_muc_log dataMon, 10 Nov 2014 14:41:01 +0100, by Kim Alvefur
-
mod_roster_command: Add 'remove' commandMon, 10 Nov 2014 11:06:26 +0100, by Kim Alvefur
-
mod_http_muc_log: Remove infinity limitSun, 09 Nov 2014 20:19:36 +0100, by Kim Alvefur
-
mod_http_muc_log: Style fixes and mobile optimizationsSun, 09 Nov 2014 17:18:51 +0100, by Kim Alvefur
-
mod_http_muc_log: Hide prev/next when on the edge of the archiveSun, 09 Nov 2014 17:18:12 +0100, by Kim Alvefur
-
mod_http_muc_log: Render arrows in prev/next links using CSSSun, 09 Nov 2014 17:17:04 +0100, by Kim Alvefur
-
mod_http_muc_log: Remove unnessesary character from patternSun, 09 Nov 2014 17:15:48 +0100, by Kim Alvefur
-
mod_http_muc_log: Include the canonical URL in a meta tagSun, 09 Nov 2014 17:14:44 +0100, by Kim Alvefur
-
mod_http_muc_log: Fix closing tagSun, 09 Nov 2014 08:47:41 +0100, by Kim Alvefur
-
mod_http_muc_log: Fix header marginSun, 09 Nov 2014 08:41:36 +0100, by Kim Alvefur
-
mod_http_muc_log: Search for next date with messages from 00:00:00, not 00:00:01Sun, 09 Nov 2014 08:40:05 +0100, by Kim Alvefur
-
mod_http_muc_log: Make prettySun, 09 Nov 2014 08:38:57 +0100, by Kim Alvefur
-
mod_http_muc_log: Make MUC local code identical to mod_mam_mucSun, 09 Nov 2014 08:37:43 +0100, by Kim Alvefur
-
mod_http_muc_log: List only dates with messagesSun, 09 Nov 2014 08:34:52 +0100, by Kim Alvefur
-
mod_http_muc_log: Have URL of date list page end with a slashSun, 09 Nov 2014 08:32:43 +0100, by Kim Alvefur
-
mod_mam_muc: Try to use new MUC API for getting room objects (fixes queries to not yet initialized rooms)Sat, 08 Nov 2014 16:41:31 +0100, by Kim Alvefur
-
mod_http_muc_log: Strip some whitespaceSat, 08 Nov 2014 15:54:49 +0100, by Kim Alvefur
-
mod_http_muc_log: MUC log module using new archive APISat, 08 Nov 2014 15:51:57 +0100, by Kim Alvefur
-
mod_mam_muc: Store joins and leavesSat, 08 Nov 2014 15:47:30 +0100, by Kim Alvefur
-
mod_mam_muc: Limit search to groupchat messages (we use the internal 'with' field stanza types)Sat, 08 Nov 2014 15:46:47 +0100, by Kim Alvefur
-
mod_mam_muc: Remove parsing of 'with' field in MAM form, we currently ignore it anywaysSat, 08 Nov 2014 15:45:19 +0100, by Kim Alvefur
-
mod_roster_allinall: Adds all online users to the roster of newly signed in users, for a lazy everyone-in-everyones roster setupWed, 05 Nov 2014 12:12:49 +0100, by Kim Alvefur
-
mod_muc_log: Add option to log rooms by default unless changed in room configMon, 03 Nov 2014 20:37:33 +0100, by Kim Alvefur
-
mod_mam_muc: Add compatibility with the new MUC code in trunkThu, 30 Oct 2014 12:43:00 +0100, by Kim Alvefur
-
mod_mam_muc: Split logic for determining if logging is enabled into a functionThu, 30 Oct 2014 12:39:57 +0100, by Kim Alvefur
-
mod_mam_muc: Fix indentationWed, 29 Oct 2014 12:37:26 +0100, by Kim Alvefur
-
call archive API with username onlyTue, 28 Oct 2014 15:25:32 -0700, by Stuart Carnie
-
mod_smacks: Send ack requests by serializing and concatenating them to outgoing stanzas, using a timer might cause high CPU usageTue, 28 Oct 2014 22:26:41 +0100, by Kim Alvefur
-
mod_auth_pam: Update for removal of PAM_ prefixes to constant namesTue, 28 Oct 2014 15:24:50 +0100, by Kim Alvefur
-
mod_websocket: Remove. This is a core module for Prosody 0.10Sat, 25 Oct 2014 01:27:52 +0200, by Florian Zeitz
-
mod_mam_muc: Add missing import and change the namespace to MAM v0.3Thu, 23 Oct 2014 13:22:48 +0200, by Kim Alvefur
-
mod_mam_muc: Update to XEP-0313 v 0.3Wed, 22 Oct 2014 21:42:40 +0200, by Kim Alvefur
-
mod_mam_muc: Minor moving about of variablesWed, 22 Oct 2014 19:32:52 +0200, by Kim Alvefur
-
mod_mam_muc: Restructure initializationWed, 22 Oct 2014 19:29:29 +0200, by Kim Alvefur
-
mod_mam_muc: Fix for muc history queryMon, 20 Oct 2014 16:15:24 -0700, by Stuart Carnie
-
mod_smacks: Delay initiation of outgoing smacks on s2s until after queued stanzas are sentMon, 20 Oct 2014 13:15:55 +0200, by Kim Alvefur
-
mod_smacks: Initiate outgoing smacks on s2s when sending request and incoming when the remote says enabledMon, 20 Oct 2014 13:15:14 +0200, by Kim Alvefur
-
mod_smacks: Move wrap_session() contents into separate direction-specific routinesMon, 20 Oct 2014 13:13:48 +0200, by Kim Alvefur
-
mod_smacks: Remove variable not used after 2881d532f385Mon, 20 Oct 2014 13:11:28 +0200, by Kim Alvefur
-
mod_smacks: Send failure correctly on s2sMon, 20 Oct 2014 11:55:08 +0200, by Kim Alvefur
-
mod_smacks: Fix sending ack requests on s2sMon, 20 Oct 2014 11:51:07 +0200, by Kim Alvefur
-
mod_sslv3_warn: Module to notice users connected with SSLv3 that they need to upgrade becasue SSLv3 is insecureWed, 15 Oct 2014 11:37:39 +0200, by Kim Alvefur
-
MergeMon, 13 Oct 2014 14:31:16 +0200, by Kim Alvefur
-
Backed out changeset 71af9c272d72Sun, 12 Oct 2014 17:09:07 +0200, by syn
-
mod_smacks: Trick session.send() into not returning nil or mod_message will act as if messages were not deliveredMon, 13 Oct 2014 14:19:49 +0200, by Kim Alvefur
-
mod_mam_archive: Stopped lying in RSM countsSun, 12 Oct 2014 16:05:48 +0200, by syn
-
mod_smacks: Use filters for queuing outgoing stanzas instead of wrapping session.send()Sun, 12 Oct 2014 13:24:50 +0200, by Kim Alvefur
-
mod_mam_muc: Fix add/removal of room method overridesThu, 09 Oct 2014 15:08:05 +0200, by Kim Alvefur
-
mod_smacks: Correctly check if what is being sent is a stanzaWed, 08 Oct 2014 12:56:21 +0200, by Kim Alvefur
-
mod_smacks: Examine the state of the stanza *before* it was sendTue, 30 Sep 2014 01:17:10 +0200, by Florian Zeitz
-
mod_profile: Save photo and nickname from PEP to vCardSat, 27 Sep 2014 19:29:28 +0200, by Kim Alvefur
-
mod_profile: Use module:handle_items() for PEP node bootstrapping (see trunk 388786af0dd2)Sat, 27 Sep 2014 19:11:04 +0200, by Kim Alvefur
-
mod_mam: Fix xmlns in preferences (Thanks Lance)Thu, 25 Sep 2014 10:30:51 +0200, by Kim Alvefur
-
mod_proxy65_whitelist: Fix util.set use (thanks deoren)Tue, 23 Sep 2014 22:41:53 +0200, by Kim Alvefur
-
mod_proxy65_whitelist: Fix variable nameTue, 23 Sep 2014 21:30:47 +0200, by Kim Alvefur
-
Rename mod_block_p2pft -> mod_proxy65_whitelistMon, 22 Sep 2014 18:24:37 +0200, by Kim Alvefur
-
mod_block_p2pft: Plugin for forcing local clients to use approved file transfer proxiesMon, 22 Sep 2014 18:17:48 +0200, by Kim Alvefur
-
mod_roster_command: Make sure hosts are only initialized onceSat, 20 Sep 2014 11:33:49 +0200, by Kim Alvefur
-
mod_roster_command: Also initialize usermanagerSat, 20 Sep 2014 11:31:41 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Include hostname when logging a failureTue, 16 Sep 2014 19:55:54 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Fix stringprepping when doing "DANE Light"Tue, 16 Sep 2014 19:53:41 +0200, by Kim Alvefur
-
mod_message_logging/mod_message_logging.lua: Fix missing 'or'Tue, 16 Sep 2014 17:32:45 -0400, by daurnimator
-
mod_throttle_presence: Make sure flushed stanzas get through the filterTue, 16 Sep 2014 16:44:32 +0200, by Kim Alvefur
-
mod_profile: Set metadata nodes ItemID to the same hash as the data nodeTue, 16 Sep 2014 16:23:15 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Fix traceback caused by LuaSec not being loadedSun, 14 Sep 2014 18:52:54 +0200, by Kim Alvefur
-
mod_message_logging: Add timestamp to logsSun, 07 Sep 2014 12:19:25 +0100, by Matthew Wild
-
mod_message_logging: Improve logging when loaded onto a MUC hostSun, 07 Sep 2014 08:08:09 +0100, by Matthew Wild
-
mod_profile: Fix global accessMon, 01 Sep 2014 18:15:34 +0200, by Kim Alvefur
-
mod_mam_archive: Applying @vstakhov 's patch (https://gist.github.com/vstakhov/306ea813a38021dcf3d4).Sun, 31 Aug 2014 20:13:54 +0200, by syn
-
mod_list_inactive: Add different output formatsTue, 26 Aug 2014 16:15:31 +0200, by Kim Alvefur
-
mod_list_inactive: Delay joining JIDs until they are usedTue, 26 Aug 2014 16:15:23 +0200, by Kim Alvefur
-
mod_webpresence: fixed render-type handling (thanks to biszkopcik and Zash)Mon, 25 Aug 2014 23:58:50 +0700, by Vadim Misbakh-Soloviov
-
mod_filter_chatstates: Replace unwanted messages with a dummy stanza so that mod_message doesn't think delivery failed (and then generate an error reply)Mon, 25 Aug 2014 12:03:52 +0100, by Matthew Wild
-
mod_lastlog: Fix traceback if no session included with event (eg from mod_register_web) (thanks biszkopcik)Mon, 25 Aug 2014 00:38:14 +0200, by Kim Alvefur
-
mod_storage_multi: Multi-backend storage module (WIP)Thu, 21 Aug 2014 23:14:55 +0200, by Kim Alvefur
-
mod_net_dovecotauth: Fix typo in config optionTue, 19 Aug 2014 16:54:30 +0200, by Kim Alvefur
-
mod_filter_chatstates: Removes chat states from messages to inactive (per CSI) sessionsSun, 17 Aug 2014 23:10:19 +0200, by Kim Alvefur
-
mod_throttle_presence: Use local buffer variable, fixes a traceback (thanks Ge0rG)Sun, 17 Aug 2014 20:53:59 +0200, by Kim Alvefur
-
mod_throttle_presence: Fix traceback (thanks Ge0rG)Sun, 17 Aug 2014 20:21:09 +0200, by Kim Alvefur
-
mod_privacy_lists: Correctly sort the list rules by order (thanks Flow). Fixes issue #58Sat, 16 Aug 2014 17:55:08 +0100, by Matthew Wild
-
mod_csi_compat: Implement the google:queue protocol and map to mod_csi eventsFri, 15 Aug 2014 21:17:58 +0100, by Matthew Wild
-
mod_throttle_presence: Remove timer support, depend on mod_csi to enable/disable. Untested, but the previous version was definitely broken anyway.Fri, 15 Aug 2014 19:46:44 +0100, by Matthew Wild
-
mod_mam: Update to version 0.3 of XEP-0313Fri, 15 Aug 2014 17:43:23 +0200, by Kim Alvefur
-
mod_csi: Client State Indication supportFri, 15 Aug 2014 16:34:10 +0100, by Matthew Wild
-
mod_disable_tls: Default to empty set if disable_tls_ports not present in config (fixes traceback)Sun, 10 Aug 2014 13:08:56 +0100, by Matthew Wild
-
mod_disable_tls: New module to disable c2s TLS by port numberSun, 10 Aug 2014 13:05:17 +0100, by Matthew Wild
-
mod_privacy_lists: Open 'privacy' storage (module:open_store() defaults to the name of the module)Sat, 09 Aug 2014 23:03:28 +0200, by Kim Alvefur
-
mod_auth_ldap: Change default for ldap_mode to "bind", everyone seems to be using thatTue, 05 Aug 2014 15:23:35 +0200, by Kim Alvefur
-
mod_auth_ldap: Remove excess backslashes from escape patternTue, 05 Aug 2014 15:17:34 +0200, by Kim Alvefur
-
mod_mam_archive: Doing stanza deserialization after mod_storage the right wayWed, 30 Jul 2014 21:58:56 +0200, by syn
-
mod_mam_archive: Fixing issues noted in code review for 153df603f73d3b69c434f2790cff0270de14bb75Wed, 30 Jul 2014 21:27:56 +0200, by syn
-
mod_privacy_lists: Cache privacy lists for better performance with high trafficSun, 27 Jul 2014 14:38:55 +0100, by Matthew Wild
-
mod_privacy_lists: Import mod_privacy from 0.9Sun, 27 Jul 2014 14:38:04 +0100, by Matthew Wild
-
mod_auth_ha1: Skip commented linesSun, 27 Jul 2014 14:36:12 +0100, by Matthew Wild
-
mod_auth_ha1: Authentication module for 'HA1' hashed credentials in a text file, as used by reTurnServerSat, 26 Jul 2014 21:53:52 +0100, by Matthew Wild
-
mod_mam_archive: Initial commitMon, 14 Jul 2014 23:00:13 +0200, by syn
-
mod_profile: Fix wrong use of "current" as id for avatar dataTue, 08 Jul 2014 02:54:58 +0200, by Kim Alvefur
-
mod_profile: Add the missing <info> child element and move info attributes thereTue, 08 Jul 2014 02:54:04 +0200, by Kim Alvefur
-
mod_onions: Actually define the variable "stanza" to contain "event.stanza", fixing problems of stanzas being dropped for outgoing connections.Fri, 04 Jul 2014 14:47:14 +0200, by Thijs Alkemade
-
mod_onions: Set the stream version to 1.0 on onionized streams, so TLS is offered.Fri, 04 Jul 2014 14:16:21 +0200, by Thijs Alkemade
-
Update LDAP docs for telephone and similar fieldsWed, 02 Jul 2014 22:37:16 -0500, by Rob Hoelz
-
Fix connections for LDAP testsWed, 02 Jul 2014 22:31:52 -0500, by Rob Hoelz
-
Test telephone configuration in LDAP testsWed, 02 Jul 2014 22:28:46 -0500, by Rob Hoelz
-
Include configuration for telephone numbers for LDAP test configWed, 02 Jul 2014 22:28:00 -0500, by Rob Hoelz
-
Add telephone number test dataWed, 02 Jul 2014 22:26:01 -0500, by Rob Hoelz
-
mod_private_adhoc: initial commit of new moduleSat, 28 Jun 2014 00:36:40 +0200, by Thomas Raschbacher
-
mod_register_web: Add dependency on mod_httpFri, 27 Jun 2014 22:48:15 +0200, by Kim Alvefur
-
mod_register_web: Use path separator from package.configFri, 27 Jun 2014 20:57:51 +0200, by Kim Alvefur
-
mod_pubsub_hub: Update to PubSubHubbub version 0.4Thu, 26 Jun 2014 19:41:32 +0200, by Kim Alvefur
-
mod_pubsub_feeds: Check that lease time exists before comparingThu, 26 Jun 2014 18:56:15 +0200, by Kim Alvefur
-
mod_pubsub_feeds: Handle denied subscription requestsThu, 26 Jun 2014 18:33:13 +0200, by Kim Alvefur
-
mod_pubsub_feeds: Fix refreshing of subscriptionsThu, 26 Jun 2014 18:32:43 +0200, by Kim Alvefur
-
mod_pubsub_feeds: Update to 0.4 version of PubSubHubbubThu, 26 Jun 2014 18:29:01 +0200, by Kim Alvefur
-
mod_pubsub_feeds: Fix refresh_feeds() allways refreshing all feedsThu, 26 Jun 2014 18:25:18 +0200, by Kim Alvefur
-
MergeWed, 25 Jun 2014 20:46:35 +0200, by Kim Alvefur
-
mod_statsd: Add missing `pairs` callTue, 24 Jun 2014 12:16:44 -0400, by daurnimator
-
mod_muc_log, mod_muc_log_http: Make compatible with both new and old MUC APITue, 24 Jun 2014 13:14:54 +0700, by Vadim Misbakh-Soloviov
-
mod_statsd: Better accounting for invites, add declinesMon, 23 Jun 2014 16:06:46 -0400, by daurnimator
-
mod_statsd: Optionally include host in prefixMon, 23 Jun 2014 16:05:54 -0400, by daurnimator
-
mod_statsd: Clean off colons (:)Mon, 23 Jun 2014 16:05:33 -0400, by daurnimator
-
mod_profile: Don't include photo in vCard4 version (use XEP-0084 instead)Wed, 25 Jun 2014 20:45:01 +0200, by Kim Alvefur
-
mod_rawdebug: Make global (like mod_admin_telnet)Mon, 23 Jun 2014 20:25:08 +0200, by Kim Alvefur
-
mod_rawdebug: Adds a telnet command for enabling logging of entire stanzas that are sent and receivedMon, 23 Jun 2014 20:22:19 +0200, by Kim Alvefur
-
mod_statsd: First commitMon, 23 Jun 2014 14:19:05 -0400, by daurnimator
-
mod_profile: Load profile into PEP on initial presenceSat, 21 Jun 2014 14:58:55 +0200, by Kim Alvefur
-
mod_profile: Don't pass old vcard data trough vcard libFri, 20 Jun 2014 18:14:26 +0200, by Kim Alvefur
-
mod_statistics_auth: Remove comments left from module this was based onFri, 20 Jun 2014 17:49:31 +0200, by Kim Alvefur
-
mod_statistics_auth: Collects statistics on number of successful or failed authentication attemptsFri, 20 Jun 2014 17:47:53 +0200, by Kim Alvefur
-
mod_smacks: Backout ed2a9c00b5c4, need a better solutionTue, 17 Jun 2014 08:01:52 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Tweak log messagesSun, 15 Jun 2014 02:40:18 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Add some more info to log messagesFri, 13 Jun 2014 02:19:52 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Pause connection only if neededThu, 12 Jun 2014 12:31:50 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Return if no certificate foundThu, 12 Jun 2014 12:30:39 +0200, by Kim Alvefur
-
mod_latex: Log debug message when actually deciding to do LaTeX replacingWed, 11 Jun 2014 20:38:41 +0200, by Kim Alvefur
-
mod_latex: get_child_text!Wed, 11 Jun 2014 20:38:07 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Cache logger to save some table lookups and improve readabilityWed, 11 Jun 2014 12:50:57 +0200, by Kim Alvefur
-
mod_mam_muc: Use max_history_length as default for "max_archive_query_results"Thu, 05 Jun 2014 17:13:38 -0400, by daurnimator
-
misc/munin/prosody_.lua: Munin script for collecting statistics from mod_statisticsTue, 03 Jun 2014 20:00:50 +0200, by Kim Alvefur
-
mod_muc_limits: Make compatible with new MUC APISun, 01 Jun 2014 16:08:05 +0700, by Vadim Misbakh-Soloviov
-
mod_log_auth: Add ability to log IPs of successful authentications tooSat, 31 May 2014 13:38:35 +0100, by Matthew Wild
-
mod_saslauth_muc: Update to use new MUC API.Fri, 30 May 2014 19:07:18 -0400, by Waqas Hussain
-
mod_muc_intercom: Make compatible with new MUC API.Fri, 30 May 2014 18:54:31 -0400, by Waqas Hussain
-
mod_profile: Add id to item tag too.Fri, 30 May 2014 15:05:48 +0200, by Kim Alvefur
-
mod_profile: Use the item id "current" as recomended in the Singleton Nodes section of XEP-0060Fri, 30 May 2014 14:57:34 +0200, by Kim Alvefur
-
mod_profile: Purge nodes before publishing new itemsFri, 30 May 2014 14:55:54 +0200, by Kim Alvefur
-
mod_auth_http_async: Async HTTP auth moduleThu, 29 May 2014 17:46:42 +0200, by Kim Alvefur
-
mod_profile: Integrate with mod_pep_plus by defaultThu, 29 May 2014 00:58:33 +0200, by Kim Alvefur
-
mod_profile: Replacement for mod_vcard with vcard4 support and integration with mod_pep_plusWed, 28 May 2014 22:02:27 +0200, by Kim Alvefur
-
mod_post_msg: Add <body> wrapper tag with namespace in module so the client doesn't have toWed, 28 May 2014 21:20:51 +0200, by Kim Alvefur
-
mod_post_msg: Fix indentationWed, 28 May 2014 20:34:57 +0200, by Kim Alvefur
-
mod_smacks: Fix logging (Thanks Ge0rG)Thu, 22 May 2014 08:30:16 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Fix potential traceback in logging if SRV target fails nameprepMon, 19 May 2014 17:00:12 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Unreference DNS lookup when reply arrives (thanks LordVan)Mon, 19 May 2014 16:28:43 +0200, by Kim Alvefur
-
mod_s2s_auth_monkeysphere: Uses Monkeysphere for certificate validationMon, 19 May 2014 11:56:49 +0200, by Kim Alvefur
-
Backout 33f132c3f4b7 until 0.10Thu, 15 May 2014 11:12:31 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Fix traceback if session.srv_hosts is nilThu, 08 May 2014 15:43:58 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Change how TLSA support is detectedWed, 07 May 2014 17:08:47 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Fix logic precedence issueWed, 07 May 2014 17:07:10 +0200, by Kim Alvefur
-
mod_smacks: Impose a limit on number of unacked stanzas (Thanks Holger)Wed, 07 May 2014 16:18:05 +0200, by Kim Alvefur
-
mod_smacks: Assert that the 'h' attribute is present and a numberWed, 07 May 2014 14:21:33 +0200, by Kim Alvefur
-
mod_smacks: Add more debug loggingWed, 07 May 2014 14:19:44 +0200, by Kim Alvefur
-
mod_smacks: Log things attached to sessions instead of the moduleWed, 07 May 2014 14:17:03 +0200, by Kim Alvefur
-
mod_jid_prep: Update to version 0.1; advertise feature and change :tmp to :0 in namespaceTue, 06 May 2014 15:03:46 +0200, by Kim Alvefur
-
mod_mam: Mirror to and from attributes from iq on result messagesWed, 30 Apr 2014 13:22:08 +0200, by Kim Alvefur
-
mod_mam/rsm.lib: Rename argument for clarityWed, 30 Apr 2014 13:19:47 +0200, by Kim Alvefur
-
mod_mam/rsm.lib: Pointless optimizationWed, 30 Apr 2014 13:19:15 +0200, by Kim Alvefur
-
mod_mam: Update copyright headerWed, 30 Apr 2014 13:14:02 +0200, by Kim Alvefur
-
mod_mam: Shuffle importsWed, 30 Apr 2014 13:12:56 +0200, by Kim Alvefur
-
mod_websocket: Update websocket.htmlMon, 28 Apr 2014 23:24:01 +0200, by Florian Zeitz
-
mod_websocket: Handle pong messagesMon, 28 Apr 2014 23:23:45 +0200, by Florian Zeitz
-
mod_s2s_auth_dane: Add support for DANE-TA and PKIX-CA (requires LuaSec changes)Sun, 27 Apr 2014 01:43:43 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Use PEM to DER function from util.x509 (0.10+)Sun, 27 Apr 2014 01:40:20 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Launch DANE queries when sending or receiving stream-features instead of monkeypatching s2sout.libSun, 27 Apr 2014 01:24:03 +0200, by Kim Alvefur
-
mod_log_sasl_mech: Log SASL mechanism attached to sessionFri, 25 Apr 2014 17:11:33 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Clean up no longer needed DNS repliesThu, 24 Apr 2014 18:34:10 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Skip dns queries for already authenticated s2sin connectionsThu, 24 Apr 2014 18:33:13 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Remove non-working bogus handlingThu, 24 Apr 2014 18:32:25 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Break out DANE check into a functionThu, 24 Apr 2014 18:19:09 +0200, by Kim Alvefur
-
mam_sql: Make forwarded a child element of result, rather than a siblingTue, 22 Apr 2014 20:16:40 -0500, by Rob Hoelz
-
mod_bidi: Add option for selectively not doing bidi with some hostsTue, 22 Apr 2014 19:19:58 +0200, by Kim Alvefur
-
mod_statistics_cputotal: Make globalSat, 19 Apr 2014 15:16:19 +0200, by Kim Alvefur
-
mod_mam_muc: Place stanza type in 'with' column; when sending history, only send messages with type=groupchatTue, 15 Apr 2014 14:22:18 -0400, by daurnimator
-
mod_candy: Redirect from /candy -> /candy/Fri, 11 Apr 2014 14:58:44 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Improve debug message and log it on the sessionThu, 10 Apr 2014 22:40:11 +0200, by Kim Alvefur
-
mod_mam_muc: Fix to, from on result messages (thanks daurnimator)Tue, 08 Apr 2014 17:28:08 +0200, by Kim Alvefur
-
mod_s2s_auth_fingerprint: Log current fingerprint and match statusSat, 05 Apr 2014 13:41:12 +0200, by Kim Alvefur
-
mod_s2s_auth_fingerprint: Allways pin fingerprintsSat, 05 Apr 2014 13:40:13 +0200, by Kim Alvefur
-
mod_statistics_mem: Module that collects memory usage stats from /procThu, 03 Apr 2014 20:57:22 +0200, by Kim Alvefur
-
mod_statistics_cputotal: Module that collects accumulated CPU usage statisticsThu, 03 Apr 2014 20:56:59 +0200, by Kim Alvefur
-
mod_message_logging: Treat messages with no 'to' as directed to the senderThu, 03 Apr 2014 00:19:18 +0200, by Kim Alvefur
-
mod_auth_ldap: Default to 'bind' mode if rootdn is left emptyWed, 02 Apr 2014 13:32:00 +0200, by Kim Alvefur
-
mod_auth_ldap: Limit results in user lookup query to 1Wed, 02 Apr 2014 13:30:53 +0200, by Kim Alvefur
-
mod_auth_ldap: Fix issue with some versions of LuaLDAPTue, 25 Mar 2014 15:11:34 +0100, by Kim Alvefur
-
mod_captcha_registration: initial commitSat, 29 Mar 2014 22:56:24 +0700, by mrDoctorWho
-
mod_auth_dovecot: Add a dependency to util.pposix to send the _real_ pidFri, 28 Mar 2014 19:08:00 +0100, by benjamin podszun
-
mod_s2s_auth_dnssec_srv: Replaced by mod_s2s_auth_daneMon, 24 Mar 2014 13:04:44 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Merge functionality from mod_s2s_auth_dnssec_srvMon, 24 Mar 2014 13:04:24 +0100, by Kim Alvefur
-
mod_mam, mod_mam_muc: Check that storagemanager didn't return an instance of the null storage method (Thanks Jonathan)Sun, 23 Mar 2014 22:35:27 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Fix typo in debug statementThu, 20 Mar 2014 15:55:37 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Pause s2sin while doing SRV and TLSA lookups, fixes race condition (Can haz util.async plz)Thu, 20 Mar 2014 15:31:15 +0100, by Kim Alvefur
-
mod_c2s_limit_sessions: Fix global accessWed, 19 Mar 2014 23:17:55 +0100, by Kim Alvefur
-
mod_c2s_limit_sessions: Limit number of resources a user may connectWed, 19 Mar 2014 23:11:33 +0100, by Kim Alvefur
-
mod_websocket: Multiple fixes for sending stream errorsWed, 19 Mar 2014 20:11:58 +0100, by Florian Zeitz
-
mod_s2s_auth_dnssec_srv: Fix tb when no hostname sent by remoteWed, 19 Mar 2014 19:51:57 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Fix tb when no hostname sent by remoteWed, 19 Mar 2014 19:48:06 +0100, by Kim Alvefur
-
mod_s2s_auth_dnssec_srv: Don't break DANEWed, 19 Mar 2014 19:39:03 +0100, by Kim Alvefur
-
mod_s2s_auth_dnssec_srv: Do something useful for incoming connectionWed, 19 Mar 2014 19:19:46 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Verify that the SRV is secureWed, 19 Mar 2014 14:33:10 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Abort module loading if luaunbound is unavailableWed, 19 Mar 2014 14:04:09 +0100, by Kim Alvefur
-
mod_muc_log: Make sure base path is createdWed, 19 Mar 2014 14:03:46 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Drop support for domains without SRV for nowTue, 18 Mar 2014 16:09:51 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Fix for a17c2c4043e5Tue, 18 Mar 2014 16:02:24 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Skip TLSA lookups if SRV is insecureTue, 18 Mar 2014 15:54:08 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Hack for domains without SRVTue, 18 Mar 2014 15:36:23 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Don't pass nil to hash functions in case of unsupported selectorsTue, 18 Mar 2014 15:20:28 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Back to _port._tcp.srvtarget.example.netTue, 18 Mar 2014 15:12:11 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Bogus replies should have no RRdataFri, 14 Mar 2014 14:30:33 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Comments and TODOsFri, 14 Mar 2014 14:23:27 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Make supported DANE usages configurable, default to DANE-EEFri, 14 Mar 2014 14:18:18 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Simplify, but diverge from DANE-SRV draft. Will now look for _xmpp-server.example.com IN TLSA for both directionsFri, 14 Mar 2014 14:15:56 +0100, by Kim Alvefur
-
Adding vcard.lib.lua that is necessary for the moduleThu, 13 Mar 2014 14:59:36 +0000, by Luis G.F
-
Fix problem handling form inputThu, 13 Mar 2014 14:58:47 +0000, by Luis G.F
-
mod_s2s_auth_dane: Only invalidate trust if we found any supported DANE recordsTue, 11 Mar 2014 21:13:40 +0100, by Kim Alvefur
-
all the things: Remove trailing whitespaceTue, 11 Mar 2014 18:44:01 +0100, by Florian Zeitz
-
Initial commitMon, 10 Mar 2014 08:22:58 +0000, by Luis G.F
-
MergeMon, 10 Mar 2014 00:04:00 +0100, by Kim Alvefur
-
mod_websocket: Update to draft-ietf-xmpp-websocket-01Sun, 09 Mar 2014 23:35:57 +0100, by Florian Zeitz
-
mod_s2s_auth_dane: Improve handling of bogus dataSun, 09 Mar 2014 23:17:17 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Only do TLSA lookup if it hasn't been attempted alreadySun, 09 Mar 2014 23:08:41 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Fix inverted nil checkSun, 09 Mar 2014 14:09:24 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Do DANE lookups on outgoing stream featuresSun, 09 Mar 2014 13:44:29 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Improve loggingSun, 09 Mar 2014 13:43:27 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: More comment changesSun, 09 Mar 2014 13:42:36 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Implement experimental method for doing DANE with client certificates on s2sinSat, 08 Mar 2014 00:00:26 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Add some commentsFri, 07 Mar 2014 23:30:34 +0100, by Kim Alvefur
-
mod_block_registrations: Switch to using the 'user-registering' eventThu, 06 Mar 2014 01:10:21 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Don't allow unencrypted connections if TLSA existsWed, 05 Mar 2014 17:44:27 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Verify that the pubkey method exists when the SPKI selector is usedWed, 05 Mar 2014 17:42:15 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Delay s2sout state machine until we get TLSA replyWed, 05 Mar 2014 17:40:44 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Comment updatesWed, 05 Mar 2014 17:38:36 +0100, by Kim Alvefur
-
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)Fri, 28 Feb 2014 15:41:26 +0100, by Kim Alvefur
-
Backed out changeset 853a382c9bd6Fri, 28 Feb 2014 15:37:55 +0100, by Kim Alvefur
-
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)Fri, 28 Feb 2014 15:36:06 +0100, by Kim Alvefur
-
Update the namespaces in http_altconnect to match published XEP-0156Wed, 26 Feb 2014 13:08:47 -0800, by Lance Stout
-
MergeWed, 26 Feb 2014 20:17:13 +0100, by Kim Alvefur
-
mod_sms_clickatell: Get rid of legacy componentmanager usage. Now uses stanza events.Wed, 26 Feb 2014 12:38:57 -0500, by Waqas Hussain
-
mod_register_web: Pass request around so IP address can be reportedWed, 26 Feb 2014 20:15:41 +0100, by Kim Alvefur
-
mod_vjud: Fix typoWed, 26 Feb 2014 18:36:22 +0100, by Kim Alvefur
-
mod_vjud: Add an <identity> if loaded as a component (thanks gryffus)Wed, 26 Feb 2014 11:00:30 +0100, by Kim Alvefur
-
mod_carbons: Ignore messages tagged as private in both directions (thanks hoedlmoser)Sat, 22 Feb 2014 13:26:22 +0100, by Kim Alvefur
-
mod_carbons: Ignore MUC PMs if tagged as suchSat, 22 Feb 2014 13:25:01 +0100, by Kim Alvefur
-
mod_mam_muc: Remove code that should have been removed in previous commitThu, 20 Feb 2014 20:40:38 +0100, by Kim Alvefur
-
mod_mam_muc: Add and remove method overrides based on configuration instead of modifying room metatableThu, 20 Feb 2014 20:37:26 +0100, by Kim Alvefur
-
mod_mam_muc: Rename variableThu, 20 Feb 2014 20:22:35 +0100, by Kim Alvefur
-
mod_mam_muc: Use public API of rooms for authorization checkThu, 20 Feb 2014 20:16:15 +0100, by Kim Alvefur
-
mod_mam_muc: porting archive checks from mod_mam (to avoid tracebacks about calling null functions)Wed, 19 Feb 2014 18:03:39 +0700, by Vadim Misbakh-Soloviov
-
mod_seclabels: Avoid tracebacks about indexing nil stanzaWed, 19 Feb 2014 17:59:17 +0700, by Vadim Misbakh-Soloviov
-
mod_pubsub_mqtt: Avoid tracebacks about concatenating nil fieldWed, 19 Feb 2014 17:57:32 +0700, by Vadim Misbakh-Soloviov
-
mod_manifest: Close unencrypted connections when entering manifesto modeMon, 17 Feb 2014 21:07:01 +0100, by Florian Zeitz
-
mod_manifesto: Add ad-hoc command to enable "manifesto mode"Mon, 17 Feb 2014 20:39:48 +0100, by Florian Zeitz
-
mod_manifesto: Only keep track of who we sent notifications toMon, 17 Feb 2014 16:08:40 +0100, by Kim Alvefur
-
mod_manifesto: Fix typoMon, 17 Feb 2014 12:11:36 +0100, by Kim Alvefur
-
mod_firewall: Do not cache conditions with only a single useSun, 16 Feb 2014 18:19:12 +0100, by Florian Zeitz
-
mod_firewall: Produce code with nicer indentationSun, 16 Feb 2014 17:17:23 +0100, by Florian Zeitz
-
mod_post_msg: add support for HTML messagesFri, 14 Feb 2014 15:08:11 +0100, by Christian Weiske
-
mod_manifesto: Add Swedish translationSat, 08 Feb 2014 16:59:10 +0100, by Kim Alvefur
-
mod_manifesto: Fix traceback when user disconnects before the timer (fixes #48)Thu, 06 Feb 2014 19:27:13 +0100, by Kim Alvefur
-
mod_onions: Accepted patch that should fix problems when using libevent.Tue, 04 Feb 2014 12:48:33 +0100, by Thijs Alkemade
-
mod_smacks: Handle both version 2 and version 3 namespaceMon, 03 Feb 2014 22:17:40 +0100, by Florian Zeitz
-
mod_compat_vcard: Fix traceback from probably empty stanzas (Thanks Biszkopcik)Sun, 02 Feb 2014 23:21:10 +0100, by Kim Alvefur
-
mod_vjud: Move instructions into a config optionSun, 02 Feb 2014 18:12:42 +0100, by Kim Alvefur
-
mod_require_otr: New module to (attempt to) require that all messages are encrypted with OTR (credit for the idea goes to Gregory Maxwell on the liberationtech mailing list)Sat, 01 Feb 2014 04:42:30 +0500, by Matthew Wild
-
mod_auth_any: Allows any username/password to connectThu, 30 Jan 2014 20:31:18 -0500, by Waqas Hussain
-
mod_smacks: Remove logging of unacked stanzasThu, 30 Jan 2014 13:39:24 +0000, by Matthew Wild
-
mod_log_sasl_mech: Logs authentication mechanism usedTue, 28 Jan 2014 12:47:06 +0100, by Kim Alvefur
-
mod_http_altconnect: Send XML declarationSat, 25 Jan 2014 20:20:17 +0100, by Kim Alvefur
-
mod_http_altconnect: Refactor to have module/connection method lookup in a common placeSat, 25 Jan 2014 20:18:54 +0100, by Kim Alvefur
-
mod_http_altconnect: Correct module name in HTTP path lookup for websocketsSat, 25 Jan 2014 20:08:10 +0100, by Kim Alvefur
-
mod_s2s_whitelist: The opposite of mod_s2s_blacklistSat, 25 Jan 2014 15:33:26 +0100, by Kim Alvefur
-
mod_auth_ldap: Switch config format for ldap_filter to eg (uid=$user)Fri, 24 Jan 2014 18:22:23 +0100, by Kim Alvefur
-
mod_manifesto: Fix traceback when user doesn't have a roster (?)Thu, 23 Jan 2014 20:27:14 +0000, by Matthew Wild
-
mod_offline_email: Much cleanup. Very update to newer APIs. Wow.Thu, 23 Jan 2014 21:02:38 +0100, by Kim Alvefur
-
mod_manifesto: Only check fully established incoming sessionsThu, 23 Jan 2014 19:30:27 +0100, by Florian Zeitz
-
mod_manifesto: Check state of incoming connectionsThu, 23 Jan 2014 19:15:47 +0100, by Florian Zeitz
-
mod_manifesto: Module that informs users about the Security Test Days and which contacts it will affect (Thanks to MattJ, who wrote most of it)Thu, 23 Jan 2014 17:23:04 +0100, by Kim Alvefur
-
mod_admin_probe: Module allowing server administrators to probe any userMon, 20 Jan 2014 16:07:00 +0100, by Florian Zeitz
-
mod_service_directories: Respect the 'name' option (Thanks Thomas)Sun, 19 Jan 2014 19:22:12 +0100, by Kim Alvefur
-
mod_mam_muc: Override method for storing history messages instead of hooking stanza eventsSat, 18 Jan 2014 21:16:27 +0100, by Kim Alvefur
-
mod_mam_muc: Override sending of room history and use archivesSat, 18 Jan 2014 21:14:40 +0100, by Kim Alvefur
-
mod_mam_muc: Remove archives when a room is destroyedSat, 18 Jan 2014 21:07:12 +0100, by Kim Alvefur
-
mod_mam_muc: Hide logging option from room configuration if set to log all roomsSat, 18 Jan 2014 21:06:15 +0100, by Kim Alvefur
-
mod_mam_muc: Make the logging option in the room config reflect logging and inherit the defaultSat, 18 Jan 2014 21:04:33 +0100, by Kim Alvefur
-
mod_auth_ldap: Add support for bindingWed, 15 Jan 2014 14:45:37 +0100, by Kim Alvefur
-
mod_auth_ldap: Cleanup, reorder and some commentsWed, 15 Jan 2014 14:35:27 +0100, by Kim Alvefur
-
mod_websocket: Fix typo "Cosed" -> "Closed"Sat, 11 Jan 2014 00:20:59 +0100, by Florian Zeitz
-
mod_saslname: XEP-0233 implementationTue, 07 Jan 2014 09:02:39 +0100, by Kim Alvefur
-
mod_admin_web: Bump strophe.js versionSun, 05 Jan 2014 01:39:49 +0100, by Florian Zeitz
-
mod_s2s_auth_dane: Fix typo in comment (thanks albert)Sat, 04 Jan 2014 23:12:32 +0100, by Kim Alvefur
-
mod_list_inactive: Parse data collected by mod_lastlog and print users who have not logged in for some timeSat, 04 Jan 2014 20:34:22 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Style fixesSat, 04 Jan 2014 20:07:14 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Fix wording on validation failureSat, 04 Jan 2014 20:04:12 +0100, by Kim Alvefur
-
mod_s2s_keepalive: Don't send directly on the connection, use sends2sSat, 04 Jan 2014 20:01:11 +0100, by Kim Alvefur
-
mod_http_user_count: HTTP module to report the current number of online users or sessionsFri, 03 Jan 2014 16:24:11 -0500, by Matthew Wild
-
mod_s2s_auth_dane: Invalidate trust if there are TLSA records but no matches, or bogus resultsFri, 03 Jan 2014 15:14:26 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Warn about unsupported DANE paramsFri, 03 Jan 2014 15:00:05 +0100, by Kim Alvefur
-
mod_idlecompat: Add initial version.Fri, 03 Jan 2014 11:54:13 +0100, by Tobias Markmann
-
mod_storage_memory: Simple in-memory only storage backend without persistenceTue, 31 Dec 2013 02:17:50 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Experimental DANE implementationTue, 31 Dec 2013 02:16:19 +0100, by Kim Alvefur
-
mod_component_roundrobin: Increase priority of stanza hooks above mod_component (thanks Julien)Sat, 28 Dec 2013 14:12:02 +0100, by Kim Alvefur
-
mod_admin_web: Bump strophejs versionSat, 21 Dec 2013 19:28:34 +0100, by Florian Zeitz
-
mod_component_roundrobin: Make sessions a shared table, like mod_componentThu, 19 Dec 2013 14:59:09 +0100, by Kim Alvefur
-
mod_component_roundrobin: Make sure we don’t try to use destroyed sessions.Thu, 19 Dec 2013 08:54:33 -0500, by Waqas Hussain
-
mod_component_roundrobin: Mark authenticated sessions as suchThu, 19 Dec 2013 12:59:32 +0100, by Kim Alvefur
-
mod_component_roundrobin: Fix handshake (Thanks Julien)Wed, 18 Dec 2013 18:13:03 +0100, by Kim Alvefur
-
mod_muc_log_http: Fix indentationSun, 15 Dec 2013 00:51:48 +0100, by Kim Alvefur
-
mod_muc_log_http: Change config option back to what it says in the docs (Thanks Alex for noticing)Sun, 15 Dec 2013 00:50:46 +0100, by Kim Alvefur
-
mod_admin_web: Bump strophe.js version (use *all* the SCRAM-SHA-1)Thu, 12 Dec 2013 22:38:20 +0100, by Florian Zeitz
-
mod_srvinjection: Make the map a shared table so that other plugins can use/modify itTue, 10 Dec 2013 23:15:15 +0000, by daurnimator
-
mod_register_web: Use net.http instead of util.http, as we need to make requests (thanks dustin)Fri, 06 Dec 2013 02:31:47 +0000, by Matthew Wild
-
mod_pubsub_mqtt: Fix namespace of translator tooTue, 03 Dec 2013 00:08:11 +0000, by Matthew Wild
-
mod_ipcheck: Workaround for differences between server_select and server_eventWed, 04 Dec 2013 19:26:37 +0100, by Kim Alvefur
-
mod_ipcheck: Add support for XEP version 0.2 (includes port)Wed, 04 Dec 2013 17:37:32 +0100, by Kim Alvefur
-
mod_pubsub_mqtt: Change namespace of 'data' element to make it genericMon, 02 Dec 2013 03:08:17 +0000, by Matthew Wild
-
mod_pubsub_eventsource: Publish only the content of known payload types (JSON, 'data' [from MQTT])Mon, 02 Dec 2013 03:07:48 +0000, by Matthew Wild
-
mod_pubsub_eventsource: Add CORS headers for cross-domain supportMon, 02 Dec 2013 03:06:10 +0000, by Matthew Wild
-
mod_pubsub_mqtt: MQTT (a lightweight binary pubsub protocol) interface for mod_pubsubSun, 01 Dec 2013 19:12:08 +0000, by Matthew Wild
-
mod_register_web: Handle URLs with a trailing slashSun, 01 Dec 2013 01:34:11 +0100, by Kim Alvefur
-
mod_register_web: Use correct variablesSat, 30 Nov 2013 23:46:54 +0100, by Kim Alvefur
-
mod_register_web: Fire user-registering event like mod_registerSat, 30 Nov 2013 23:37:39 +0100, by Kim Alvefur
-
mod_register_web: Check for empty usernameSat, 30 Nov 2013 23:36:41 +0100, by Kim Alvefur
-
mod_register_web: Support additional registration fieldsSat, 30 Nov 2013 22:59:27 +0100, by Kim Alvefur
-
mod_register_web: Pass request to captcha handlerSat, 30 Nov 2013 22:10:41 +0100, by Kim Alvefur
-
mod_register_web: Add missing =Sat, 30 Nov 2013 22:10:07 +0100, by Kim Alvefur
-
mod_register_web: Fire user-registered eventSat, 30 Nov 2013 20:29:49 +0100, by Kim Alvefur
-
mod_register_web: Use localSat, 30 Nov 2013 20:29:21 +0100, by Kim Alvefur
-
mod_register_web: Friendly error messages if the username is taken or failed nodeprepSat, 30 Nov 2013 20:28:07 +0100, by Kim Alvefur
-
mod_register_web: Indentation fixSat, 30 Nov 2013 19:09:30 +0100, by Kim Alvefur
-
mod_register_web: Add a simple fallback captchaSat, 30 Nov 2013 19:00:38 +0100, by Kim Alvefur
-
mod_register_web: Move HTML into separate template filesSat, 30 Nov 2013 18:57:54 +0100, by Kim Alvefur
-
mod_register_web: Split out recaptcha verification to a separate functionSat, 30 Nov 2013 18:25:32 +0100, by Kim Alvefur
-
mod_register_web: Import usermanager and util.http into localsSat, 30 Nov 2013 18:22:58 +0100, by Kim Alvefur
-
Add another TODO for mod_*_ldapThu, 28 Nov 2013 15:16:07 +0100, by Rob Hoelz
-
mod_register_web: Always use HTTPS to connect to recaptcha's API (thanks hexa)Wed, 20 Nov 2013 23:35:45 +0000, by Matthew Wild
-
mod_component_client: Don't read the socket in line mode.Tue, 05 Nov 2013 14:33:41 -0500, by Waqas Hussain
-
mod_auth_ldap: Fix set_passwordMon, 04 Nov 2013 18:13:57 +0100, by Kim Alvefur
-
mod_component_client: When exit_on_disconnect=true, don't try to shutdown Prosody when it's already shutting down.Fri, 01 Nov 2013 18:53:52 -0400, by Waqas Hussain
-
mod_admin_web: Some style fixesThu, 31 Oct 2013 21:58:01 +0100, by Florian Zeitz
-
mod_component_client: Do a proper disconnect when the server is shutting downThu, 31 Oct 2013 12:37:42 -0400, by Waqas Hussain
-
mod_admin_web: Bump jquery versionTue, 29 Oct 2013 01:47:59 +0100, by Florian Zeitz
-
mod_component_client: Use the net.server connection abstraction for sending whitespace keep-alive, and not the raw socket (fixes a traceback which lead to an infinite timer loop in libevent)Mon, 28 Oct 2013 11:55:59 -0400, by Waqas Hussain
-
mod_blocking: Make sure that there is a lists item in the privacy storeMon, 28 Oct 2013 11:10:02 +0100, by Kim Alvefur
-
mod_component_client: Add config option component_client.keepalive_interval (default is one hour: 3600).Thu, 24 Oct 2013 11:52:58 -0400, by Waqas Hussain
-
mod_auth_dovecot: Check return value properlyTue, 13 Aug 2013 21:55:13 +0200, by Kim Alvefur
-
mod_auth_dovecot: Add a proper SASL handler methodSun, 11 Aug 2013 00:00:58 +0200, by Kim Alvefur
-
mod_http_altconnect: Exposes BOSH and WebSocket endpoints over HTTP per http://legastero.github.io/customxeps/extensions/xep-0156.html#httpSun, 13 Oct 2013 04:47:51 +0200, by Kim Alvefur
-
mod_component_client: Fix traceback when connection fails during module loadFri, 11 Oct 2013 17:36:59 -0400, by Waqas Hussain
-
mod_component_client: Added component_client.exit_on_disconnect config optionFri, 11 Oct 2013 16:59:23 -0400, by Waqas Hussain
-
mod_component_client: Fire connect (logged in) and disconnect eventsFri, 11 Oct 2013 16:56:06 -0400, by Waqas Hussain
-
mod_mam_sql: Reconnect if the connection should be droppedMon, 02 Sep 2013 20:10:10 +0200, by Rob Hoelz
-
mod_mam_sql: Add better error handlingMon, 02 Sep 2013 19:55:51 +0200, by Rob Hoelz
-
mod_muc_limits: Just drop error stanzas instead of bouncing them with more error stanzasSun, 06 Oct 2013 17:30:21 +0200, by Kim Alvefur
-
mod_s2s_keysize_policy: Add note about required LuaSec patchSun, 29 Sep 2013 19:11:29 +0200, by Kim Alvefur
-
mod_s2s_keysize_policy: Don't trust keys weaker than 2048 bit RSA after 31 December 2013Sun, 29 Sep 2013 19:10:39 +0200, by Kim Alvefur
-
mod_auth_imap: Fix typo in previous commitThu, 26 Sep 2013 18:35:42 +0100, by Matthew Wild
-
mod_auth_imap: Rename imap_service_realm to imap_auth_realm and inherit from sasl_realm, rename imap_service_name to imap_auth_service_nameThu, 26 Sep 2013 18:30:46 +0100, by Matthew Wild
-
mod_auth_imap: unfortunately large commit which adds support for SSL (including cert verification), appending the realm to usernames, and various IMAP protocol fixesThu, 26 Sep 2013 18:14:45 +0100, by Matthew Wild
-
mod_auth_imap: Minor cleanup of importsThu, 26 Sep 2013 18:12:27 +0100, by Matthew Wild
-
mod_auth_imap: Leave port nil if not specified in the config, so we can auto-detect based on whether we use SSLThu, 26 Sep 2013 18:11:44 +0100, by Matthew Wild
-
mod_auth_external/examples: bash: Don't use log file by defaultThu, 26 Sep 2013 18:10:41 +0100, by Matthew Wild
-
mod_auth_imap: Authentication module that works by passing through SASL to a IMAP connectionThu, 26 Sep 2013 13:43:27 +0200, by Kim Alvefur
-
mod_auth_external: merge two if blocks with an elseifThu, 19 Sep 2013 17:57:25 +0100, by Matthew Wild
-
mod_auth_external: Add example Python scriptThu, 19 Sep 2013 16:04:45 +0100, by Matthew Wild
-
mod_websocket: Add consider_websocket_secure optionWed, 18 Sep 2013 00:57:06 +0200, by Florian Zeitz
-
mod_auth_ldap: Implement password changeTue, 17 Sep 2013 16:02:33 +0200, by Kim Alvefur
-
mod_bidi: Add missing 'is_bidi' flag for incoming s2sWed, 11 Sep 2013 21:43:49 +0200, by Kim Alvefur
-
mod_auth_ldap: Convert from plain_test to plain mode, allowing SCRAM and similar.Mon, 09 Sep 2013 15:46:51 +0200, by Kim Alvefur
-
mod_admin_web: Use .textContent, instead of .innerHTMLSat, 07 Sep 2013 14:56:36 +0200, by Florian Zeitz
-
mod_watchuntrusted: New module that will warn admins about s2s connections that fail due to lack of encryption or invalid certificates.Fri, 06 Sep 2013 13:07:57 +0200, by Thijs Alkemade
-
mod_mam: Stamp outgoing messages with <archived> as well, but remove it after they should have passed through mod_carbonsThu, 05 Sep 2013 15:48:37 +0200, by Kim Alvefur
-
mod_mam: Include textual error if archive query failedThu, 05 Sep 2013 15:24:09 +0200, by Kim Alvefur
-
mod_mam: Log error message if unable to open archive storageThu, 05 Sep 2013 15:22:31 +0200, by Kim Alvefur
-
mod_carbons: Use iq-type eventsThu, 05 Sep 2013 01:02:01 +0200, by Kim Alvefur
-
mod_carbons: Handle enabled/disable with the same callback for all versionsThu, 05 Sep 2013 01:00:08 +0200, by Kim Alvefur
-
mod_host_blacklist: Bigger fix: return true to block original stanza (thanks Zash)Tue, 03 Sep 2013 11:19:31 +0100, by Matthew Wild
-
mod_host_blacklist: Small fixTue, 03 Sep 2013 11:15:18 +0100, by Matthew Wild
-
mod_host_blacklist: Similar to mod_s2s_blacklist, but stanza-based. Works between hosts on the same server, at a slight performance impact.Tue, 03 Sep 2013 11:07:00 +0100, by Matthew Wild
-
mod_s2s_blacklist: A new _simple_ s2s blacklist moduleTue, 03 Sep 2013 10:45:54 +0100, by Matthew Wild
-
mod_reload_modules: Add support for loading/unloading of modules, as well as simply reloadingMon, 02 Sep 2013 21:20:21 +0100, by Matthew Wild
-
mod_secure_interfaces: New module to mark c2s sessions on given interfaces as 'secure' without encryptionThu, 29 Aug 2013 12:20:20 +0100, by Matthew Wild
-
mod_lastlog: Import util.datetimeWed, 28 Aug 2013 19:21:00 +0200, by Kim Alvefur
-
mod_lastlog: Fix jid.split callWed, 28 Aug 2013 19:19:58 +0200, by Kim Alvefur
-
mod_lastlog: If loaded on a component, store a timestamp of the last message sent, eg to a MUC roomWed, 28 Aug 2013 18:54:00 +0200, by Kim Alvefur
-
mod_lastlog: Collect timestamp on registrationWed, 28 Aug 2013 18:46:06 +0200, by Kim Alvefur
-
mod_lastlog: Return a non-zero exit code if no lastlog records were foundWed, 28 Aug 2013 18:42:10 +0200, by Kim Alvefur
-
mod_turncredentials: No need to check tag name, we're already in the event handler for the 'services' tagWed, 28 Aug 2013 10:37:23 +0100, by Matthew Wild
-
mod_turncredentials: Use iq-get event, to save checking attr.type manuallyWed, 28 Aug 2013 10:35:56 +0100, by Matthew Wild
-
mod_turncredentials: Use type-specific get_option() methods where appropriate, and pass in default valuesWed, 28 Aug 2013 10:35:32 +0100, by Matthew Wild
-
mod_turncredentials: use smarter timestamp expiry from draft-uberti-behave-turn-rest-00Wed, 28 Aug 2013 10:31:15 +0100, by Philipp Hancke
-
mod_carbons: Fix <private/> handlingWed, 21 Aug 2013 19:03:16 +0200, by Kim Alvefur
-
mod_s2s_auth_fingerprint: Don't halt event propagation in cert pinning modeFri, 16 Aug 2013 00:25:37 +0200, by Kim Alvefur
-
mod_auth_pam: Initial commit of simple PAM authentication moduleThu, 15 Aug 2013 18:38:02 +0200, by Kim Alvefur
-
mod_auth_external: Move example scripts to new examples/ dir, and add Lua and Go examplesThu, 15 Aug 2013 16:44:43 +0100, by Matthew Wild
-
mod_auth_ldap: Add a configurable scope, defaulting to onelevelThu, 15 Aug 2013 15:30:24 +0200, by Kim Alvefur
-
mod_auth_ldap: Switch to type-specific get_option variantsThu, 15 Aug 2013 15:22:51 +0200, by Kim Alvefur
-
mod_auth_external: Support for multiple auth processes (set external_auth_processes = N) - requires non-blocking modeWed, 14 Aug 2013 02:38:50 +0100, by Matthew Wild
-
mod_auth_external: Re-organise initialization a bit (superficial)Wed, 14 Aug 2013 02:27:04 +0100, by Matthew Wild
-
mod_auth_external: Add non-blocking mode (requires trunk, libevent and lpty 1.0.1). Our first complete non-blocking auth module!Tue, 13 Aug 2013 23:37:31 +0100, by Matthew Wild
-
mod_auth_external: Fix logging of errorsTue, 13 Aug 2013 23:36:40 +0100, by Matthew Wild
-
mod_auth_external: Log full response from pty if it appears to be an error messageTue, 13 Aug 2013 21:37:05 +0100, by Matthew Wild
-
mod_auth_external: Remove unused import of jid.bareTue, 13 Aug 2013 20:01:33 +0100, by Matthew Wild
-
mod_auth_external: Remove is_admin (duplicates usermanager)Tue, 13 Aug 2013 19:35:07 +0100, by Matthew Wild
-
mod_auth_external: Switch to lpty, remove file-based fallback, improve error messages and handling. Should greatly increase compatibility with scripts.Tue, 13 Aug 2013 18:56:50 +0100, by Matthew Wild
-
mod_mam/mamprefs.lib: Revert accidentally commited changeSun, 11 Aug 2013 23:53:48 +0200, by Kim Alvefur
-
mod_mam: Remove unused table, it was moved to one of the libsSun, 11 Aug 2013 23:39:34 +0200, by Kim Alvefur
-
mod_carbons: Add support for XEP-0334: Message Processing HintsSun, 11 Aug 2013 23:37:26 +0200, by Kim Alvefur
-
mod_mam: Add support for XEP-0334: Message Processing HintsSun, 11 Aug 2013 23:23:58 +0200, by Kim Alvefur
-
mod_mam: Clean up and explain the code that determines who's archive we put the message inSun, 11 Aug 2013 23:19:35 +0200, by Kim Alvefur
-
mod_muc_log: Restore copyright header that somehow got lostSat, 10 Aug 2013 22:01:18 +0200, by Kim Alvefur