]>
granicus.if.org Git - ejabberd/log
Badlop [Mon, 28 Mar 2011 16:37:28 +0000 (18:37 +0200)]
Updated Japanese translation (thanks to Mako N)
Badlop [Thu, 17 Mar 2011 11:15:31 +0000 (12:15 +0100)]
Fix typo (thanks to Krzee)
Badlop [Sun, 13 Mar 2011 17:33:32 +0000 (18:33 +0100)]
Update the changed string in the PO translation files
Badlop [Sun, 13 Mar 2011 17:08:29 +0000 (18:08 +0100)]
Change string in WebAdmin to reuse an existing one
Badlop [Wed, 9 Mar 2011 15:25:05 +0000 (16:25 +0100)]
Fix bashism and make some lines similar to master branch (EJAB-1404)
Badlop [Thu, 3 Mar 2011 10:35:47 +0000 (11:35 +0100)]
If the port number isn't listener, then specify the protocol (EJAB-1418)
Badlop [Wed, 2 Mar 2011 23:02:28 +0000 (00:02 +0100)]
captcha_host must have the port number to get protocol (EJAB-1418)
Badlop [Tue, 1 Mar 2011 21:32:50 +0000 (22:32 +0100)]
mod_irc must send presence unavailable to the departing occupant (EJAB-1417)
Badlop [Mon, 28 Feb 2011 17:40:45 +0000 (18:40 +0100)]
ejabberdctl needs space between INET_DIST_INTERFACE (thanks to Dale Chase)(EJAB-1416)
Badlop [Tue, 22 Feb 2011 22:43:38 +0000 (23:43 +0100)]
Tweak pg2_backport.erl to work with Erlang older than R13A (EJAB-1349)
Badlop [Mon, 21 Feb 2011 21:33:23 +0000 (22:33 +0100)]
Add support for '@online@' Shared Roster Group (thanks to Martin Langhoff)(EJAB-1391)
New version of the @online@ patch originally by Collabora.
Notes:
- the presence push is mediated via the group rather than
per user - this may reduce memory footprint... _if_ ejabberd
has some smart optimisation in that codepath
- it assumes that any group with membership @online@ _displays_
online as well -- this is a simplification and breaks the
decoupling that ejabberd has in this regard.
Badlop [Mon, 21 Feb 2011 15:13:41 +0000 (16:13 +0100)]
Forward old messages to newly spawned extauth process (thanks to Mika Seppänen)(EJAB-1385)
Badlop [Mon, 21 Feb 2011 12:44:30 +0000 (13:44 +0100)]
New route_iq/5 accepting Timeout (thanks to Edwin Fine)(EJAB-1398)
Also new register_iq_response_handler/5
Badlop [Wed, 16 Feb 2011 22:53:29 +0000 (23:53 +0100)]
New DIST_USE_INTERFACE to restrict IP where erlang connections are listened (EJAB-1404)
Badlop [Wed, 16 Feb 2011 12:46:20 +0000 (13:46 +0100)]
New Indonesian translation (thanks to Irfan Mahfudz Guntur)(EJAB-1407)
Christophe Romain [Mon, 14 Feb 2011 15:45:49 +0000 (16:45 +0100)]
fix empty pubsub payload check on odbc version
Christophe Romain [Mon, 14 Feb 2011 15:41:32 +0000 (16:41 +0100)]
fix empty pubsub payload check
Christophe Romain [Mon, 14 Feb 2011 12:50:55 +0000 (13:50 +0100)]
update copyright up to 2011
Badlop [Mon, 14 Feb 2011 11:58:33 +0000 (12:58 +0100)]
Provide HTTPS URL in CAPTCHA form when listener has 'tls' option (EJAB-1406)
Badlop [Fri, 11 Feb 2011 19:19:59 +0000 (20:19 +0100)]
Fix typo in French translation
Badlop [Wed, 9 Feb 2011 12:30:01 +0000 (13:30 +0100)]
Escape output from ctlexec() to erl script (thanks to Dan Scott)(EJAB-1399)
Badlop [Thu, 3 Feb 2011 16:23:09 +0000 (17:23 +0100)]
Remove erroneous comment (EJAB-645)
Badlop [Tue, 11 Jan 2011 15:22:22 +0000 (16:22 +0100)]
Handle Tigase's unexpected version=1.0 when ejabberd doesn't announce it (EJAB-1379)
Badlop [Mon, 31 Jan 2011 17:50:49 +0000 (18:50 +0100)]
mod_pres_counter prevents subscription flood (thanks to Ahmed Omar and Alexey Shchepin)(EJAB-1388)
Badlop [Fri, 28 Jan 2011 16:13:44 +0000 (17:13 +0100)]
Add to example config file access_from comment
Badlop [Fri, 28 Jan 2011 11:46:09 +0000 (12:46 +0100)]
Update exmpp version to 0.9.6
Badlop [Fri, 28 Jan 2011 11:11:34 +0000 (12:11 +0100)]
Comment unused code
Badlop [Wed, 19 Jan 2011 19:58:51 +0000 (20:58 +0100)]
Don't let presence-in privacy rule block a presence subscription using ODBC (EJAB-255)
Badlop [Wed, 19 Jan 2011 18:06:46 +0000 (19:06 +0100)]
Fix delayed response of a timeout call was reused for next login (EJAB-1385)
Badlop [Mon, 17 Jan 2011 22:42:51 +0000 (23:42 +0100)]
Clarify more the expected content of welcome_message mod_register option
Badlop [Wed, 12 Jan 2011 20:22:43 +0000 (21:22 +0100)]
Clarify error message when BOSH query is sent to non-running module
Mickaël Rémond [Tue, 4 Jan 2011 11:18:14 +0000 (11:18 +0000)]
Use route instead of send_element to go through standard workflow Offline messages should thus be tracked for ack if needed (TEXTO-226).
Signed-off-by: Evgeniy Khramtsov <ekhramtsov@process-one.net>
Badlop [Thu, 30 Dec 2010 12:42:53 +0000 (13:42 +0100)]
Keep the order of stanzas when BOSH sends several (EJAB-1374)
Evgeniy Khramtsov [Tue, 28 Dec 2010 12:09:15 +0000 (21:09 +0900)]
Change c2s state before offline messages resending
Alexey Shchepin [Mon, 20 Dec 2010 15:56:24 +0000 (17:56 +0200)]
Make jlib:ip_to_list safe to use
Badlop [Thu, 16 Dec 2010 12:33:30 +0000 (13:33 +0100)]
Revert branch name back to 2.1.x
Evgeniy Khramtsov [Fri, 17 Dec 2010 08:26:20 +0000 (17:26 +0900)]
Make sure 'closed' event is correctly processed on every state
W. Andrew Loe III [Fri, 3 Dec 2010 21:53:38 +0000 (13:53 -0800)]
Ignore OS X libraries.
Badlop [Mon, 13 Dec 2010 11:17:28 +0000 (12:17 +0100)]
Remove Type and Spec, backport list comprehensions, so R12B-5 can compile
Badlop [Mon, 13 Dec 2010 10:12:43 +0000 (11:12 +0100)]
Recompile the Guide
Badlop [Mon, 13 Dec 2010 10:12:13 +0000 (11:12 +0100)]
Update ejabberd version number to 2.1.6
Badlop [Mon, 13 Dec 2010 10:11:49 +0000 (11:11 +0100)]
Recompile translations
Badlop [Sat, 11 Dec 2010 12:55:29 +0000 (13:55 +0100)]
Add release notes for ejabberd 2.1.6
Badlop [Mon, 13 Dec 2010 10:08:53 +0000 (11:08 +0100)]
Fix warning about unused variables
Badlop [Sat, 11 Dec 2010 01:28:50 +0000 (02:28 +0100)]
Option to reject S2S connection if untrusted certificate (EJAB-464)
Badlop [Fri, 10 Dec 2010 16:26:21 +0000 (17:26 +0100)]
Include From attribute in the stream header of outgoing S2S connections
Badlop [Fri, 10 Dec 2010 16:27:15 +0000 (17:27 +0100)]
When TLS is required in s2s, add subelement to stream:features starttls
Badlop [Wed, 8 Dec 2010 19:02:31 +0000 (20:02 +0100)]
Add option to require encryption in S2S connections (EJAB-495)
Badlop [Tue, 7 Dec 2010 15:47:32 +0000 (16:47 +0100)]
Support for X-Forwarded-For HTTP header (EJAB-1356)
Christophe Romain [Tue, 7 Dec 2010 13:00:40 +0000 (14:00 +0100)]
update pubsub_odbc patch
Christophe Romain [Tue, 7 Dec 2010 12:51:10 +0000 (13:51 +0100)]
add node attribute to pubsub subscribe event (EJAB-1361)
Badlop [Mon, 6 Dec 2010 11:03:52 +0000 (12:03 +0100)]
Update Czech Translation (thanks to Lukáš Polívka)
Badlop [Fri, 3 Dec 2010 16:23:24 +0000 (17:23 +0100)]
Fix detection of mod_last at server start (EJAB-641)
Badlop [Fri, 3 Dec 2010 16:21:50 +0000 (17:21 +0100)]
Update example extauth script with tryregister, removeuser and removeuser3 (EJAB-641)
Pablo Polvorin [Fri, 3 Dec 2010 14:12:43 +0000 (11:12 -0300)]
Revert "Fix cyrsasl_digest RFC-2831 2.1.2.1 (EJAB-476)"
This reverts commit
c890b17834f2593a9af56e093523653102349989 .
This change made ejabberd more strict in protocol compliance, which breaks Psi 0.14 and other clients.
We must grant a grace period to client developers to fix their clients. So this isn't going to be included
in 2.1.x.
Badlop [Fri, 3 Dec 2010 11:43:05 +0000 (12:43 +0100)]
Support PostgreSQL 9.0 (EJAB-1359)(thanks to Stephen Gibberd and Konstantin Nikiforov)
Pablo Polvorin [Wed, 1 Dec 2010 18:54:58 +0000 (15:54 -0300)]
Fix cyrsasl_digest RFC-2831 2.1.2.1 (EJAB-476)
Fix sasl digest bug when username|password|resource strings had
all characters <= U+00FF and at least one character >= U+0080.
Warnning:
Note that by fixing the bug, we may be broking compatibility with clients
that "implements" it.
See comments on https://support.process-one.net/browse/EJAB-476
Christophe Romain [Thu, 2 Dec 2010 12:56:45 +0000 (13:56 +0100)]
fix pubsub cross domain eventing (EJAB-1340)
Badlop [Wed, 1 Dec 2010 12:27:56 +0000 (13:27 +0100)]
Update Greek translation (thanks to James Iakovos Mandelis)
Evgeniy Khramtsov [Wed, 1 Dec 2010 05:24:51 +0000 (14:24 +0900)]
Increase maximum restart strategy of the ODBC supervisor. Do not brutally kill ODBC processes on supervisor shutdown to avoid polution of the mnesia table
Badlop [Tue, 30 Nov 2010 22:55:33 +0000 (23:55 +0100)]
When the Password attribute is missing in PIEFXIS file, don't check account auth.
Otavio Fernandes [Tue, 30 Nov 2010 19:00:38 +0000 (20:00 +0100)]
Corrections on pt_BR translations.
Badlop [Mon, 29 Nov 2010 10:43:23 +0000 (11:43 +0100)]
Update Ukrainian translation (thanks to Ruslan Rakhmanin)
Christopher tofu Zorn [Fri, 11 Jun 2010 17:28:15 +0000 (13:28 -0400)]
expose find_connection for routing in other modules (if needed)
Christopher tofu Zorn [Tue, 1 Jun 2010 18:52:15 +0000 (14:52 -0400)]
add the ability to send raw xml packets over http bind
Badlop [Mon, 29 Nov 2010 18:35:18 +0000 (19:35 +0100)]
Update mod_register_web string in PO files
Badlop [Mon, 29 Nov 2010 18:34:26 +0000 (19:34 +0100)]
Fix characters not allowed in username. Don't include that in translatable string.
List mentioned in:
http://xmpp.org/rfcs/rfc3920.html#nodeprep-prohibited
Badlop [Mon, 29 Nov 2010 12:33:56 +0000 (13:33 +0100)]
Support negative part-hour TZ values (thanks to Alexander Zhukov)(EJAB-1301)
Alexey Shchepin [Thu, 25 Nov 2010 18:30:40 +0000 (20:30 +0200)]
Don't loop when there is nothing after a stream start
Andreas Köhler [Sat, 6 Nov 2010 19:09:33 +0000 (20:09 +0100)]
Correct domain_certfile tlsopts modifications for s2s connections (EJAB-1086)
* In ejabberd_s2s_out:wait_for_feature_request/2, the domain to use for
looking up domain_certfile options is #state.myname and not
#state.server
* If s2s_certfile is not specified, connect should still be part of the
tls options used by ejabberd_s2s_out
* Add #state.server to ejabberd_s2s_in processes and store the to
attribute in :wait_for_stream/2. Then use that server in
:wait_for_feature_request/2 to change the tls options like in
ejabberd_s2s_out.
Fixes EJAB-1086.
Badlop [Thu, 25 Nov 2010 20:30:54 +0000 (21:30 +0100)]
Update French translation (thanks to Nicolas Vérité)
Badlop [Thu, 25 Nov 2010 20:22:06 +0000 (21:22 +0100)]
Update German translation (thanks to Nikolaus Polak)
Badlop [Wed, 24 Nov 2010 16:09:13 +0000 (17:09 +0100)]
Update Japanese translation (thanks to Tsukasa Hamano)
Badlop [Wed, 24 Nov 2010 12:40:08 +0000 (13:40 +0100)]
Update Chinese translation (thanks to Shelley Shyan)
Evgeniy Khramtsov [Wed, 24 Nov 2010 07:45:05 +0000 (16:45 +0900)]
Merge branch 'caps' into 2.1.x
Conflicts:
src/ejabberd_c2s.erl
Otavio Fernandes [Tue, 23 Nov 2010 13:35:09 +0000 (14:35 +0100)]
Updating Brazilian Portuguese (pt_BR) translations for v2.1.6
Badlop [Tue, 23 Nov 2010 11:44:40 +0000 (12:44 +0100)]
Update Polish translation (thanks to Zbyszek Żółkiewski)
Badlop [Mon, 22 Nov 2010 15:01:39 +0000 (16:01 +0100)]
Use pg2 from R14B in systems with older versions (EJAB-1349)
pg2_backport.erl is a copy of pg2.erl from Erlang/OTP R14B.
That module is used in ejabberd installations where an OTP
previous to R14 is installed.
Christophe Romain [Mon, 22 Nov 2010 10:15:04 +0000 (11:15 +0100)]
Revert "populate pubsub#roster_groups_allowed in node configuration options (EJAB-1344)"
This reverts commit
dfaeb3bc888ba59d563a5b11d2582c0f62fee968 .
Badlop [Fri, 19 Nov 2010 14:33:48 +0000 (15:33 +0100)]
Disapprove the use of R14A and R14B due to the rwlock bug.
Badlop [Fri, 19 Nov 2010 14:14:38 +0000 (15:14 +0100)]
Update Russian translation (thanks to Evgeniy Khramtsov)
Badlop [Fri, 19 Nov 2010 12:47:24 +0000 (13:47 +0100)]
Update translate files
Badlop [Fri, 19 Nov 2010 12:45:32 +0000 (13:45 +0100)]
Update the Spanish translation
Badlop [Fri, 19 Nov 2010 12:44:30 +0000 (13:44 +0100)]
Fix some English strings
Badlop [Thu, 18 Nov 2010 22:34:35 +0000 (23:34 +0100)]
Translate mod_register_web to Ukrainian (thanks to Rain)
Evgeniy Khramtsov [Thu, 18 Nov 2010 07:59:35 +0000 (16:59 +0900)]
Document mod_shared_roster_ldap (thanks to Marcin Owsiany)
Badlop [Wed, 17 Nov 2010 22:16:46 +0000 (23:16 +0100)]
Translate mod_register_web to Spanish
Badlop [Wed, 17 Nov 2010 21:42:43 +0000 (22:42 +0100)]
Translate mod_register_web to Russian (thanks to Rain)
Badlop [Wed, 17 Nov 2010 21:36:56 +0000 (22:36 +0100)]
Update strings to translate
Badlop [Wed, 17 Nov 2010 20:26:40 +0000 (21:26 +0100)]
Add extract_translations.beam to gitignore
Badlop [Wed, 17 Nov 2010 19:14:59 +0000 (20:14 +0100)]
Fix http-bind supervisor to support multiple vhosts (EJAB-1321)
Andreas Köhler [Tue, 9 Nov 2010 13:11:38 +0000 (14:11 +0100)]
Fix R12B5 compatibility in ejabberd_http_bind.erl (EJAB-1343)
erlang:max/2 and :min/2 are new functions
Andreas Köhler [Mon, 8 Nov 2010 22:09:14 +0000 (23:09 +0100)]
Use LFrom and LTo consistently in ejabberd_s2s_in:stream_established/2 (EJAB-1342)
Evgeniy Khramtsov [Wed, 17 Nov 2010 09:13:19 +0000 (18:13 +0900)]
Do not start mod_proxy65 if it is unable to bind an address (EJAB-1336)
Evgeniy Khramtsov [Wed, 17 Nov 2010 08:36:51 +0000 (17:36 +0900)]
Use MEDIUMTEXT type for vcard avatars in MySQL schema (EJAB-1252)
Evgeniy Khramtsov [Wed, 17 Nov 2010 08:14:47 +0000 (17:14 +0900)]
Do not print full error message when LDAP timeout occurs (EJAB-1324)
Evgeniy Khramtsov [Wed, 17 Nov 2010 04:54:27 +0000 (13:54 +0900)]
Set SSL_MODE_RELEASE_BUFFERS mode when available (EJAB-1351)
Badlop [Mon, 15 Nov 2010 23:03:09 +0000 (00:03 +0100)]
Provide new, not old, affiliation in kick/ban presence with codes 321 and 301
Evgeniy Khramtsov [Mon, 15 Nov 2010 04:47:31 +0000 (13:47 +0900)]
Strip status when needed in presence-unavailable as well
Badlop [Fri, 12 Nov 2010 20:24:01 +0000 (21:24 +0100)]
Fix typos in the example configuration file