Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #277 from weiss/xep-0198 | Evgeny Khramtsov | 2014-08-15 | 1 | -8/+2 | |
|\ | | | | | XEP-0198: Create shorter session resume IDs | |||||
| * | XEP-0198: Create shorter resume IDs | Holger Weiss | 2014-08-15 | 1 | -8/+2 | |
| | | | | | | | | Omit the user and server name from the 'previd' value. | |||||
* | | Merge pull request #276 from weiss/xep-0198 | Evgeny Khramtsov | 2014-08-15 | 1 | -1/+3 | |
|\| | | | | | XEP-0198: Don't crash if the resume ID is incorrect | |||||
| * | XEP-0198: Gracefully handle broken 'previd' | Holger Weiss | 2014-08-15 | 1 | -1/+1 | |
| | | | | | | | | | | Produce a proper error message instead of crashing when the 'previd' value of a <resume/> request has an unexpected format. | |||||
| * | XEP-0198: Gracefully handle wrong credentials | Holger Weiss | 2014-08-15 | 1 | -0/+2 | |
| | | | | | | | | | | | | Produce a proper error message instead of crashing when the JID encoded in the 'previd' value of a <resume/> request is different from the authenticated JID. | |||||
* | | Merge pull request #269 from Iperity/master | Evgeny Khramtsov | 2014-08-15 | 1 | -2/+2 | |
|\ \ | | | | | | | Fix migration of pubsub nodes. Was deleting and re-creating all nodes on... | |||||
| * | | Fix migration of pubsub nodes. Was deleting and re-creating all nodes on ↵ | Nathan Bruning | 2014-08-03 | 1 | -2/+2 | |
| | | | | | | | | | | | | each startup. | |||||
* | | | Merge pull request #268 from ↵ | Evgeny Khramtsov | 2014-08-15 | 1 | -2/+2 | |
|\ \ \ | |_|/ |/| | | | | | | | | benlangfeld/fix/ldap_filter_dnattributes_new_ejabberd Set dnAttributes on when it's requested by a filter | |||||
| * | | Set dnAttributes on when it's requested by a filter | Ben Langfeld | 2014-07-29 | 1 | -2/+2 | |
| | | | ||||||
* | | | Fix the deprecation warning to reflect YAML format | Evgeniy Khramtsov | 2014-08-12 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #273 from gamenet/master | Evgeny Khramtsov | 2014-08-08 | 2 | -5/+14 | |
|\ \ \ | | | | | | | | | odb_queries patch return value of functions update and update_t in case of sql insert | |||||
| * | | | fix mod_offline to store only chat messages with body xml element | vesvalo | 2014-08-08 | 1 | -1/+2 | |
| | | | | ||||||
| * | | | Fix odbc update_t and update insert case return value | vesvalo | 2014-08-08 | 1 | -4/+12 | |
| | |/ | |/| | ||||||
* / | | Log auth method for incoming s2s connections | Holger Weiss | 2014-08-05 | 1 | -2/+4 | |
|/ / | | | | | | | | | | | Generate an [info] message that logs whether an incoming s2s connection is authenticated using the SASL EXTERNAL mechanism or via Server Dialback. While at it, also mention whether TLS is enabled. | |||||
* | | mod_offline now uses gen_server | Alexey Shchepin | 2014-07-31 | 1 | -38/+84 | |
| | | ||||||
* | | typo fix on roster subscription (EJAB-1711) | Christophe Romain | 2014-07-31 | 1 | -1/+1 | |
|/ | ||||||
* | Fix events broadcasting via C2S14.07 | Evgeniy Khramtsov | 2014-07-22 | 1 | -1/+1 | |
| | ||||||
* | apply pull request #250 to pubsub_odbc as well | Christophe Romain | 2014-07-21 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #250 from Iperity/master | Christophe Romain | 2014-07-21 | 1 | -1/+1 | |
|\ | | | | | Fix configuraton with custom nodetree plugin | |||||
| * | Fix configuraton with custom nodetree plugin | Nathan Bruning | 2014-07-15 | 1 | -1/+1 | |
| | | ||||||
* | | Move some namespaces definitions into header file | Evgeniy Khramtsov | 2014-07-21 | 1 | -20/+16 | |
| | | ||||||
* | | Fix Record-Route signing | Evgeniy Khramtsov | 2014-07-17 | 1 | -4/+16 | |
| | | ||||||
* | | treap.erl was moved to p1_utils | Paweł Chmielowski | 2014-07-17 | 1 | -166/+0 | |
| | | ||||||
* | | Use p1_utils | Paweł Chmielowski | 2014-07-17 | 1 | -848/+0 | |
| | | ||||||
* | | Get rid of p1_mnesia file | Evgeniy Khramtsov | 2014-07-17 | 2 | -55/+28 | |
| | | ||||||
* | | Change return type to reflect recent changes in p1_sip | Evgeniy Khramtsov | 2014-07-16 | 1 | -2/+2 | |
| | | ||||||
* | | Fix returned types | Evgeniy Khramtsov | 2014-07-16 | 1 | -3/+8 | |
| | | ||||||
* | | Fix blocklist get | Evgeniy Khramtsov | 2014-07-16 | 1 | -2/+2 | |
| | | ||||||
* | | Better Riak usage detection | Evgeniy Khramtsov | 2014-07-15 | 1 | -1/+5 | |
| | | ||||||
* | | Fix broken hooked functions | Evgeniy Khramtsov | 2014-07-15 | 1 | -12/+11 | |
|/ | ||||||
* | Serialize records to proplists before storing then in Riak | Evgeniy Khramtsov | 2014-07-14 | 15 | -105/+237 | |
| | ||||||
* | Fix compile errors introduced by previous cherry picks | Evgeniy Khramtsov | 2014-07-10 | 4 | -310/+159 | |
| | ||||||
* | Make it possible to check Riak connection status | Evgeniy Khramtsov | 2014-07-10 | 1 | -1/+5 | |
| | ||||||
* | Fix roster versioning support when Riak backend is enabled | Evgeniy Khramtsov | 2014-07-10 | 1 | -1/+1 | |
| | ||||||
* | Fix case clause | Evgeniy Khramtsov | 2014-07-10 | 1 | -6/+16 | |
| | ||||||
* | Improve Riak pool management | Evgeniy Khramtsov | 2014-07-10 | 2 | -108/+139 | |
| | ||||||
* | Add SQL to Riak converter | Evgeniy Khramtsov | 2014-07-10 | 14 | -1/+185 | |
| | ||||||
* | Improve Riak support | Evgeniy Khramtsov | 2014-07-10 | 16 | -411/+1408 | |
| | ||||||
* | Updated riak support | Alexey Shchepin | 2014-07-10 | 12 | -2244/+596 | |
| | ||||||
* | Preliminary Riak support | Alexey Shchepin | 2014-07-10 | 6 | -0/+2467 | |
| | ||||||
* | Add start_module/2 | Evgeniy Khramtsov | 2014-07-08 | 1 | -1/+14 | |
| | ||||||
* | Rename options | Evgeniy Khramtsov | 2014-07-07 | 1 | -4/+4 | |
| | ||||||
* | Add new option support: always_record_route | Evgeniy Khramtsov | 2014-07-07 | 1 | -7/+20 | |
| | ||||||
* | Use -include_lib instead of -include for esip and p1_xml | Matwey V. Kornilov | 2014-07-05 | 3 | -3/+3 | |
| | | | | | -include_lib is used in order to find deps. Rebar include magic is not required anymore. Rebar uses deps as library directory. | |||||
* | Revert "Fix IQ XML generation." | Evgeniy Khramtsov | 2014-07-05 | 1 | -11/+3 | |
| | | | | This reverts commit 26a4d91297a7d7400dbdd30a063e163afa83fb22. | |||||
* | Return MySQL error messages as binary. | Jerome Sautret | 2014-07-04 | 1 | -3/+9 | |
| | ||||||
* | Fix IQ XML generation. | Jerome Sautret | 2014-07-04 | 1 | -3/+11 | |
| | ||||||
* | add ability to rotate logs on given date condition | Christophe Romain | 2014-07-02 | 1 | -2/+16 | |
| | ||||||
* | New option support: log_rotate_count | Evgeniy Khramtsov | 2014-07-02 | 1 | -2/+6 | |
| | ||||||
* | Support new options: log_rotate_size and log_rate_limit | Evgeniy Khramtsov | 2014-07-02 | 1 | -2/+20 | |
| |