]> granicus.if.org Git - ejabberd/history - src
Fix certificate selection for s2s
[ejabberd] / src /
2019-09-11 Evgeny KhramtsovFix certificate selection for s2s maint-19.08
2019-09-06 Paweł ChmielowskiAdd ejabberd_oauth:verify_resowner_scope callback back
2019-09-05 Evgeny KhramtsovFix the regression introduced in dd57950
2019-09-05 Paweł ChmielowskiAdd another variant of transformation of offline_msg...
2019-09-05 Evgeny KhramtsovDon't treat 'Host' header as a virtual XMPP host
2019-08-04 Evgeny KhramtsovDon't retain module option on gen_mod supervisor
2019-08-02 Evgeny KhramtsovValidate BINVAL values of vcard elements as Base64
2019-08-02 Evgeny KhramtsovIntroduce 'vcard' option for the modules supporting...
2019-08-01 BadlopExplain requirements of the FROM argument of send_messa...
2019-07-31 Evgeny KhramtsovDon't call ejabberd_cluster from its submodules
2019-07-31 Evgeny KhramtsovFix db_type validation
2019-07-31 Paweł ChmielowskiFor pubsub items with max_item = 1 use order by in...
2019-07-31 Evgeny KhramtsovDon't render CAPTCHA whitelist when CAPTCHA is not...
2019-07-31 Evgeny KhramtsovImprove SQL timeouts handling
2019-07-30 Evgeny KhramtsovAlso catch 'shutdown' exit reason
2019-07-30 Evgeny KhramtsovImprove pattern matching
2019-07-30 Evgeny KhramtsovImplement read-repair for session pids
2019-07-30 Evgeny KhramtsovRemove dead code
2019-07-30 Evgeny KhramtsovFix race condition when deleting c2s session record
2019-07-30 Evgeny KhramtsovFix SQL connections leakage
2019-07-30 Evgeny KhramtsovFix previous commit
2019-07-30 Evgeny KhramtsovCorrectly report resume timeout
2019-07-30 Evgeny KhramtsovExpose access_model and publish_model in pubsub#metadata
2019-07-29 Evgeny KhramtsovGenerate 'remote-server-not-found' stanza error for...
2019-07-29 Evgeny KhramtsovImprove handling of errors in tree_action/3
2019-07-29 Evgeny KhramtsovAppropriately abort pubsub transaction
2019-07-29 Badlopmod_multicast service discovery bugfix (thanks to McPo...
2019-07-29 Evgeny KhramtsovImprove handling of errors in pubsub code
2019-07-29 Frank DieboltApply shaping to websocket connections
2019-07-29 Evgeny KhramtsovImprove hooks validator and fix bugs related to hooks...
2019-07-26 Evgeny KhramtsovImprove ejabberd halting procedure
2019-07-25 Evgeny KhramtsovFix default value of resume_timeout
2019-07-24 Evgeny KhramtsovDon't attempt to restart killed lager
2019-07-24 Evgeny KhramtsovFix typo in log message
2019-07-24 Evgeny KhramtsovImprove SQL pool logic
2019-07-24 Holger WeissRevert "mod_privacy: Don't try to look up 'undefined...
2019-07-24 Holger Weissmod_privacy: Don't try to look up 'undefined' list
2019-07-24 Evgeny KhramtsovFix UTF-8 support in translation files
2019-07-24 Evgeny KhramtsovAdd 'certauth' command to extauth port
2019-07-22 Holger Weissmod_stream_mgmt: Allow flexible timeout format
2019-07-22 Christophe RomainFix wrong virtual host in mod_pubsub:send_stanza (...
2019-07-19 Evgeny KhramtsovLog an error when JWT authentication is configured...
2019-07-18 Evgeny KhramtsovFix typo
2019-07-18 Evgeny KhramtsovImprove robustness of reading jwt_key option
2019-07-18 Evgeny KhramtsovGet rid of useless code
2019-07-18 Evgeny KhramtsovDon't forget to unregister route when the owning proces...
2019-07-18 Evgeny KhramtsovRemove Riak support
2019-07-18 Evgeny KhramtsovReport failures of changing net_ticktime
2019-07-18 Evgeny KhramtsovReset net ticktime on config reload
2019-07-17 Evgeny KhramtsovAllow flexible timeout format in session_expiry option...
2019-07-17 Evgeny KhramtsovUse econf:timeout() instead of econf:pos_int() wherever...
2019-07-17 Evgeny KhramtsovImprove RPC calls in mod_configure
2019-07-17 Evgeny KhramtsovFix pending nodes retrieval for SQL backend
2019-07-16 Evgeny KhramtsovChange time unit of hibernation_timeout option to ...
2019-07-16 Evgeny KhramtsovFix typos using codespell
2019-07-16 Evgeny KhramtsovAvoid record duplication
2019-07-16 Evgeny KhramtsovAdd econf:string/2 validator
2019-07-16 Evgeny KhramtsovFix opt_type.sh script and re-generate options
2019-07-16 Evgeny KhramtsovUse econf:timeout/2
2019-07-16 Evgeny KhramtsovHandle CAPTCHA forms using captcha_form codec
2019-07-16 Paweł ChmielowskiAdd code for hibernating inactive muc_room processes
2019-07-16 Evgeny KhramtsovBump xmpp version and fix revealed bugs
2019-07-16 Evgeny KhramtsovFix 'get-pending' command form generation
2019-07-16 BadlopRemove very old useless comments in ejabberd_xmlrpc.erl
2019-07-16 BadlopDocumentation of mod_http_api moved from source code...
2019-07-15 Evgeny KhramtsovRemove modules management from mod_configure
2019-07-15 Evgeny KhramtsovDon't hide errors using catch
2019-07-15 Evgeny KhramtsovCompile some regexps as unicode
2019-07-15 Evgeny KhramtsovBump yconf version
2019-07-15 Evgeny KhramtsovFix regexp matching
2019-07-15 Evgeny KhramtsovOnly respond with occupants list to disco#items with...
2019-07-15 Evgeny KhramtsovImprove handling of unexpected iq in mod_muc_room
2019-07-15 Evgeny Khramtsovejabberd_s2s should start after its supervisors
2019-07-15 Evgeny KhramtsovFix startup order of ejabberd_sup children
2019-07-15 Evgeny KhramtsovRemove processing of {wait, _} result in gen_mod
2019-07-15 Evgeny KhramtsovIncrease shutdown time to 5 seconds
2019-07-15 Evgeny KhramtsovAttach mod_muc_room processes to a supervisor
2019-07-15 Evgeny KhramtsovImprove some validators
2019-07-14 Holger Weissmod_http_fileserver: Unregister 'reopen_log_hook'
2019-07-13 Evgeny KhramtsovUse correct virtual host when consulting trusted_proxies
2019-07-13 Evgeny KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2019-07-13 Evgeny KhramtsovFix broken ejabberd_cluster:call/5
2019-07-12 Evgeny KhramtsovDon't crash when attempt to get an option for unknown...
2019-07-12 Evgeny KhramtsovAdd call/5 and multicall/5 to ejabberd_cluster
2019-07-12 Evgeny KhramtsovUse ejabberd_cluster:call() instead of rpc:call()
2019-07-12 Evgeny KhramtsovProcess unexpected messages uniformly
2019-07-10 Evgeny KhramtsovImprove previous commit
2019-07-10 Evgeny KhramtsovGracefully report invalid encoding of a translation...
2019-07-10 Evgeny KhramtsovFix formatting
2019-07-10 Evgeny KhramtsovMerge pull request #2900 from aquarhead/protect-muc...
2019-07-10 Evgeny KhramtsovMake sure configuration file path always represented...
2019-07-10 Evgeny KhramtsovFix Elixir modules detection in the configuration file
2019-07-10 Evgeny KhramtsovGracefully close inbound s2s connections
2019-07-10 Evgeny KhramtsovAdd/improve type specs
2019-07-10 Evgeny KhramtsovImprove error handling/reporting when loading language...
2019-07-10 Evgeny KhramtsovFall back to map/2 and foreach/2 on single-core machines
2019-07-09 Evgeny KhramtsovAdd type specs for mod_adhoc
2019-07-09 Evgeny KhramtsovImprove type specs for ejabberd_s2s
2019-07-09 Evgeny KhramtsovImprove type specs of mod_muc_room
2019-07-09 Evgeny KhramtsovImprove type specs of mod_roster
next