summaryrefslogtreecommitdiff
path: root/src/ejabberd_service.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused validation codeEvgeniy Khramtsov2015-06-031-5/+1
* Add config validation at startupEvgeniy Khramtsov2015-06-011-2/+11
* 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
|/
* Change configuration file format to YAMLEvgeniy Khramtsov2013-08-211-25/+32
* Fix all calls to functions of p1_tls applicationEvgeniy Khramtsov2013-06-201-1/+1
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+1
* Accumulated patch to binarize and indent codeBadlop2013-03-141-203/+187
* 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
* Discard unmatched INFO messages in ejabberd services.Andreas Köhler2010-09-171-0/+3
* New configure option: --enable-nifEvgeniy Khramtsov2010-07-011-2/+2
* Don't send error stanza as reply to error stanza (EJAB-930)Badlop2010-04-201-1/+1
* Remove warning for undefined print_state/1 function for p1_fsm processes (tha...Pablo Polvorin2010-04-091-1/+10
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* new option added: max_fsm_queue. removed hardcoded FSMLIMITSEvgeniy Khramtsov2009-10-071-6/+15
* use queue to reduced quadratic time effort on selective receive (thanks to Al...Evgeniy Khramtsov2009-10-071-2/+9
* Improve stream error stanza when receives invalid handshake from component.Badlop2009-10-061-1/+5
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2
* Retract from previous commit the code that checked the connection is attempte...Badlop2008-08-091-19/+8
* * src/ejabberd_service.erl: Fix XEP-0114 compliance: define xmlnsBadlop2008-08-091-7/+23
* * 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-5/+23
* * src/acl.erl and other 64 files: Remove Erlang module attributeBadlop2007-12-061-1/+0
* * src/ejabberd_config.erl: Normalize hostnames in config file. If mixed case ...Mickaël Rémond2007-06-291-1/+1
* * src/ejabberd_service.erl: Added an option to disable from attribute checks ...Mickaël Rémond2007-06-281-11/+26
* * src/ejabberd_service.erl: Added shaper_rule option, changedAlexey Shchepin2007-03-131-7/+6
* * src/ejabberd_service.erl: Add extra info in the log about whichMickaël Rémond2007-03-131-9/+16
* * src/ejabberd_frontend_socket.erl: Support for frontendAlexey Shchepin2006-10-011-4/+5
* * src/ejabberd_socket.erl: Support for non-xml socketsAlexey Shchepin2006-09-251-1/+5
* * src/ejabberd_socket.erl: All XML socket operations moved hereAlexey Shchepin2006-09-051-19/+5
* * src/xml_stream.erl: CleanupAlexey Shchepin2006-04-131-20/+10
* * src/ejabberd_c2s.erl: Remove top-level xmlns from incomingAlexey Shchepin2006-01-251-3/+4
* * src/aclocal.m4: Updated for zlib supportAlexey Shchepin2006-01-191-1/+1
* * src/ejabberd_service.erl: BugfixAlexey Shchepin2006-01-131-2/+10
* * src/ejabberd_service.erl: Added logging of terminationAlexey Shchepin2005-12-101-1/+2
* * (all): Enhanced virtual hosting supportAlexey Shchepin2005-06-201-1/+1
* * src/ejabberd_c2s.erl: Fixed bind namespaceAlexey Shchepin2004-01-111-10/+19
* * src/ejabberd_local.erl: Replaced register_local_route toAlexey Shchepin2003-12-141-2/+2
* * src/ejabberd_service.erl: Added supports for multiple hosts perAlexey Shchepin2003-10-181-47/+66
* * (all): Reorganized supervision treeAlexey Shchepin2003-07-201-1/+4
* * src/ejabberd_s2s_out.erl: Close connection after keyAlexey Shchepin2003-07-141-3/+3
* * src/ejabberd_service.erl: Proper handling of bad XMLAlexey Shchepin2003-05-291-0/+20
* * src/ejabberd_local.erl: Updated missed errors to new styleAlexey Shchepin2003-05-091-1/+2
* * src/ejabberd_service.erl: Answer "Bad Request" on unknown tagsAlexey Shchepin2003-02-141-0/+2