Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve delete_subscriptions code | Christophe Romain | 2010-01-14 | 1 | -15/+12 |
| | | | | SVN Revision: 2902 | ||||
* | add send_loop robustness | Christophe Romain | 2010-01-13 | 3 | -60/+100 |
| | | | | SVN Revision: 2899 | ||||
* | Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) | Badlop | 2010-01-12 | 25 | -74/+74 |
| | | | | SVN Revision: 2891 | ||||
* | remove useless comment | Christophe Romain | 2010-01-12 | 3 | -44/+8 |
| | | | | SVN Revision: 2888 | ||||
* | avoid calling gen_server on internal events (EJAB-1156) | Christophe Romain | 2010-01-12 | 3 | -219/+171 |
| | | | | SVN Revision: 2886 | ||||
* | allow unsubscribe with 'all' SubId, as mod_pubsub already does | Christophe Romain | 2010-01-12 | 2 | -0/+8 |
| | | | | SVN Revision: 2884 | ||||
* | fix NodeName issue from r2880 (thanks to Karim Gemayel) | Christophe Romain | 2010-01-12 | 3 | -20/+20 |
| | | | | SVN Revision: 2882 | ||||
* | fix r2876 compilation warning | Christophe Romain | 2010-01-12 | 3 | -82/+82 |
| | | | | SVN Revision: 2880 | ||||
* | apply r2876 on pubsub_odbc | Christophe Romain | 2010-01-12 | 2 | -33/+87 |
| | | | | SVN Revision: 2879 | ||||
* | fix headers (EJAB-1091), (EJAB-1092), (EJAB-1093) (thanks to Karim Gemayel) | Christophe Romain | 2010-01-12 | 1 | -25/+79 |
| | | | | SVN Revision: 2876 | ||||
* | Add +export_all to EFLAGS if: make debug=true (thanks to Marcin ↵ | Badlop | 2009-12-29 | 1 | -1/+1 |
| | | | | | | Owsiany)(EJAB-1134) SVN Revision: 2842 | ||||
* | pep_mapping not working due to Node type mismatch (EJAB-1135) | Badlop | 2009-12-21 | 2 | -2/+2 |
| | | | | SVN Revision: 2815 | ||||
* | prevent sending duplicated last items if several resources online (EJAB-1116) | Christophe Romain | 2009-12-06 | 3 | -38/+50 |
| | | | | SVN Revision: 2786 | ||||
* | Typo in mod_pubsub_odbc breaks Service Discovery and more (EJAB-1115) | Badlop | 2009-12-04 | 2 | -2/+2 |
| | | | | SVN Revision: 2784 | ||||
* | Call ejabberd_router:route/3 instead of sending a message (EJAB-1114) | Badlop | 2009-12-04 | 3 | -18/+18 |
| | | | | SVN Revision: 2782 | ||||
* | Small relax the limitation in the mod_pubsub_odbc host option. | Badlop | 2009-12-04 | 2 | -2/+2 |
| | | | | SVN Revision: 2781 | ||||
* | Fix EDoc errors | Badlop | 2009-11-06 | 3 | -3/+3 |
| | | | | SVN Revision: 2735 | ||||
* | typo fix that breaks pep | Christophe Romain | 2009-11-06 | 3 | -6/+6 |
| | | | | SVN Revision: 2731 | ||||
* | fix root node deletion match | Christophe Romain | 2009-11-05 | 3 | -4/+4 |
| | | | | SVN Revision: 2729 | ||||
* | Fix ProcessOne name in comments. | Badlop | 2009-11-04 | 2 | -2/+2 |
| | | | | SVN Revision: 2724 | ||||
* | Fix disco on root node, add commands to disco (thanks to Brian Cully)(EJAB-1094) | Badlop | 2009-11-04 | 3 | -39/+112 |
| | | | | SVN Revision: 2722 | ||||
* | Send authorization messages outside of get-pending transaction (thanks to ↵ | Badlop | 2009-11-04 | 2 | -34/+33 |
| | | | | | | Brian Cully)(EJAB-1090) SVN Revision: 2721 | ||||
* | Send authorization messages outside of get-pending transaction (thanks to ↵ | Badlop | 2009-11-04 | 1 | -8/+7 |
| | | | | | | Brian Cully)(EJAB-1090) SVN Revision: 2719 | ||||
* | minor bugfix, thanks to brian Cully (EJAB-1089) | Christophe Romain | 2009-10-27 | 1 | -6/+12 |
| | | | | SVN Revision: 2713 | ||||
* | backport previous patch to pubsub odbc | Christophe Romain | 2009-10-27 | 2 | -45/+53 |
| | | | | SVN Revision: 2711 | ||||
* | fix disco bugs, thanks to Brian Cully (EJAB-1088) | Christophe Romain | 2009-10-27 | 1 | -7/+14 |
| | | | | SVN Revision: 2710 | ||||
* | does not use slash as default separator in nodename (EJAB-667) | Christophe Romain | 2009-10-20 | 22 | -267/+423 |
| | | | | SVN Revision: 2687 | ||||
* | prevent remove_user from blocking gen_server, and allow plugin to change ↵ | Christophe Romain | 2009-10-13 | 3 | -149/+161 |
| | | | | | | broadcasted payload on publish SVN Revision: 2666 | ||||
* | typo fix (EJAB-1060) | Christophe Romain | 2009-10-13 | 1 | -2/+2 |
| | | | | SVN Revision: 2664 | ||||
* | fix get_item issue on authorize access model (thanks to brian cully) (EJAB-1060) | Christophe Romain | 2009-10-12 | 2 | -4/+4 |
| | | | | SVN Revision: 2660 | ||||
* | return invalid-options on badly formed subscription options | Christophe Romain | 2009-10-12 | 3 | -52/+77 |
| | | | | SVN Revision: 2656 | ||||
* | Default pubsub messages to headline if nothing is configured (thanks to ↵ | Christophe Romain | 2009-10-12 | 3 | -4/+4 |
| | | | | | | Brian Cully) (EJAB-1061) SVN Revision: 2654 | ||||
* | Fix regression for authorize node subscription (thanks to Brian ↵ | Badlop | 2009-10-09 | 2 | -6/+0 |
| | | | | | | Cully)(EJAB-1060) SVN Revision: 2651 | ||||
* | allow max_items_node use on pep | Christophe Romain | 2009-10-06 | 3 | -39/+43 |
| | | | | SVN Revision: 2642 | ||||
* | do not create hometree base when hometree not configured as plugin | Christophe Romain | 2009-09-25 | 3 | -51/+61 |
| | | | | SVN Revision: 2634 | ||||
* | fix EJAB-1044 and EJAB-1055 | Christophe Romain | 2009-09-24 | 16 | -19/+58 |
| | | | | SVN Revision: 2626 | ||||
* | rename pep_sendlast_offline option to ignore_pep_from_offline (EJAB-1047) | Christophe Romain | 2009-09-23 | 2 | -8/+8 |
| | | | | SVN Revision: 2621 | ||||
* | fix EJAB-819 thanks to badlop | Christophe Romain | 2009-09-23 | 16 | -124/+162 |
| | | | | SVN Revision: 2615 | ||||
* | fix EJAB-1048, add timestamp to last published items | Christophe Romain | 2009-09-23 | 3 | -46/+89 |
| | | | | SVN Revision: 2611 | ||||
* | fix missing member affiliation on odbc plugin | Christophe Romain | 2009-09-18 | 1 | -0/+2 |
| | | | | SVN Revision: 2603 | ||||
* | Replace TYPE/1 with is_TYPE/1 (EJAB-922) | Badlop | 2009-09-10 | 1 | -6/+6 |
| | | | | SVN Revision: 2596 | ||||
* | remove useless include | Christophe Romain | 2009-09-09 | 1 | -2/+0 |
| | | | | SVN Revision: 2590 | ||||
* | fix delete item to allow owner being able to remove all publisher items, and ↵ | Christophe Romain | 2009-09-09 | 6 | -59/+93 |
| | | | | | | also fix EJAB-1036 SVN Revision: 2589 | ||||
* | fix minor timestamp shift between item creation and modification | Christophe Romain | 2009-09-04 | 1 | -2/+3 |
| | | | | SVN Revision: 2585 | ||||
* | improve previous patch | Christophe Romain | 2009-09-01 | 3 | -40/+41 |
| | | | | SVN Revision: 2578 | ||||
* | Fix missing tag when configuring subscription option (thanks to Clochix) | Badlop | 2009-09-01 | 1 | -1/+11 |
| | | | | SVN Revision: 2576 | ||||
* | Fix Edoc errors | Badlop | 2009-08-31 | 1 | -2/+2 |
| | | | | SVN Revision: 2569 | ||||
* | apply last patch to pubsub_odbc as well | Christophe Romain | 2009-08-28 | 1 | -5/+5 |
| | | | | SVN Revision: 2563 | ||||
* | secure calls to ets:lookup | Christophe Romain | 2009-08-28 | 4 | -11/+11 |
| | | | | SVN Revision: 2562 | ||||
* | fix send last item issue | Christophe Romain | 2009-08-28 | 2 | -5/+5 |
| | | | | SVN Revision: 2560 |