Gentoo Archives: gentoo-commits

From: "Vadim A. Misbakh-Soloviov" <mva@×××.name>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/lua:master commit in: net-im/prosody-modules/
Date: Thu, 03 Oct 2013 19:21:47
Message-Id: 1380828091.096045a903d80919c2cbf7b4b63934e77fd41cd3.mva@gentoo
1 commit: 096045a903d80919c2cbf7b4b63934e77fd41cd3
2 Author: Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
3 AuthorDate: Thu Oct 3 19:21:31 2013 +0000
4 Commit: Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
5 CommitDate: Thu Oct 3 19:21:31 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lua.git;a=commit;h=096045a9
7
8 [net-im/prosody-modules] Added some modules
9
10 Signed-off-by: Vadim A. Misbakh-Soloviov <mva <AT> mva.name>
11
12 ---
13 net-im/prosody-modules/metadata.xml | 2 +
14 net-im/prosody-modules/prosody-modules-9999.ebuild | 47 +++++++++++-----------
15 2 files changed, 26 insertions(+), 23 deletions(-)
16
17 diff --git a/net-im/prosody-modules/metadata.xml b/net-im/prosody-modules/metadata.xml
18 index 35701bd..96aee1a 100644
19 --- a/net-im/prosody-modules/metadata.xml
20 +++ b/net-im/prosody-modules/metadata.xml
21 @@ -17,6 +17,7 @@
22 <flag name='auth_custom_http'>No module description on upstream wiki yet.</flag>
23 <flag name='auth_dovecot'>This is a Prosody authentication plugin which uses Dovecot as the backend.</flag>
24 <flag name='auth_external'>Allow client authentication to be handled by an external script/process.</flag>
25 + <flag name='auth_imap'>No module description on upstream wiki yet.</flag>
26 <flag name='auth_internal_yubikey'>A <a href="http://www.yubico.com/yubikey" rel="nofollow">YubiKey</a> is a small USB one-time-password (OTP) generator.</flag>
27 <flag name='auth_joomla'>No module description on upstream wiki yet.</flag>
28 <flag name='auth_ldap'>This is a Prosody authentication plugin which uses LDAP as the backend.</flag>
29 @@ -116,6 +117,7 @@
30 <flag name='s2s_blacklist'>No module description on upstream wiki yet.</flag>
31 <flag name='s2s_idle_timeout'>Some people find it preferable to close server-to-server connections after they have been silent for a while.</flag>
32 <flag name='s2s_keepalive'>No module description on upstream wiki yet.</flag>
33 + <flag name='s2s_keysize_policy'>No module description on upstream wiki yet.</flag>
34 <flag name='s2s_log_certs'>This module produces info level log messages with the certificate status and fingerprint every time an s2s connection is established. It can also optionally store this in persistant storage.</flag>
35 <flag name='s2s_never_encrypt_blacklist'>No module description on upstream wiki yet.</flag>
36 <flag name='s2soutinjection'>No module description on upstream wiki yet.</flag>
37
38 diff --git a/net-im/prosody-modules/prosody-modules-9999.ebuild b/net-im/prosody-modules/prosody-modules-9999.ebuild
39 index 45e6b97..66b9003 100644
40 --- a/net-im/prosody-modules/prosody-modules-9999.ebuild
41 +++ b/net-im/prosody-modules/prosody-modules-9999.ebuild
42 @@ -15,29 +15,30 @@ SLOT="0"
43 KEYWORDS=""
44 PROSODY_MODULES="
45 addressing adhoc_account_management admin_web auth_ccert
46 - auth_custom_http auth_dovecot auth_external auth_internal_yubikey
47 - auth_joomla auth_ldap auth_ldap2 auth_pam auth_phpbb3 auth_sql
48 - auth_wordpress auto_accept_subscriptions auto_activate_hosts bidi
49 - blocking block_registrations block_s2s_subscriptions
50 - block_strangers block_subscribes block_subscriptions broadcast
51 - c2s_conn_throttle candy carbons carbons_adhoc carbons_copies
52 - checkcerts client_certs compat_bind compat_muc_admin compat_vcard
53 - component_client component_roundrobin conformance_restricted
54 - couchdb data_access default_bookmarks default_vcard discoitems dwd
55 - extdisco firewall flash_policy group_bookmarks host_blacklist
56 - host_guard http_dir_listing http_favicon incidents_handling
57 - inotify_reload ipcheck isolate_host jid_prep json_streams lastlog
58 - latex lib_ldap limits listusers log_auth log_messages_sql mam
59 - mam_adhoc mam_muc mam_muc_sql mam_sql message_logging
60 - motd_sequential muc_ban_ip muc_config_restrict muc_intercom
61 - muc_limits muc_log muc_log_http net_dovecotauth offline_email
62 - onhold onions openid password_policy pastebin post_msg
63 - pubsub_eventsource pubsub_feeds pubsub_github pubsub_googlecode
64 - pubsub_hub pubsub_pivotaltracker pubsub_twitter readonly
65 - register_json register_redirect register_web reload_modules
66 - remote_roster roster_command s2s_auth_compat s2s_auth_dnssec_srv
67 - s2s_auth_fingerprint s2s_blacklist s2s_idle_timeout s2s_keepalive
68 - s2s_log_certs s2s_never_encrypt_blacklist s2soutinjection
69 + auth_custom_http auth_dovecot auth_external auth_imap
70 + auth_internal_yubikey auth_joomla auth_ldap auth_ldap2 auth_pam
71 + auth_phpbb3 auth_sql auth_wordpress auto_accept_subscriptions
72 + auto_activate_hosts bidi blocking block_registrations
73 + block_s2s_subscriptions block_strangers block_subscribes
74 + block_subscriptions broadcast c2s_conn_throttle candy carbons
75 + carbons_adhoc carbons_copies checkcerts client_certs compat_bind
76 + compat_muc_admin compat_vcard component_client
77 + component_roundrobin conformance_restricted couchdb data_access
78 + default_bookmarks default_vcard discoitems dwd extdisco firewall
79 + flash_policy group_bookmarks host_blacklist host_guard
80 + http_dir_listing http_favicon incidents_handling inotify_reload
81 + ipcheck isolate_host jid_prep json_streams lastlog latex lib_ldap
82 + limits listusers log_auth log_messages_sql mam mam_adhoc mam_muc
83 + mam_muc_sql mam_sql message_logging motd_sequential muc_ban_ip
84 + muc_config_restrict muc_intercom muc_limits muc_log muc_log_http
85 + net_dovecotauth offline_email onhold onions openid password_policy
86 + pastebin post_msg pubsub_eventsource pubsub_feeds pubsub_github
87 + pubsub_googlecode pubsub_hub pubsub_pivotaltracker pubsub_twitter
88 + readonly register_json register_redirect register_web
89 + reload_modules remote_roster roster_command s2s_auth_compat
90 + s2s_auth_dnssec_srv s2s_auth_fingerprint s2s_blacklist
91 + s2s_idle_timeout s2s_keepalive s2s_keysize_policy s2s_log_certs
92 + s2s_never_encrypt_blacklist s2soutinjection
93 s2s_reload_newcomponent saslauth_muc seclabels secure_interfaces
94 server_contact_info server_status service_directories sift smacks
95 sms_clickatell srvinjection stanza_counter statistics storage_ldap