aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | Add forgotten -include_lib()Evgeniy Khramtsov2017-01-131-0/+1
| |
* | Add SSL support for SQL connectionsEvgeniy Khramtsov2017-01-102-8/+61
| | | | | | | | | | Currently only PostgreSQL is supported. This requires p1_pgsql-1.1.2 and higher.
* | update depsChristophe Romain2017-01-101-6/+6
| |
* | pubsub_subscription may is not used (migration is optional)Christophe Romain2017-01-101-3/+3
| |
* | Fix migration of old pubsub database (#1409)Christophe Romain2017-01-102-103/+107
| |
* | Allow old-stype mod_vcard_ldap in the config (#1410)Evgeniy Khramtsov2017-01-101-0/+1
| |
* | Fix typo in previous commitBadlop2017-01-091-1/+1
| |
* | Simplify setting allow_subscription (#1404)Badlop2017-01-091-6/+1
| |
* | Set from/to in every routed packetEvgeniy Khramtsov2017-01-091-25/+17
| |
* | Fix problem with get_vcard command (#1447)Badlop2017-01-061-2/+2
| |
* | Get nodes from ejabberd_cluster instead of mnesiaChristophe Romain2017-01-032-6/+11
| |
* | Cleanup file headersChristophe Romain2017-01-0333-165/+459
| |
* | Specify that process_rosteritems command works only with Mnesia storageBadlop2017-01-031-1/+1
| |
* | Update copyright date automatically (#1442)Badlop2017-01-02275-278/+278
| |
* | Remove mod_http_bind and migration code to mod_boshPaweł Chmielowski2017-01-026-1490/+139
| |
* | Fix cyrsasl test after recent changesPaweł Chmielowski2017-01-021-5/+5
| |
* | Correctly process errors from new cyrsasl APIEvgeniy Khramtsov2017-01-021-8/+18
| |
* | Improve return values in cyrsasl APIEvgeniy Khramtsov2017-01-026-82/+153
| |
* | Fix case clauses when using compression (#1431)(thanks to Evgeniy Khramtsov)Badlop2016-12-291-2/+2
| |
* | Cleanup file headersChristophe Romain2016-12-2774-353/+1501
| |
* | Allow subscriber to create room, then set allow_subscription=true (#1404)Badlop2016-12-261-2/+8
| |
* | Revert "Fix 'nodetree' configuration lookups for PEP"Holger Weiss2016-12-251-1/+1
| | | | | | | | | | | | This reverts commit 7ef8dfb4e0d61f34ce07e7b65edcbe0cb164d2f5. The config/3 function copes with the PEP case.
* | Fix 'nodetree' configuration lookups for PEPHolger Weiss2016-12-251-1/+1
| |
* | Prepare mix for 16.1216.12Christophe Romain2016-12-222-1/+2
| |
* | Update depsPaweł Chmielowski2016-12-221-3/+3
| |
* | Extract correctly the text from #stanza_error (#1425)Badlop2016-12-171-6/+1
| |
* | Describe command arguments and results in ejabberd_adminBadlop2016-12-121-6/+77
| |
* | Copy recent make_opts function from mod_muc_room.erlBadlop2016-12-091-29/+41
| |
* | Enforce pubsub node removal, revert previous commit (#1320)Christophe Romain2016-12-093-7/+31
| | | | | | | | | | This reverts commit 2976c2d921fcc4eb0c55abb54842351cc0adfb86. and enforce node purge/removal instead
* | Enforce affiliation removal, remove corresponding items (#1320)Christophe Romain2016-12-092-15/+18
| |
* | Improve handling on acl rules in api_permissionsPaweł Chmielowski2016-12-081-3/+3
| |
* | API call does not necessary use token, it could use basic authMickael Remond2016-12-081-1/+1
| |
* | Recognize "- who:" not only "who:" syntax in api_permissionsPaweł Chmielowski2016-12-081-1/+2
| |
* | Cleanup ext_mod and fix compilation pathChristophe Romain2016-12-072-108/+86
| |
* | Try to fix interminent failures in cyrsasl testsPaweł Chmielowski2016-12-061-1/+1
| |
* | Update xmpp lib version and fix path when using deps.get and compile in same ↵Mickael Remond2016-12-063-18/+12
| | | | | | | | commande
* | Fix compilation of external module with new xmpp libChristophe Romain2016-12-062-7/+19
| |
* | Remove obsolete remove_node api (use leave_cluster)Christophe Romain2016-12-051-14/+1
|/
* Fix reload_configChristophe Romain2016-12-021-2/+2
|
* Grab new version of xmpp depPaweł Chmielowski2016-12-021-1/+1
|
* Add password support in muc_subscribe (#1306)Badlop2016-12-021-2/+5
|
* When unsubscribes, check if room should get closed (#1396)Badlop2016-12-011-1/+5
|
* Fix error formatting, which closed client connection (#1389)Badlop2016-12-011-2/+2
|
* Fix mod_http_api_mock_test on 19.1Paweł Chmielowski2016-12-011-8/+20
|
* Add more tests for digest-md5 cyrsaslPaweł Chmielowski2016-12-011-18/+33
|
* Move to latest Elixir versionMickael Remond2016-12-011-1/+1
|
* We can now use dependencies published in hex.pmMickael Remond2016-12-012-17/+18
|
* Merge branch 'master' of github.com:processone/ejabberdMickael Remond2016-12-01264-46641/+25197
|\
| * Fixes pt-br translation (thanks to Rodrigues)(#1393)Badlop2016-11-301-11/+11
| |
| * Fix typo introduced by 92db9ff changesChristophe Romain2016-11-301-1/+1
| |