summaryrefslogtreecommitdiff
path: root/src/mod_ping.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add MAM (XEP-0313) supportEvgeniy Khramtsov2015-06-221-3/+4
* Add config validation at startupEvgeniy Khramtsov2015-06-011-2/+13
* Document protocol support (EJABS-1620)Badlop2015-05-211-0/+2
* Add compatibility macros for deprecated types (thanks to Alexey)Christophe Romain2015-02-231-1/+1
* 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-2/+1
* Accumulated patch to binarize and indent codeBadlop2013-03-141-91/+102
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
* Add comment about ping requests sent even to non-supporting clientsBadlop2011-08-041-0/+2
* mod_ping uses iqdisc no_queue by default (thanks to Chris Moos)(EJAB-1435)Badlop2011-04-071-1/+1
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* Document mod_ping in the ejabberd Guide (EJAB-974)(EJAB-173)Badlop2009-07-301-23/+21
* implemented timeout_action: none | kill. default is noneEvgeniy Khramtsov2009-07-301-0/+15
* XMPP Ping support (thanks to Brian Cully)Evgeniy Khramtsov2009-07-301-0/+222