~ubuntu-branches/ubuntu/utopic/ejabberd/utopic

« back to all changes in this revision

Viewing changes to doc/dev.html

  • Committer: Package Import Robot
  • Author(s): Gerfried Fuchs, Konstantin Khomoutov, Gerfried Fuchs
  • Date: 2011-09-11 16:16:55 UTC
  • mfrom: (1.1.18 upstream)
  • Revision ID: package-import@ubuntu.com-20110911161655-rz3jall453jo3zek
Tags: 2.1.8-1
[ Konstantin Khomoutov ]
* New upstream release.
* Remove patch fixing DSA-2248-1 (CVE-2011-1753)
  as the fix is now integrated upstream.
* Drop patches from OLPC project implementing @recent@ and @online@
  shared roster groups; support for @online@ is now intergated upstream.
* Add patch fixing version string where applicable (EJAB-1484).
* Bump standards version to 3.9.2

[ Gerfried Fuchs ]
* Add recommended targets build-arch and build-indep to debian/rules.
* Fix spelling error in manpage noticed by lintian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
            "http://www.w3.org/TR/REC-html40/loose.dtd">
3
3
<HTML>
4
4
<HEAD>
5
 
<TITLE>Ejabberd 2.1.6 Developers Guide
 
5
<TITLE>Ejabberd 2.1.7 Developers Guide
6
6
</TITLE>
7
7
 
8
8
<META http-equiv="Content-Type" content="text/html; charset=US-ASCII">
49
49
<!--HEVEA command line is: /usr/bin/hevea -fix -pedantic dev.tex -->
50
50
<!--CUT DEF section 1 --><P><A NAME="titlepage"></A>
51
51
 
52
 
</P><TABLE CLASS="title"><TR><TD><H1 CLASS="titlemain">Ejabberd 2.1.6 Developers Guide</H1><H3 CLASS="titlerest">Alexey Shchepin<BR>
 
52
</P><TABLE CLASS="title"><TR><TD><H1 CLASS="titlemain">Ejabberd 2.1.7 Developers Guide</H1><H3 CLASS="titlerest">Alexey Shchepin<BR>
53
53
 <A HREF="mailto:alexey@sevcom.net"><TT>mailto:alexey@sevcom.net</TT></A><BR>
54
54
 <A HREF="xmpp:aleksey@jabber.ru"><TT>xmpp:aleksey@jabber.ru</TT></A></H3></TD></TR>
55
55
</TABLE><DIV CLASS="center">
170
170
name. If destination JID has a non-empty user part, then it routed to the
171
171
session manager, else it is processed depending on it&#X2019;s content.</P><!--TOC subsection Session Manager-->
172
172
<H3 CLASS="subsection"><!--SEC ANCHOR --><A NAME="htoc6">3.3</A>&#XA0;&#XA0;Session Manager</H3><!--SEC END --><P>This module routes packets to local users. It searches for what user resource
173
 
packet must be sended via presence table. If this resource is connected to
 
173
packet must be sent via presence table. If this resource is connected to
174
174
this node, it is routed to C2S process, if it connected via another node, then
175
175
the packet is sent to session manager on that node.</P><!--TOC subsection S2S Manager-->
176
176
<H3 CLASS="subsection"><!--SEC ANCHOR --><A NAME="htoc7">3.4</A>&#XA0;&#XA0;S2S Manager</H3><!--SEC END --><P>This module routes packets to other XMPP servers. First, it checks if an