Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to rebar build tool | Evgeniy Khramtsov | 2013-06-13 | 1 | -5071/+0 |
| | | | | | | | | | | | | | | | | Use dynamic Rebar configuration Make iconv dependency optional Disable transient_supervisors compile option Add hipe compilation support Only compile ibrowse and lhttpc when needed Make it possible to generate an OTP application release Add --enable-debug compile option Add --enable-all compiler option Add --enable-tools configure option Add --with-erlang configure option. Add --enable-erlang-version-check configure option. Add lager support Improve the test suite | ||||
* | fix getting ServerHost from Host due to binary portage (EJAB-1638) | Christophe Romain | 2013-06-06 | 1 | -4/+3 |
| | |||||
* | access_createnode acl also applies to auto created nodes ported to pubsub_odbc | Christophe Romain | 2013-06-06 | 1 | -6/+5 |
| | |||||
* | Accumulated patch to binarize and indent code | Badlop | 2013-03-14 | 1 | -2248/+3463 |
| | |||||
* | Update copyright dates | Alexey Shchepin | 2013-01-24 | 1 | -4/+4 |
| | |||||
* | return user affiliation for a specified node (thanks to Karim Gemayel) ↵ | Christophe Romain | 2012-04-11 | 1 | -2/+36 |
| | | | | (EJAB-1294) | ||||
* | Update copyright dates | Alexey Shchepin | 2012-02-23 | 1 | -4/+4 |
| | |||||
* | add hooks for node creation/deletion (EJAB-1470) | Christophe Romain | 2011-11-29 | 1 | -7/+22 |
| | |||||
* | Fix Denial of Service when user sends malformed publish stanza (thanks to ↵ | Christophe Romain | 2011-09-21 | 1 | -2/+4 |
| | | | | Oleg Smirnov) (EJAB-1498) | ||||
* | enable pubsub#deliver_notification checking (thanks to Karim Gemayel)(EJAB-1453) | Christophe Romain | 2011-08-31 | 1 | -6/+13 |
| | |||||
* | fix empty pubsub payload check on odbc version | Christophe Romain | 2011-02-14 | 1 | -1/+1 |
| | |||||
* | update copyright up to 2011 | Christophe Romain | 2011-02-14 | 1 | -4/+4 |
| | |||||
* | update pubsub_odbc patch | Christophe Romain | 2010-12-07 | 1 | -88/+33 |
| | |||||
* | enforce disco features results (thanks to Karim)(EJAB-1033, EJAB-1228, ↵ | Christophe Romain | 2010-08-02 | 1 | -152/+179 |
| | | | | EJAB-1238) | ||||
* | sync last changes in pubsub_odbc patch | Christophe Romain | 2010-06-02 | 1 | -3/+3 |
| | |||||
* | send created node notifications (EJAB-1225) | Christophe Romain | 2010-05-28 | 1 | -13/+23 |
| | |||||
* | fix jlib calls from previous patch | Christophe Romain | 2010-05-28 | 1 | -2/+2 |
| | |||||
* | make last_item_cache feature cluster aware (EJAB-1234) | Christophe Romain | 2010-05-28 | 1 | -21/+21 |
| | |||||
* | fix EJAB-1233 on pubsub_odbc patch | Christophe Romain | 2010-05-19 | 1 | -1/+2 |
| | |||||
* | prevent orphaned pubsub node (EJAB-1233) | Christophe Romain | 2010-05-19 | 1 | -1/+6 |
| | |||||
* | sync pubsub_odbc with latest code | Christophe Romain | 2010-05-12 | 1 | -14/+72 |
| | |||||
* | improve remove_user (EJAB-1172) | Christophe Romain | 2010-03-11 | 1 | -4/+6 |
| | |||||
* | don't route PEP error messsages to a client | Evgeniy Khramtsov | 2010-03-09 | 1 | -7/+24 |
| | |||||
* | typo fix on previous pubsub patch | Christophe Romain | 2010-03-08 | 1 | -0/+1 |
| | |||||
* | allow sending PEP to bare jid on s2s | Christophe Romain | 2010-03-08 | 1 | -3/+7 |
| | |||||
* | Fix warnings about unused variable. | Badlop | 2010-03-08 | 1 | -1/+1 |
| | |||||
* | fix mistake in previous broadcast_stanza change | Christophe Romain | 2010-03-05 | 1 | -2/+2 |
| | |||||
* | add extended stanza addressing 'replyto' on PEP (EJAB-1198) (thanks karim) | Christophe Romain | 2010-03-05 | 1 | -57/+66 |
| | |||||
* | fix compilations issues | Christophe Romain | 2010-03-05 | 1 | -11/+9 |
| | |||||
* | minor intentation fix, and sync _odbc code | Christophe Romain | 2010-03-05 | 1 | -101/+172 |
| | |||||
* | add send_loop robustness | Christophe Romain | 2010-01-13 | 1 | -10/+30 |
| | | | | SVN Revision: 2899 | ||||
* | Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) | Badlop | 2010-01-12 | 1 | -4/+4 |
| | | | | SVN Revision: 2891 | ||||
* | remove useless comment | Christophe Romain | 2010-01-12 | 1 | -18/+0 |
| | | | | SVN Revision: 2888 | ||||
* | avoid calling gen_server on internal events (EJAB-1156) | Christophe Romain | 2010-01-12 | 1 | -84/+60 |
| | | | | SVN Revision: 2886 | ||||
* | fix NodeName issue from r2880 (thanks to Karim Gemayel) | Christophe Romain | 2010-01-12 | 1 | -9/+9 |
| | | | | SVN Revision: 2882 | ||||
* | fix r2876 compilation warning | Christophe Romain | 2010-01-12 | 1 | -40/+40 |
| | | | | SVN Revision: 2880 | ||||
* | apply r2876 on pubsub_odbc | Christophe Romain | 2010-01-12 | 1 | -25/+79 |
| | | | | SVN Revision: 2879 | ||||
* | pep_mapping not working due to Node type mismatch (EJAB-1135) | Badlop | 2009-12-21 | 1 | -1/+1 |
| | | | | SVN Revision: 2815 | ||||
* | prevent sending duplicated last items if several resources online (EJAB-1116) | Christophe Romain | 2009-12-06 | 1 | -0/+6 |
| | | | | SVN Revision: 2786 | ||||
* | Typo in mod_pubsub_odbc breaks Service Discovery and more (EJAB-1115) | Badlop | 2009-12-04 | 1 | -1/+1 |
| | | | | SVN Revision: 2784 | ||||
* | Call ejabberd_router:route/3 instead of sending a message (EJAB-1114) | Badlop | 2009-12-04 | 1 | -7/+7 |
| | | | | SVN Revision: 2782 | ||||
* | Small relax the limitation in the mod_pubsub_odbc host option. | Badlop | 2009-12-04 | 1 | -1/+1 |
| | | | | SVN Revision: 2781 | ||||
* | typo fix that breaks pep | Christophe Romain | 2009-11-06 | 1 | -2/+2 |
| | | | | SVN Revision: 2731 | ||||
* | fix root node deletion match | Christophe Romain | 2009-11-05 | 1 | -1/+1 |
| | | | | SVN Revision: 2729 | ||||
* | Fix ProcessOne name in comments. | Badlop | 2009-11-04 | 1 | -1/+1 |
| | | | | SVN Revision: 2724 | ||||
* | Fix disco on root node, add commands to disco (thanks to Brian Cully)(EJAB-1094) | Badlop | 2009-11-04 | 1 | -1/+32 |
| | | | | SVN Revision: 2722 | ||||
* | Send authorization messages outside of get-pending transaction (thanks to ↵ | Badlop | 2009-11-04 | 1 | -8/+7 |
| | | | | | | Brian Cully)(EJAB-1090) SVN Revision: 2721 | ||||
* | backport previous patch to pubsub odbc | Christophe Romain | 2009-10-27 | 1 | -7/+14 |
| | | | | SVN Revision: 2711 | ||||
* | does not use slash as default separator in nodename (EJAB-667) | Christophe Romain | 2009-10-20 | 1 | -72/+47 |
| | | | | SVN Revision: 2687 | ||||
* | prevent remove_user from blocking gen_server, and allow plugin to change ↵ | Christophe Romain | 2009-10-13 | 1 | -46/+52 |
| | | | | | | broadcasted payload on publish SVN Revision: 2666 |