| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
an ODBC escape (thanks to Vladislav Chugunov)
|
|
|
|
|
|
|
|
This reverts commit bcdae191417bbec40ec87d71b8143942da92f2f1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
privacy list after it is changed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
The shaper was not enabled if the remote server authenticates
using a certificate instead of dialback.
|
|
|
|
|
|
(EJAB-1490)
|
|
|
|
(EJAB-1466)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
check_voice_approvement_fields/2
|
|
|
|
|
|
check_voice_approvement_fields/2
|