Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-06Handle new possible result from ejabberd_config.add_optionPaweł Chmielowski
2017-07-06Remove old command calling interfacePaweł Chmielowski
2017-05-08Add type specs for Module:opt_type/1Evgeniy Khramtsov
2017-04-30Don't validate an option in gen_mod:get*opt() functionsEvgeniy Khramtsov
2017-04-29Don't validate an option in ejabberd_config:get_option() functionsEvgeniy Khramtsov
2017-04-21Speedup Mnesia tables initializationEvgeniy Khramtsov
2017-02-26Put more stuff under supervisionEvgeniy Khramtsov
2017-02-25Don't pass empty resource to jid:make()Evgeniy Khramtsov
2017-02-16Use ejabberd_config:add_option/2 instead of ejabberd_config:add_local_option/2Peter Lemenkov
2017-02-06Accept "add_commands: admin" in commands section not only "add_commands: - ad...Paweł Chmielowski
2017-01-02Update copyright date automatically (#1442)Badlop
2016-11-30Improve handling of mnesia schemaChristophe Romain
2016-11-19Transform ejabberd_commands on the startEvgeniy Khramtsov
2016-10-14Convert ejabberd_xmlrpc to new api_permissionsPaweł Chmielowski
2016-10-05New api permissions frameworkPaweł Chmielowski
2016-08-14Don't delete ejabberd_commands table, it's problematic in cluster (#1210)Badlop
2016-08-07Do not force command line to pass a credentialsMickael Remond
2016-07-31Improve error handlingMickael Remond
2016-07-30Add support for sending back missing scope error to API ReST command callsMickael Remond
2016-07-29Do not crash on check when we do not have JIDMickael Remond
2016-07-26Clarify command module APIMickael Remond
2016-07-26Fix list appending bugMickael Remond
2016-07-25Simplify code for command policy group expansionMickael Remond
2016-07-25Initial attempt on access on commandsMickael Remond
2016-07-23Add support for checking access rules conformance for commandsMickael Remond
2016-07-19Add 'ejabberd:user' and 'ejabberd:admin' oauth scopesPablo Polvorin
2016-06-21Use new access_rules_validator in couple placesPaweł Chmielowski
2016-05-31More strict check for commands with policy userPaweł Chmielowski
2016-05-26Allow passing username and ip to ejabberd_comamnds, and use it in mod_http_apiPaweł Chmielowski
2016-04-21Accept commands: add_commands syntax (along commands: - add_commands)Paweł Chmielowski
2016-03-31Merge lastest commits from masterMickael Remond
2016-03-31Commands refactor, first pass.Alexey Shchepin
2016-03-30HTTP ReST API now supports 'open' ejabberd commandsMickael Remond
2016-03-29Fix commands api optionMickael Remond
2016-03-29Fix commands access check.Mickael Remond
2016-03-25Merge commit 'refs/pull/524/head' of github.com:processone/ejabberd into sasl...Evgeniy Khramtsov
2016-01-26Add a way to get all ejabberd_commands, not only those that was registeredPaweł Chmielowski
2016-01-13Update copyright to 2016 (#901)Badlop
2015-12-28Add commands for generating html or markdown documentation for commandsPaweł Chmielowski
2015-11-24Move JID related functions to jid.erl (#847)Evgeniy Khramtsov
2015-10-20Remove access_commands 'unrestricted' option, use [] instead. Fix unauthenti...Alexey Shchepin
2015-10-19Improve access_commands option backward compatibilityAlexey Shchepin
2015-10-19Fix access_commands option handlingAlexey Shchepin
2015-10-07cosmetic cleanupChristophe Romain
2015-09-25Add OAuth support (thanks to Aleksey)Christophe Romain
2015-05-07Try to support access_commands in YAML (ejabberd-contrib#45)Badlop
2015-05-06Use SASL PLAIN authzid as client identity if auth module permits itBen Langfeld
2015-03-25If command crashes, return restuple with error and explanation (ejabberd-cont...Badlop
2015-01-15Fix access_commands option in ejabberd_xmlrpc, now it worksBadlop
2015-01-08Update copyright dates to 2015 (EJAB-1733)Badlop