aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Make sure 'closed' event is correctly processed on every stateEvgeniy Khramtsov2010-12-171-1/+1
|
* Ignore OS X libraries.W. Andrew Loe III2010-12-151-0/+1
|
* Remove Type and Spec, backport list comprehensions, so R12B-5 can compileBadlop2010-12-131-50/+6
|
* Recompile the Guidev2.1.6Badlop2010-12-134-104/+343
|
* Update ejabberd version number to 2.1.6Badlop2010-12-131-1/+1
|
* Recompile translationsBadlop2010-12-1335-765/+817
|
* Add release notes for ejabberd 2.1.6Badlop2010-12-131-0/+67
|
* Fix warning about unused variablesBadlop2010-12-131-2/+2
|
* Option to reject S2S connection if untrusted certificate (EJAB-464)Badlop2010-12-116-27/+99
|
* Include From attribute in the stream header of outgoing S2S connectionsBadlop2010-12-111-3/+4
|
* When TLS is required in s2s, add subelement to stream:features starttlsBadlop2010-12-111-9/+16
|
* Add option to require encryption in S2S connections (EJAB-495)Badlop2010-12-113-15/+24
|
* Support for X-Forwarded-For HTTP header (EJAB-1356)Badlop2010-12-072-3/+36
|
* update pubsub_odbc patchChristophe Romain2010-12-072-134/+79
|
* add node attribute to pubsub subscribe event (EJAB-1361)Christophe Romain2010-12-071-2/+4
|
* Update Czech Translation (thanks to Lukáš Polívka)Badlop2010-12-061-37/+36
|
* Fix detection of mod_last at server start (EJAB-641)Badlop2010-12-031-3/+15
|
* Update example extauth script with tryregister, removeuser and removeuser3 ↵Badlop2010-12-031-0/+16
| | | | (EJAB-641)
* Revert "Fix cyrsasl_digest RFC-2831 2.1.2.1 (EJAB-476)"Pablo Polvorin2010-12-031-83/+2
| | | | | | | 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.
* Support PostgreSQL 9.0 (EJAB-1359)(thanks to Stephen Gibberd and Konstantin ↵Badlop2010-12-031-1/+1
| | | | Nikiforov)
* Fix cyrsasl_digest RFC-2831 2.1.2.1 (EJAB-476)Pablo Polvorin2010-12-021-2/+83
| | | | | | | | | | 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
* fix pubsub cross domain eventing (EJAB-1340)Christophe Romain2010-12-022-89/+13
|
* Update Greek translation (thanks to James Iakovos Mandelis)Badlop2010-12-012-64/+106
|
* Increase maximum restart strategy of the ODBC supervisor. Do not brutally ↵Evgeniy Khramtsov2010-12-011-2/+2
| | | | kill ODBC processes on supervisor shutdown to avoid polution of the mnesia table
* When the Password attribute is missing in PIEFXIS file, don't check account ↵Badlop2010-12-011-13/+22
| | | | auth.
* Corrections on pt_BR translations.Otavio Fernandes2010-11-301-52/+62
|
* Update Ukrainian translation (thanks to Ruslan Rakhmanin)Badlop2010-11-302-57/+60
|
* expose find_connection for routing in other modules (if needed)Christopher tofu Zorn2010-11-291-0/+1
|
* add the ability to send raw xml packets over http bindChristopher tofu Zorn2010-11-292-8/+23
|
* Update mod_register_web string in PO filesBadlop2010-11-2924-32/+32
|
* Fix characters not allowed in username. Don't include that in translatable ↵Badlop2010-11-291-1/+1
| | | | | | | string. List mentioned in: http://xmpp.org/rfcs/rfc3920.html#nodeprep-prohibited
* Support negative part-hour TZ values (thanks to Alexander Zhukov)(EJAB-1301)Badlop2010-11-292-10/+7
|
* Don't loop when there is nothing after a stream startAlexey Shchepin2010-11-261-2/+0
|
* Correct domain_certfile tlsopts modifications for s2s connections (EJAB-1086)Andreas Köhler2010-11-262-7/+20
| | | | | | | | | | | | | | | | * 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.
* Update French translation (thanks to Nicolas Vérité)Badlop2010-11-252-65/+104
|
* Update German translation (thanks to Nikolaus Polak)Badlop2010-11-252-96/+137
|
* Update Japanese translation (thanks to Tsukasa Hamano)Badlop2010-11-242-73/+105
|
* Update Chinese translation (thanks to Shelley Shyan)Badlop2010-11-242-90/+117
|
* Merge branch 'caps' into 2.1.xEvgeniy Khramtsov2010-11-242-61/+236
|\ | | | | | | | | Conflicts: src/ejabberd_c2s.erl
| * implement lifetime for broken hashesEvgeniy Khramtsov2010-10-051-27/+43
| |
| * change caps hook nameEvgeniy Khramtsov2010-10-031-1/+1
| |
| * call caps hook when caps is changedEvgeniy Khramtsov2010-10-031-4/+6
| |
| * new CAPS processingEvgeniy Khramtsov2010-09-282-37/+194
| |
* | Updating Brazilian Portuguese (pt_BR) translations for v2.1.6Otavio Fernandes2010-11-231-8/+9
| |
* | Update Polish translation (thanks to Zbyszek Żółkiewski)Badlop2010-11-232-37/+69
| |
* | Use pg2 from R14B in systems with older versions (EJAB-1349)Badlop2010-11-224-8/+402
| | | | | | | | | | | | 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.
* | Revert "populate pubsub#roster_groups_allowed in node configuration options ↵Christophe Romain2010-11-221-13/+2
| | | | | | | | | | | | (EJAB-1344)" This reverts commit dfaeb3bc888ba59d563a5b11d2582c0f62fee968.
* | Disapprove the use of R14A and R14B due to the rwlock bug.Badlop2010-11-192-1/+3
| |
* | Update Russian translation (thanks to Evgeniy Khramtsov)Badlop2010-11-192-21/+32
| |
* | Update translate filesBadlop2010-11-1948-262/+434
| |