pkgsrc/chat/ejabberd/PLIST
fhajny 10f880ea79 Update chat/ejabberd to 15.06.
Message archiving
- Add support for message archiving in Mnesia or relational databases.

Protocol
- Document protocol support and version inside each module and use that
  info in documentation
- Remove deprecated XEP-0090 Entity Time and XEP-0091 Delayed Delivery
- Don't add body element to MUC subject messages
- Do not bounce normal messages sent to unavailable resource

Admin command-line tool
- Fixed several ejabberd commands
- Allow password with ';' passed in ejabberdctl
- Improve ejabberdctl external module install code, allows better
  error checking
- New ping ejabberdctl command to check if the node is up and running
- New commands for Multi-User chat management: get_room_options and
  get_user_rooms

Configuration
- Add config validation at startup
- Fix include of non yaml config files
- New option hide_sensitive_log_data to hide client IP address in log
- New option net_ticktime, to fine tune Erlang cluster networking
- New option max_users_presence in mod_muc, to avoid broadcasting
  presence packet from users after a chat room has reached a given size

Elixir
- Add correct package version for mix

Security
- New options to configure your own custom Diffie-Helman parameters:
  dhfile and s2s_dhfile

PubSub
- Enforce definition of pubsub node max_items
- Fix pubsub/odbc crash on remote user unsubscribe
- Fix use of publish_only affiliation with odbc backend

Multicast
- Pick first local multicast service, otherwise remote

Databases
- Fix anonymous user login, it wasn't stored in anonymous mnesia table
- Fixed some string/binary issues in ejabberd_odbc
- PostgreSQL storage: added missing sm (session manager) table

Packaging
- Microsoft Windows 64 bits installer
- Provide RPM and DEB binary packages for linux 64 bits.

Clean up
- Remove obsolete doc and win32 files
2015-06-29 21:44:10 +00:00

353 lines
16 KiB
Text

@comment $NetBSD: PLIST,v 1.33 2015/06/29 21:44:10 fhajny Exp $
lib/erlang/lib/${PKGNAME}/ebin/ELDAPv3.beam
lib/erlang/lib/${PKGNAME}/ebin/XmppAddr.beam
lib/erlang/lib/${PKGNAME}/ebin/acl.beam
lib/erlang/lib/${PKGNAME}/ebin/adhoc.beam
lib/erlang/lib/${PKGNAME}/ebin/bitmap.beam
lib/erlang/lib/${PKGNAME}/ebin/cache_tab.beam
lib/erlang/lib/${PKGNAME}/ebin/cache_tab_app.beam
lib/erlang/lib/${PKGNAME}/ebin/cache_tab_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/cyrsasl.beam
lib/erlang/lib/${PKGNAME}/ebin/cyrsasl_anonymous.beam
lib/erlang/lib/${PKGNAME}/ebin/cyrsasl_digest.beam
lib/erlang/lib/${PKGNAME}/ebin/cyrsasl_plain.beam
lib/erlang/lib/${PKGNAME}/ebin/cyrsasl_scram.beam
lib/erlang/lib/${PKGNAME}/ebin/ehyperloglog.app
lib/erlang/lib/${PKGNAME}/ebin/ehyperloglog.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd.app
lib/erlang/lib/${PKGNAME}/ebin/ejabberd.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_admin.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_app.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_anonymous.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_external.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_internal.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_ldap.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_odbc.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_pam.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_auth_riak.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_c2s.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_c2s_config.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_captcha.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_commands.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_config.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_ctl.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_frontend_socket.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_hooks.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_http.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_http_bind.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_http_ws.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_listener.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_local.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_logger.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_node_groups.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_odbc.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_odbc_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_piefxis.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_rdbms.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_receiver.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_regexp.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_riak.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_riak_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_router.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_router_multicast.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_s2s.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_s2s_in.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_s2s_out.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_service.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_sm.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_sm_mnesia.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_sm_odbc.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_sm_redis.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_socket.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_stun.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_system_monitor.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_tmp_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_update.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_web.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_web_admin.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_websocket.beam
lib/erlang/lib/${PKGNAME}/ebin/ejabberd_xmlrpc.beam
lib/erlang/lib/${PKGNAME}/ebin/ejd2odbc.beam
lib/erlang/lib/${PKGNAME}/ebin/eldap.beam
lib/erlang/lib/${PKGNAME}/ebin/eldap_filter.beam
lib/erlang/lib/${PKGNAME}/ebin/eldap_filter_yecc.beam
lib/erlang/lib/${PKGNAME}/ebin/eldap_pool.beam
lib/erlang/lib/${PKGNAME}/ebin/eldap_utils.beam
lib/erlang/lib/${PKGNAME}/ebin/error_logger_lager_h.beam
lib/erlang/lib/${PKGNAME}/ebin/esip.app
lib/erlang/lib/${PKGNAME}/ebin/esip.beam
lib/erlang/lib/${PKGNAME}/ebin/esip_app.beam
lib/erlang/lib/${PKGNAME}/ebin/esip_client_transaction.beam
lib/erlang/lib/${PKGNAME}/ebin/esip_codec.beam
lib/erlang/lib/${PKGNAME}/ebin/esip_dialog.beam
lib/erlang/lib/${PKGNAME}/ebin/esip_listener.beam
lib/erlang/lib/${PKGNAME}/ebin/esip_server_transaction.beam
lib/erlang/lib/${PKGNAME}/ebin/esip_socket.beam
lib/erlang/lib/${PKGNAME}/ebin/esip_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/esip_tmp_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/esip_transaction.beam
lib/erlang/lib/${PKGNAME}/ebin/esip_transport.beam
lib/erlang/lib/${PKGNAME}/ebin/esip_udp_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/ext_mod.beam
lib/erlang/lib/${PKGNAME}/ebin/extauth.beam
lib/erlang/lib/${PKGNAME}/ebin/ezlib.beam
lib/erlang/lib/${PKGNAME}/ebin/ezlib_app.beam
lib/erlang/lib/${PKGNAME}/ebin/ezlib_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/gen_iq_handler.beam
lib/erlang/lib/${PKGNAME}/ebin/gen_mod.beam
lib/erlang/lib/${PKGNAME}/ebin/gen_pubsub_node.beam
lib/erlang/lib/${PKGNAME}/ebin/gen_pubsub_nodetree.beam
lib/erlang/lib/${PKGNAME}/ebin/glc.beam
lib/erlang/lib/${PKGNAME}/ebin/glc_code.beam
lib/erlang/lib/${PKGNAME}/ebin/glc_lib.beam
lib/erlang/lib/${PKGNAME}/ebin/glc_ops.beam
lib/erlang/lib/${PKGNAME}/ebin/goldrush.app
lib/erlang/lib/${PKGNAME}/ebin/gr_app.beam
lib/erlang/lib/${PKGNAME}/ebin/gr_context.beam
lib/erlang/lib/${PKGNAME}/ebin/gr_counter.beam
lib/erlang/lib/${PKGNAME}/ebin/gr_counter_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/gr_manager.beam
lib/erlang/lib/${PKGNAME}/ebin/gr_manager_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/gr_param.beam
lib/erlang/lib/${PKGNAME}/ebin/gr_param_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/gr_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/gre.beam
lib/erlang/lib/${PKGNAME}/ebin/iconv.beam
lib/erlang/lib/${PKGNAME}/ebin/iconv_app.beam
lib/erlang/lib/${PKGNAME}/ebin/iconv_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/idna.beam
lib/erlang/lib/${PKGNAME}/ebin/jd2ejd.beam
lib/erlang/lib/${PKGNAME}/ebin/jiffy.app
lib/erlang/lib/${PKGNAME}/ebin/jiffy.beam
lib/erlang/lib/${PKGNAME}/ebin/jiffy_utf8.beam
lib/erlang/lib/${PKGNAME}/ebin/jlib.beam
lib/erlang/lib/${PKGNAME}/ebin/lager.app
lib/erlang/lib/${PKGNAME}/ebin/lager.beam
lib/erlang/lib/${PKGNAME}/ebin/lager_app.beam
lib/erlang/lib/${PKGNAME}/ebin/lager_backend_throttle.beam
lib/erlang/lib/${PKGNAME}/ebin/lager_common_test_backend.beam
lib/erlang/lib/${PKGNAME}/ebin/lager_config.beam
lib/erlang/lib/${PKGNAME}/ebin/lager_console_backend.beam
lib/erlang/lib/${PKGNAME}/ebin/lager_crash_log.beam
lib/erlang/lib/${PKGNAME}/ebin/lager_default_formatter.beam
lib/erlang/lib/${PKGNAME}/ebin/lager_file_backend.beam
lib/erlang/lib/${PKGNAME}/ebin/lager_format.beam
lib/erlang/lib/${PKGNAME}/ebin/lager_handler_watcher.beam
lib/erlang/lib/${PKGNAME}/ebin/lager_handler_watcher_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/lager_msg.beam
lib/erlang/lib/${PKGNAME}/ebin/lager_stdlib.beam
lib/erlang/lib/${PKGNAME}/ebin/lager_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/lager_transform.beam
lib/erlang/lib/${PKGNAME}/ebin/lager_trunc_io.beam
lib/erlang/lib/${PKGNAME}/ebin/lager_util.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_adhoc.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_admin_extra.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_announce.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_blocking.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_caps.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_carboncopy.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_client_state.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_configure.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_configure2.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_disco.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_echo.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_fail2ban.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_http_bind.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_http_fileserver.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_ip_blacklist.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_irc.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_irc_connection.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_last.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_mam.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_muc.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_muc_admin.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_muc_log.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_muc_room.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_multicast.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_offline.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_ping.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_pres_counter.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_privacy.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_private.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65_lib.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65_service.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65_sm.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_proxy65_stream.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_pubsub.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_register.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_register_web.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_roster.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_service_log.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_shared_roster.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_shared_roster_ldap.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_sic.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_sip.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_sip_proxy.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_sip_registrar.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_stats.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_time.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_vcard.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_vcard_ldap.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_vcard_xupdate.beam
lib/erlang/lib/${PKGNAME}/ebin/mod_version.beam
lib/erlang/lib/${PKGNAME}/ebin/node_buddy.beam
lib/erlang/lib/${PKGNAME}/ebin/node_club.beam
lib/erlang/lib/${PKGNAME}/ebin/node_dag.beam
lib/erlang/lib/${PKGNAME}/ebin/node_dispatch.beam
lib/erlang/lib/${PKGNAME}/ebin/node_flat.beam
lib/erlang/lib/${PKGNAME}/ebin/node_flat_odbc.beam
lib/erlang/lib/${PKGNAME}/ebin/node_hometree.beam
lib/erlang/lib/${PKGNAME}/ebin/node_hometree_odbc.beam
lib/erlang/lib/${PKGNAME}/ebin/node_mb.beam
lib/erlang/lib/${PKGNAME}/ebin/node_pep.beam
lib/erlang/lib/${PKGNAME}/ebin/node_pep_odbc.beam
lib/erlang/lib/${PKGNAME}/ebin/node_private.beam
lib/erlang/lib/${PKGNAME}/ebin/node_public.beam
lib/erlang/lib/${PKGNAME}/ebin/nodetree_dag.beam
lib/erlang/lib/${PKGNAME}/ebin/nodetree_tree.beam
lib/erlang/lib/${PKGNAME}/ebin/nodetree_tree_odbc.beam
lib/erlang/lib/${PKGNAME}/ebin/nodetree_virtual.beam
lib/erlang/lib/${PKGNAME}/ebin/odbc_queries.beam
lib/erlang/lib/${PKGNAME}/ebin/p1_cache_tab.app
lib/erlang/lib/${PKGNAME}/ebin/p1_fsm.beam
lib/erlang/lib/${PKGNAME}/ebin/p1_iconv.app
lib/erlang/lib/${PKGNAME}/ebin/p1_mysql.app
lib/erlang/lib/${PKGNAME}/ebin/p1_mysql.beam
lib/erlang/lib/${PKGNAME}/ebin/p1_mysql_app.beam
lib/erlang/lib/${PKGNAME}/ebin/p1_mysql_auth.beam
lib/erlang/lib/${PKGNAME}/ebin/p1_mysql_conn.beam
lib/erlang/lib/${PKGNAME}/ebin/p1_mysql_recv.beam
lib/erlang/lib/${PKGNAME}/ebin/p1_mysql_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/p1_pgsql.app
lib/erlang/lib/${PKGNAME}/ebin/p1_server.beam
lib/erlang/lib/${PKGNAME}/ebin/p1_sha.beam
lib/erlang/lib/${PKGNAME}/ebin/p1_stringprep.app
lib/erlang/lib/${PKGNAME}/ebin/p1_stun.app
lib/erlang/lib/${PKGNAME}/ebin/p1_tls.app
lib/erlang/lib/${PKGNAME}/ebin/p1_tls.beam
lib/erlang/lib/${PKGNAME}/ebin/p1_tls_app.beam
lib/erlang/lib/${PKGNAME}/ebin/p1_tls_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/p1_utils.app
lib/erlang/lib/${PKGNAME}/ebin/p1_xml.app
lib/erlang/lib/${PKGNAME}/ebin/p1_xmlrpc.beam
lib/erlang/lib/${PKGNAME}/ebin/p1_yaml.app
lib/erlang/lib/${PKGNAME}/ebin/p1_yaml.beam
lib/erlang/lib/${PKGNAME}/ebin/p1_yaml_app.beam
lib/erlang/lib/${PKGNAME}/ebin/p1_yaml_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/p1_zlib.app
lib/erlang/lib/${PKGNAME}/ebin/pgsql.beam
lib/erlang/lib/${PKGNAME}/ebin/pgsql_app.beam
lib/erlang/lib/${PKGNAME}/ebin/pgsql_proto.beam
lib/erlang/lib/${PKGNAME}/ebin/pgsql_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/pgsql_tcp.beam
lib/erlang/lib/${PKGNAME}/ebin/pgsql_util.beam
lib/erlang/lib/${PKGNAME}/ebin/pubsub_db_odbc.beam
lib/erlang/lib/${PKGNAME}/ebin/pubsub_index.beam
lib/erlang/lib/${PKGNAME}/ebin/pubsub_migrate.beam
lib/erlang/lib/${PKGNAME}/ebin/pubsub_subscription.beam
lib/erlang/lib/${PKGNAME}/ebin/pubsub_subscription_odbc.beam
lib/erlang/lib/${PKGNAME}/ebin/randoms.beam
lib/erlang/lib/${PKGNAME}/ebin/scram.beam
lib/erlang/lib/${PKGNAME}/ebin/shaper.beam
lib/erlang/lib/${PKGNAME}/ebin/str.beam
lib/erlang/lib/${PKGNAME}/ebin/stringprep.beam
lib/erlang/lib/${PKGNAME}/ebin/stringprep_app.beam
lib/erlang/lib/${PKGNAME}/ebin/stringprep_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/stun.beam
lib/erlang/lib/${PKGNAME}/ebin/stun_app.beam
lib/erlang/lib/${PKGNAME}/ebin/stun_codec.beam
lib/erlang/lib/${PKGNAME}/ebin/stun_listener.beam
lib/erlang/lib/${PKGNAME}/ebin/stun_shaper.beam
lib/erlang/lib/${PKGNAME}/ebin/stun_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/stun_test.beam
lib/erlang/lib/${PKGNAME}/ebin/stun_tmp_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/translate.beam
lib/erlang/lib/${PKGNAME}/ebin/treap.beam
lib/erlang/lib/${PKGNAME}/ebin/turn.beam
lib/erlang/lib/${PKGNAME}/ebin/turn_sm.beam
lib/erlang/lib/${PKGNAME}/ebin/turn_tmp_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/win32_dns.beam
lib/erlang/lib/${PKGNAME}/ebin/xml.beam
lib/erlang/lib/${PKGNAME}/ebin/xml_app.beam
lib/erlang/lib/${PKGNAME}/ebin/xml_gen.beam
lib/erlang/lib/${PKGNAME}/ebin/xml_stream.beam
lib/erlang/lib/${PKGNAME}/ebin/xml_sup.beam
lib/erlang/lib/${PKGNAME}/ebin/xml_util.beam
lib/erlang/lib/${PKGNAME}/ebin/xmlrpc_codec.beam
lib/erlang/lib/${PKGNAME}/include/ELDAPv3.hrl
lib/erlang/lib/${PKGNAME}/include/XmppAddr.hrl
lib/erlang/lib/${PKGNAME}/include/adhoc.hrl
lib/erlang/lib/${PKGNAME}/include/ejabberd.hrl
lib/erlang/lib/${PKGNAME}/include/ejabberd_commands.hrl
lib/erlang/lib/${PKGNAME}/include/ejabberd_config.hrl
lib/erlang/lib/${PKGNAME}/include/ejabberd_ctl.hrl
lib/erlang/lib/${PKGNAME}/include/ejabberd_http.hrl
lib/erlang/lib/${PKGNAME}/include/ejabberd_sm.hrl
lib/erlang/lib/${PKGNAME}/include/ejabberd_web_admin.hrl
lib/erlang/lib/${PKGNAME}/include/eldap.hrl
lib/erlang/lib/${PKGNAME}/include/esip.hrl
lib/erlang/lib/${PKGNAME}/include/esip_lib.hrl
lib/erlang/lib/${PKGNAME}/include/http_bind.hrl
lib/erlang/lib/${PKGNAME}/include/jlib.hrl
lib/erlang/lib/${PKGNAME}/include/lager.hrl
lib/erlang/lib/${PKGNAME}/include/logger.hrl
lib/erlang/lib/${PKGNAME}/include/mod_muc_room.hrl
lib/erlang/lib/${PKGNAME}/include/mod_privacy.hrl
lib/erlang/lib/${PKGNAME}/include/mod_proxy65.hrl
lib/erlang/lib/${PKGNAME}/include/mod_roster.hrl
lib/erlang/lib/${PKGNAME}/include/ns.hrl
lib/erlang/lib/${PKGNAME}/include/p1_mysql.hrl
lib/erlang/lib/${PKGNAME}/include/pubsub.hrl
lib/erlang/lib/${PKGNAME}/include/sqlite3.hrl
lib/erlang/lib/${PKGNAME}/include/stun.hrl
lib/erlang/lib/${PKGNAME}/include/xml.hrl
lib/erlang/lib/${PKGNAME}/include/xml_gen.hrl
lib/erlang/lib/${PKGNAME}/priv/bin/captcha.sh
lib/erlang/lib/${PKGNAME}/priv/bin/joincluster
lib/erlang/lib/${PKGNAME}/priv/bin/leavecluster
lib/erlang/lib/${PKGNAME}/priv/jiffy.so
lib/erlang/lib/${PKGNAME}/priv/lib/esip_drv.so
lib/erlang/lib/${PKGNAME}/priv/lib/expat_erl.so
lib/erlang/lib/${PKGNAME}/priv/lib/ezlib_drv.so
lib/erlang/lib/${PKGNAME}/priv/lib/iconv.so
lib/erlang/lib/${PKGNAME}/priv/lib/jiffy.so
lib/erlang/lib/${PKGNAME}/priv/lib/p1_sha.so
lib/erlang/lib/${PKGNAME}/priv/lib/p1_tls_drv.so
lib/erlang/lib/${PKGNAME}/priv/lib/p1_yaml.so
lib/erlang/lib/${PKGNAME}/priv/lib/stringprep.so
lib/erlang/lib/${PKGNAME}/priv/lib/xml.so
lib/erlang/lib/${PKGNAME}/priv/msgs/ca.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/cs.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/de.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/el.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/eo.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/es.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/fr.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/gl.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/he.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/id.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/it.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/ja.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/nl.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/no.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/pl.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/pt-br.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/pt.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/ru.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/sk.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/sv.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/th.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/tr.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/uk.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/vi.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/wa.msg
lib/erlang/lib/${PKGNAME}/priv/msgs/zh.msg
lib/erlang/lib/${PKGNAME}/priv/sql/lite.sql
sbin/ejabberdctl
share/doc/ejabberd/COPYING
share/examples/ejabberd/ejabberd.yml
share/examples/ejabberd/ejabberdctl.cfg
share/examples/ejabberd/inetrc