index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mod_pubsub
/
pubsub_odbc.patch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
return user affiliation for a specified node (thanks to Karim Gemayel) (EJAB-...
Christophe Romain
2012-04-11
1
-16
/
+16
*
add hooks for node creation/deletion (EJAB-1470)
Christophe Romain
2011-11-29
1
-51
/
+51
*
Fix Denial of Service when user sends malformed publish stanza (thanks to Ole...
Christophe Romain
2011-09-21
1
-23
/
+23
*
enable pubsub#deliver_notification checking (thanks to Karim Gemayel)(EJAB-1453)
Christophe Romain
2011-08-31
1
-25
/
+87
*
update pubsub_odbc patch
Christophe Romain
2010-12-07
1
-46
/
+46
*
enforce disco features results (thanks to Karim)(EJAB-1033, EJAB-1228, EJAB-1...
Christophe Romain
2010-08-02
1
-71
/
+147
*
sync last changes in pubsub_odbc patch
Christophe Romain
2010-06-02
1
-2
/
+2
*
send created node notifications (EJAB-1225)
Christophe Romain
2010-05-28
1
-27
/
+27
*
fix jlib calls from previous patch
Christophe Romain
2010-05-28
1
-3
/
+3
*
make last_item_cache feature cluster aware (EJAB-1234)
Christophe Romain
2010-05-28
1
-42
/
+42
*
fix EJAB-1233 on pubsub_odbc patch
Christophe Romain
2010-05-19
1
-19
/
+18
*
prevent orphaned pubsub node (EJAB-1233)
Christophe Romain
2010-05-19
1
-16
/
+20
*
sync pubsub_odbc with latest code
Christophe Romain
2010-05-12
1
-10
/
+10
*
improve remove_user (EJAB-1172)
Christophe Romain
2010-03-11
1
-37
/
+37
*
typo fix on previous pubsub patch
Christophe Romain
2010-03-08
1
-8
/
+8
*
allow sending PEP to bare jid on s2s
Christophe Romain
2010-03-08
1
-8
/
+8
*
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
-10
/
+10
*
fix compilations issues
Christophe Romain
2010-03-05
1
-51
/
+51
*
add send_loop robustness
Christophe Romain
2010-01-13
1
-40
/
+40
*
remove useless comment
Christophe Romain
2010-01-12
1
-8
/
+8
*
avoid calling gen_server on internal events (EJAB-1156)
Christophe Romain
2010-01-12
1
-51
/
+51
*
fix NodeName issue from r2880 (thanks to Karim Gemayel)
Christophe Romain
2010-01-12
1
-2
/
+2
*
fix r2876 compilation warning
Christophe Romain
2010-01-12
1
-2
/
+2
*
apply r2876 on pubsub_odbc
Christophe Romain
2010-01-12
1
-8
/
+8
*
prevent sending duplicated last items if several resources online (EJAB-1116)
Christophe Romain
2009-12-06
1
-38
/
+38
*
Call ejabberd_router:route/3 instead of sending a message (EJAB-1114)
Badlop
2009-12-04
1
-4
/
+4
*
Small relax the limitation in the mod_pubsub_odbc host option.
Badlop
2009-12-04
1
-1
/
+1
*
typo fix that breaks pep
Christophe Romain
2009-11-06
1
-2
/
+2
*
fix root node deletion match
Christophe Romain
2009-11-05
1
-2
/
+2
*
Fix disco on root node, add commands to disco (thanks to Brian Cully)(EJAB-1094)
Badlop
2009-11-04
1
-37
/
+48
*
Send authorization messages outside of get-pending transaction (thanks to Bri...
Badlop
2009-11-04
1
-26
/
+26
*
backport previous patch to pubsub odbc
Christophe Romain
2009-10-27
1
-38
/
+39
*
does not use slash as default separator in nodename (EJAB-667)
Christophe Romain
2009-10-20
1
-52
/
+83
*
prevent remove_user from blocking gen_server, and allow plugin to change broa...
Christophe Romain
2009-10-13
1
-57
/
+57
*
return invalid-options on badly formed subscription options
Christophe Romain
2009-10-12
1
-34
/
+37
*
Default pubsub messages to headline if nothing is configured (thanks to Brian...
Christophe Romain
2009-10-12
1
-2
/
+2
*
allow max_items_node use on pep
Christophe Romain
2009-10-06
1
-39
/
+39
*
do not create hometree base when hometree not configured as plugin
Christophe Romain
2009-09-25
1
-41
/
+41
*
fix EJAB-1044 and EJAB-1055
Christophe Romain
2009-09-24
1
-11
/
+11
*
fix EJAB-819 thanks to badlop
Christophe Romain
2009-09-23
1
-40
/
+40
*
fix EJAB-1048, add timestamp to last published items
Christophe Romain
2009-09-23
1
-27
/
+32
*
fix delete item to allow owner being able to remove all publisher items, and ...
Christophe Romain
2009-09-09
1
-36
/
+38
*
improve previous patch
Christophe Romain
2009-09-01
1
-21
/
+20
*
fix send last item issue
Christophe Romain
2009-08-28
1
-3
/
+3
*
delete node fix
Christophe Romain
2009-08-27
1
-47
/
+30
*
get odbc subscriptions bugfix
Christophe Romain
2009-08-27
1
-15
/
+16
*
several improvements, and fix odbc subscriptions issues
Christophe Romain
2009-08-27
1
-20
/
+95
*
Fix EDoc comment
Badlop
2009-08-27
1
-1
/
+1
*
fix old api in node_flat_odbc
Christophe Romain
2009-08-27
1
-46
/
+212
[next]