Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Remove stub in mob_block_strangers | Alexey Shchepin | 2017-01-16 | 1 | -4/+4 | |
| | | ||||||
| * | Merge branch 'new_stream' of github.com:processone/ejabberd into new_stream | Evgeniy Khramtsov | 2017-01-16 | 2 | -1/+126 | |
| |\ | ||||||
| | * | Add mod_block_strangers | Alexey Shchepin | 2017-01-16 | 2 | -1/+126 | |
| | | | ||||||
| * | | Add script to check hook dependencies | Evgeniy Khramtsov | 2017-01-16 | 1 | -0/+394 | |
| |/ | ||||||
| * | Don't allow raw elements in process_iq/3 | Evgeniy Khramtsov | 2017-01-16 | 1 | -15/+1 | |
| | | ||||||
| * | Implement database backend interface for mod_proxy65 | Evgeniy Khramtsov | 2017-01-16 | 6 | -189/+219 | |
| | | ||||||
| * | Correctly set gen_server's name | Evgeniy Khramtsov | 2017-01-16 | 1 | -1/+2 | |
| | | ||||||
| * | Remove handle_event/1 callback | Evgeniy Khramtsov | 2017-01-16 | 6 | -75/+127 | |
| | | ||||||
| * | Add mod_sm and mod_s2s_dialback to example config | Evgeniy Khramtsov | 2017-01-16 | 1 | -0/+4 | |
| | | ||||||
| * | Implement database backend interface for MUC, BOSH and auth_anonyous | Evgeniy Khramtsov | 2017-01-13 | 22 | -536/+797 | |
| | | ||||||
| * | Fix some corner cases while re-reading RFC6120 | Evgeniy Khramtsov | 2017-01-13 | 4 | -22/+19 | |
| | | ||||||
| * | Ignore unexpected events | Evgeniy Khramtsov | 2017-01-11 | 1 | -1/+3 | |
| | | ||||||
| * | Implement database backend interface for ejabberd_router | Evgeniy Khramtsov | 2017-01-11 | 10 | -282/+326 | |
| | | ||||||
| * | Fix attaching ejabberd_s2s_out process to a supervisor | Evgeniy Khramtsov | 2017-01-11 | 1 | -1/+1 | |
| | | ||||||
| * | Add 'supervisor' listening option | Evgeniy Khramtsov | 2017-01-11 | 3 | -6/+22 | |
| | | | | | | | | | | | | | | | | If set to 'true' (this is the default), new processes spawned by ejabberd_listener will be attached to the corresponding supervisor. No such processes will be attached to a supervisor otherwise. Setting this to 'false' will improve performance of high loaded systems where new C2S/S2S processes are spawned very rapidly. | |||||
| * | Don't forget to advertise disco features | Evgeniy Khramtsov | 2017-01-10 | 1 | -1/+2 | |
| | | ||||||
| * | Make stream related calls module independent | Evgeniy Khramtsov | 2017-01-09 | 1 | -12/+13 | |
| | | ||||||
| * | Remove unused mod_ip_blacklist module | Evgeniy Khramtsov | 2017-01-09 | 1 | -139/+0 | |
| | | ||||||
| * | Adopt remaining code to support new hooks | Evgeniy Khramtsov | 2017-01-09 | 42 | -1569/+2113 | |
| | | ||||||
| * | Get rid of "jlib.hrl" header in some files | Evgeniy Khramtsov | 2017-01-02 | 3 | -3/+3 | |
| | | ||||||
| * | Better cope with IPv6 domains | Evgeniy Khramtsov | 2016-12-31 | 1 | -1/+20 | |
| | | ||||||
| * | Reflect cyrsasl API changes in remaining code | Evgeniy Khramtsov | 2016-12-31 | 6 | -117/+220 | |
| | | ||||||
| * | Improve return values in cyrsasl API | Evgeniy Khramtsov | 2016-12-31 | 6 | -70/+137 | |
| | | ||||||
| * | More refactoring on session management | Evgeniy Khramtsov | 2016-12-30 | 14 | -401/+569 | |
| | | ||||||
| * | Add xmpp_stream_out behaviour and rewrite s2s/SM code | Evgeniy Khramtsov | 2016-12-28 | 28 | -2514/+3717 | |
| | | ||||||
| * | Rewrite ejabberd_service to use new XMPP stream API | Evgeniy Khramtsov | 2016-12-11 | 4 | -354/+286 | |
| | | ||||||
| * | Initial version of new XMPP stream behaviour (for review) | Evgeniy Khramtsov | 2016-12-11 | 17 | -2983/+1842 | |
| | | ||||||
* | | Prepare 17.01 for hex.pm17.01 | Christophe Romain | 2017-01-20 | 1 | -1/+1 | |
| | | ||||||
* | | Use xmpp 1.1.6 | Christophe Romain | 2017-01-20 | 1 | -1/+1 | |
| | | ||||||
* | | Make shim for mod_http_api admin_ip_access more robust | Paweł Chmielowski | 2017-01-20 | 1 | -20/+22 | |
| | | ||||||
* | | Try db migration only when mnesia is configured (#1458) | Christophe Romain | 2017-01-20 | 1 | -5/+16 | |
| | | ||||||
* | | Restore muc_invite_hook (#1467) | Evgeniy Khramtsov | 2017-01-19 | 1 | -0/+3 | |
| | | ||||||
* | | Make sure 'jabber:client' namespace is added to forwarded messages (#1474) | Evgeniy Khramtsov | 2017-01-19 | 1 | -1/+9 | |
| | | ||||||
* | | Restore multiple invitations support (#1468) | Evgeniy Khramtsov | 2017-01-19 | 1 | -80/+88 | |
| | | ||||||
* | | Don't forget to convert muc#roomconfig_mam | Evgeniy Khramtsov | 2017-01-19 | 1 | -0/+2 | |
| | | ||||||
* | | Support legacy muc#roomconfig values (#1469) | Evgeniy Khramtsov | 2017-01-19 | 1 | -1/+24 | |
| | | ||||||
* | | Fix typo | Christophe Romain | 2017-01-18 | 1 | -2/+2 | |
| | | ||||||
* | | Reset table only if new def change from runtime | Christophe Romain | 2017-01-18 | 1 | -5/+5 | |
| | | ||||||
* | | Improve check of mnesia schema opearations | Christophe Romain | 2017-01-18 | 1 | -37/+54 | |
| | | ||||||
* | | Improve <delay/> tag insertion | Evgeniy Khramtsov | 2017-01-18 | 1 | -4/+6 | |
| | | ||||||
* | | Cope with malformed values in 'rosterusers' SQL table (#1466) | Evgeniy Khramtsov | 2017-01-18 | 1 | -21/+59 | |
| | | ||||||
* | | Remove wrong index setting | Christophe Romain | 2017-01-17 | 1 | -2/+1 | |
| | | ||||||
* | | Let ejabberd_mnesia handles copy_type | Christophe Romain | 2017-01-17 | 7 | -41/+24 | |
| | | ||||||
* | | Fix index processing (#1461) | Christophe Romain | 2017-01-17 | 1 | -4/+7 | |
| | | ||||||
* | | Speedup table setup, no io if EJABBERD_SCHEMA_PATH not set (#1461) | Christophe Romain | 2017-01-17 | 1 | -13/+9 | |
| | | ||||||
* | | Avoid stopping mod_offline before supervisor termination (#1464) | Evgeniy Khramtsov | 2017-01-17 | 1 | -1/+0 | |
| | | ||||||
* | | Add example api_permisions: definition to config template | Paweł Chmielowski | 2017-01-13 | 2 | -1/+36 | |
| | | | | | | | | Also expand default config to have rule for admin oauth | |||||
* | | Decode message before checking for expiration (#1458) | Evgeniy Khramtsov | 2017-01-13 | 1 | -18/+20 | |
| | | ||||||
* | | Usable size for Shared rosters members textarea (EJAB-1753) | Badlop | 2017-01-13 | 1 | -1/+1 | |
| | | ||||||
* | | Fix configuration commands (#1432) | Evgeniy Khramtsov | 2017-01-13 | 1 | -10/+9 | |
| | |