]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2019-10-26 Evgeny KhramtsovMerge pull request #3069 from nosnilmot/jwt-custom... master
2019-10-25 Stu TomlinsonAdd option for JWT field name containing JID
2019-10-25 Evgeny KhramtsovImprove jwt_key validator
2019-10-25 Evgeny KhramtsovDon't lowercase first letter in reason string
2019-10-25 Alexey ShchepinHandle the case when JWT key file contains JWK set
2019-10-25 Evgeny KhramtsovIntroduce 'gc' ejabberdctl command
2019-10-25 Evgeny KhramtsovStop SASL application in ejabberd_logger:flush()
2019-10-25 Evgeny KhramtsovAvoid calling to logger module on OTP<22
2019-10-25 Evgeny KhramtsovTravisCI: test against Erlang/OTP 19.3
2019-10-25 Evgeny KhramtsovUse lager on OTP<22.0
2019-10-24 Evgeny KhramtsovLimit result set of disco#items for mod_pubsub
2019-10-23 Evgeny KhramtsovFix logger initialization on OTP<21.3
2019-10-23 Evgeny KhramtsovReport errors in logger initialization
2019-10-23 Evgeny KhramtsovMake PostgreSQL schema compatible with CockroachDB
2019-10-21 badlopMerge pull request #3063 from lnjX/fix/de-comma-setting
2019-10-20 Evgeny KhramtsovLog path to third-party configuration file
2019-10-19 Evgeny KhramtsovFix error reporting in configuration related admin...
2019-10-19 Evgeny KhramtsovDon't parse obsoleted options
2019-10-18 Evgeny KhramtsovLog supervisor reports in debug loglevel
2019-10-18 Evgeny KhramtsovReplace lager with built-in new logging API
2019-10-18 BadlopFlatten strings in ejabberd_xmlrpc error results
2019-10-17 Linus Jahnmsgs: de: Fix comma setting
2019-10-15 Paweł ChmielowskiConvert oauth_expire option to accept timeout values
2019-10-11 Evgeny KhramtsovImprove type spec of properties()
2019-10-11 Alexey ShchepinFix dialyzer warning in #oauth_ctx
2019-10-11 Evgeny KhramtsovImplement X-OAUTH2 authentication for mod_mqtt
2019-10-09 Paweł ChmielowskiVerify http host in web admin only if authentication...
2019-10-04 Mickaël RémondTry removing label as bug
2019-10-03 BadlopUpdate ejabberd_xmlrpc to handle binaries in restuple...
2019-10-03 Alexey ShchepinCheck redirect_uri for OAUTH implicit grant
2019-10-02 BadlopUpdate Guide links in WebAdmin to website, as local...
2019-10-02 BadlopSupport custom base path in WebAdmin by using relative...
2019-10-01 Evgeny KhramtsovFix startup of supervisors for listening modules
2019-10-01 Paweł ChmielowskiAllow configuring proxy65 port in tests
2019-10-01 Paweł ChmielowskiBump version of jose to 1.9.0
2019-09-30 Mickael RemondUpdate description for Hex.pm
2019-09-28 Evgeny KhramtsovImprove best match
2019-09-27 Alexey ShchepinSupport OAUTH client authentication
2019-09-26 Evgeny KhramtsovAdvertise muc#roominfo_logs in disco#info of the room
2019-09-26 Evgeny KhramtsovRe-tag xmpp dep 19.09
2019-09-25 Paweł ChmielowskiUpdate deps in mix.exs/lock
2019-09-25 Jerome SautretBump version in mix.exs
2019-09-25 Evgeny KhramtsovDon't log warning when an option is consulted for uknow...
2019-09-25 Paweł ChmielowskiTag p1_acme and use that in deps
2019-09-25 Evgeny KhramtsovRename to p1_acme
2019-09-24 Jerome SautretAdd 19.09 Changelog
2019-09-24 Paweł ChmielowskiUpdate deps
2019-09-23 Evgeny KhramtsovCorrectly handle unicode in log messages
2019-09-22 Evgeny KhramtsovFix unicode formatting in ACME module
2019-09-22 Evgeny KhramtsovFix unicode processing in ejabberd.yml
2019-09-22 Evgeny KhramtsovDon't call to xmpp_idna
2019-09-22 Evgeny KhramtsovFix IDNA support in ACME requests
2019-09-22 Evgeny KhramtsovDon't forget to log an error message on IDNA failure
2019-09-22 Evgeny KhramtsovSupport IDN hostnames in ACME requests
2019-09-21 Evgeny KhramtsovDon't attempt to create acme directory on ejabberd...
2019-09-21 Evgeny KhramtsovSlightly improve arg example
2019-09-21 Evgeny KhramtsovDon't allow requesting certificates for localhost or...
2019-09-21 Evgeny KhramtsovImprove warning message
2019-09-21 Evgeny KhramtsovAvoid excessive quoting in request_handlers of example...
2019-09-21 Evgeny KhramtsovBump acme version
2019-09-20 Evgeny KhramtsovComment `certfiles` section in example config
2019-09-20 Evgeny KhramtsovUse round/0 instead of ceil/0
2019-09-20 Evgeny KhramtsovFix typo
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 ...
next