Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | When passwords are scrammed, report check_password_hash cannot work (#559) | Badlop | 2015-06-25 | 1 | -3/+7 | |
| | | ||||||
* | | Add xep definition to mod_mam15.06 | Badlop | 2015-06-24 | 1 | -0/+2 | |
| | | ||||||
* | | Add MAM (XEP-0313) support | Evgeniy Khramtsov | 2015-06-22 | 6 | -39/+874 | |
| | | ||||||
* | | Document a few more supported protocols | Badlop | 2015-06-22 | 6 | -0/+17 | |
| | | ||||||
* | | Add s2s_dhfile to list of known options | Holger Weiss | 2015-06-20 | 2 | -3/+3 | |
| | | ||||||
* | | Update comment that explains how to set up node_mb | Holger Weiss | 2015-06-19 | 1 | -7/+11 | |
| | | | | | | | | | | | | | | Specify settings that make sense with current ejabberd versions, and use the YAML configuration format. Also, specify the "urn:xmpp:microblog:0" namespace, as that's the microblogging node name currently defined by XEP-0277. | |||||
* | | change_room_option misses handling some room options #604 | Badlop | 2015-06-18 | 1 | -1/+8 | |
| | | ||||||
* | | Don't force persistence if cache enabled (fix previous commit) | Christophe Romain | 2015-06-18 | 1 | -2/+2 | |
| | | ||||||
* | | Fix max_items and don't let PEP depends on item cache | Christophe Romain | 2015-06-18 | 2 | -6/+6 | |
|/ | ||||||
* | New hide_sensitive_log_data option to hide client IP in log (#452 #471) | Badlop | 2015-06-17 | 4 | -12/+27 | |
| | ||||||
* | Add s2s_dhfile option to configuration validator | Holger Weiss | 2015-06-16 | 2 | -0/+2 | |
| | ||||||
* | Merge pull request #581 from weiss/dh-param-file | Alexey Shchepin | 2015-06-16 | 4 | -4/+16 | |
|\ | | | | | New options: dhfile and s2s_dhfile | |||||
| * | New options: dhfile and s2s_dhfile | Holger Weiss | 2015-05-26 | 4 | -4/+16 | |
| | | | | | | | | | | Let admins specify a file that contains custom parameters for Diffie-Hellman key exchange. | |||||
* | | Add option to set net_ticktime (EJAB-1742) | Paweł Chmielowski | 2015-06-15 | 1 | -4/+11 | |
| | | ||||||
* | | Fix bug introduced in commit b88fa6f6174 | Badlop | 2015-06-04 | 1 | -4/+5 | |
| | | ||||||
* | | Pick first local multicast service, otherwise remote (ejabberd-contrib#105) | Badlop | 2015-06-04 | 1 | -7/+11 | |
| | | ||||||
* | | Don't add body element to MUC subject messages | Holger Weiss | 2015-06-04 | 1 | -20/+10 | |
| | | ||||||
* | | Authmodule using old style XML:get_attr_s() | jpegger | 2015-06-03 | 1 | -1/+1 | |
| | | ||||||
* | | Do not ignore unknown options so far | Evgeniy Khramtsov | 2015-06-03 | 2 | -5/+7 | |
| | | ||||||
* | | Remove unused validation code | Evgeniy Khramtsov | 2015-06-03 | 12 | -172/+42 | |
| | | ||||||
* | | Move opt_type/1 function out of if-else block | Evgeniy Khramtsov | 2015-06-03 | 1 | -11/+11 | |
| | | ||||||
* | | Fix typo | Evgeniy Khramtsov | 2015-06-03 | 1 | -1/+1 | |
| | | ||||||
* | | Add missing options of ejabberd_logger to validator | Evgeniy Khramtsov | 2015-06-03 | 1 | -1/+14 | |
| | | ||||||
* | | Add missing options of mod_muc to validator | Evgeniy Khramtsov | 2015-06-03 | 1 | -2/+29 | |
| | | ||||||
* | | Fix commands export2odbc, connected_users_vhost and push_alltoall (#586) | Badlop | 2015-06-02 | 3 | -47/+5 | |
| | | ||||||
* | | Merge pull request #585 from CorCornelisse/master | badlop | 2015-06-02 | 1 | -2/+2 | |
|\ \ | | | | | | | push_roster* not updated on binarification | |||||
| * | | These arguments should be binary instead of strings, otherwise it won't work ↵ | Cor Cornelisse | 2015-06-01 | 1 | -2/+2 | |
| | | | | | | | | | | | | properly | |||||
* | | | Merge branch 'master' of github.com:processone/ejabberd | Evgeniy Khramtsov | 2015-06-01 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Fix anonymous user login, it wasn't stored in anonymous mnesia table | Badlop | 2015-06-01 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Add config validation at startup | Evgeniy Khramtsov | 2015-06-01 | 90 | -390/+1597 | |
| | | | ||||||
* | | | Do not try to fetch module options via eldap_utils | Evgeniy Khramtsov | 2015-06-01 | 5 | -46/+35 | |
| | | | ||||||
* | | | Reorganize get_opt() code in some modules | Evgeniy Khramtsov | 2015-06-01 | 1 | -9/+12 | |
| | | | ||||||
* | | | Get rid of some fuzzy macros as it makes syntax tools getting mad | Evgeniy Khramtsov | 2015-06-01 | 2 | -24/+22 | |
|/ / | ||||||
* | | In xmlrpc use process_unicode_codepoints instead of list_to_binary | Badlop | 2015-05-29 | 1 | -4/+27 | |
| | | ||||||
* | | Fix MUC room options vaildation | Evgeniy Khramtsov | 2015-05-29 | 1 | -19/+24 | |
| | | ||||||
* | | Validate MUC room options from the configuration file | Evgeniy Khramtsov | 2015-05-28 | 1 | -7/+54 | |
| | | ||||||
* | | An auth external module requires ext_mod to be started first (#578) | Badlop | 2015-05-27 | 1 | -1/+1 | |
|/ | ||||||
* | Fix pubsub/odbc crash on remote user unsubscribe (EJAB-1483) | Christophe Romain | 2015-05-26 | 1 | -31/+34 | |
| | ||||||
* | Merge pull request #569 from weiss/send-element-error-checking | Alexey Shchepin | 2015-05-26 | 1 | -12/+8 | |
|\ | | | | | Update send_element error checking (EJAB-1739) | |||||
| * | Cosmetic change: Simplify error checking | Holger Weiss | 2015-05-14 | 1 | -11/+7 | |
| | | | | | | | | | | Let send_stanza_and_ack_req/2 update the #state instead of propagating the value returned by send_element/2. This doesn't change the behavior. | |||||
| * | Don't assume send_element/2 returns ok or error | Holger Weiss | 2015-05-14 | 1 | -4/+4 | |
| | | | | | | | | | | | | Let send_text/2 and (therefore) send_element/2 return {error, Reason} instead of error for consistency, and let send_stanza_and_ack_req/2 interpret any non-ok value as an error. (EJAB-1739) | |||||
* | | Include session record from header file instead of duplicating it | Mickael Remond | 2015-05-26 | 1 | -4/+2 | |
| | | ||||||
* | | Fix merging of not yaml config files | Paweł Chmielowski | 2015-05-25 | 1 | -1/+3 | |
| | | ||||||
* | | Fix use of publish_only affiliation with odbc backend | Christophe Romain | 2015-05-22 | 1 | -0/+2 | |
| | | ||||||
* | | Use namespace definitions when possible | Badlop | 2015-05-21 | 3 | -7/+7 | |
| | | ||||||
* | | Document protocol support (EJABS-1620) | Badlop | 2015-05-21 | 33 | -4/+74 | |
| | | ||||||
* | | Merge pull request #573 from sezuan/fix_odbc | badlop | 2015-05-21 | 1 | -2/+3 | |
|\ \ | | | | | | | Fix some string/binary issues with non-native ODBC drivers | |||||
| * | | Fixed some string()/binary() issues in ejabberd_odbc | Matthias Rieber | 2015-05-18 | 1 | -2/+3 | |
| | | | ||||||
* | | | Fix function specification | Holger Weiss | 2015-05-20 | 1 | -2/+2 | |
| | | | ||||||
* | | | Do not bounce normal messages sent to unavailable resource | Evgeniy Khramtsov | 2015-05-19 | 1 | -0/+2 | |
| | | |