Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ODBC support for mod_shared_roster | Evgeniy Khramtsov | 2012-04-04 | 7 | -19/+1294 |
| | |||||
* | ODBC support for mod_irc | Evgeniy Khramtsov | 2012-04-03 | 7 | -11/+1119 |
| | |||||
* | ODBC support for mod_vcard_xupdate | Evgeniy Khramtsov | 2012-04-02 | 5 | -0/+187 |
| | |||||
* | ODBC support for mod_announce | Evgeniy Khramtsov | 2012-04-02 | 5 | -0/+952 |
| | |||||
* | Add ODBC exporting function for privacy table | Evgeniy Khramtsov | 2012-04-02 | 2 | -0/+54 |
| | |||||
* | Add notes about mod_muc_odbc | Evgeniy Khramtsov | 2012-04-02 | 1 | -1/+4 |
| | |||||
* | Use proper module name | Evgeniy Khramtsov | 2012-03-31 | 2 | -4/+4 |
| | |||||
* | ODBC support for mod_muc | Evgeniy Khramtsov | 2012-03-31 | 7 | -55/+1060 |
| | |||||
* | Change log level from informational to error | Evgeniy Khramtsov | 2012-03-19 | 1 | -2/+2 |
| | |||||
* | Relax digest-uri handling (thanks to Daniel Willmann)(EJAB-1529) | Badlop | 2012-03-16 | 4 | -10/+40 |
| | | | | | | | | This patch introduces a new config option - fqdn - to set the fully qualified domain name of the host: {fqdn, "foo.example.com"}. This fixes a problem with Pidgin not being able to log in on a server that used SRV records. | ||||
* | Assume we have only one CPU when an auto-detection fails (EJAB-1516) | Evgeniy Khramtsov | 2012-02-29 | 1 | -1/+6 |
| | |||||
* | Cache caps timestamp before the IQ-request is done | Evgeniy Khramtsov | 2012-02-28 | 1 | -11/+7 |
| | |||||
* | Update copyright dates | Alexey Shchepin | 2012-02-23 | 185 | -244/+244 |
| | |||||
* | Recommend Erlang/OTP R13B04 and R14B04 | Badlop | 2012-02-22 | 2 | -2/+2 |
| | |||||
* | Fix Enlish in the Guide (thanks to Ludovic Bocquet) | Badlop | 2012-02-22 | 1 | -7/+7 |
| | |||||
* | Fix typo in xep number, bosh is xep0206 (thanks to Ludovic Bocquet) | Christophe Romain | 2012-02-20 | 1 | -1/+1 |
| | |||||
* | Add thanks to Ludovic Bocquet for past Guide contributions | Badlop | 2012-02-15 | 1 | -0/+1 |
| | |||||
* | Work also with some unicode strings in PgSQL (EJAB-1490) | Badlop | 2012-02-14 | 2 | -35/+47 |
| | |||||
* | Option default_host for handling HTTP requests with ambiguous Host (EJAB-1261) | Badlop | 2012-02-14 | 2 | -2/+20 |
| | |||||
* | Receiver should not generate an exception | Evgeniy Khramtsov | 2012-02-14 | 1 | -4/+12 |
| | |||||
* | Fix the documentation about default value of captcha_cmd option | Badlop | 2012-02-01 | 1 | -1/+1 |
| | |||||
* | Replace a single quote with double quotes in | Evgeniy Khramtsov | 2012-01-31 | 1 | -1/+1 |
| | | | | an ODBC escape (thanks to Vladislav Chugunov) | ||||
* | http_bind webserver TLS fail on Chrome (thanks to Adam Langley)(EJAB-1530) | Badlop | 2012-01-19 | 1 | -1/+2 |
| | |||||
* | Fixed ejabberd_http:get_line | Alexey Shchepin | 2012-01-19 | 1 | -1/+3 |
| | |||||
* | Foreign shared rosters items not pushed (thanks to Nathan Bruning)(EJAB-1509) | Badlop | 2012-01-04 | 1 | -12/+12 |
| | |||||
* | Revert "Update ejabberd version number to 2.1.10" | Badlop | 2011-12-31 | 6 | -17/+17 |
| | | | | This reverts commit bcdae191417bbec40ec87d71b8143942da92f2f1. | ||||
* | mod_private.erl: misc errors cases fixes (thanks to Karim Gemayel) | Alexey Shchepin | 2011-12-30 | 2 | -65/+98 |
| | |||||
* | Update ejabberd version number to 2.1.10v2.1.10 | Badlop | 2011-12-23 | 6 | -42/+41 |
| | |||||
* | New release notes for 2.1.10 | Badlop | 2011-12-23 | 1 | -0/+39 |
| | |||||
* | Support undefinition of ssl:seed in R15B | Badlop | 2011-12-23 | 1 | -1/+1 |
| | |||||
* | Use the regexp frontend module (EJAB-921) | Badlop | 2011-12-23 | 1 | -18/+24 |
| | |||||
* | Always allow packets from user's server and bare jid in mod_privacy* | Alexey Shchepin | 2011-12-22 | 2 | -0/+42 |
| | |||||
* | Fixed the previous mod_blocking patch | Alexey Shchepin | 2011-12-21 | 1 | -1/+1 |
| | |||||
* | Corrected mod_blocking hooks return value, activate "Blocked Contacts" ↵ | Alexey Shchepin | 2011-12-21 | 1 | -24/+30 |
| | | | | privacy list after it is changed | ||||
* | Fix update with stripped beams (thanks to Jose M Herrero)(EJAB-1520) | Badlop | 2011-12-21 | 1 | -2/+4 |
| | |||||
* | Support Erlang/OTP R15B driver (EJAB-1521) | Badlop | 2011-12-21 | 6 | -24/+155 |
| | |||||
* | Replace regexp with ejabberd_regexp | Evgeniy Khramtsov | 2011-12-19 | 1 | -5/+6 |
| | |||||
* | Get rid of +driver option because it is incompatible with R15B | Evgeniy Khramtsov | 2011-12-19 | 2 | -2/+2 |
| | |||||
* | Preliminary support for groupname@vhost in Displayed Groups (EJAB-506) | Badlop | 2011-12-15 | 2 | -5/+17 |
| | |||||
* | Fix command "update" to return response in the expected format | Badlop | 2011-12-08 | 2 | -4/+5 |
| | |||||
* | Don't reveal invitee's resource when room informs invitor | Badlop | 2011-12-08 | 1 | -1/+1 |
| | |||||
* | Add callback function print_state/1 for behavior p1_fsm | Badlop | 2011-12-08 | 1 | -0/+8 |
| | |||||
* | Use the regexp frontend module (EJAB-921) | Badlop | 2011-12-08 | 9 | -58/+51 |
| | |||||
* | Frontend module to Re and Regexp (EJAB-921) | Badlop | 2011-12-08 | 1 | -0/+72 |
| | |||||
* | Prevent overload of incomming s2s connections | Pablo Polvorin | 2011-12-02 | 2 | -14/+64 |
| | | | | | | | | | | | | | | Three changes were introduced: 1) ejabberd_s2s_in now uses p1_fsm instead of gen_fsm. And uses the {max_queue, N} option to kill the process if its input queue grows too much. 2) If a ejabberd_s2s_in process is overload and killed, the server that originated that connection is not allowed to connect back to us for X seconds (set to 60seconds on the source) 3) The list of blocked (both statically and dynamically by the above method) host is now also checked for hosts authenticating by starttls+sasl. Previusly it was only used during dialback. | ||||
* | Fix bug on s2s shaper when TLS is used | Pablo Polvorin | 2011-12-01 | 1 | -0/+6 |
| | | | | | The shaper was not enabled if the remote server authenticates using a certificate instead of dialback. | ||||
* | add hooks for node creation/deletion (EJAB-1470) | Christophe Romain | 2011-11-29 | 3 | -65/+95 |
| | |||||
* | Use httpc instead of the deprecated http | Badlop | 2011-11-26 | 1 | -1/+1 |
| | |||||
* | Fix error in mod_vcard when lowercasing some vjud search result fields ↵ | Badlop | 2011-11-26 | 2 | -35/+35 |
| | | | | (EJAB-1490) | ||||
* | Avoid a possible race condition | Badlop | 2011-11-26 | 1 | -8/+15 |
| |