]>
granicus.if.org Git - ejabberd/log
Badlop [Tue, 16 Jun 2009 17:48:04 +0000 (17:48 +0000)]
Replace TYPE/1 with is_TYPE/1 (EJAB-922)
SVN Revision: 2253
Badlop [Tue, 16 Jun 2009 17:48:00 +0000 (17:48 +0000)]
Simplified code.(thanks to Michael Remond)
SVN Revision: 2252
Badlop [Tue, 16 Jun 2009 17:47:56 +0000 (17:47 +0000)]
Properly warn user and admin when mod_http_bind is not started.(thanks to Michael Remond)
SVN Revision: 2251
Badlop [Tue, 16 Jun 2009 17:47:51 +0000 (17:47 +0000)]
Do not clear input when dispatching a get when we have nothing to output. (thanks to Geoff Cant)
SVN Revision: 2250
Badlop [Tue, 16 Jun 2009 17:47:47 +0000 (17:47 +0000)]
Changed the place where database is created(thanks to Michael Remond)
SVN Revision: 2249
Badlop [Tue, 16 Jun 2009 17:47:41 +0000 (17:47 +0000)]
Fix remote-stream-error stanzas
SVN Revision: 2248
Badlop [Tue, 16 Jun 2009 17:47:23 +0000 (17:47 +0000)]
New option max_inactivity to configure maximum inactivity period (EJAB-512)
SVN Revision: 2247
Badlop [Tue, 16 Jun 2009 17:47:17 +0000 (17:47 +0000)]
Fix warning of unused Host variable
SVN Revision: 2246
Badlop [Tue, 16 Jun 2009 17:47:12 +0000 (17:47 +0000)]
Include condition in http-bind terminate body when service stops (EJAB-792)
SVN Revision: 2245
Badlop [Tue, 16 Jun 2009 17:47:07 +0000 (17:47 +0000)]
Fix unknown rid error (thanks to Jerome Sautret)
SVN Revision: 2244
Badlop [Tue, 16 Jun 2009 17:47:03 +0000 (17:47 +0000)]
Implement packets reordering to avoid race conditions (EJAB-724).(thanks to Michael Remond)
SVN Revision: 2243
Badlop [Tue, 16 Jun 2009 17:46:59 +0000 (17:46 +0000)]
Updated IP retrieving (thanks to Alexey Shchepin)
SVN Revision: 2242
Badlop [Tue, 16 Jun 2009 17:46:55 +0000 (17:46 +0000)]
Improve ip fetching patch (thanks to Christohpe Romain)
SVN Revision: 2241
Badlop [Tue, 16 Jun 2009 17:46:51 +0000 (17:46 +0000)]
Retrieve correct IP from http connection (thanks to Christohpe Romain)
SVN Revision: 2240
Badlop [Tue, 16 Jun 2009 17:46:46 +0000 (17:46 +0000)]
Fix syntax error. (thanks to Jerome Sautret)
SVN Revision: 2239
Badlop [Tue, 16 Jun 2009 17:46:42 +0000 (17:46 +0000)]
Removed HTTP bind session count. Removed the 'sponsored bind session' text. (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
Badlop [Tue, 16 Jun 2009 17:46:37 +0000 (17:46 +0000)]
Do not display error message when starting several hosts (EJAB-571) (thanks to Christohpe Romain)
SVN Revision: 2237
Badlop [Tue, 16 Jun 2009 17:46:33 +0000 (17:46 +0000)]
Provide explanation in error message when module is already started for another vhost
SVN Revision: 2236
Badlop [Tue, 16 Jun 2009 17:46:29 +0000 (17:46 +0000)]
Removed small warning
SVN Revision: 2235
Badlop [Tue, 16 Jun 2009 17:46:25 +0000 (17:46 +0000)]
Bugfixes (thanks to Alexey Shchepin)
SVN Revision: 2234
Badlop [Tue, 16 Jun 2009 17:46:21 +0000 (17:46 +0000)]
Removed receive_loop (thanks to Alexey Shchepin)
SVN Revision: 2233
Badlop [Tue, 16 Jun 2009 17:46:16 +0000 (17:46 +0000)]
Remove Erlang module attribute 'vsn' because it does not provide any worth feature, and it difficults hot code update (EJAB-440)
SVN Revision: 2232
Badlop [Tue, 16 Jun 2009 17:46:12 +0000 (17:46 +0000)]
Bugfix when table does not exist (thanks to Justin Kirby)
SVN Revision: 2231
Badlop [Tue, 16 Jun 2009 17:46:08 +0000 (17:46 +0000)]
Migration code for people using previous version of the HTTP binding module (EJAB-390)
SVN Revision: 2230
Badlop [Tue, 16 Jun 2009 17:46:03 +0000 (17:46 +0000)]
Do not overwrite the stanza namespace (thanks to Anastasia Gornostaeva)
SVN Revision: 2229
Badlop [Tue, 16 Jun 2009 17:45:59 +0000 (17:45 +0000)]
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: 2228
Badlop [Tue, 16 Jun 2009 17:45:55 +0000 (17:45 +0000)]
The Erlang/OTP function httpd_util:to_lower/1 is deprecated, and it is recommended to use string:to_lower/1 instead.
SVN Revision: 2227
Badlop [Tue, 16 Jun 2009 17:45:50 +0000 (17:45 +0000)]
Use DEBUG instead of INFO_MSG to keep log files small. Fix parse errors for grepping 'stream:error' (thanks to Stefan Strigler)
SVN Revision: 2226
Badlop [Tue, 16 Jun 2009 17:45:46 +0000 (17:45 +0000)]
Forgot keyword 'catch' when doing list_to_float on bosh version attribute for initial request (thanks to Stefan Strigler)
SVN Revision: 2225
Badlop [Tue, 16 Jun 2009 17:45:42 +0000 (17:45 +0000)]
Fixes for pausing sessions; did not parse 'pause' attribute to int (thanks to Stefan Strigler)
SVN Revision: 2224
Badlop [Tue, 16 Jun 2009 17:45:38 +0000 (17:45 +0000)]
Support pausing sessions (thanks to Stefan Strigler) (thanks to Stefan Strigler)
SVN Revision: 2223
Badlop [Tue, 16 Jun 2009 17:45:34 +0000 (17:45 +0000)]
Comment-header: talk about xmpp over bosh rather than http binding (thanks to Stefan Strigler)
SVN Revision: 2222
Badlop [Tue, 16 Jun 2009 17:45:26 +0000 (17:45 +0000)]
Removed debugging stuff. Removed error condition (thanks to Stefan Strigler)
SVN Revision: 2221
Badlop [Tue, 16 Jun 2009 17:45:22 +0000 (17:45 +0000)]
Code cleanup. Code reorganization. Store version of bosh session. Use bosh version for error conditions (thanks to Stefan Strigler)
SVN Revision: 2220
Badlop [Tue, 16 Jun 2009 17:45:16 +0000 (17:45 +0000)]
Store version as float (thanks to Stefan Strigler)
SVN Revision: 2219
Badlop [Tue, 16 Jun 2009 17:45:12 +0000 (17:45 +0000)]
Save bosh version with session (thanks to Stefan Strigler)
SVN Revision: 2218
Badlop [Tue, 16 Jun 2009 17:45:09 +0000 (17:45 +0000)]
Code rearranged (thanks to Stefan Strigler)
SVN Revision: 2217
Badlop [Tue, 16 Jun 2009 17:44:59 +0000 (17:44 +0000)]
Make use of macros for namespaces. Some code cleanup. (thanks to Stefan Strigler)
SVN Revision: 2216
Badlop [Tue, 16 Jun 2009 17:44:55 +0000 (17:44 +0000)]
Fix for 'terminate' in request, send empty body instead of error (thanks to Stefan Strigler)
SVN Revision: 2215
Badlop [Tue, 16 Jun 2009 17:44:51 +0000 (17:44 +0000)]
Disabled debugging (thanks to Stefan Strigler)
SVN Revision: 2214
Badlop [Tue, 16 Jun 2009 17:44:47 +0000 (17:44 +0000)]
Some code cleanup (thanks to Stefan Strigler)
SVN Revision: 2213
Badlop [Tue, 16 Jun 2009 17:44:42 +0000 (17:44 +0000)]
Bosh compliance: honor xmpp:version (thanks to Stefan Strigler)
SVN Revision: 2212
Badlop [Tue, 16 Jun 2009 17:44:38 +0000 (17:44 +0000)]
Restore ejabberd directory structure (src/web) for integration as patch (thanks to Christohpe Romain)
SVN Revision: 2211
Badlop [Tue, 16 Jun 2009 17:44:34 +0000 (17:44 +0000)]
We do not send a 'version' attribute at the stream header for now (thanks to Stefan Strigler)
SVN Revision: 2210
Badlop [Tue, 16 Jun 2009 17:44:29 +0000 (17:44 +0000)]
Prepare_response: fixed a dbg message. Changed http header (thanks to Stefan Strigler)
SVN Revision: 2209
Badlop [Tue, 16 Jun 2009 17:44:25 +0000 (17:44 +0000)]
Implements sockname and peername for compatibility (thanks to Christohpe Romain)
SVN Revision: 2208
Badlop [Tue, 16 Jun 2009 17:44:13 +0000 (17:44 +0000)]
Reverted to r76 as 97 is completely broken and should not have been checked in at all (thanks to Stefan Strigler)
SVN Revision: 2207
Badlop [Tue, 16 Jun 2009 17:44:08 +0000 (17:44 +0000)]
Minor changes (thanks to Stefan Strigler)
SVN Revision: 2206
Badlop [Tue, 16 Jun 2009 17:44:04 +0000 (17:44 +0000)]
Disabled debug (thanks to Stefan Strigler)
SVN Revision: 2205
Badlop [Tue, 16 Jun 2009 17:44:00 +0000 (17:44 +0000)]
Deal with return values from starting/terminating supervisor (thanks to Stefan Strigler)
SVN Revision: 2204
Badlop [Tue, 16 Jun 2009 17:43:55 +0000 (17:43 +0000)]
Disabled debug (thanks to Stefan Strigler)
SVN Revision: 2203
Badlop [Tue, 16 Jun 2009 17:43:51 +0000 (17:43 +0000)]
Removed my own supervisor (thanks to Stefan Strigler)
SVN Revision: 2202
Badlop [Tue, 16 Jun 2009 17:43:47 +0000 (17:43 +0000)]
Renamed some vars for (thanks to Stefan Strigler)
SVN Revision: 2201
Badlop [Tue, 16 Jun 2009 17:43:43 +0000 (17:43 +0000)]
Start supervisor here (thanks to Stefan Strigler)
SVN Revision: 2200
Badlop [Tue, 16 Jun 2009 17:43:39 +0000 (17:43 +0000)]
Make use of new api for plugable http based services (thanks to Stefan Strigler)
SVN Revision: 2199
Badlop [Tue, 16 Jun 2009 17:43:35 +0000 (17:43 +0000)]
Initial commit of HTTP-Bind source code (thanks to Stefan Striegler)
SVN Revision: 2198
Badlop [Tue, 16 Jun 2009 13:46:03 +0000 (13:46 +0000)]
Add permanent section about mod_http_fileserver to the Guide. Example config.
SVN Revision: 2182
Badlop [Tue, 16 Jun 2009 13:45:57 +0000 (13:45 +0000)]
Add forgotten copyright and license notices.
SVN Revision: 2181
Badlop [Tue, 16 Jun 2009 13:45:51 +0000 (13:45 +0000)]
New option directory_indices, and improve logging (thanks to Brian Cully)(EJAB-932)
SVN Revision: 2180
Badlop [Tue, 16 Jun 2009 13:45:46 +0000 (13:45 +0000)]
Fix capitalization of HTTP headers (thanks to Brian Cully)(EJAB-892)
SVN Revision: 2179
Badlop [Tue, 16 Jun 2009 13:45:33 +0000 (13:45 +0000)]
Converted to gen_server behaviour (EJAB-561). Use the general reopen_log_hook instead of ejabberdctl command.
SVN Revision: 2178
Badlop [Tue, 16 Jun 2009 13:45:22 +0000 (13:45 +0000)]
Fix ip source to comply with new ip storage into ejabberd_http (thanks to Christophe Romain)
SVN Revision: 2177
Badlop [Tue, 16 Jun 2009 13:45:17 +0000 (13:45 +0000)]
Use httpd_util:to_lower when not compiling with Erlang R12 (EJAB-628)
SVN Revision: 2176
Badlop [Tue, 16 Jun 2009 13:45:12 +0000 (13:45 +0000)]
Added JavaScript content type
SVN Revision: 2175
Badlop [Tue, 16 Jun 2009 13:45:03 +0000 (13:45 +0000)]
Include Last-Modified HTTP header in responses to allow caching (EJAB-546) in mod_http_fileserver and mod_muc_log_http.
SVN Revision: 2174
Badlop [Tue, 16 Jun 2009 13:44:58 +0000 (13:44 +0000)]
Fix error creating ETS table if enabled in several vhosts (EJAB-551). Unregister the command when stopping the module.
SVN Revision: 2173
Badlop [Tue, 16 Jun 2009 13:44:53 +0000 (13:44 +0000)]
Remove Erlang module attribute 'vsn' because it doesn't provide any worth feature, and it difficults hot code update (EJAB-440)
SVN Revision: 2172
Badlop [Tue, 16 Jun 2009 13:44:48 +0000 (13:44 +0000)]
The Erlang/OTP function httpd_util:to_lower/1 is deprecated, and it's recommended to use string:to_lower/1 instead.
SVN Revision: 2171
Badlop [Tue, 16 Jun 2009 13:44:38 +0000 (13:44 +0000)]
Small change in accesslog file format; fix bug when accesslog conf parameter wasn't present in the conf file (thanks to Jerome Sautret)
SVN Revision: 2170
Badlop [Tue, 16 Jun 2009 13:44:32 +0000 (13:44 +0000)]
Added accesslog parameter to record requests log in a file similar to Apache (thanks to Jerome Sautret)
SVN Revision: 2169
Badlop [Tue, 16 Jun 2009 13:44:26 +0000 (13:44 +0000)]
Initial commit of mod_http_fileserver (thanks to Massimiliano Mirra)
SVN Revision: 2168
Mickaël Rémond [Tue, 16 Jun 2009 00:47:43 +0000 (00:47 +0000)]
Fix syntax error in config file.
SVN Revision: 2165
Badlop [Mon, 15 Jun 2009 18:56:52 +0000 (18:56 +0000)]
Ad-hoc commands to join IRC channel, set nickname and encoding (thanks to Magnus Henoch)(EJAB-302)
SVN Revision: 2164
Badlop [Mon, 15 Jun 2009 17:43:18 +0000 (17:43 +0000)]
Add option to restrict max offline messages by Access and ACL (EJAB-951)
New option for mod_offline: access_max_user_messages.
The old option user_max_messages is no longer supported.
SVN Revision: 2162
Badlop [Mon, 15 Jun 2009 17:26:48 +0000 (17:26 +0000)]
Replace TYPE/1 with is_TYPE/1 (EJAB-922)
SVN Revision: 2159
Christophe Romain [Mon, 15 Jun 2009 13:58:40 +0000 (13:58 +0000)]
add greetings to Brian Cully for pubsub contribs
SVN Revision: 2158
Christophe Romain [Mon, 15 Jun 2009 13:45:40 +0000 (13:45 +0000)]
experimental patch including XEP-248 (thanks to Brian Cully)
SVN Revision: 2157
Badlop [Thu, 11 Jun 2009 18:01:36 +0000 (18:01 +0000)]
Prevent process crash if the IP and port of a connection is unknown.
SVN Revision: 2155
Badlop [Tue, 9 Jun 2009 12:09:48 +0000 (12:09 +0000)]
When client is closed, include the Reason in the stream trailer stanza.
SVN Revision: 2153
Badlop [Tue, 9 Jun 2009 10:56:14 +0000 (10:56 +0000)]
Add forgotten copyright and license notices. Fix blackspaces.
SVN Revision: 2151
Evgeniy Khramtsov [Tue, 9 Jun 2009 07:03:27 +0000 (07:03 +0000)]
fixes typo in Russian translation
SVN Revision: 2149
Evgeniy Khramtsov [Tue, 9 Jun 2009 03:53:36 +0000 (03:53 +0000)]
Malformed CAPTCHA response may crash a room. This is now fixed.
SVN Revision: 2148
Badlop [Fri, 5 Jun 2009 15:22:29 +0000 (15:22 +0000)]
Update Spanish translation
SVN Revision: 2147
Badlop [Fri, 5 Jun 2009 15:07:15 +0000 (15:07 +0000)]
Update French translation (thanks to Nicolas Vérité)
SVN Revision: 2146
Badlop [Wed, 3 Jun 2009 16:41:44 +0000 (16:41 +0000)]
Update Russian translation (thanks to Evgeniy Khramtsov)
The translator improves ru.po Russian translation.
Later ru.msg is automatically obtained by calling: make translations
SVN Revision: 2145
Badlop [Wed, 3 Jun 2009 16:41:34 +0000 (16:41 +0000)]
Update ejabberd.pot and *.po, compile *.msg. All this by calling: make translations
SVN Revision: 2144
Evgeniy Khramtsov [Wed, 3 Jun 2009 15:39:30 +0000 (15:39 +0000)]
updated russian translation
SVN Revision: 2143
Badlop [Tue, 2 Jun 2009 21:24:33 +0000 (21:24 +0000)]
When max_stanza_size is exceeded, return meaningful error message (EJAB-752)
SVN Revision: 2142
Badlop [Tue, 2 Jun 2009 18:07:59 +0000 (18:07 +0000)]
Remove support of deprecated Disco Publish XEP-0030 (EJAB-904)
SVN Revision: 2140
Badlop [Mon, 1 Jun 2009 18:04:18 +0000 (18:04 +0000)]
Fix Access check: the rule can be defined in a vhost or global.
SVN Revision: 2136
Christophe Romain [Fri, 29 May 2009 02:14:07 +0000 (02:14 +0000)]
apply patch from EJAB-845
SVN Revision: 2118
Christophe Romain [Fri, 29 May 2009 00:44:07 +0000 (00:44 +0000)]
fix nodetree virtual to allow node subscription
SVN Revision: 2117
Christophe Romain [Fri, 29 May 2009 00:27:26 +0000 (00:27 +0000)]
make flat the default node plugin
SVN Revision: 2116
Christophe Romain [Fri, 29 May 2009 00:13:21 +0000 (00:13 +0000)]
fix ets table name change
SVN Revision: 2115
Christophe Romain [Thu, 28 May 2009 23:02:02 +0000 (23:02 +0000)]
remove useless debug
SVN Revision: 2113
Christophe Romain [Thu, 28 May 2009 22:30:43 +0000 (22:30 +0000)]
pubsub: added configuration option in guide.tex, added last item cache, use default node type if given type is not configured, make node_flat the default node plugin. caps: improve cache handling
SVN Revision: 2112
Badlop [Wed, 27 May 2009 17:29:01 +0000 (17:29 +0000)]
Update CSS of WebAdmin menu
SVN Revision: 2108
Badlop [Wed, 27 May 2009 17:28:55 +0000 (17:28 +0000)]
Support to select what modules to update. Split large function in smaller ones.
SVN Revision: 2107
Christophe Romain [Tue, 26 May 2009 22:50:11 +0000 (22:50 +0000)]
make get_items able to sort items in publish order (EJAB-824)
SVN Revision: 2105
Christophe Romain [Tue, 26 May 2009 21:50:13 +0000 (21:50 +0000)]
improve get_entity_* to work regardless of nodetree (EJAB-937)
SVN Revision: 2104