Badlop
|
3e2c626696
|
Do not display error message when starting several hosts (EJAB-571) (thanks to Christohpe Romain)
SVN Revision: 2300
|
2009-06-16 18:26:19 +00:00 |
|
Badlop
|
38ce8b494e
|
Provide explanation in error message when module is already started for another vhost
SVN Revision: 2299
|
2009-06-16 18:26:15 +00:00 |
|
Badlop
|
292e2f6b69
|
Removed small warning
SVN Revision: 2298
|
2009-06-16 18:26:11 +00:00 |
|
Badlop
|
94c3a384b1
|
Bugfixes (thanks to Alexey Shchepin)
SVN Revision: 2297
|
2009-06-16 18:26:07 +00:00 |
|
Badlop
|
5f07b4bf9b
|
Removed receive_loop (thanks to Alexey Shchepin)
SVN Revision: 2296
|
2009-06-16 18:26:02 +00:00 |
|
Badlop
|
68754c4b5d
|
Remove Erlang module attribute 'vsn' because it does not provide any worth feature, and it difficults hot code update (EJAB-440)
SVN Revision: 2295
|
2009-06-16 18:25:59 +00:00 |
|
Badlop
|
ff4ccc1d85
|
Bugfix when table does not exist (thanks to Justin Kirby)
SVN Revision: 2294
|
2009-06-16 18:25:54 +00:00 |
|
Badlop
|
d84a2f8215
|
Migration code for people using previous version of the HTTP binding module (EJAB-390)
SVN Revision: 2293
|
2009-06-16 18:25:51 +00:00 |
|
Badlop
|
86738e965f
|
Do not overwrite the stanza namespace (thanks to Anastasia Gornostaeva)
SVN Revision: 2292
|
2009-06-16 18:25:46 +00:00 |
|
Badlop
|
818f28d85f
|
Support for c2s ACL access, max_stanza and shaper on http_poll connections (EJAB-243, EJAB-415, EJAB-416)(thanks to Michael Remond)
SVN Revision: 2291
|
2009-06-16 18:25:42 +00:00 |
|
Badlop
|
5f7356c16c
|
The Erlang/OTP function httpd_util:to_lower/1 is deprecated, and it is recommended to use string:to_lower/1 instead.
SVN Revision: 2290
|
2009-06-16 18:25:38 +00:00 |
|
Badlop
|
b0b708ddea
|
Use DEBUG instead of INFO_MSG to keep log files small. Fix parse errors for grepping 'stream:error' (thanks to Stefan Strigler)
SVN Revision: 2289
|
2009-06-16 18:25:34 +00:00 |
|
Badlop
|
4adf23b4e9
|
Forgot keyword 'catch' when doing list_to_float on bosh version attribute for initial request (thanks to Stefan Strigler)
SVN Revision: 2288
|
2009-06-16 18:25:30 +00:00 |
|
Badlop
|
2f29e761c2
|
Fixes for pausing sessions; did not parse 'pause' attribute to int (thanks to Stefan Strigler)
SVN Revision: 2287
|
2009-06-16 18:25:26 +00:00 |
|
Badlop
|
8aede81188
|
Support pausing sessions (thanks to Stefan Strigler) (thanks to Stefan Strigler)
SVN Revision: 2286
|
2009-06-16 18:25:22 +00:00 |
|
Badlop
|
c151da684d
|
Comment-header: talk about xmpp over bosh rather than http binding (thanks to Stefan Strigler)
SVN Revision: 2285
|
2009-06-16 18:25:18 +00:00 |
|
Badlop
|
bf4e927142
|
Removed debugging stuff. Removed error condition (thanks to Stefan Strigler)
SVN Revision: 2284
|
2009-06-16 18:25:14 +00:00 |
|
Badlop
|
7cb0b1a911
|
Code cleanup. Code reorganization. Store version of bosh session. Use bosh version for error conditions (thanks to Stefan Strigler)
SVN Revision: 2283
|
2009-06-16 18:25:10 +00:00 |
|
Badlop
|
6cbae7025c
|
Store version as float (thanks to Stefan Strigler)
SVN Revision: 2282
|
2009-06-16 18:25:06 +00:00 |
|
Badlop
|
202bece16d
|
Save bosh version with session (thanks to Stefan Strigler)
SVN Revision: 2281
|
2009-06-16 18:25:02 +00:00 |
|
Badlop
|
f07df01185
|
Code rearranged (thanks to Stefan Strigler)
SVN Revision: 2280
|
2009-06-16 18:24:58 +00:00 |
|
Badlop
|
702978fa4b
|
Make use of macros for namespaces. Some code cleanup. (thanks to Stefan Strigler)
SVN Revision: 2279
|
2009-06-16 18:24:54 +00:00 |
|
Badlop
|
b79473b2f5
|
Fix for 'terminate' in request, send empty body instead of error (thanks to Stefan Strigler)
SVN Revision: 2278
|
2009-06-16 18:24:50 +00:00 |
|
Badlop
|
80b59441d5
|
Disabled debugging (thanks to Stefan Strigler)
SVN Revision: 2277
|
2009-06-16 18:24:46 +00:00 |
|
Badlop
|
f422ec457a
|
Some code cleanup (thanks to Stefan Strigler)
SVN Revision: 2276
|
2009-06-16 18:24:42 +00:00 |
|
Badlop
|
5048b6bdaf
|
Bosh compliance: honor xmpp:version (thanks to Stefan Strigler)
SVN Revision: 2275
|
2009-06-16 18:24:38 +00:00 |
|
Badlop
|
01dc4611b9
|
Restore ejabberd directory structure (src/web) for integration as patch (thanks to Christohpe Romain)
SVN Revision: 2274
|
2009-06-16 18:24:34 +00:00 |
|
Badlop
|
5495516c30
|
We do not send a 'version' attribute at the stream header for now (thanks to Stefan Strigler)
SVN Revision: 2273
|
2009-06-16 18:24:30 +00:00 |
|
Badlop
|
2f8112b108
|
Prepare_response: fixed a dbg message. Changed http header (thanks to Stefan Strigler)
SVN Revision: 2272
|
2009-06-16 18:24:26 +00:00 |
|
Badlop
|
229c24e1f2
|
Implements sockname and peername for compatibility (thanks to Christohpe Romain)
SVN Revision: 2271
|
2009-06-16 18:24:22 +00:00 |
|
Badlop
|
832d59803a
|
Reverted to r76 as 97 is completely broken and should not have been checked in at all (thanks to Stefan Strigler)
SVN Revision: 2270
|
2009-06-16 18:24:18 +00:00 |
|
Badlop
|
197639a34b
|
Minor changes (thanks to Stefan Strigler)
SVN Revision: 2269
|
2009-06-16 18:24:14 +00:00 |
|
Badlop
|
bb229a3a0c
|
Disabled debug (thanks to Stefan Strigler)
SVN Revision: 2268
|
2009-06-16 18:24:09 +00:00 |
|
Badlop
|
eca818be5a
|
Deal with return values from starting/terminating supervisor (thanks to Stefan Strigler)
SVN Revision: 2267
|
2009-06-16 18:24:05 +00:00 |
|
Badlop
|
33896adf9d
|
Disabled debug (thanks to Stefan Strigler)
SVN Revision: 2266
|
2009-06-16 18:24:01 +00:00 |
|
Badlop
|
f5223b1643
|
Removed my own supervisor (thanks to Stefan Strigler)
SVN Revision: 2265
|
2009-06-16 18:23:57 +00:00 |
|
Badlop
|
ecc2bbd752
|
Renamed some vars for (thanks to Stefan Strigler)
SVN Revision: 2264
|
2009-06-16 18:23:53 +00:00 |
|
Badlop
|
d019405d51
|
Start supervisor here (thanks to Stefan Strigler)
SVN Revision: 2263
|
2009-06-16 18:23:49 +00:00 |
|
Badlop
|
7d62dff7e5
|
Make use of new api for plugable http based services (thanks to Stefan Strigler)
SVN Revision: 2262
|
2009-06-16 18:23:45 +00:00 |
|
Badlop
|
dd8e4c620b
|
Initial commit of HTTP-Bind source code (thanks to Stefan Striegler)
SVN Revision: 2261
|
2009-06-16 18:23:40 +00:00 |
|
Badlop
|
2594c7d687
|
Add permanent section about HTTP Bind module to the Guide. Example config.
SVN Revision: 2260
|
2009-06-16 17:48:38 +00:00 |
|
Badlop
|
38b342e36f
|
Add unit test script for http-bind service (thanks to Stefan Strigler)
SVN Revision: 2259
|
2009-06-16 17:48:31 +00:00 |
|
Badlop
|
19fbe884d7
|
Add forgotten copyright and license notices.
SVN Revision: 2258
|
2009-06-16 17:48:27 +00:00 |
|
Badlop
|
95aa4653cb
|
Easier debugging (EJAB-936)(thanks to Michael Remond)
SVN Revision: 2257
|
2009-06-16 17:48:22 +00:00 |
|
Badlop
|
d950fb96b6
|
Code clean-up (EJAB-936)(thanks to Michael Remond)
SVN Revision: 2256
|
2009-06-16 17:48:18 +00:00 |
|
Badlop
|
ada531bd8d
|
Started code clean-up (EJAB-936)(thanks to Michael Remond)
SVN Revision: 2255
|
2009-06-16 17:48:13 +00:00 |
|
Badlop
|
caf9c4f65e
|
Replaced sha1 to hexadecimal transformation with sha:sha/1 call (thanks to Alexey Shchepin)
SVN Revision: 2254
|
2009-06-16 17:48:08 +00:00 |
|
Badlop
|
606e1982a9
|
Replace TYPE/1 with is_TYPE/1 (EJAB-922)
SVN Revision: 2253
|
2009-06-16 17:48:04 +00:00 |
|
Badlop
|
660bbaee3d
|
Simplified code.(thanks to Michael Remond)
SVN Revision: 2252
|
2009-06-16 17:48:00 +00:00 |
|
Badlop
|
65bc1122b2
|
Properly warn user and admin when mod_http_bind is not started.(thanks to Michael Remond)
SVN Revision: 2251
|
2009-06-16 17:47:56 +00:00 |
|