Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure 'closed' event is correctly processed on every state | Evgeniy Khramtsov | 2010-12-17 | 1 | -1/+1 |
| | |||||
* | Ignore OS X libraries. | W. Andrew Loe III | 2010-12-15 | 1 | -0/+1 |
| | |||||
* | Remove Type and Spec, backport list comprehensions, so R12B-5 can compile | Badlop | 2010-12-13 | 1 | -50/+6 |
| | |||||
* | Recompile the Guidev2.1.6 | Badlop | 2010-12-13 | 4 | -104/+343 |
| | |||||
* | Update ejabberd version number to 2.1.6 | Badlop | 2010-12-13 | 1 | -1/+1 |
| | |||||
* | Recompile translations | Badlop | 2010-12-13 | 35 | -765/+817 |
| | |||||
* | Add release notes for ejabberd 2.1.6 | Badlop | 2010-12-13 | 1 | -0/+67 |
| | |||||
* | Fix warning about unused variables | Badlop | 2010-12-13 | 1 | -2/+2 |
| | |||||
* | Option to reject S2S connection if untrusted certificate (EJAB-464) | Badlop | 2010-12-11 | 6 | -27/+99 |
| | |||||
* | Include From attribute in the stream header of outgoing S2S connections | Badlop | 2010-12-11 | 1 | -3/+4 |
| | |||||
* | When TLS is required in s2s, add subelement to stream:features starttls | Badlop | 2010-12-11 | 1 | -9/+16 |
| | |||||
* | Add option to require encryption in S2S connections (EJAB-495) | Badlop | 2010-12-11 | 3 | -15/+24 |
| | |||||
* | Support for X-Forwarded-For HTTP header (EJAB-1356) | Badlop | 2010-12-07 | 2 | -3/+36 |
| | |||||
* | update pubsub_odbc patch | Christophe Romain | 2010-12-07 | 2 | -134/+79 |
| | |||||
* | add node attribute to pubsub subscribe event (EJAB-1361) | Christophe Romain | 2010-12-07 | 1 | -2/+4 |
| | |||||
* | Update Czech Translation (thanks to Lukáš Polívka) | Badlop | 2010-12-06 | 1 | -37/+36 |
| | |||||
* | Fix detection of mod_last at server start (EJAB-641) | Badlop | 2010-12-03 | 1 | -3/+15 |
| | |||||
* | Update example extauth script with tryregister, removeuser and removeuser3 ↵ | Badlop | 2010-12-03 | 1 | -0/+16 |
| | | | | (EJAB-641) | ||||
* | Revert "Fix cyrsasl_digest RFC-2831 2.1.2.1 (EJAB-476)" | Pablo Polvorin | 2010-12-03 | 1 | -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 ↵ | Badlop | 2010-12-03 | 1 | -1/+1 |
| | | | | Nikiforov) | ||||
* | Fix cyrsasl_digest RFC-2831 2.1.2.1 (EJAB-476) | Pablo Polvorin | 2010-12-02 | 1 | -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 Romain | 2010-12-02 | 2 | -89/+13 |
| | |||||
* | Update Greek translation (thanks to James Iakovos Mandelis) | Badlop | 2010-12-01 | 2 | -64/+106 |
| | |||||
* | Increase maximum restart strategy of the ODBC supervisor. Do not brutally ↵ | Evgeniy Khramtsov | 2010-12-01 | 1 | -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 ↵ | Badlop | 2010-12-01 | 1 | -13/+22 |
| | | | | auth. | ||||
* | Corrections on pt_BR translations. | Otavio Fernandes | 2010-11-30 | 1 | -52/+62 |
| | |||||
* | Update Ukrainian translation (thanks to Ruslan Rakhmanin) | Badlop | 2010-11-30 | 2 | -57/+60 |
| | |||||
* | expose find_connection for routing in other modules (if needed) | Christopher tofu Zorn | 2010-11-29 | 1 | -0/+1 |
| | |||||
* | add the ability to send raw xml packets over http bind | Christopher tofu Zorn | 2010-11-29 | 2 | -8/+23 |
| | |||||
* | Update mod_register_web string in PO files | Badlop | 2010-11-29 | 24 | -32/+32 |
| | |||||
* | Fix characters not allowed in username. Don't include that in translatable ↵ | Badlop | 2010-11-29 | 1 | -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) | Badlop | 2010-11-29 | 2 | -10/+7 |
| | |||||
* | Don't loop when there is nothing after a stream start | Alexey Shchepin | 2010-11-26 | 1 | -2/+0 |
| | |||||
* | Correct domain_certfile tlsopts modifications for s2s connections (EJAB-1086) | Andreas Köhler | 2010-11-26 | 2 | -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é) | Badlop | 2010-11-25 | 2 | -65/+104 |
| | |||||
* | Update German translation (thanks to Nikolaus Polak) | Badlop | 2010-11-25 | 2 | -96/+137 |
| | |||||
* | Update Japanese translation (thanks to Tsukasa Hamano) | Badlop | 2010-11-24 | 2 | -73/+105 |
| | |||||
* | Update Chinese translation (thanks to Shelley Shyan) | Badlop | 2010-11-24 | 2 | -90/+117 |
| | |||||
* | Merge branch 'caps' into 2.1.x | Evgeniy Khramtsov | 2010-11-24 | 2 | -61/+236 |
|\ | | | | | | | | | Conflicts: src/ejabberd_c2s.erl | ||||
| * | implement lifetime for broken hashes | Evgeniy Khramtsov | 2010-10-05 | 1 | -27/+43 |
| | | |||||
| * | change caps hook name | Evgeniy Khramtsov | 2010-10-03 | 1 | -1/+1 |
| | | |||||
| * | call caps hook when caps is changed | Evgeniy Khramtsov | 2010-10-03 | 1 | -4/+6 |
| | | |||||
| * | new CAPS processing | Evgeniy Khramtsov | 2010-09-28 | 2 | -37/+194 |
| | | |||||
* | | Updating Brazilian Portuguese (pt_BR) translations for v2.1.6 | Otavio Fernandes | 2010-11-23 | 1 | -8/+9 |
| | | |||||
* | | Update Polish translation (thanks to Zbyszek Żółkiewski) | Badlop | 2010-11-23 | 2 | -37/+69 |
| | | |||||
* | | Use pg2 from R14B in systems with older versions (EJAB-1349) | Badlop | 2010-11-22 | 4 | -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 Romain | 2010-11-22 | 1 | -13/+2 |
| | | | | | | | | | | | | (EJAB-1344)" This reverts commit dfaeb3bc888ba59d563a5b11d2582c0f62fee968. | ||||
* | | Disapprove the use of R14A and R14B due to the rwlock bug. | Badlop | 2010-11-19 | 2 | -1/+3 |
| | | |||||
* | | Update Russian translation (thanks to Evgeniy Khramtsov) | Badlop | 2010-11-19 | 2 | -21/+32 |
| | | |||||
* | | Update translate files | Badlop | 2010-11-19 | 48 | -262/+434 |
| | |