aboutsummaryrefslogtreecommitdiff
path: root/src/web/ejabberd_http_poll.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-428/+0
* Accumulated patch to binarize and indent codeBadlop2013-03-141-206/+180
* 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
* Bugfix http-poll for correctly parsing binary (thanks to Peter Lemenkov)Badlop2010-08-191-1/+7
* Rename some JEP references to XEPBadlop2010-04-281-1/+1
* avoid resending <stream:error> stanzas on terminate (EJAB-1180)Evgeniy Khramtsov2010-02-031-5/+10
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* Show informative webpage when browsing the HTTP-Poll page (EJAB-1106)Badlop2009-11-231-1/+21
* * src/web/ejabberd_http_poll.erl: Allow configuration of sessionBadlop2009-02-141-2/+11
* * 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
* Rolled back the previous IP getting patch, and Report connection's IP address...Christophe Romain2008-07-161-44/+32
* typo fixChristophe Romain2008-07-081-1/+1
* improve ip fetching patchChristophe Romain2008-07-081-9/+7
* PubSub improvements, and solves (EJAB-453) (EJAB-608)Christophe Romain2008-07-031-12/+28
* Rewrite io:format calls to loglevel macros (EJAB-555)Christophe Romain2008-03-211-1/+1
* * src/web/ejabberd_http_poll.erl: Fixed HTTP headers when aAlexey Shchepin2008-03-091-1/+1
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
* * Applied copyright patch 3.Mickaël Rémond2007-12-241-1/+19
* * src/mod_irc/iconv.erl: Fix compilation warnings: 3 (EJAB-290)Badlop2007-12-071-10/+10
* * src/acl.erl and other 64 files: Remove Erlang module attributeBadlop2007-12-061-1/+0
* * src/web/ejabberd_http_poll.erl: Refactoring. Moved c2s limits acquisition t...Mickaël Rémond2007-11-021-30/+1
* * src/web/ejabberd_http_poll.erl: Support for c2s ACL access,Mickaël Rémond2007-11-011-4/+40
* * src/ejabberd_receiver.erl: Workaround for inet_drv bugAlexey Shchepin2007-05-071-0/+7
* * src/web/*: Plugin architecture for HTTP modules (thanks toAlexey Shchepin2007-01-251-4/+3
* * src/mod_roster_odbc.erl: Better error handlingAlexey Shchepin2006-12-071-1/+1
* * src/mod_privacy_odbc.erl: Privacy rules support using odbcAlexey Shchepin2006-10-091-2/+2
* * src/ejabberd_frontend_socket.erl: Support for frontendAlexey Shchepin2006-10-011-16/+18
* * src/web/ejabberd_http_poll.erl: Bugfix: using tuple instead of a PidMickaël Rémond2006-06-151-1/+2
* * src/web/ejabberd_http_poll.erl: Messages polled between theMickaël Rémond2006-06-021-4/+33
* * src/web/ejabberd_http_poll.erl: Timeout disconnection were notMickaël Rémond2006-05-151-4/+11
* * src/web/ejabberd_http.erl: Authentication check moved toAlexey Shchepin2006-02-031-11/+22
* * src/web/ejabberd_http_poll.erl: Properly handle bad requestsAlexey Shchepin2004-10-051-2/+4
* * src/web/ejabberd_http_poll.erl: Fixed sending of Set-CookieAlexey Shchepin2004-08-151-1/+3
* * src/web/ejabberd_http.erl: Increased receive bufferAlexey Shchepin2004-04-171-13/+15
* * src/web/ejabberd_web.erl: New interface for ACLs editingAlexey Shchepin2004-03-131-6/+17
* * src/web/ejabberd_http_poll.erl: CompletedAlexey Shchepin2004-03-071-4/+29
* * src/web/: Support for HTTP Polling (JEP-0025) (almost complete)Alexey Shchepin2004-03-061-0/+290