]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2017-04-06 Evgeniy KhramtsovAdd Redis pool support
2017-04-06 Christophe... Set default prefix to /usr/local
2017-04-05 Evgeniy KhramtsovAdd description to feature-not-implemented error
2017-04-05 Evgeniy KhramtsovSet 'read_concurrency' for some ETS tables
2017-04-05 Evgeniy KhramtsovDon't misuse monotonic_time/0
2017-04-04 Christophe... Disable mix tests
2017-04-04 Evgeniy KhramtsovDon't log warning on successful ping reply
2017-04-04 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2017-04-04 Evgeniy KhramtsovFix c2s connection close on demand
2017-04-03 Alexey ShchepinForget prepared SQL queries on database connect (#1325)
2017-04-03 Christophe... Always init pubsub_index when using mnesia
2017-04-03 Alexey ShchepinChange mnesia dir detection
2017-04-03 Christophe... Remove obsolete mnesia migration calls
2017-04-02 Evgeniy KhramtsovImprove redis related code
2017-03-31 Evgeniy KhramtsovUse ejabberd_sql:abort/1 instead of exit/1
2017-03-31 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2017-03-31 Evgeniy KhramtsovAdd Redis as mod_proxy65 RAM backend
2017-03-31 Alexey ShchepinAdd ejabberd_sql:abort/1 and ejabberd_sql:restart/1
2017-03-31 Evgeniy KhramtsovAdd SQL as mod_proxy65 RAM backend
2017-03-30 Evgeniy KhramtsovRaise bad_node instead of node_down for consistency...
2017-03-30 Evgeniy KhramtsovDo not duplicate enc_pid/dec_pid functions
2017-03-30 Christophe... Add missing jlib->aux convertion
2017-03-30 Christophe... Refactor pubsub's get_last_items
2017-03-30 Evgeniy KhramtsovDeprecate jlib.erl in favor of aux.erl
2017-03-30 Christophe... Merge pull request #1646 from weiss/custom-headers
2017-03-30 Evgeniy KhramtsovAdd Redis as mod_carboncopy RAM backend
2017-03-30 Evgeniy KhramtsovAdd SQL as mod_carboncopy RAM backend
2017-03-29 Badlopoauth_list_tokens and oauth_revoke_token work only...
2017-03-29 Evgeniy KhramtsovFix a typo
2017-03-29 Evgeniy KhramtsovAdd SQL as mod_muc RAM backend
2017-03-28 Evgeniy KhramtsovAdd Redis as mod_bosh RAM backend
2017-03-28 Evgeniy KhramtsovAdd SQL as mod_bosh RAM backend
2017-03-28 Evgeniy KhramtsovAdd Redis as router RAM backend
2017-03-28 Christophe... Mix needs include path to p1_utils
2017-03-28 Evgeniy KhramtsovAdd SQL as router RAM backend
2017-03-27 Holger Weissmod_http_upload: Don't add "Server" header line
2017-03-27 Holger Weissejabberd_http: Expand @VERSION@ in custom headers
2017-03-27 Holger Weissejabberd_http: Add "custom_headers" option
2017-03-27 Christophe... Fix PEP issues (#1636)
2017-03-24 Evgeniy KhramtsovMerge branch 'new_queue'
2017-03-24 Evgeniy KhramtsovAvoid PID collisions 17.03
2017-03-23 Christophe... Add inets in included_application for mix
2017-03-22 Paweł ChmielowskiExpand ejabberd.yml.example by enabling mod_http_api...
2017-03-22 Christophe... Update mix dependencies
2017-03-22 Christophe... Update dependencies
2017-03-21 Christophe... Update docker files from latest Rafael's changes
2017-03-21 Holger Weissprosody2ejabberd: Fix offline message record type
2017-03-21 Holger Weissprosody2ejabberd: Fix message attribute removal
2017-03-21 Paweł ChmielowskiFix crash in mod_muc_admin, we operate on integers...
2017-03-21 Alexey ShchepinDon't block contacts with subscription=to in mod_block_...
2017-03-21 Christophe... Use item creation date in rsm order (#1516)
2017-03-21 Evgeny KhramtsovMerge pull request #1626 from weiss/fix-scram-import
2017-03-21 Christophe... Replace mod_http_bind by mod_bosh in config example
2017-03-20 Evgeniy KhramtsovRemove misleading sentence about s2s dialback
2017-03-20 Paweł ChmielowskiResolve vars.config relative to to rebar.config.script
2017-03-20 Christophe... Fix compilation with mix (#1588)
2017-03-20 Christophe... Update mix deps
2017-03-20 Christophe... Update xmpp and fast_tls versions
2017-03-20 Evgeniy KhramtsovRevert "Bump OTP version to 19.3 in Travis config"
2017-03-20 Evgeniy KhramtsovBump OTP version to 19.3 in Travis config
2017-03-20 Evgeniy KhramtsovRemove webtool from erlang.plt creation
2017-03-20 Evgeniy KhramtsovUse new xdata compiler API
2017-03-18 Evgeniy KhramtsovBetter log s2s auth failures when TLS is not available
2017-03-18 Evgeniy KhramtsovLog startup time
2017-03-17 Evgeny KhramtsovMerge pull request #1617 from edwardchow33/patch-1
2017-03-17 Edward ChowFixed wrong parameter values in mod_muc_admin
2017-03-17 Evgeniy KhramtsovSet translation callback on startup
2017-03-17 Paweł ChmielowskiTeach mod_http_fileserver ability to send 304 Not Modified
2017-03-16 Holger Weissprosody2ejabberd: Fix SCRAM hash conversion
2017-03-15 BadlopEncode in base64 when getting scram data with import_pr...
2017-03-15 Evgeniy KhramtsovUse correct pid when registering local route
2017-03-14 Alexey ShchepinUpdate cyrsasl_oauth to internal API changes
2017-03-13 Alexey ShchepinGet rid of p1_sha calls
2017-03-13 Paweł ChmielowskiFix handling of xmlrpc request without authentication...
2017-03-13 BadlopIn module_install copy also deps/ebin and priv files...
2017-03-12 Evgeny KhramtsovMerge pull request #1603 from strugee/patch-1
2017-03-12 Evgeniy KhramtsovReturn 'closed' instead of 'einval' on closed sockets
2017-03-11 Alex JordanNote how to apply s2s Access Rights in the example
2017-03-10 Evgeniy KhramtsovImprove overloaded S2S queue processing new_queue
2017-03-10 Paweł ChmielowskiTeach web admin about ip acl rules
2017-03-10 Evgeniy KhramtsovAdd support for file-based queues
2017-03-10 Paweł ChmielowskiImprove formatting of erlang terms shown in web admin
2017-03-09 BadlopInclude shared groups also when contact is is personal...
2017-03-08 BadlopRemove mod_pubsub from ejd2sql export, as it isn't...
2017-03-08 BadlopFix handling ejabberd_sql:sql_transaction result (...
2017-03-08 Evgeniy KhramtsovReport more TLS errors
2017-03-07 Evgeniy KhramtsovFix typo and spec
2017-03-07 Evgeniy KhramtsovRemove forgotten compile_all
2017-03-07 Evgeniy KhramtsovReport some TLS errors
2017-03-07 Evgeniy KhramtsovDon't call deprecated jid functions from the test suite
2017-03-07 Evgeniy KhramtsovBest Practices for Use of SASL EXTERNAL with Certificat...
2017-03-02 Evgeniy KhramtsovBetter handle errors in ejabberd_receiver calls
2017-03-02 Evgeniy KhramtsovFix previous commit
2017-03-02 Evgeniy KhramtsovRevert "Remove relict mod_service_log"
2017-03-01 Evgeniy KhramtsovImprove reporting of unavailable SASL mechanisms
2017-03-01 Evgeniy KhramtsovResolve all addresses from SRV lookup
2017-02-28 Evgeniy KhramtsovExternal components must always provide 'to' attribute
2017-02-28 Evgeniy KhramtsovAdd s2s work-around for gmail.com
2017-02-28 Evgeniy KhramtsovMake sure all hooks are called with proper host in...
2017-02-28 Paweł ChmielowskiFix bug in api_permission parsing
next