]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2019-09-20 Evgeny KhramtsovRemove unused file
2019-09-20 Evgeny KhramtsovDon't auto request certificate for localhost and IP...
2019-09-20 Evgeny KhramtsovAdd listener for ACME challenge in example config
2019-09-20 Evgeny KhramtsovImprove ACME implementation
2019-09-18 Alexey ShchepinJWT-only authentication for some users (#3012)
2019-09-18 Holger Weissmod_jidprep: Don't call gen_mod functions directly
2019-09-17 BadlopApply default role after revoking admin affiliation...
2019-09-12 Holger WeissREADME.md: Clean up wording
2019-09-12 Holger WeissMerge remote-tracking branch 'processone/pr/2995'
2019-09-12 Holger WeissAdd support for XEP-0328: JID Prep
2019-09-10 Evgeny KhramtsovLog Mnesia table type on creation
2019-09-10 Evgeny KhramtsovReplicate Mnesia 'bosh' table when nodes are joined
2019-09-09 Mickael RemondMerge branch 'master' of github.com:processone/ejabberd
2019-09-09 Mickael RemondUse email field type to avoid jid capitalization on iOS
2019-09-09 Holger WeissFix typos in issue template
2019-09-09 Mickaël RémondUpdate issue templates
2019-09-08 Alexey ShchepinAdd missing ejabberd_auth_jwt:user_exists/2 function...
2019-09-08 Alexey ShchepinFix BEGIN/COMMIT/ROLLBACK syntax for MSSQL (#2978)
2019-09-06 Evgeny KhramtsovFix certificate selection for s2s
2019-09-06 Paweł ChmielowskiAdd ejabberd_oauth:verify_resowner_scope callback back
2019-09-04 Evgeny KhramtsovFix the regression introduced in dd57950
2019-08-27 BadlopFix some links to Guide in WebAdmin and add new ones...
2019-08-26 badlopMerge pull request #3004 from Slawutich/master
2019-08-23 VyacheCustom exit message is not broadcast
2019-08-22 BadlopUse select fields to input host in WebAdmin Backup...
2019-08-22 BadlopFix call to deprecated ejabberd_config:get_myhosts...
2019-08-22 BadlopProvide meaningful error when adding non-local users...
2019-08-22 BadlopCheck account auth provided in WebAdmin is a local...
2019-08-18 ThUnD3r|Gr33nAdded gsfonts for captcha
2019-08-16 Paweł ChmielowskiAdd another variant of transformation of offline_msg...
2019-08-13 Evgeny KhramtsovDon't treat 'Host' header as a virtual XMPP host
2019-08-13 BadlopRevert "Affiliations other than admin and owner cannot...
2019-08-13 BadlopWhen join new room with password, set pass and password...
2019-08-12 BadlopImprove rooms_* commands to accept 'global' as MUC...
2019-08-12 Evgeny KhramtsovFix typo in type spec
2019-08-12 Evgeny KhramtsovSpawn SQL connections on demand only
2019-08-08 BadlopRename MUC command arguments from Host to Service ...
2019-08-08 Evgeny KhramtsovDon't use close/2: set stop_reason explicitly
2019-08-06 Mickael RemondRemove fast_yaml override
2019-08-06 Evgeny KhramtsovReport connection error before waiting for resumption
2019-08-06 Evgeny KhramtsovAdd tests for 'vcard' option
2019-08-06 Evgeny KhramtsovImplement reload/3 for mod_http_upload
2019-08-05 Jerome SautretAdd 19.08 Changelog 19.08
2019-08-05 Paweł ChmielowskiAdopt mix task to changes in ejabberd_config
2019-08-05 Paweł ChmielowskiBump version in mix.exs
2019-08-05 Paweł ChmielowskiUpdate mix deps
2019-08-04 Evgeny KhramtsovDon't retain module option on gen_mod supervisor
2019-08-02 Paweł ChmielowskiUse tagged version for yconf as well
2019-08-02 Paweł ChmielowskiUpdate deps to tagged versions
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 Evgeny KhramtsovBump pkix version
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ł ChmielowskiAdd test that trigger get_only_item in pubsub
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 Paweł ChmielowskiChange type of server_host column in mysql.new.sql
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... Fix 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 Mickaël RémondMention about a few Riak tests being broken
2019-07-18 Mickaël RémondExplain how to kill stuck common test run
2019-07-18 Mickaël RémondUpdate docker test README
2019-07-18 Mickaël RémondFix example on test data set deletion
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...
next