Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include condition in http-bind terminate body when service stops (EJAB-792) | Badlop | 2009-06-16 | 1 | -1/+3 |
| | | | | SVN Revision: 2245 | ||||
* | Fix unknown rid error (thanks to Jerome Sautret) | Badlop | 2009-06-16 | 1 | -9/+10 |
| | | | | SVN Revision: 2244 | ||||
* | Implement packets reordering to avoid race conditions (EJAB-724).(thanks to ↵ | Badlop | 2009-06-16 | 1 | -179/+217 |
| | | | | | | Michael Remond) SVN Revision: 2243 | ||||
* | Updated IP retrieving (thanks to Alexey Shchepin) | Badlop | 2009-06-16 | 1 | -26/+22 |
| | | | | SVN Revision: 2242 | ||||
* | Improve ip fetching patch (thanks to Christohpe Romain) | Badlop | 2009-06-16 | 1 | -10/+8 |
| | | | | SVN Revision: 2241 | ||||
* | Retrieve correct IP from http connection (thanks to Christohpe Romain) | Badlop | 2009-06-16 | 2 | -22/+39 |
| | | | | SVN Revision: 2240 | ||||
* | Fix syntax error. (thanks to Jerome Sautret) | Badlop | 2009-06-16 | 1 | -3/+3 |
| | | | | SVN Revision: 2239 | ||||
* | Removed HTTP bind session count. Removed the 'sponsored bind session' text. ↵ | Badlop | 2009-06-16 | 1 | -9/+2 |
| | | | | | | | | | | (thanks to Michael Remond) Details: Removed the HTTP bind session count because it leaks information on the size of the platform. Removed the text 'sponsored by Mabber' because it is confusing, as people could think a third-party service using HTTP bind is sponsored by Mabber. SVN Revision: 2238 | ||||
* | Do not display error message when starting several hosts (EJAB-571) (thanks ↵ | Badlop | 2009-06-16 | 1 | -5/+3 |
| | | | | | | to Christohpe Romain) SVN Revision: 2237 | ||||
* | Provide explanation in error message when module is already started for ↵ | Badlop | 2009-06-16 | 1 | -2/+7 |
| | | | | | | another vhost SVN Revision: 2236 | ||||
* | Removed small warning | Badlop | 2009-06-16 | 1 | -2/+2 |
| | | | | SVN Revision: 2235 | ||||
* | Bugfixes (thanks to Alexey Shchepin) | Badlop | 2009-06-16 | 1 | -28/+90 |
| | | | | SVN Revision: 2234 | ||||
* | Removed receive_loop (thanks to Alexey Shchepin) | Badlop | 2009-06-16 | 1 | -44/+104 |
| | | | | SVN Revision: 2233 | ||||
* | Remove Erlang module attribute 'vsn' because it does not provide any worth ↵ | Badlop | 2009-06-16 | 2 | -4/+2 |
| | | | | | | feature, and it difficults hot code update (EJAB-440) SVN Revision: 2232 | ||||
* | Bugfix when table does not exist (thanks to Justin Kirby) | Badlop | 2009-06-16 | 1 | -3/+3 |
| | | | | SVN Revision: 2231 | ||||
* | Migration code for people using previous version of the HTTP binding module ↵ | Badlop | 2009-06-16 | 2 | -6/+20 |
| | | | | | | (EJAB-390) SVN Revision: 2230 | ||||
* | Do not overwrite the stanza namespace (thanks to Anastasia Gornostaeva) | Badlop | 2009-06-16 | 1 | -8/+14 |
| | | | | SVN Revision: 2229 | ||||
* | Support for c2s ACL access, max_stanza and shaper on http_poll connections ↵ | Badlop | 2009-06-16 | 1 | -3/+11 |
| | | | | | | (EJAB-243, EJAB-415, EJAB-416)(thanks to Michael Remond) SVN Revision: 2228 | ||||
* | The Erlang/OTP function httpd_util:to_lower/1 is deprecated, and it is ↵ | Badlop | 2009-06-16 | 1 | -3/+3 |
| | | | | | | recommended to use string:to_lower/1 instead. SVN Revision: 2227 | ||||
* | Use DEBUG instead of INFO_MSG to keep log files small. Fix parse errors for ↵ | Badlop | 2009-06-16 | 1 | -11/+9 |
| | | | | | | grepping 'stream:error' (thanks to Stefan Strigler) SVN Revision: 2226 | ||||
* | Forgot keyword 'catch' when doing list_to_float on bosh version attribute ↵ | Badlop | 2009-06-16 | 1 | -3/+4 |
| | | | | | | for initial request (thanks to Stefan Strigler) SVN Revision: 2225 | ||||
* | Fixes for pausing sessions; did not parse 'pause' attribute to int (thanks ↵ | Badlop | 2009-06-16 | 1 | -5/+9 |
| | | | | | | to Stefan Strigler) SVN Revision: 2224 | ||||
* | Support pausing sessions (thanks to Stefan Strigler) (thanks to Stefan Strigler) | Badlop | 2009-06-16 | 1 | -16/+44 |
| | | | | SVN Revision: 2223 | ||||
* | Comment-header: talk about xmpp over bosh rather than http binding (thanks ↵ | Badlop | 2009-06-16 | 1 | -3/+4 |
| | | | | | | to Stefan Strigler) SVN Revision: 2222 | ||||
* | Removed debugging stuff. Removed error condition (thanks to Stefan Strigler) | Badlop | 2009-06-16 | 1 | -27/+14 |
| | | | | SVN Revision: 2221 | ||||
* | Code cleanup. Code reorganization. Store version of bosh session. Use bosh ↵ | Badlop | 2009-06-16 | 1 | -152/+164 |
| | | | | | | version for error conditions (thanks to Stefan Strigler) SVN Revision: 2220 | ||||
* | Store version as float (thanks to Stefan Strigler) | Badlop | 2009-06-16 | 1 | -3/+7 |
| | | | | SVN Revision: 2219 | ||||
* | Save bosh version with session (thanks to Stefan Strigler) | Badlop | 2009-06-16 | 1 | -5/+5 |
| | | | | SVN Revision: 2218 | ||||
* | Code rearranged (thanks to Stefan Strigler) | Badlop | 2009-06-16 | 1 | -246/+247 |
| | | | | SVN Revision: 2217 | ||||
* | Make use of macros for namespaces. Some code cleanup. (thanks to Stefan ↵ | Badlop | 2009-06-16 | 1 | -70/+100 |
| | | | | | | Strigler) SVN Revision: 2216 | ||||
* | Fix for 'terminate' in request, send empty body instead of error (thanks to ↵ | Badlop | 2009-06-16 | 1 | -4/+9 |
| | | | | | | Stefan Strigler) SVN Revision: 2215 | ||||
* | Disabled debugging (thanks to Stefan Strigler) | Badlop | 2009-06-16 | 1 | -3/+3 |
| | | | | SVN Revision: 2214 | ||||
* | Some code cleanup (thanks to Stefan Strigler) | Badlop | 2009-06-16 | 1 | -131/+120 |
| | | | | SVN Revision: 2213 | ||||
* | Bosh compliance: honor xmpp:version (thanks to Stefan Strigler) | Badlop | 2009-06-16 | 1 | -114/+133 |
| | | | | SVN Revision: 2212 | ||||
* | Restore ejabberd directory structure (src/web) for integration as patch ↵ | Badlop | 2009-06-16 | 2 | -7/+8 |
| | | | | | | (thanks to Christohpe Romain) SVN Revision: 2211 | ||||
* | We do not send a 'version' attribute at the stream header for now (thanks to ↵ | Badlop | 2009-06-16 | 1 | -4/+5 |
| | | | | | | Stefan Strigler) SVN Revision: 2210 | ||||
* | Prepare_response: fixed a dbg message. Changed http header (thanks to Stefan ↵ | Badlop | 2009-06-16 | 1 | -5/+7 |
| | | | | | | Strigler) SVN Revision: 2209 | ||||
* | Implements sockname and peername for compatibility (thanks to Christohpe Romain) | Badlop | 2009-06-16 | 1 | -0/+6 |
| | | | | SVN Revision: 2208 | ||||
* | Reverted to r76 as 97 is completely broken and should not have been checked ↵ | Badlop | 2009-06-16 | 2 | -466/+498 |
| | | | | | | in at all (thanks to Stefan Strigler) SVN Revision: 2207 | ||||
* | Minor changes (thanks to Stefan Strigler) | Badlop | 2009-06-16 | 2 | -498/+466 |
| | | | | SVN Revision: 2206 | ||||
* | Disabled debug (thanks to Stefan Strigler) | Badlop | 2009-06-16 | 1 | -2/+3 |
| | | | | SVN Revision: 2205 | ||||
* | Deal with return values from starting/terminating supervisor (thanks to ↵ | Badlop | 2009-06-16 | 1 | -12/+22 |
| | | | | | | Stefan Strigler) SVN Revision: 2204 | ||||
* | Disabled debug (thanks to Stefan Strigler) | Badlop | 2009-06-16 | 1 | -3/+1 |
| | | | | SVN Revision: 2203 | ||||
* | Removed my own supervisor (thanks to Stefan Strigler) | Badlop | 2009-06-16 | 1 | -0/+2 |
| | | | | SVN Revision: 2202 | ||||
* | Renamed some vars for (thanks to Stefan Strigler) | Badlop | 2009-06-16 | 1 | -65/+65 |
| | | | | SVN Revision: 2201 | ||||
* | Start supervisor here (thanks to Stefan Strigler) | Badlop | 2009-06-16 | 1 | -3/+12 |
| | | | | SVN Revision: 2200 | ||||
* | Make use of new api for plugable http based services (thanks to Stefan Strigler) | Badlop | 2009-06-16 | 2 | -73/+71 |
| | | | | SVN Revision: 2199 | ||||
* | Initial commit of HTTP-Bind source code (thanks to Stefan Striegler) | Badlop | 2009-06-16 | 2 | -0/+906 |
| | | | | SVN Revision: 2198 | ||||
* | Add permanent section about mod_http_fileserver to the Guide. Example config. | Badlop | 2009-06-16 | 1 | -0/+8 |
| | | | | SVN Revision: 2182 | ||||
* | Add forgotten copyright and license notices. | Badlop | 2009-06-16 | 1 | -2/+22 |
| | | | | SVN Revision: 2181 |