From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8E4E258973 for ; Tue, 2 Feb 2016 18:25:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93F9221C01C; Tue, 2 Feb 2016 18:25:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 39D3B21C01C for ; Tue, 2 Feb 2016 18:25:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 61463340E08 for ; Tue, 2 Feb 2016 18:25:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C95128EB for ; Tue, 2 Feb 2016 18:25:10 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1454437388.5a4a0849b4271a09a0d5c1fa395ee8c92aabb1f6.mrueg@gentoo> Subject: [gentoo-commits] dev/mrueg:master commit in: profiles/desc/ X-VCS-Repository: dev/mrueg X-VCS-Files: profiles/desc/prosody_modules.desc X-VCS-Directories: profiles/desc/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 5a4a0849b4271a09a0d5c1fa395ee8c92aabb1f6 X-VCS-Branch: master Date: Tue, 2 Feb 2016 18:25:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c7b0ce76-c115-4707-83c7-ab83405a8702 X-Archives-Hash: cbf13b93e3eb5ca35dc4ae07f5d1c911 commit: 5a4a0849b4271a09a0d5c1fa395ee8c92aabb1f6 Author: Manuel Rüger gentoo org> AuthorDate: Tue Feb 2 18:23:08 2016 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Tue Feb 2 18:23:08 2016 +0000 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=5a4a0849 profiles: Add new prosody module profiles/desc/prosody_modules.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/desc/prosody_modules.desc b/profiles/desc/prosody_modules.desc index 9ac8ba5..e7f8579 100644 --- a/profiles/desc/prosody_modules.desc +++ b/profiles/desc/prosody_modules.desc @@ -132,6 +132,7 @@ openid - OpenID is an decentralized authentication mechanism for the Web. mod_o password_policy - Password policy enforcement for Prosody. pastebin - Pastebins are used very often in IM, especially in chat rooms. You have a long log or command output which you need to send to someone over IM, and don't want to fill their message window with it. Put it on a pastebin site, and give them the URL instead, simple. pep_vcard_avatar - Syncs avatars between PEP and vCard. +pinger - Ping clients regularly to mark them offline if they don't respond post_msg - Sometimes it's useful to have different interfaces to access XMPP. privacy_lists - Privacy lists are a flexible method for blocking communications. private_adhoc - This is a very simple module which implements an adhoc commant toretrieves the users private XML data.