Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Webadmin with extauth requires internal to run at least once (issue #201) | Badlop | 2014-05-07 | 1 | -4/+2 | |
| | | ||||||
* | | fix mod_offline:count_offline_messages/2 | HAMANO Tsukasa | 2014-05-07 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'processone/master' into xep-0198 | Holger Weiss | 2014-05-06 | 139 | -1066/+2082 | |
|\ \ | | | | | | | | | | | | | | | | Conflicts: doc/guide.tex src/ejabberd_c2s.erl | |||||
| * | | Fix PEP broadcasting issue on ODBC (EJAB-1680) | Christophe Romain | 2014-05-06 | 1 | -11/+10 | |
| | | | ||||||
| * | | Fix PEP broadcasting issue (EJAB-1680) | Christophe Romain | 2014-05-06 | 1 | -11/+10 | |
| | | | ||||||
| * | | remove compilation warnings | Christophe Romain | 2014-05-05 | 2 | -8/+7 | |
| | | | ||||||
| * | | avoid sending duplicated events | Christophe Romain | 2014-05-05 | 2 | -32/+30 | |
| | | | ||||||
| * | | avoid sending empty events | Christophe Romain | 2014-05-05 | 2 | -5/+26 | |
| | | | ||||||
| * | | store item when persist_item=false and cache_last_item=false but need last_item | Christophe Romain | 2014-05-05 | 2 | -5/+2 | |
| | | | ||||||
| * | | Fix small bug in presence_based_delivery implementation | Nathan Bruning | 2014-05-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | Temporary room not destroyed when the last participant is expulsed (EJAB-520) | Badlop | 2014-05-05 | 1 | -3/+6 | |
| | | | ||||||
| * | | extauth_cache can have value 0 | Badlop | 2014-05-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | Make it possible to get/set vCards for MUC rooms | Evgeniy Khramtsov | 2014-05-04 | 1 | -2/+32 | |
| | | | ||||||
| * | | Do not crash on version downgrade | Evgeniy Khramtsov | 2014-05-03 | 2 | -0/+2 | |
| | | | ||||||
| * | | Assume udp_recv/5 now returns new options | Evgeniy Khramtsov | 2014-05-03 | 1 | -5/+5 | |
| | | | ||||||
| * | | Assume tcp_init/2 and udp_init/2 now return new options | Evgeniy Khramtsov | 2014-05-03 | 1 | -17/+16 | |
| | | | ||||||
| * | | Remove unused function | Evgeniy Khramtsov | 2014-05-02 | 1 | -6/+2 | |
| | | | ||||||
| * | | Forking support | Evgeniy Khramtsov | 2014-05-02 | 1 | -47/+120 | |
| | | | ||||||
| * | | Remove empty line | Evgeniy Khramtsov | 2014-05-02 | 1 | -1/+0 | |
| | | | ||||||
| * | | Some cleanup | Evgeniy Khramtsov | 2014-05-02 | 2 | -48/+48 | |
| | | | ||||||
| * | | Fix CSeq comparison | Evgeniy Khramtsov | 2014-05-02 | 1 | -2/+2 | |
| | | | ||||||
| * | | Optimize request processing | Evgeniy Khramtsov | 2014-05-02 | 1 | -14/+16 | |
| | | | ||||||
| * | | Do not proxy stray responses statelessly (as per RFC 6026) | Evgeniy Khramtsov | 2014-05-02 | 1 | -48/+2 | |
| | | | ||||||
| * | | Don't use erlang:integer_to_binary/1 | Evgeniy Khramtsov | 2014-05-02 | 1 | -2/+2 | |
| | | | ||||||
| * | | Rewrite 'Contact' headers in REGISTER requests | Evgeniy Khramtsov | 2014-05-02 | 1 | -22/+40 | |
| | | | ||||||
| * | | Check for 'max_user_sessions' option | Evgeniy Khramtsov | 2014-05-02 | 2 | -5/+13 | |
| | | | ||||||
| * | | Process gen_server timeouts correctly | Evgeniy Khramtsov | 2014-05-02 | 1 | -2/+16 | |
| | | | ||||||
| * | | Move some code in a separate function | Evgeniy Khramtsov | 2014-05-02 | 1 | -18/+21 | |
| | | | ||||||
| * | | Multiple REGISTER bindings support | Evgeniy Khramtsov | 2014-05-02 | 2 | -57/+155 | |
| | | | ||||||
| * | | Locate sessions by proxy processes directly | Evgeniy Khramtsov | 2014-05-02 | 3 | -89/+65 | |
| | | | ||||||
| * | | fix ejabberd_system_monitor:s2s_out_info/1 error | HAMANO Tsukasa | 2014-05-01 | 1 | -3/+2 | |
| | | | ||||||
| * | | Merge pull request #178 from hamano/devel | Evgeny Khramtsov | 2014-04-30 | 1 | -2/+1 | |
| |\ \ | | | | | | | | | undefined ejabberd_socket:get_conn_type/1 | |||||
| | * | | undefined ejabberd_socket:get_conn_type/1 | HAMANO Tsukasa | 2014-04-24 | 1 | -2/+1 | |
| | | | | ||||||
| * | | | SIP support | Evgeniy Khramtsov | 2014-04-30 | 4 | -0/+788 | |
| | |/ | |/| | | | | | | | | | | | | | | | | Conflicts: configure configure.ac doc/guide.tex | |||||
| * | | Fix error reporting in previous commit | Badlop | 2014-04-30 | 1 | -2/+2 | |
| | | | ||||||
| * | | Fix formatting string argument (thanks to Locojay)(github #129) | Badlop | 2014-04-30 | 1 | -1/+5 | |
| | | | ||||||
| * | | Merge pull request #191 from hamano/added_get_random_pid_error_handling | Evgeny Khramtsov | 2014-04-30 | 2 | -1/+2 | |
| |\ \ | | | | | | | | | fix error handling when sql calling with unknown host. | |||||
| | * | | fix error handling when sql calling with unknown host. | HAMANO Tsukasa | 2014-04-30 | 2 | -1/+2 | |
| | | | | ||||||
| * | | | Merge pull request #190 from hamano/mod_register_web_response_404 | badlop | 2014-04-30 | 1 | -1/+4 | |
| |\ \ \ | | | | | | | | | | | mod_register_web should response 404 instead of process crash. | |||||
| | * | | | mod_register_web should response 404 instead of process crash. | HAMANO Tsukasa | 2014-04-30 | 1 | -1/+4 | |
| | |/ / | ||||||
| * | | | Merge pull request #187 from weiss/fix-ejabberdctl-output | badlop | 2014-04-30 | 1 | -0/+1 | |
| |\ \ \ | | |/ / | |/| | | Let ejabberdctl accept binary string arguments | |||||
| | * | | Let ejabberdctl accept binary string arguments | Holger Weiss | 2014-04-29 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Don't print the following message if an ejabberd command expects binary string arguments: "This command cannot be executed using ejabberdctl. Try ejabberd_xmlrpc." | |||||
| * | | | Merge pull request #177 from weiss/log-tls-sasl-external | Evgeny Khramtsov | 2014-04-30 | 1 | -2/+4 | |
| |\ \ \ | | | | | | | | | | | Log TLS status for outgoing s2s with SASL EXTERNAL | |||||
| | * | | | Log TLS status for outgoing s2s with SASL EXTERNAL | Holger Weiss | 2014-04-23 | 1 | -2/+4 | |
| | | |/ | | |/| | ||||||
| * | | | Merge pull request #181 from weiss/check-tls-before-auth | Evgeny Khramtsov | 2014-04-30 | 1 | -1/+3 | |
| |\ \ \ | | | | | | | | | | | Check TLS state before requesting SASL EXTERNAL for outgoing s2s connections | |||||
| | * | | | Check TLS state before requesting SASL EXTERNAL | Holger Weiss | 2014-04-24 | 1 | -1/+3 | |
| | |/ / | | | | | | | | | | | | | | | | | Make sure a remote server can't circumvent "s2s_use_starttls: required" by offering SASL EXTERNAL authentication over a non-TLS connection. | |||||
| * | | | Merge pull request #185 from weiss/verify-cert-for-s2s-out | Evgeny Khramtsov | 2014-04-30 | 3 | -205/+218 | |
| |\ \ \ | | | | | | | | | | | Support certificate verification for outgoing s2s connections | |||||
| | * | | | Support certificate verification for outgoing s2s | Holger Weiss | 2014-04-28 | 3 | -205/+218 | |
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | Handle "s2s_use_starttls: required_trusted" the same way for outgoing s2s connections as for incoming connections. That is, check the remote server's certificate (including the host name) and abort the connection if verification fails. | |||||
| * | | | Merge pull request #186 from weiss/add-disconnect-command | Evgeny Khramtsov | 2014-04-29 | 2 | -2/+21 | |
| |\ \ \ | | | | | | | | | | | New ejabberd command: disconnect_user/2 | |||||
| | * | | | Translate disconnect_user/2 string sent to client | Holger Weiss | 2014-04-29 | 2 | -2/+5 | |
| | | | | |