aboutsummaryrefslogtreecommitdiff
path: root/src/ejabberd_service.erl (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-23Make test suite working againEvgeniy Khramtsov1-11/+14
2017-01-09Adopt remaining code to support new hooksEvgeniy Khramtsov1-6/+9
2017-01-02Update copyright date automatically (#1442)Badlop1-1/+1
2016-12-30More refactoring on session managementEvgeniy Khramtsov1-1/+1
2016-12-28Add xmpp_stream_out behaviour and rewrite s2s/SM codeEvgeniy Khramtsov1-83/+83
2016-12-11Rewrite ejabberd_service to use new XMPP stream APIEvgeniy Khramtsov1-275/+123
2016-11-12Uncomment forgotten block of codeEvgeniy Khramtsov1-31/+22
2016-10-18Get rid of compile warnings for random/crypto modules on R19Evgeniy Khramtsov1-2/+2
2016-09-24Improve namespace handlingEvgeniy Khramtsov1-14/+2
2016-09-23Add tests for s2s codeEvgeniy Khramtsov1-7/+10
2016-09-21Add tests for external componentEvgeniy Khramtsov1-15/+14
2016-09-08Rename #error{} record to #stanza_error{}Evgeniy Khramtsov1-1/+1
2016-09-07Merge pull request #1253 from Amuhar/xep0356Christophe Romain1-25/+136
2016-08-09Improve some type specsEvgeniy Khramtsov1-1/+1
2016-07-27Rewrite S2S and ejabberd_service code to use XML generatorEvgeniy Khramtsov1-213/+166
2016-07-21External Component Hookxmppjingle1-7/+3
2016-07-18External Component Connection Hooksxmppjingle1-2/+10
2016-03-31Replace some ?ERR_* macros with ?ERRT_*Evgeniy Khramtsov1-2/+6
2016-03-13Make it possible to get virtual host of a registered routeEvgeniy Khramtsov1-1/+1
2016-02-03Switch to Fast XML moduleMickael Remond1-10/+10
2016-01-13Update copyright to 2016 (#901)Badlop1-1/+1
2015-11-28Simplify external components configurationEvgeniy Khramtsov1-36/+67
2015-11-24Move JID related functions to jid.erl (#847)Evgeniy Khramtsov1-5/+5
2015-06-03Remove unused validation codeEvgeniy Khramtsov1-5/+1
2015-06-01Add config validation at startupEvgeniy Khramtsov1-2/+11
2015-05-21Document protocol support (EJABS-1620)Badlop1-0/+2
2015-01-08Update copyright dates to 2015 (EJAB-1733)Badlop1-1/+1
2014-03-13Update copyright dates to 2014 (EJAB-1679)Badlop1-1/+1
2014-02-22Update FSF addressJamie Nguyen1-4/+3
2013-08-21Change configuration file format to YAMLEvgeniy Khramtsov1-25/+32
2013-06-20Fix all calls to functions of p1_tls applicationEvgeniy Khramtsov1-1/+1
2013-06-13Switch to rebar build toolEvgeniy Khramtsov1-0/+1
2013-03-14Accumulated patch to binarize and indent codeBadlop1-203/+187
2013-01-24Update copyright datesAlexey Shchepin1-1/+1
2012-02-23Update copyright datesAlexey Shchepin1-1/+1
2011-02-14update copyright up to 2011Christophe Romain1-1/+1
2010-09-17Discard unmatched INFO messages in ejabberd services.Andreas Köhler1-0/+3
2010-07-01New configure option: --enable-nifEvgeniy Khramtsov1-2/+2
2010-04-20Don't send error stanza as reply to error stanza (EJAB-930)Badlop1-1/+1
2010-04-09Remove warning for undefined print_state/1 function for p1_fsm processes (tha...Pablo Polvorin1-1/+10
2010-01-12Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop1-1/+1
2009-10-07new option added: max_fsm_queue. removed hardcoded FSMLIMITSEvgeniy Khramtsov1-6/+15
2009-10-07use queue to reduced quadratic time effort on selective receive (thanks to Al...Evgeniy Khramtsov1-2/+9
2009-10-06Improve stream error stanza when receives invalid handshake from component.Badlop1-1/+5
2009-01-12* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop1-2/+2
2008-08-09Retract from previous commit the code that checked the connection is attempte...Badlop1-19/+8
2008-08-09* src/ejabberd_service.erl: Fix XEP-0114 compliance: define xmlnsBadlop1-7/+23
2008-07-31* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop1-1/+1
2008-01-15* doc/guide.tex: Updated copyright dates to 2008Badlop1-1/+1
2007-12-24* Applied copyright update patch 1.Mickaël Rémond1-5/+23