aboutsummaryrefslogtreecommitdiff
path: root/src/mod_sic.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2022Badlop2022-02-111-1/+1
* Update newest copyright year to 2021 (#3464)Badlop2021-01-271-1/+1
* Use include_lib() to include headers from dependencies (#3369)Stu Tomlinson2020-09-031-1/+1
* Update copyright to 2020 (#3149)Badlop2020-01-281-1/+1
* Generate ejabberd.yml.5 man page from source code directlyEvgeny Khramtsov2020-01-081-1/+12
* Improve extraction of translated stringsEvgeny Khramtsov2019-06-221-5/+6
* Update copyright to 2019 (#2756)Badlop2019-01-081-1/+1
* Get rid of ejabberd.hrl headerEvgeniy Khramtsov2018-06-141-1/+0
* Remove 'iqdisc' optionEvgeniy Khramtsov2018-02-111-25/+10
* Introduce new gen_mod callback: mod_options/1Evgeniy Khramtsov2018-01-231-5/+7
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
* Introduce 'iqdisc' global optionEvgeniy Khramtsov2017-05-041-2/+2
* Don't validate an option in gen_mod:get*opt() functionsEvgeniy Khramtsov2017-04-301-5/+2
* Reload modules when reloading configuration fileEvgeniy Khramtsov2017-02-221-1/+18
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
* Rewrite mod_sic to use XML generatorEvgeniy Khramtsov2016-07-301-45/+38
* Make modules loading in a dependent order (#1191)Evgeniy Khramtsov2016-07-061-1/+4
* Replace some ?ERR_* macros with ?ERRT_*Evgeniy Khramtsov2016-03-311-8/+13
* Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
* Add config validation at startupEvgeniy Khramtsov2015-06-011-1/+4
* Document protocol support (EJABS-1620)Badlop2015-05-211-0/+2
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
* Merge pull request #146 from jamielinux/masterbadlop2014-04-111-4/+3
|\
| * Update FSF addressJamie Nguyen2014-02-221-4/+3
* | Update copyright dates to 2014 (EJAB-1679)Badlop2014-03-131-1/+1
|/
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+1
* Accumulated patch to binarize and indent codeBadlop2013-03-141-35/+36
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
* No need to handle IQ requests other than Get and SetBadlop2010-04-221-9/+2
* Implement XEP-0279: Server IP Check (thanks to Karim Gemayel)(EJAB-1205)Badlop2010-03-081-0/+97