.. |
acl.erl
|
Fix acl issue from cleanup
|
2015-10-07 15:12:15 +02:00 |
adhoc.erl
|
Update copyright dates to 2015 (EJAB-1733)
|
2015-01-08 17:34:43 +01:00 |
cyrsasl_anonymous.erl
|
Document a few more supported protocols
|
2015-06-22 13:11:37 +02:00 |
cyrsasl_digest.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
cyrsasl_oauth.erl
|
Fix cyrsasl_oauth:mech_new call
|
2015-10-12 20:53:52 +03:00 |
cyrsasl_plain.erl
|
Update copyright dates to 2015 (EJAB-1733)
|
2015-01-08 17:34:43 +01:00 |
cyrsasl_scram.erl
|
Document protocol support (EJABS-1620)
|
2015-05-21 17:04:05 +02:00 |
cyrsasl.erl
|
Add OAuth support (thanks to Aleksey)
|
2015-09-25 15:49:07 +02:00 |
ejabberd_admin.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ejabberd_app.erl
|
Faster string_to_jid/1 implementation
|
2015-11-03 14:41:01 +01:00 |
ejabberd_auth_anonymous.erl
|
Authmodule using old style XML:get_attr_s()
|
2015-06-03 18:11:35 +02:00 |
ejabberd_auth_external.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ejabberd_auth_internal.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
ejabberd_auth_ldap.erl
|
Remove unused validation code
|
2015-06-03 16:05:17 +03:00 |
ejabberd_auth_odbc.erl
|
Revert "Fix compilation on Erlang R15B"
|
2015-10-07 14:18:47 +02:00 |
ejabberd_auth_pam.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
ejabberd_auth_riak.erl
|
Merge pull request #426 from hairyhum/master
|
2015-04-15 11:04:29 +02:00 |
ejabberd_auth.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ejabberd_c2s_config.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
ejabberd_c2s.erl
|
Remove supervisor option, disable it for c2s and muc
|
2015-11-04 16:24:35 +01:00 |
ejabberd_captcha.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ejabberd_cluster.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ejabberd_commands.erl
|
Remove access_commands 'unrestricted' option, use [] instead. Fix unauthenticated calls to commands with policy=user.
|
2015-10-20 17:20:13 +03:00 |
ejabberd_config.erl
|
Be able to merge old style configs with {listen,...}
|
2015-10-08 13:07:00 +02:00 |
ejabberd_ctl.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ejabberd_frontend_socket.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ejabberd_hooks.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ejabberd_http_bind.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ejabberd_http_ws.erl
|
Let BOSH/WebSocket support "max_resume_timeout"
|
2015-09-17 00:33:08 +02:00 |
ejabberd_http.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ejabberd_idna.erl
|
Rename idna.erl to ejabberd_idna.erl (#702)
|
2015-09-02 16:02:46 +03:00 |
ejabberd_listener.erl
|
Fix ipv6 configuration processing (#803)
|
2015-10-30 17:20:32 +03:00 |
ejabberd_local.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ejabberd_logger.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ejabberd_node_groups.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
ejabberd_oauth.erl
|
Add oauth_access option
|
2015-09-25 19:48:53 +03:00 |
ejabberd_odbc_sup.erl
|
Simplify MSSQL configuration
|
2015-09-13 18:34:10 +03:00 |
ejabberd_odbc.erl
|
Make KEEPALIVE_QUERY list as this is what sql_query/3 expects
|
2015-10-15 10:07:24 +02:00 |
ejabberd_piefxis.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ejabberd_rdbms.erl
|
Simplify MSSQL configuration
|
2015-09-13 18:34:10 +03:00 |
ejabberd_receiver.erl
|
Use xml_stream:reset() when possible
|
2015-11-09 16:05:09 +01:00 |
ejabberd_regexp.erl
|
Update copyright dates to 2015 (EJAB-1733)
|
2015-01-08 17:34:43 +01:00 |
ejabberd_riak_sup.erl
|
Remove unused validation code
|
2015-06-03 16:05:17 +03:00 |
ejabberd_riak.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ejabberd_router_multicast.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ejabberd_router.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ejabberd_s2s_in.erl
|
Remove supervisor option, disable it for c2s and muc
|
2015-11-04 16:24:35 +01:00 |
ejabberd_s2s_out.erl
|
Remove supervisor option, disable it for c2s and muc
|
2015-11-04 16:24:35 +01:00 |
ejabberd_s2s.erl
|
Don't crash on certificates without extensions (EJAB-1724)
|
2015-10-23 18:41:35 +03:00 |
ejabberd_service.erl
|
Remove unused validation code
|
2015-06-03 16:05:17 +03:00 |
ejabberd_sm_mnesia.erl
|
Add Redis backend for SM
|
2015-03-11 14:46:57 +03:00 |
ejabberd_sm_odbc.erl
|
Add Redis backend for SM
|
2015-03-11 14:46:57 +03:00 |
ejabberd_sm_redis.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ejabberd_sm.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ejabberd_socket.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ejabberd_stun.erl
|
Document a few more supported protocols
|
2015-06-22 13:11:37 +02:00 |
ejabberd_sup.erl
|
Remove supervisor option, disable it for c2s and muc
|
2015-11-04 16:24:35 +01:00 |
ejabberd_system_monitor.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ejabberd_tmp_sup.erl
|
Update copyright dates to 2015 (EJAB-1733)
|
2015-01-08 17:34:43 +01:00 |
ejabberd_update.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ejabberd_web_admin.erl
|
Use homogeneous s2s connections stats (#761)
|
2015-10-21 12:51:22 +02:00 |
ejabberd_web.erl
|
Update copyright dates to 2015 (EJAB-1733)
|
2015-01-08 17:34:43 +01:00 |
ejabberd_websocket.erl
|
Pass stream management options defined in http listener to http-bind and websocket
|
2015-09-04 12:42:53 +02:00 |
ejabberd_xmlrpc.erl
|
Remove access_commands 'unrestricted' option, use [] instead. Fix unauthenticated calls to commands with policy=user.
|
2015-10-20 17:20:13 +03:00 |
ejabberd.app.src.in
|
Switch to rebar build tool
|
2013-06-13 11:11:02 +02:00 |
ejabberd.erl
|
Document a few more supported protocols
|
2015-06-22 13:11:37 +02:00 |
ejd2odbc.erl
|
Remove unused validation code
|
2015-06-03 16:05:17 +03:00 |
eldap_filter_yecc.yrl
|
Set dnAttributes on when it's requested by a filter
|
2014-07-29 15:22:54 -03:00 |
eldap_filter.erl
|
Update copyright dates to 2015 (EJAB-1733)
|
2015-01-08 17:34:43 +01:00 |
eldap_pool.erl
|
Update copyright dates to 2015 (EJAB-1733)
|
2015-01-08 17:34:43 +01:00 |
eldap_utils.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
eldap.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
ELDAPv3.asn1db
|
Do not generate LDAP's ASN.1 code when compiling ejabberd.
|
2013-06-22 03:27:59 +10:00 |
ELDAPv3.erl
|
Do not generate LDAP's ASN.1 code when compiling ejabberd.
|
2013-06-22 03:27:59 +10:00 |
ext_mod.erl
|
Let modules_update_specs report failures (#756)
|
2015-10-23 17:21:19 +02:00 |
extauth.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
gen_iq_handler.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
gen_mod.erl
|
Update FSF address
|
2015-08-05 09:52:54 +02:00 |
gen_pubsub_node.erl
|
PubSub improvements
|
2015-04-21 15:24:16 +02:00 |
gen_pubsub_nodetree.erl
|
PubSub improvements
|
2015-04-21 15:24:16 +02:00 |
jd2ejd.erl
|
Update copyright dates to 2015 (EJAB-1733)
|
2015-01-08 17:34:43 +01:00 |
jlib.erl
|
Faster string_to_jid/1 implementation
|
2015-11-03 14:41:01 +01:00 |
mod_adhoc.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
mod_admin_extra.erl
|
Update several commands for recent ejabberd_commands changes
|
2015-09-28 15:29:25 +03:00 |
mod_announce.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
mod_blocking.erl
|
Update FSF address
|
2015-08-05 09:52:54 +02:00 |
mod_caps.erl
|
Trigger PEP notifications on CAPS updates
|
2015-07-07 09:33:00 +02:00 |
mod_carboncopy.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
mod_client_state.erl
|
mod_client_state: Add my email address to header
|
2015-11-04 01:19:19 +01:00 |
mod_configure2.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
mod_configure.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
mod_disco.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
mod_echo.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
mod_fail2ban.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
mod_http_api.erl
|
Add OAuth support (thanks to Aleksey)
|
2015-09-25 15:49:07 +02:00 |
mod_http_bind.erl
|
Pass stream management options defined in http listener to http-bind and websocket
|
2015-09-04 12:42:53 +02:00 |
mod_http_fileserver.erl
|
Print content types more gracefully
|
2015-07-17 14:29:11 +03:00 |
mod_http_upload_quota.erl
|
mod_http_upload: Make case indentation consistent
|
2015-11-09 19:23:52 +01:00 |
mod_http_upload.erl
|
mod_http_upload: Make case indentation consistent
|
2015-11-09 19:23:52 +01:00 |
mod_ip_blacklist.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
mod_irc_connection.erl
|
Merge branch 'master' of github.com:processone/ejabberd
|
2015-03-03 22:20:08 +01:00 |
mod_irc.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
mod_last.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
mod_mam.erl
|
mod_mam: Update supported XEP version
|
2015-10-28 23:53:53 +01:00 |
mod_metrics.erl
|
Add simple metrics module for use with grapherl
|
2015-10-22 14:02:26 +02:00 |
mod_muc_admin.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
mod_muc_log.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
mod_muc_room.erl
|
Remove supervisor option, disable it for c2s and muc
|
2015-11-04 16:24:35 +01:00 |
mod_muc.erl
|
Remove supervisor option, disable it for c2s and muc
|
2015-11-04 16:24:35 +01:00 |
mod_multicast.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
mod_offline.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
mod_ping.erl
|
mod_ping: allowed the ping ack timeout (the length of time taken to deem that a ping has not being responded to) configurable. it still defaults to 32 seconds as per the constant IQ_TIMEOUT (in ejabberd_local.erl) this just makes it optionally configurable (in my case I needed to be more trigger happy than 32 seconds)
|
2015-10-22 13:48:40 +01:00 |
mod_pres_counter.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
mod_privacy.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
mod_private.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
mod_proxy65_lib.erl
|
Update copyright dates to 2015 (EJAB-1733)
|
2015-01-08 17:34:43 +01:00 |
mod_proxy65_service.erl
|
Remove unused validation code
|
2015-06-03 16:05:17 +03:00 |
mod_proxy65_sm.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
mod_proxy65_stream.erl
|
Remove unused validation code
|
2015-06-03 16:05:17 +03:00 |
mod_proxy65.erl
|
Remove unused validation code
|
2015-06-03 16:05:17 +03:00 |
mod_pubsub.erl
|
Enforce get_allowed_items_call
|
2015-10-07 16:40:37 +02:00 |
mod_register_web.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
mod_register.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
mod_roster.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
mod_service_log.erl
|
Add MAM (XEP-0313) support
|
2015-06-22 16:56:08 +03:00 |
mod_shared_roster_ldap.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
mod_shared_roster.erl
|
Don't send full JID in 'from' of Roster Push (RFC 6121 section 2.1.6). This is a patch by @badlop in the comments of github issue #367
|
2015-10-21 23:22:53 +01:00 |
mod_sic.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
mod_sip_proxy.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
mod_sip_registrar.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
mod_sip.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
mod_stats.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
mod_time.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
mod_vcard_ldap.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
mod_vcard_xupdate.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
mod_vcard.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
mod_version.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
node_buddy.erl
|
Let flat be default plugin (#609)
|
2015-07-22 10:37:26 +02:00 |
node_club.erl
|
Let flat be default plugin (#609)
|
2015-07-22 10:37:26 +02:00 |
node_dag.erl
|
PubSub improvements
|
2015-04-21 15:24:16 +02:00 |
node_dispatch.erl
|
Let flat be default plugin (#609)
|
2015-07-22 10:37:26 +02:00 |
node_flat_odbc.erl
|
Remove unused functions from old get_items api
|
2015-09-17 18:00:17 +02:00 |
node_flat.erl
|
Remove unused functions from old get_items api
|
2015-09-17 18:00:17 +02:00 |
node_hometree_odbc.erl
|
Let flat be default plugin (#609)
|
2015-07-22 10:37:26 +02:00 |
node_hometree.erl
|
Let flat be default plugin (#609)
|
2015-07-22 10:37:26 +02:00 |
node_mb.erl
|
Let flat be default plugin (#609)
|
2015-07-22 10:37:26 +02:00 |
node_pep_odbc.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
node_pep.erl
|
cosmetic cleanup
|
2015-10-07 14:18:38 +02:00 |
node_private.erl
|
Let flat be default plugin (#609)
|
2015-07-22 10:37:26 +02:00 |
node_public.erl
|
Let flat be default plugin (#609)
|
2015-07-22 10:37:26 +02:00 |
nodetree_dag.erl
|
PubSub improvements
|
2015-04-21 15:24:16 +02:00 |
nodetree_tree_odbc.erl
|
Let nodetree call default flat plugin now
|
2015-07-22 11:20:06 +02:00 |
nodetree_tree.erl
|
PubSub improvements
|
2015-04-21 15:24:16 +02:00 |
nodetree_virtual.erl
|
PubSub improvements
|
2015-04-21 15:24:16 +02:00 |
odbc_queries.erl
|
Simplify MSSQL configuration
|
2015-09-13 18:34:10 +03:00 |
pubsub_db_odbc.erl
|
PubSub improvements
|
2015-04-21 15:24:16 +02:00 |
pubsub_index.erl
|
PubSub improvements
|
2015-04-21 15:24:16 +02:00 |
pubsub_migrate.erl
|
Update FSF address
|
2015-08-05 09:52:54 +02:00 |
pubsub_subscription_odbc.erl
|
PubSub improvements
|
2015-04-21 15:24:16 +02:00 |
pubsub_subscription.erl
|
PubSub improvements
|
2015-04-21 15:24:16 +02:00 |
randoms.erl
|
Update copyright dates to 2015 (EJAB-1733)
|
2015-01-08 17:34:43 +01:00 |
scram.erl
|
Revert "Avoid crypto:hmac/3 call for R15B compatibility"
|
2015-10-07 14:18:56 +02:00 |
shaper.erl
|
Add config validation at startup
|
2015-06-01 15:38:27 +03:00 |
str.erl
|
Update copyright dates to 2015 (EJAB-1733)
|
2015-01-08 17:34:43 +01:00 |
translate.erl
|
Try to fix more Dialyzer warnings
|
2015-03-27 15:55:57 +01:00 |
win32_dns.erl
|
Update copyright dates to 2015 (EJAB-1733)
|
2015-01-08 17:34:43 +01:00 |