summaryrefslogtreecommitdiff
path: root/src/mod_disco.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add config validation at startupEvgeniy Khramtsov2015-06-011-1/+16
* Document protocol support (EJABS-1620)Badlop2015-05-211-0/+3
* mod_disco: Apply minor readability improvementsHolger Weiss2015-04-261-13/+11
* mod_disco: Omit 'roster_get' call if possibleHolger Weiss2015-04-261-2/+4
* Fix service disco handling for bare account JIDsHolger Weiss2015-04-261-3/+3
* 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
* | Fix service_info options processingEvgeniy Khramtsov2014-03-251-2/+2
* | Update copyright dates to 2014 (EJAB-1679)Badlop2014-03-131-1/+1
|/
* Fix some type specs and errorsEvgeniy Khramtsov2013-12-101-1/+1
* Change configuration file format to YAMLEvgeniy Khramtsov2013-08-211-4/+29
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+1
* Accumulated patch to binarize and indent codeBadlop2013-03-141-330/+353
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
* Use #roster record instead of direct tupleBadlop2011-07-131-1/+2
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
* full support for XEP-0115 v1.5 (EJAB-1223) (EJAB-1189)Evgeniy Khramtsov2010-05-081-9/+21
* Fixed Bugs handling Service Discovery to contacts.Emilio Bustos2010-04-221-52/+82
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235)Badlop2009-07-171-1/+64
* Remove support of deprecated Disco Publish XEP-0030 (EJAB-904)Badlop2009-06-021-134/+1
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
* * Applied copyright update patch 1.Mickaël Rémond2007-12-241-4/+22
* * src/acl.erl and other 64 files: Remove Erlang module attributeBadlop2007-12-061-1/+0
* * src/mod_disco.erl: Don't override accumulated value inAlexey Shchepin2007-06-221-6/+6
* * src/aclocal.m4: Updated for zlib supportAlexey Shchepin2006-01-191-26/+15
* * src/mod_disco.erl: Fixed extra_domains option processingAlexey Shchepin2005-11-031-1/+2
* * src/mod_disco.erl: Minor fixAlexey Shchepin2005-10-301-2/+4
* * src/mod_disco.erl: Disco publishing support (thanks to MagnusAlexey Shchepin2005-09-041-2/+139
* * src/mod_disco.erl: Functions register_sm_feature andAlexey Shchepin2005-09-041-470/+195
* * src/mod_disco.erl: Fixed processing of host features andAlexey Shchepin2005-07-141-14/+28
* * (all): Enhanced virtual hosting supportAlexey Shchepin2005-06-201-42/+45
* * src/mod_disco.erl: Fixed domain listing when one virtual host isAlexey Shchepin2005-04-191-2/+10
* Merged the Process One contributions ( Virtual Hosting )tmallard2005-04-171-62/+73
* * src/mod_muc/mod_muc_room.erl: Send password in room invitationAlexey Shchepin2004-09-171-30/+106
* * doc/guide.tex: UpdatedAlexey Shchepin2004-07-091-1/+9
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-02-261-6/+5
* * src/mod_muc/mod_muc_room.erl: Support for history managementAlexey Shchepin2004-02-151-6/+6
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-02-101-1/+1
* * src/jlib.hrl: Added declaration of "iq" recordAlexey Shchepin2003-12-171-85/+89
* * src/mod_configure2.erl: Added reporting of outgoing S2SAlexey Shchepin2003-11-061-2/+3
* * src/ejabberd_c2s.erl: Added authentification loggingAlexey Shchepin2003-10-091-4/+20
* * (all): Changed JID storage format, added support for stringprepAlexey Shchepin2003-10-071-1/+1
* * src/mod_muc/mod_muc_room.erl: Debug output switched offAlexey Shchepin2003-09-191-1/+1
* * src/mod_disco.erl: Now only admin can discovery some nodes,Alexey Shchepin2003-09-161-44/+81
* * src/cyrsasl*.erl: SASL support (currently support only PLAINAlexey Shchepin2003-03-091-29/+14