]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2017-01-17 Evgeniy KhramtsovImprove error reporting for forbidden servers
2017-01-16 Alexey ShchepinDrop only messages with <body/> in mod_block_strangers
2017-01-16 Alexey ShchepinStop hook on message drop in mod_block_strangers
2017-01-16 Alexey ShchepinUse user_receive_packet hook in mod_block_strangers
2017-01-16 Alexey ShchepinRemove stub in mob_block_strangers
2017-01-16 Evgeniy KhramtsovMerge branch 'new_stream' of github.com:processone...
2017-01-16 Alexey ShchepinAdd mod_block_strangers
2017-01-16 Evgeniy KhramtsovAdd script to check hook dependencies
2017-01-16 Evgeniy KhramtsovDon't allow raw elements in process_iq/3
2017-01-16 Evgeniy KhramtsovImplement database backend interface for mod_proxy65
2017-01-16 Evgeniy KhramtsovCorrectly set gen_server's name
2017-01-16 Evgeniy KhramtsovRemove handle_event/1 callback
2017-01-16 Evgeniy KhramtsovAdd mod_sm and mod_s2s_dialback to example config
2017-01-13 Evgeniy KhramtsovImplement database backend interface for MUC, BOSH...
2017-01-13 Evgeniy KhramtsovFix some corner cases while re-reading RFC6120
2017-01-11 Evgeniy KhramtsovIgnore unexpected events
2017-01-11 Evgeniy KhramtsovImplement database backend interface for ejabberd_router
2017-01-11 Evgeniy KhramtsovFix attaching ejabberd_s2s_out process to a supervisor
2017-01-11 Evgeniy KhramtsovAdd 'supervisor' listening option
2017-01-10 Evgeniy KhramtsovDon't forget to advertise disco features
2017-01-09 Evgeniy KhramtsovMake stream related calls module independent
2017-01-09 Evgeniy KhramtsovRemove unused mod_ip_blacklist module
2017-01-09 Evgeniy KhramtsovAdopt remaining code to support new hooks
2017-01-02 Evgeniy KhramtsovGet rid of "jlib.hrl" header in some files
2016-12-31 Evgeniy KhramtsovBetter cope with IPv6 domains
2016-12-31 Evgeniy KhramtsovReflect cyrsasl API changes in remaining code
2016-12-31 Evgeniy KhramtsovImprove return values in cyrsasl API
2016-12-29 Evgeniy KhramtsovMore refactoring on session management
2016-12-28 Evgeniy KhramtsovAdd xmpp_stream_out behaviour and rewrite s2s/SM code
2016-12-11 Evgeniy KhramtsovRewrite ejabberd_service to use new XMPP stream API
2016-12-11 Evgeniy KhramtsovInitial version of new XMPP stream behaviour (for review)
2016-12-02 Christophe... Fix reload_config
2016-12-02 Paweł ChmielowskiGrab new version of xmpp dep
2016-12-02 BadlopAdd password support in muc_subscribe (#1306)
2016-12-01 BadlopWhen unsubscribes, check if room should get closed...
2016-12-01 BadlopFix error formatting, which closed client connection...
2016-12-01 Paweł ChmielowskiFix mod_http_api_mock_test on 19.1
2016-12-01 Paweł ChmielowskiAdd more tests for digest-md5 cyrsasl
2016-12-01 Mickael RemondMove to latest Elixir version
2016-12-01 Mickael RemondWe can now use dependencies published in hex.pm
2016-12-01 Mickael RemondMerge branch 'master' of github.com:processone/ejabberd
2016-11-30 BadlopFixes pt-br translation (thanks to Rodrigues)(#1393)
2016-11-30 Christophe... Fix typo introduced by 92db9ff changes
2016-11-30 Christophe... Improve handling of mnesia schema
2016-11-30 Christophe... Cleanup admin_extra, add few functions
2016-11-30 Christophe... Merge branch 'docker' from Rafael Römhild
2016-11-28 Christophe... Adds optional post_install and pre_uninstall hooks...
2016-11-26 Evgeniy KhramtsovImprove translation of some messages
2016-11-25 Christophe... Update dependencies 16.12-beta1
2016-11-25 Christophe... Merge branch 'master' of github.com:processone/ejabberd
2016-11-25 Christophe... Merge branch 'ukutaht-enable-elixir-in-mix'
2016-11-25 Christophe... Merge branch 'enable-elixir-in-mix' of https://github...
2016-11-25 Evgeniy KhramtsovUse ejabberd_router:route_error/4 wherever possible
2016-11-25 Christophe... Use new version of xmpp in mix
2016-11-25 Evgeniy KhramtsovGet rid of compile warnings
2016-11-25 Evgeniy KhramtsovUse new version of xmpp
2016-11-24 Evgeniy KhramtsovDon't check for faked carbons
2016-11-24 Evgeniy KhramtsovDon't forget to erase cache on user removal
2016-11-24 Paweł ChmielowskiMake compatible with rebar3
2016-11-24 Evgeniy KhramtsovGet rid of excessive (io)list_to_binary/1 calls
2016-11-24 Paweł ChmielowskiAdd missing -callbacks
2016-11-24 Evgeny KhramtsovMerge pull request #1391 from weiss/mark-copies
2016-11-24 Holger WeissUse xmpp:put_meta/3 to update metadata
2016-11-24 Holger WeissUse new versions of fast_xml and xmpp
2016-11-24 Holger WeissDon't make ejabberd.service file executable
2016-11-24 Holger WeissMakefile.in: Substitute all @variables@ in a line
2016-11-23 Christophe... Merge branch 'weiss-systemd-unit-improvements' (#1346)
2016-11-23 Christophe... Merge branch 'systemd-unit-improvements' of https:...
2016-11-23 Christophe... Fix typo in copyright date
2016-11-23 Evgeniy KhramtsovMove copyright definition to ejabberd.hrl
2016-11-23 Evgeniy KhramtsovDon't use deprecated functions from jlib.erl
2016-11-22 Holger WeissLet mod_carboncopy mark copied messages
2016-11-22 Holger WeissLet ejabberd_sm mark copied messages
2016-11-22 Christophe... Fix xref issue injected by fbfbb96
2016-11-22 Christophe... Fix get_roster issue injected by fbfbb96
2016-11-22 Christophe... Fix vcard_ldap exports
2016-11-22 Christophe... Add missing export
2016-11-22 Christophe... Fix issues on import improvements
2016-11-22 Paweł ChmielowskiAdd missing include file
2016-11-22 Paweł ChmielowskiNew bosh module
2016-11-22 Christophe... Improve ODBC import
2016-11-22 Christophe... Add new xmpp repo as dependency in mix.exs
2016-11-22 Paweł ChmielowskiRemove now() from mod_offline.hrl
2016-11-22 Evgeniy KhramtsovAdd OTP 19.1 to Travis' testing platforms
2016-11-21 Evgeniy KhramtsovFix logging in tests on R17
2016-11-21 Evgeniy KhramtsovSet 'sql_pool_size' to 1 by default for sqlite
2016-11-21 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2016-11-21 Evgeniy KhramtsovSet 'sql_pool_size' to 1 for sqlite tests
2016-11-21 Paweł ChmielowskiFix elixir tests
2016-11-21 Evgeniy KhramtsovFix non-empty disco-nodes processing
2016-11-21 Paweł ChmielowskiFix s2s test
2016-11-21 BadlopFix handling mod_http_upload disco#info queries: need...
2016-11-21 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2016-11-21 Evgeniy KhramtsovFix conference disco#items when running multiple virtua...
2016-11-21 Evgeniy KhramtsovDo not send empty <after/> tag
2016-11-21 Paweł ChmielowskiLog more data for failed s2s connection
2016-11-21 Evgeniy KhramtsovDon't forget to start XMPP application
2016-11-20 Evgeniy KhramtsovFix RSM for conference disco#items
2016-11-19 Evgeniy KhramtsovUse xmpp_util.erl from XMPP library
2016-11-19 Evgeniy KhramtsovTransform ejabberd_commands on the start
next