aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* delete node fixChristophe Romain2009-08-272-52/+32
| | | | SVN Revision: 2558
* remove INFO_MSG call inside sql_query_internalChristophe Romain2009-08-271-1/+1
| | | | SVN Revision: 2556
* reapply previous RSM filtering fix drop by mistakeChristophe Romain2009-08-271-4/+3
| | | | SVN Revision: 2555
* get odbc subscriptions bugfixChristophe Romain2009-08-275-27/+35
| | | | SVN Revision: 2554
* several improvements, and fix odbc subscriptions issuesChristophe Romain2009-08-278-163/+249
| | | | SVN Revision: 2553
* Fix EDoc commentBadlop2009-08-272-2/+2
| | | | SVN Revision: 2552
* fix pep not fetching subscriptionsChristophe Romain2009-08-271-8/+8
| | | | SVN Revision: 2551
* typo fixChristophe Romain2009-08-271-1/+1
| | | | SVN Revision: 2549
* fix issue with RSM filteringChristophe Romain2009-08-271-4/+3
| | | | SVN Revision: 2548
* fix old api in node_flat_odbcChristophe Romain2009-08-273-230/+226
| | | | SVN Revision: 2547
* port commit from r2527 to odbc pluginChristophe Romain2009-08-272-2/+15
| | | | SVN Revision: 2543
* check if a room is not persistent before starting a new one with the same ↵Evgeniy Khramtsov2009-08-261-2/+18
| | | | | | name (EJAB-1026) SVN Revision: 2539
* resolve EJAB-1025, send notification when owner changed entity subscriptionChristophe Romain2009-08-253-14/+32
| | | | SVN Revision: 2532
* Add command to update PubSub table of ejabberd trunk SVN.Badlop2009-08-252-0/+10
| | | | | | | If you use ejabberd trunk SVN, run this command: ejabberdctl rename_default_nodeplugin SVN Revision: 2531
* apply badlop's patch from http://www.ejabberd.im/node/3629Christophe Romain2009-08-253-4/+7
| | | | SVN Revision: 2530
* added function to rename old default nodes to hometreeChristophe Romain2009-08-253-75/+103
| | | | SVN Revision: 2529
* fix manage subscriptions owner's usecaseChristophe Romain2009-08-242-11/+27
| | | | SVN Revision: 2528
* Write PID file, path is configurable in ejabberdctl.cfg (EJAB-1023)Badlop2009-08-246-0/+62
| | | | SVN Revision: 2526
* Document that the admin can install ejabberd.init script (EJAB-755)Badlop2009-08-242-3/+21
| | | | SVN Revision: 2522
* Prepare ejabberd.init when installing ejabberd.Badlop2009-08-242-4/+11
| | | | SVN Revision: 2521
* Added preliminary template file for ejabberd.init (thanks to Christophe Romain)Badlop2009-08-242-0/+79
| | | | SVN Revision: 2520
* Update Japanese translation (thanks to Tsukasa Hamano)Badlop2009-08-232-94/+123
| | | | SVN Revision: 2519
* update pubsub_odbc.patchChristophe Romain2009-08-212-42/+47
| | | | SVN Revision: 2518
* Comment -spec lines to compile with ancient Erlang/OTP versions.Badlop2009-08-211-4/+6
| | | | SVN Revision: 2517
* Modify exmpp header lines to compile with ancient Erlang/OTP versions.Badlop2009-08-211-22/+19
| | | | SVN Revision: 2516
* do not include MAPPED-ADDRESS in new style responses since it is not ↵Evgeniy Khramtsov2009-08-211-1/+0
| | | | | | required by the RFC SVN Revision: 2514
* Show example config to disable account create/delete, and allow password change.Badlop2009-08-202-10/+25
| | | | SVN Revision: 2512
* Update Czech translation (thanks to Lukáš Polívka)Badlop2009-08-202-154/+159
| | | | SVN Revision: 2510
* add missing index while migrating old pubsub databaseChristophe Romain2009-08-201-4/+7
| | | | SVN Revision: 2509
* fixing pubsub_subscription issue when changed transaction to sync_dirtyChristophe Romain2009-08-202-14/+16
| | | | SVN Revision: 2508
* Updated translation files.Badlop2009-08-1941-1393/+1845
| | | | SVN Revision: 2507
* Update Polish translation (thanks to Zbyszek Żółkiewski)Badlop2009-08-191-194/+154
| | | | SVN Revision: 2506
* Explain how client can specify Pubsub plugin when creating node (thanks to ↵Badlop2009-08-192-2/+8
| | | | | | Christophe Romain) SVN Revision: 2504
* Update Pubsub's nodetree documentation (thanks to Christophe Romain)Badlop2009-08-192-13/+39
| | | | SVN Revision: 2503
* Update Norwegian translation (thanks to Stian B. Barmen)Badlop2009-08-191-169/+122
| | | | SVN Revision: 2502
* Update Italian translation (thanks to Gabriele Stilli)Badlop2009-08-191-143/+104
| | | | SVN Revision: 2501
* Update Dutch translation (thanks to Andreas van Cranenburgh)Badlop2009-08-181-142/+106
| | | | SVN Revision: 2500
* Recompile guide.htmlBadlop2009-08-181-3/+15
| | | | SVN Revision: 2499
* added mod_pubsub_odbc documentationChristophe Romain2009-08-181-4/+19
| | | | SVN Revision: 2498
* allow hometree pubsub plugin usage in default config, flat being default ↵Christophe Romain2009-08-171-1/+1
| | | | | | plugin anyway SVN Revision: 2497
* fix create_node and subscribe_node glitches from last mergeChristophe Romain2009-08-177-33/+44
| | | | SVN Revision: 2496
* Fix EDoc errors.Badlop2009-08-1714-73/+81
| | | | SVN Revision: 2494
* Update German translation (thanks to Nikolaus Polak)Badlop2009-08-171-153/+135
| | | | SVN Revision: 2493
* Display room service messages in distintive blue colour.Badlop2009-08-151-3/+7
| | | | SVN Revision: 2491
* Update Ingoing s2s connections inner state to hold domain name (thanks to ↵Badlop2009-08-151-1/+10
| | | | | | Juan Pablo Carlino)(EJAB-972) SVN Revision: 2489
* Don't allow room config to enable password protection with empty password ↵Badlop2009-08-151-1/+41
| | | | | | (EJAB-1011) SVN Revision: 2485
* If room config violates service policy, return not-acceptable instead of ↵Badlop2009-08-151-1/+1
| | | | | | bad-request. SVN Revision: 2484
* Update Ukraininan translation (thanks to Ruslan Rakhmanin)Badlop2009-08-151-107/+71
| | | | SVN Revision: 2483
* fixes disco#infoEvgeniy Khramtsov2009-08-151-1/+1
| | | | SVN Revision: 2482
* Update Galician translation (thanks to Carlos E. Lopez)Badlop2009-08-141-41/+37
| | | | SVN Revision: 2481