aboutsummaryrefslogtreecommitdiff
path: root/src/web/mod_http_bind.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-9/+16
* Add forgotten copyright and license notices.Badlop2009-06-161-3/+21
* Changed the place where database is created(thanks to Michael Remond)Badlop2009-06-161-1/+21
* Fix warning of unused Host variableBadlop2009-06-161-2/+2
* Retrieve correct IP from http connection (thanks to Christohpe Romain)Badlop2009-06-161-3/+4
* Fix syntax error. (thanks to Jerome Sautret)Badlop2009-06-161-3/+3
* Removed HTTP bind session count. Removed the 'sponsored bind session' text. (...Badlop2009-06-161-9/+2
* Do not display error message when starting several hosts (EJAB-571) (thanks t...Badlop2009-06-161-5/+3
* Provide explanation in error message when module is already started for anoth...Badlop2009-06-161-2/+7
* Remove Erlang module attribute 'vsn' because it does not provide any worth fe...Badlop2009-06-161-2/+1
* Migration code for people using previous version of the HTTP binding module (...Badlop2009-06-161-1/+1
* Restore ejabberd directory structure (src/web) for integration as patch (than...Badlop2009-06-161-5/+5
* Reverted to r76 as 97 is completely broken and should not have been checked i...Badlop2009-06-161-6/+12
* Minor changes (thanks to Stefan Strigler)Badlop2009-06-161-12/+6
* Disabled debug (thanks to Stefan Strigler)Badlop2009-06-161-2/+3
* Deal with return values from starting/terminating supervisor (thanks to Stefa...Badlop2009-06-161-12/+22
* Start supervisor here (thanks to Stefan Strigler)Badlop2009-06-161-3/+12
* Make use of new api for plugable http based services (thanks to Stefan Strigler)Badlop2009-06-161-25/+5
* Initial commit of HTTP-Bind source code (thanks to Stefan Striegler)Badlop2009-06-161-0/+102