aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Proxy protocol may send additional data after addressesPaweł Chmielowski2018-12-041-2/+4
|
* Update depsPaweł Chmielowski2018-12-041-3/+3
|
* Add support for proxy protocolPaweł Chmielowski2018-12-044-25/+241
| | | | | | | This add support for version 1 and 2 of protocol specified in http://www.haproxy.org/download/1.8/doc/proxy-protocol.txt To enable it you need add option use_proxy_protocol: true to listener.
* Format list of {{name,string}, {value, _}} as json struct name/valPaweł Chmielowski2018-12-031-0/+8
|
* Make mod_http_api assume that missing args of type list are empty listPaweł Chmielowski2018-12-031-4/+9
|
* Keep info about carbons inside session tableEvgeny Khramtsov2018-12-0114-690/+93
| | | | | | | | | | | | | | | Accordingly, Mnesia/SQL/Riak table 'carboncopy' is not used anymore and can be safely removed. As a consequence, the commit deprecates the following options of mod_carboncopy: - ram_db_type - use_cache - cache_size - cache_missed - cache_life_time Fixes #2663
* ejabberd_s2s_in: Check for subdomain configurationHolger Weiss2018-12-011-5/+5
| | | | | | | | If an incoming s2s connection to a subdomain such as conference.example.com is accepted, check for host-specific configuration settings for that subdomain rather than for example.com. This is for consistency with ejabberd_s2s_out, and with my previous commit.
* ejabberd_s2s_in: Check for subdomain certificateHolger Weiss2018-12-011-1/+1
| | | | | | | | | If an incoming s2s connection to a subdomain such as conference.example.com is accepted and a separate certificate is available for that subdomain, offer that certificate instead of the one for example.com. Thanks to Mike Kuketz for reporting the bug.
* mod_register: Don't advertise IBR unconditionallyHolger Weiss2018-12-011-2/+8
| | | | | Don't advertise the IBR stream feature if registration is disabled in the configuration.
* Apply new cache options on mod_stream_mgmt reloadEvgeny Khramtsov2018-11-301-1/+2
|
* Keep last handled stanzas number in cache rather than session tableEvgeny Khramtsov2018-11-303-101/+74
|
* New command unban_ip (#2620)Badlop2018-11-301-0/+51
|
* Update depsPaweł Chmielowski2018-11-291-4/+4
|
* Drop some macros related to OTP<19Evgeny Khramtsov2018-11-292-25/+1
|
* Implement XEP-0410: MUC Self-Ping optimizationEvgeny Khramtsov2018-11-291-26/+40
| | | | Fixes #2630
* Advertise disco#info and disco#items by MUC roomEvgeny Khramtsov2018-11-291-1/+1
| | | | Fixes #2661
* Add xml compression to sql backend of mamPaweł Chmielowski2018-11-284-7/+1392
|
* Add specific Var names to CAPTCHA fallback form fields (#2672)Badlop2018-11-271-2/+2
|
* Revert "Upgrade Elixir to 1.6.6 (#2653)"Christophe Romain2018-11-272-2/+2
| | | | | | | | | | This reverts commit d3a9fbf62f1e505371a55629485d6c64e973733c. rebar2 (which is still used) is not able to cope with this change it should check lib/elixir/src/elixir.app.src instead of src/elixir.app.src as src/elixir.app.src moved away, currently check fails and this breaks jenkins tests. options: use rebar3, or drop rebar completely to rely only on mix.
* Upgrade Elixir to 1.6.6 (#2653)Christophe Romain2018-11-272-2/+2
|
* Merge branch 'master' of github.com:processone/ejabberdEvgeny Khramtsov2018-11-233-4/+6
|\
| * Fix typo in recent PR commit (#2697)Badlop2018-11-231-2/+2
| |
| * Bump lager version in mix as wellChristophe Romain2018-11-232-2/+2
| |
| * Merge pull request #2697 from Snowmanko/masterbadlop2018-11-231-2/+4
| |\ | | | | | | Update - fixed ejabberdctl push_roster description
| | * Update - fixed ejabberdctl push_roster descriptionSnowman2018-11-221-2/+4
| | |
* | | Improve tests for mod_privateEvgeny Khramtsov2018-11-232-30/+108
|/ /
* | Fix test case for invalid languageEvgeny Khramtsov2018-11-231-1/+1
| |
* | Only advertise conversion feature when mod_pubsub is loadedEvgeny Khramtsov2018-11-231-6/+11
| |
* | Bump lager versionEvgeny Khramtsov2018-11-231-2/+1
| |
* | Support for XEP-0411: Bookmarks ConversionEvgeny Khramtsov2018-11-236-42/+105
| |
* | Merge pull request #2690 from nosnilmot/stopping-hookEvgeny Khramtsov2018-11-221-0/+1
|\ \ | |/ |/| Add ejabberd_stopping hook
| * Add ejabberd_stopping hookStu Tomlinson2018-11-191-0/+1
| | | | | | | | | | This hook allows modules to detect when ejabberd is stopping and adjust behaviour if desired
* | Relax result matching to fix pgsql keepalive (#2632)Christophe Romain2018-11-211-1/+1
| |
* | Remove unused linkMickael Remond2018-11-211-1/+0
| |
* | CONTRIBUTORS: UTF-8 encode my nameHolger Weiss2018-11-191-1/+1
|/
* Use never version of meckPaweł Chmielowski2018-11-191-1/+1
|
* Another attempt for db access on travisPaweł Chmielowski2018-11-191-0/+1
|
* Third time's the charm? Let load scheme before changing permissionsPaweł Chmielowski2018-11-191-1/+1
|
* Update CONTRIBUTING.mdMickaël Rémond2018-11-191-3/+15
|
* Fix command for loading pgsql schemaPaweł Chmielowski2018-11-191-1/+1
|
* Try to load db schemas externally on travisPaweł Chmielowski2018-11-191-0/+2
|
* Thank you, contributorsMickael Remond2018-11-191-0/+37
|
* Expand contribution documentMickaël Rémond2018-11-191-0/+90
|
* Initial contributing documentMickaël Rémond2018-11-191-0/+47
|
* Merge branch 'master' of github.com:processone/ejabberdMickael Remond2018-11-191-0/+18
|\
| * Update issue templatesMickaël Rémond2018-11-191-0/+18
| |
* | Markdown version is the main README versionMickael Remond2018-11-192-175/+174
|/
* Use new naming for Github issue templatesMickael Remond2018-11-191-0/+0
|
* Handle some malformed URL requests in ejabberd_http (#2687)Badlop2018-11-161-10/+16
|
* Get rid of 'catch-all' statementsEvgeny Khramtsov2018-11-151-17/+17
|