aboutsummaryrefslogtreecommitdiff
path: root/src/ejabberd_admin.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move mod_irc to ejabberd-contribEvgeniy Khramtsov2018-06-201-1/+0
* Get rid of ejabberd.hrl headerEvgeniy Khramtsov2018-06-141-7/+6
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
* Move ejabberdctl ACME commands to other locationEvgeniy Khramtsov2017-11-171-63/+0
* Remove some unused variable warnings, replace lists:join with string joinKonstantinos Kallas2017-08-251-1/+1
* More whitespace changesKonstantinos Kallas2017-08-221-37/+37
* Whitespace changeKonstantinos Kallas2017-08-221-25/+25
* Merge remove_account_option branchKonstantinos Kallas2017-08-191-14/+7
|\
| * Remove the new account option from get certificate. There is no reason for ha...Konstantinos Kallas2017-08-111-14/+7
* | Add support to revoke a certificate by providing the pemKonstantinos Kallas2017-08-121-4/+10
* | Move the ca_url to the config fileKonstantinos Kallas2017-08-121-3/+3
|/
* Support getting certificates for domains not specified in the configuration fileKonstantinos Kallas2017-08-101-10/+16
* Implement renew_certificate commandKonstantinos Kallas2017-08-081-1/+9
* Improve return format of get_certificates commandKonstantinos Kallas2017-08-021-4/+5
* Support certificate revocationKonstantinos Kallas2017-07-271-0/+9
* Pretty print list-certificatesKonstantinos Kallas2017-07-181-4/+1
* Add a stub for the list-certificates commandKonstantinos Kallas2017-07-171-0/+20
* Remove httpdir from some function arguments as we now use the built in ejabbe...Konstantinos Kallas2017-07-171-6/+5
* Add support for command get_certificates, very crudeKonstantinos Kallas2017-07-031-50/+72
* Add missing ,Paweł Chmielowski2017-06-091-1/+1
* Improve export2sql explanation; remove obsolete and duplicated commandBadlop2017-06-091-0/+1
* Fix values put in args_examplesPaweł Chmielowski2017-05-191-1/+1
* Use cache for authentication backendsEvgeniy Khramtsov2017-05-111-3/+3
* Store options using p1_options moduleEvgeniy Khramtsov2017-04-271-1/+1
* Add clear_cache admin commandEvgeniy Khramtsov2017-04-221-1/+10
* Invalidate access permissions on configuration reloadEvgeniy Khramtsov2017-02-271-4/+1
* Put more stuff under supervisionEvgeniy Khramtsov2017-02-261-4/+29
* Improve reload_config admin commandEvgeniy Khramtsov2017-02-231-3/+3
* Merge branch 'new_stream'Evgeniy Khramtsov2017-01-201-1/+1
|\
| * Implement database backend interface for MUC, BOSH and auth_anonyousEvgeniy Khramtsov2017-01-131-1/+1
* | Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
* | Describe command arguments and results in ejabberd_adminBadlop2016-12-121-6/+77
|/
* Fix reload_configChristophe Romain2016-12-021-2/+2
* Merge branch 'master' of github.com:processone/ejabberdMickael Remond2016-12-011-4/+3
|\
| * Get rid of excessive (io)list_to_binary/1 callsEvgeniy Khramtsov2016-11-241-4/+3
* | Merge branch 'master' of github.com:processone/ejabberdMickael Remond2016-11-091-1/+2
|\|
| * New api permissions frameworkPaweł Chmielowski2016-10-051-1/+2
* | Expose unregister API commandMickael Remond2016-11-091-0/+1
|/
* We do not force yet access rules check on register commandMickael Remond2016-08-071-1/+0
* Improve error handlingMickael Remond2016-07-311-0/+1
* Add support for rich error reporting for APIMickael Remond2016-07-301-4/+3
* Return 409 conflict error code on register if user already existsMickael Remond2016-07-301-1/+1
* Initial attempt on access on commandsMickael Remond2016-07-251-1/+1
* Add support for checking access rules conformance for commandsMickael Remond2016-07-231-2/+4
* Delete duplicated command export_sql, use export2sql instead (#1118)Badlop2016-05-161-5/+1
* Rename odbc to sql everywhereEvgeniy Khramtsov2016-04-201-9/+9
* New command delete_mnesia deletes all tables that can be exportedBadlop2016-03-211-0/+4
* Add 'import_prosody' commandEvgeniy Khramtsov2016-01-291-0/+5
* Add a way to get all ejabberd_commands, not only those that was registeredPaweł Chmielowski2016-01-261-4/+5
* Update copyright to 2016 (#901)Badlop2016-01-131-1/+1