aboutsummaryrefslogtreecommitdiff
path: root/src/mod_pubsub/pubsub_odbc.patch (follow)
Commit message (Expand)AuthorAgeFilesLines
* return user affiliation for a specified node (thanks to Karim Gemayel) (EJAB-...Christophe Romain2012-04-111-16/+16
* add hooks for node creation/deletion (EJAB-1470)Christophe Romain2011-11-291-51/+51
* Fix Denial of Service when user sends malformed publish stanza (thanks to Ole...Christophe Romain2011-09-211-23/+23
* enable pubsub#deliver_notification checking (thanks to Karim Gemayel)(EJAB-1453)Christophe Romain2011-08-311-25/+87
* update pubsub_odbc patchChristophe Romain2010-12-071-46/+46
* enforce disco features results (thanks to Karim)(EJAB-1033, EJAB-1228, EJAB-1...Christophe Romain2010-08-021-71/+147
* sync last changes in pubsub_odbc patchChristophe Romain2010-06-021-2/+2
* send created node notifications (EJAB-1225)Christophe Romain2010-05-281-27/+27
* fix jlib calls from previous patchChristophe Romain2010-05-281-3/+3
* make last_item_cache feature cluster aware (EJAB-1234)Christophe Romain2010-05-281-42/+42
* fix EJAB-1233 on pubsub_odbc patchChristophe Romain2010-05-191-19/+18
* prevent orphaned pubsub node (EJAB-1233)Christophe Romain2010-05-191-16/+20
* sync pubsub_odbc with latest codeChristophe Romain2010-05-121-10/+10
* improve remove_user (EJAB-1172)Christophe Romain2010-03-111-37/+37
* typo fix on previous pubsub patchChristophe Romain2010-03-081-8/+8
* allow sending PEP to bare jid on s2sChristophe Romain2010-03-081-8/+8
* fix mistake in previous broadcast_stanza changeChristophe Romain2010-03-051-2/+2
* add extended stanza addressing 'replyto' on PEP (EJAB-1198) (thanks karim)Christophe Romain2010-03-051-10/+10
* fix compilations issuesChristophe Romain2010-03-051-51/+51
* add send_loop robustnessChristophe Romain2010-01-131-40/+40
* remove useless commentChristophe Romain2010-01-121-8/+8
* avoid calling gen_server on internal events (EJAB-1156)Christophe Romain2010-01-121-51/+51
* fix NodeName issue from r2880 (thanks to Karim Gemayel)Christophe Romain2010-01-121-2/+2
* fix r2876 compilation warningChristophe Romain2010-01-121-2/+2
* apply r2876 on pubsub_odbcChristophe Romain2010-01-121-8/+8
* prevent sending duplicated last items if several resources online (EJAB-1116)Christophe Romain2009-12-061-38/+38
* Call ejabberd_router:route/3 instead of sending a message (EJAB-1114)Badlop2009-12-041-4/+4
* Small relax the limitation in the mod_pubsub_odbc host option.Badlop2009-12-041-1/+1
* typo fix that breaks pepChristophe Romain2009-11-061-2/+2
* fix root node deletion matchChristophe Romain2009-11-051-2/+2
* Fix disco on root node, add commands to disco (thanks to Brian Cully)(EJAB-1094)Badlop2009-11-041-37/+48
* Send authorization messages outside of get-pending transaction (thanks to Bri...Badlop2009-11-041-26/+26
* backport previous patch to pubsub odbcChristophe Romain2009-10-271-38/+39
* does not use slash as default separator in nodename (EJAB-667)Christophe Romain2009-10-201-52/+83
* prevent remove_user from blocking gen_server, and allow plugin to change broa...Christophe Romain2009-10-131-57/+57
* return invalid-options on badly formed subscription optionsChristophe Romain2009-10-121-34/+37
* Default pubsub messages to headline if nothing is configured (thanks to Brian...Christophe Romain2009-10-121-2/+2
* allow max_items_node use on pepChristophe Romain2009-10-061-39/+39
* do not create hometree base when hometree not configured as pluginChristophe Romain2009-09-251-41/+41
* fix EJAB-1044 and EJAB-1055Christophe Romain2009-09-241-11/+11
* fix EJAB-819 thanks to badlopChristophe Romain2009-09-231-40/+40
* fix EJAB-1048, add timestamp to last published itemsChristophe Romain2009-09-231-27/+32
* fix delete item to allow owner being able to remove all publisher items, and ...Christophe Romain2009-09-091-36/+38
* improve previous patchChristophe Romain2009-09-011-21/+20
* fix send last item issueChristophe Romain2009-08-281-3/+3
* delete node fixChristophe Romain2009-08-271-47/+30
* get odbc subscriptions bugfixChristophe Romain2009-08-271-15/+16
* several improvements, and fix odbc subscriptions issuesChristophe Romain2009-08-271-20/+95
* Fix EDoc commentBadlop2009-08-271-1/+1
* fix old api in node_flat_odbcChristophe Romain2009-08-271-46/+212