Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revoke Certificate: Jose Private Key | Konstantinos Kallas | 2017-08-10 | 1 | -6/+39 |
| | | | | Instead of signing the jose object with the account private key, it now signs the object using the certificate private key. This is useful in case the user wants to revoke a old certificate whose account key doesn't exist anymore. | ||||
* | Support getting certificates for domains not specified in the configuration file | Konstantinos Kallas | 2017-08-10 | 3 | -28/+52 |
| | |||||
* | Remove some debugging functions | Konstantinos Kallas | 2017-08-08 | 1 | -211/+1 |
| | |||||
* | Implement renew_certificate command | Konstantinos Kallas | 2017-08-08 | 2 | -42/+153 |
| | | | | This command renews the certificates for all domains that already have a certificate that has expired or is close to expiring. It is meant to be run automatically more often than the renewal process because if the certificates are valid nothing happens | ||||
* | Try catch when formatting certificates | Konstantinos Kallas | 2017-08-08 | 1 | -21/+40 |
| | |||||
* | Change certificate notAfter to 90 days | Konstantinos Kallas | 2017-08-08 | 1 | -5/+2 |
| | | | | As stated in Let's Encrypt FAQ: https://letsencrypt.org/docs/faq/ | ||||
* | Improve return format of get_certificates command | Konstantinos Kallas | 2017-08-02 | 2 | -8/+42 |
| | |||||
* | Implement verbose list_certificates option | Konstantinos Kallas | 2017-08-02 | 1 | -11/+20 |
| | |||||
* | Finish revoke_certificate and add specs | Konstantinos Kallas | 2017-07-29 | 2 | -143/+219 |
| | | | | | 1. Add a try catch in the final revoke_certificate function 2. Also delete the certificate from persistent memory when it is done revoked | ||||
* | Support certificate revocation | Konstantinos Kallas | 2017-07-27 | 3 | -7/+80 |
| | |||||
* | Sync fork with upstream | Konstantinos Kallas | 2017-07-26 | 46 | -1401/+1157 |
|\ | |||||
| * | Update oauth2 dependency | Paweł Chmielowski | 2017-07-25 | 1 | -1/+2 |
| | | |||||
| * | Fix errors from 1a0db3d | Christophe Romain | 2017-07-21 | 2 | -9/+9 |
| | | |||||
| * | Describe commands arguments and results in ejabberd_sm, ext_mod, mod_mam | Badlop | 2017-07-21 | 3 | -22/+40 |
| | | |||||
| * | Fix indentation of commands lines | Badlop | 2017-07-21 | 1 | -16/+14 |
| | | |||||
| * | Fix errors when running ejabberdctl as root | Christophe Romain | 2017-07-20 | 1 | -22/+30 |
| | | |||||
| * | Add ability to update changelog in update-deps-releases | Paweł Chmielowski | 2017-07-20 | 1 | -47/+103 |
| | | |||||
| * | Update cache_tab and xmpp dep | Paweł Chmielowski | 2017-07-20 | 1 | -2/+2 |
| | | |||||
| * | Merge pull request #1869 from wahjava/master | Christophe Romain | 2017-07-19 | 1 | -1/+1 |
| |\ | | | | | | | Fix ERLANG_OPTS when setting INET_DIST_INTERFACE | ||||
| | * | Fix ERLANG_OPTS when setting INET_DIST_INTERFACE | Ashish SHUKLA | 2017-07-15 | 1 | -1/+1 |
| | | | |||||
| * | | Update fast_tls | Paweł Chmielowski | 2017-07-19 | 1 | -3/+3 |
| | | | |||||
| * | | Don't add indentation after single item result in docs | Paweł Chmielowski | 2017-07-18 | 1 | -1/+1 |
| | | | |||||
| * | | Use string:join instead of lists:join | Christophe Romain | 2017-07-18 | 1 | -1/+1 |
| | | | |||||
| * | | Improve formatting of documented API parameters | Christophe Romain | 2017-07-18 | 1 | -7/+18 |
| | | | |||||
| * | | Merge pull request #1871 from rstgroup/master | Evgeny Khramtsov | 2017-07-17 | 1 | -1/+1 |
| |\ \ | | |/ | |/| | Fix old route record in mnesia's route table haven't been remove when restarting in some cases (#1184) | ||||
| | * | Fix old route record in mnesia's route table haven't been remove when ↵ | Paweł Dorofiejczyk | 2017-07-17 | 1 | -1/+1 |
| |/ | | | | | | | restarting in some cases (#1184) | ||||
| * | Expand catch block used to report errors in doc generator | Paweł Chmielowski | 2017-07-14 | 1 | -30/+30 |
| | | |||||
| * | Fix args_examples from last commit | Paweł Chmielowski | 2017-07-14 | 1 | -5/+5 |
| | | |||||
| * | Describe even more command arguments and results in mod_admin_extra | Badlop | 2017-07-14 | 1 | -3/+113 |
| | | |||||
| * | Add refresh repos option in update-deps-releases | Paweł Chmielowski | 2017-07-14 | 1 | -5/+20 |
| | | |||||
| * | Update fast_tls | Paweł Chmielowski | 2017-07-14 | 1 | -3/+3 |
| | | |||||
| * | Fix ERLANG_OPTS end lines when setting FIREWALL_WINDOW (#1856) | Badlop | 2017-07-12 | 1 | -3/+3 |
| | | |||||
| * | mod_privacy: Don't crash while copying c2s state | Holger Weiss | 2017-07-07 | 1 | -1/+3 |
| | | | | | | | | | | Don't assume 'privacy_active_list' is set when c2s_copy_session/2 is called. | ||||
| * | mod_privacy: Apply cosmetic change to type spec | Holger Weiss | 2017-07-07 | 1 | -1/+1 |
| | | |||||
| * | Fix set_presence command to work in recent ejabberd | Badlop | 2017-07-07 | 2 | -15/+18 |
| | | |||||
| * | Add copyright and fix description for some sources | Evgeniy Khramtsov | 2017-07-06 | 2 | -6/+20 |
| | | |||||
| * | Start gen_mod from elixir tests | Paweł Chmielowski | 2017-07-06 | 1 | -0/+1 |
| | | |||||
| * | Improve elixir tests | Paweł Chmielowski | 2017-07-06 | 7 | -192/+105 |
| | | |||||
| * | Handle new possible result from ejabberd_config.add_option | Paweł Chmielowski | 2017-07-06 | 1 | -0/+2 |
| | | |||||
| * | Remove tests for old commands interface | Paweł Chmielowski | 2017-07-06 | 2 | -490/+3 |
| | | |||||
| * | Make ejabberd_cluster modular | Evgeniy Khramtsov | 2017-07-06 | 6 | -131/+301 |
| | | | | | | | | | | For setting the cluster backend new global option 'cluster_backend' is introduced. The default and only available value at the moment is 'mnesia' | ||||
| * | Remove old command calling interface | Paweł Chmielowski | 2017-07-06 | 2 | -297/+2 |
| | | |||||
| * | Close accepted socket if sockname/peername has failed17.07 | Evgeniy Khramtsov | 2017-07-06 | 1 | -1/+1 |
| | | | | | | | | Fixes #1834 | ||||
| * | Fix invalid argument in get_messages_susbset17.06 | Paweł Chmielowski | 2017-06-30 | 1 | -1/+1 |
| | | | | | | | | This should fix #1818 | ||||
| * | Avoid useless calls on simples subscriptions (#1313) | Christophe Romain | 2017-06-29 | 1 | -53/+54 |
| | | |||||
| * | Add allow_local_users to mod_block_strangers (#1804, #1809) | Alexey Shchepin | 2017-06-29 | 1 | -2/+7 |
| | | |||||
| * | Fix Salt import from prosody SCRAMmed password (#1803) | Badlop | 2017-06-29 | 1 | -1/+1 |
| | | |||||
| * | Fix clone code in update-deps-release | Paweł Chmielowski | 2017-06-28 | 1 | -2/+1 |
| | | |||||
| * | Update deps | Paweł Chmielowski | 2017-06-28 | 1 | -6/+6 |
| | | |||||
| * | Fix problem with updating deps in rebar.config for non-tags | Paweł Chmielowski | 2017-06-28 | 1 | -2/+2 |
| | |