]>
granicus.if.org Git - ejabberd/log
Badlop [Mon, 19 Oct 2009 10:41:44 +0000 (10:41 +0000)]
Start mnesia as a permanent application (thanks to Brian Cully)(EJAB-1068)
SVN Revision: 2673
Badlop [Mon, 19 Oct 2009 10:30:41 +0000 (10:30 +0000)]
Fix unnecessary call to xml:crypt/1 (thanks to Janusz Dziemidowicz)(EJAB-1064)
SVN Revision: 2672
Mickaël Rémond [Mon, 19 Oct 2009 09:36:23 +0000 (09:36 +0000)]
Support gen_tcp send timeout: Close the connection if the other end has disconnected ungracefully or cannot keep up with the rate at which we are sending data (EJAB-926)
SVN Revision: 2671
Badlop [Tue, 13 Oct 2009 22:30:08 +0000 (22:30 +0000)]
Fixed more gcc signedness warnings
SVN Revision: 2668
Christophe Romain [Tue, 13 Oct 2009 16:43:02 +0000 (16:43 +0000)]
prevent remove_user from blocking gen_server, and allow plugin to change broadcasted payload on publish
SVN Revision: 2666
Christophe Romain [Tue, 13 Oct 2009 07:47:17 +0000 (07:47 +0000)]
typo fix (EJAB-1060)
SVN Revision: 2664
Badlop [Mon, 12 Oct 2009 22:51:19 +0000 (22:51 +0000)]
If s2s fails due to namespace mismatch, show differences to help debugging the problem.
SVN Revision: 2662
Christophe Romain [Mon, 12 Oct 2009 15:22:14 +0000 (15:22 +0000)]
fix get_item issue on authorize access model (thanks to brian cully) (EJAB-1060)
SVN Revision: 2660
Christophe Romain [Mon, 12 Oct 2009 12:01:54 +0000 (12:01 +0000)]
autodetect compilation parameters for Mac OS X Snow Leopard (EJAB-1056)
SVN Revision: 2658
Christophe Romain [Mon, 12 Oct 2009 09:59:36 +0000 (09:59 +0000)]
return invalid-options on badly formed subscription options
SVN Revision: 2656
Christophe Romain [Mon, 12 Oct 2009 09:05:26 +0000 (09:05 +0000)]
Default pubsub messages to headline if nothing is configured (thanks to Brian Cully) (EJAB-1061)
SVN Revision: 2654
Badlop [Fri, 9 Oct 2009 12:00:20 +0000 (12:00 +0000)]
Fix regression for authorize node subscription (thanks to Brian Cully)(EJAB-1060)
SVN Revision: 2651
Mickaël Rémond [Thu, 8 Oct 2009 17:22:48 +0000 (17:22 +0000)]
Add debug message on command execution
SVN Revision: 2650
Badlop [Thu, 8 Oct 2009 14:29:42 +0000 (14:29 +0000)]
Document new option max_fsm_queue.
SVN Revision: 2648
Evgeniy Khramtsov [Wed, 7 Oct 2009 14:24:09 +0000 (14:24 +0000)]
new option added: max_fsm_queue. removed hardcoded FSMLIMITS
SVN Revision: 2645
Evgeniy Khramtsov [Wed, 7 Oct 2009 13:41:36 +0000 (13:41 +0000)]
use queue to reduced quadratic time effort on selective receive (thanks to Alexey Shchepin)
SVN Revision: 2644
Christophe Romain [Tue, 6 Oct 2009 15:18:58 +0000 (15:18 +0000)]
allow max_items_node use on pep
SVN Revision: 2642
Badlop [Tue, 6 Oct 2009 10:04:26 +0000 (10:04 +0000)]
Improve stream error stanza when receives invalid handshake from component.
SVN Revision: 2640
Badlop [Mon, 28 Sep 2009 17:23:37 +0000 (17:23 +0000)]
Pack presences stored in C2S processes (thanks to Geoff Cant)(EJAB-1057)
SVN Revision: 2638
Mickaël Rémond [Sun, 27 Sep 2009 14:30:01 +0000 (14:30 +0000)]
Describe how to compile ejabberd on Mac OS X Snow Leopard with Erlang R13B-2
SVN Revision: 2636
Christophe Romain [Fri, 25 Sep 2009 13:12:29 +0000 (13:12 +0000)]
do not create hometree base when hometree not configured as plugin
SVN Revision: 2634
Evgeniy Khramtsov [Fri, 25 Sep 2009 11:47:21 +0000 (11:47 +0000)]
fixes race condition in wait_caps/note_caps (EJAB-1054)
SVN Revision: 2632
Evgeniy Khramtsov [Fri, 25 Sep 2009 07:02:23 +0000 (07:02 +0000)]
new CAPTCHA script since previous one has been broken
SVN Revision: 2631
Badlop [Thu, 24 Sep 2009 21:27:23 +0000 (21:27 +0000)]
Update Catalan translation (thanks to Jan Kusanagi)
SVN Revision: 2630
Christophe Romain [Thu, 24 Sep 2009 19:29:21 +0000 (19:29 +0000)]
improve waiting caps clean (EJAB-1054)
SVN Revision: 2627
Christophe Romain [Thu, 24 Sep 2009 19:28:43 +0000 (19:28 +0000)]
fix EJAB-1044 and EJAB-1055
SVN Revision: 2626
Badlop [Thu, 24 Sep 2009 13:37:32 +0000 (13:37 +0000)]
Recompile guide and translation files.
SVN Revision: 2625
Christophe Romain [Wed, 23 Sep 2009 21:56:41 +0000 (21:56 +0000)]
rename pep_sendlast_offline option to ignore_pep_from_offline in default configuration
SVN Revision: 2622
Christophe Romain [Wed, 23 Sep 2009 21:54:58 +0000 (21:54 +0000)]
rename pep_sendlast_offline option to ignore_pep_from_offline (EJAB-1047)
SVN Revision: 2621
Christophe Romain [Wed, 23 Sep 2009 21:11:21 +0000 (21:11 +0000)]
fix Makefile.win32 for including stun (thanks to neustradamus)
SVN Revision: 2619
Badlop [Wed, 23 Sep 2009 17:25:04 +0000 (17:25 +0000)]
Fix wrong XEP number to XEP-0227. Recompile translation files.
SVN Revision: 2617
Christophe Romain [Wed, 23 Sep 2009 15:56:06 +0000 (15:56 +0000)]
fix EJAB-819 thanks to badlop
SVN Revision: 2615
Badlop [Wed, 23 Sep 2009 15:28:53 +0000 (15:28 +0000)]
Replace several mentions of Jabber to XMPP (thanks to Nicolas Vérité)
SVN Revision: 2613
Mickaël Rémond [Wed, 23 Sep 2009 12:37:58 +0000 (12:37 +0000)]
Replaced Jabber references in config file with XMPP, official name of the protocol
SVN Revision: 2612
Christophe Romain [Wed, 23 Sep 2009 09:27:12 +0000 (09:27 +0000)]
fix EJAB-1048, add timestamp to last published items
SVN Revision: 2611
Mickaël Rémond [Mon, 21 Sep 2009 15:10:50 +0000 (15:10 +0000)]
Removed unneeded use of length function + Remove trailing spaces
SVN Revision: 2610
Badlop [Mon, 21 Sep 2009 10:03:37 +0000 (10:03 +0000)]
Document more ejabberd commands in the Guide (EJAB-1041)
SVN Revision: 2608
Badlop [Mon, 21 Sep 2009 07:39:23 +0000 (07:39 +0000)]
Added new translation to Greek language (thanks to James Iakovos Mandelis)
SVN Revision: 2607
Badlop [Mon, 21 Sep 2009 07:39:07 +0000 (07:39 +0000)]
Mention the mod_pubsub plugin default rename to flat
SVN Revision: 2606
Christophe Romain [Fri, 18 Sep 2009 13:43:49 +0000 (13:43 +0000)]
fix missing member affiliation on odbc plugin
SVN Revision: 2603
Christophe Romain [Fri, 18 Sep 2009 13:29:08 +0000 (13:29 +0000)]
fix compilation warning
SVN Revision: 2601
Christophe Romain [Fri, 18 Sep 2009 13:17:07 +0000 (13:17 +0000)]
Return terminal binding condition on max stanza size limit (thanks to Aleksey)
SVN Revision: 2600
Evgeniy Khramtsov [Tue, 15 Sep 2009 11:11:49 +0000 (11:11 +0000)]
removed pretty printer from debug
SVN Revision: 2599
Badlop [Fri, 11 Sep 2009 08:59:53 +0000 (08:59 +0000)]
Remove ChangeLog on distclean
SVN Revision: 2598
Christophe Romain [Fri, 11 Sep 2009 08:16:25 +0000 (08:16 +0000)]
change version do 2.1.0
SVN Revision: 2597
Badlop [Thu, 10 Sep 2009 22:38:37 +0000 (22:38 +0000)]
Replace TYPE/1 with is_TYPE/1 (EJAB-922)
SVN Revision: 2596
Badlop [Thu, 10 Sep 2009 22:38:17 +0000 (22:38 +0000)]
Mention in the 2.1.0 release notes the HTTP-Bind optimization
SVN Revision: 2595
Jérôme Sautret [Thu, 10 Sep 2009 16:52:20 +0000 (16:52 +0000)]
Add a "created_at" column to some tables in the MySQL schema to store
a timestamp (thanks to Pedro Melo, EJAB-376).
SVN Revision: 2593
Jérôme Sautret [Thu, 10 Sep 2009 16:45:50 +0000 (16:45 +0000)]
Fix pubsub tables constraints in MySQL schema creation script.
SVN Revision: 2592
Christophe Romain [Wed, 9 Sep 2009 21:41:25 +0000 (21:41 +0000)]
remove useless include
SVN Revision: 2590
Christophe Romain [Wed, 9 Sep 2009 21:40:21 +0000 (21:40 +0000)]
fix delete item to allow owner being able to remove all publisher items, and also fix EJAB-1036
SVN Revision: 2589
Badlop [Mon, 7 Sep 2009 14:28:08 +0000 (14:28 +0000)]
Change some error messages.
SVN Revision: 2587
Christophe Romain [Fri, 4 Sep 2009 23:32:13 +0000 (23:32 +0000)]
fix minor timestamp shift between item creation and modification
SVN Revision: 2585
Pablo Polvorin [Fri, 4 Sep 2009 21:31:03 +0000 (21:31 +0000)]
Use the local (target) domain for firing the s2s_receive_packet hook.
It was using the external server domain (LFrom) instead of the local domain (LTo).
This might have impact on mod_caps in s2s scenarios, needs further attention.
SVN Revision: 2583
Badlop [Wed, 2 Sep 2009 13:39:57 +0000 (13:39 +0000)]
Update Swedish translation (thanks to Gustaf Alströmer)
SVN Revision: 2580
Christophe Romain [Tue, 1 Sep 2009 13:16:10 +0000 (13:16 +0000)]
improve previous patch
SVN Revision: 2578
Badlop [Tue, 1 Sep 2009 08:18:30 +0000 (08:18 +0000)]
Fix missing tag when configuring subscription option (thanks to Clochix)
SVN Revision: 2576
Badlop [Mon, 31 Aug 2009 18:37:52 +0000 (18:37 +0000)]
BOSH module optimization and clean-up (thanks to Aleksey Shchepin and Mickaël Rémond)(EJAB-936)
SVN Revision: 2574
Badlop [Mon, 31 Aug 2009 16:41:20 +0000 (16:41 +0000)]
Include in release notes Zlib+STARTTLS support
SVN Revision: 2573
Badlop [Mon, 31 Aug 2009 16:29:25 +0000 (16:29 +0000)]
Support zlib compression after STARTTLS (thanks to Aleksey Shchepin)(EJAB-499)
SVN Revision: 2571
Badlop [Mon, 31 Aug 2009 14:54:35 +0000 (14:54 +0000)]
Remove the word "END" of release_notes file because it seems unnecessary.
SVN Revision: 2570
Badlop [Mon, 31 Aug 2009 11:11:13 +0000 (11:11 +0000)]
Fix Edoc errors
SVN Revision: 2569
Badlop [Mon, 31 Aug 2009 08:41:56 +0000 (08:41 +0000)]
Rename erlang log file sasl.log to erlang.log (EJAB-783)
SVN Revision: 2567
Badlop [Sat, 29 Aug 2009 19:23:02 +0000 (19:23 +0000)]
Update translation files
SVN Revision: 2566
Badlop [Sat, 29 Aug 2009 19:22:38 +0000 (19:22 +0000)]
Update Esperanto translation (thanks to Andreas van Cranenburgh)
SVN Revision: 2565
Christophe Romain [Fri, 28 Aug 2009 16:24:42 +0000 (16:24 +0000)]
apply last patch to pubsub_odbc as well
SVN Revision: 2563
Christophe Romain [Fri, 28 Aug 2009 16:22:37 +0000 (16:22 +0000)]
secure calls to ets:lookup
SVN Revision: 2562
Christophe Romain [Fri, 28 Aug 2009 00:06:28 +0000 (00:06 +0000)]
fix send last item issue
SVN Revision: 2560
Christophe Romain [Thu, 27 Aug 2009 22:36:46 +0000 (22:36 +0000)]
delete node fix
SVN Revision: 2558
Christophe Romain [Thu, 27 Aug 2009 22:27:55 +0000 (22:27 +0000)]
remove INFO_MSG call inside sql_query_internal
SVN Revision: 2556
Christophe Romain [Thu, 27 Aug 2009 22:23:39 +0000 (22:23 +0000)]
reapply previous RSM filtering fix drop by mistake
SVN Revision: 2555
Christophe Romain [Thu, 27 Aug 2009 22:14:48 +0000 (22:14 +0000)]
get odbc subscriptions bugfix
SVN Revision: 2554
Christophe Romain [Thu, 27 Aug 2009 21:38:23 +0000 (21:38 +0000)]
several improvements, and fix odbc subscriptions issues
SVN Revision: 2553
Badlop [Thu, 27 Aug 2009 18:15:12 +0000 (18:15 +0000)]
Fix EDoc comment
SVN Revision: 2552
Christophe Romain [Thu, 27 Aug 2009 10:20:05 +0000 (10:20 +0000)]
fix pep not fetching subscriptions
SVN Revision: 2551
Christophe Romain [Thu, 27 Aug 2009 09:44:03 +0000 (09:44 +0000)]
typo fix
SVN Revision: 2549
Christophe Romain [Thu, 27 Aug 2009 09:32:40 +0000 (09:32 +0000)]
fix issue with RSM filtering
SVN Revision: 2548
Christophe Romain [Thu, 27 Aug 2009 08:57:45 +0000 (08:57 +0000)]
fix old api in node_flat_odbc
SVN Revision: 2547
Christophe Romain [Thu, 27 Aug 2009 08:17:44 +0000 (08:17 +0000)]
port commit from r2527 to odbc plugin
SVN Revision: 2543
Evgeniy Khramtsov [Wed, 26 Aug 2009 04:14:54 +0000 (04:14 +0000)]
check if a room is not persistent before starting a new one with the same name (EJAB-1026)
SVN Revision: 2539
Christophe Romain [Tue, 25 Aug 2009 16:35:43 +0000 (16:35 +0000)]
resolve EJAB-1025, send notification when owner changed entity subscription
SVN Revision: 2532
Badlop [Tue, 25 Aug 2009 15:23:23 +0000 (15:23 +0000)]
Add command to update PubSub table of ejabberd trunk SVN.
If you use ejabberd trunk SVN, run this command:
ejabberdctl rename_default_nodeplugin
SVN Revision: 2531
Christophe Romain [Tue, 25 Aug 2009 15:09:12 +0000 (15:09 +0000)]
apply badlop's patch from http://www.ejabberd.im/node/3629
SVN Revision: 2530
Christophe Romain [Tue, 25 Aug 2009 14:13:26 +0000 (14:13 +0000)]
added function to rename old default nodes to hometree
SVN Revision: 2529
Christophe Romain [Mon, 24 Aug 2009 22:40:40 +0000 (22:40 +0000)]
fix manage subscriptions owner's usecase
SVN Revision: 2528
Badlop [Mon, 24 Aug 2009 21:21:04 +0000 (21:21 +0000)]
Write PID file, path is configurable in ejabberdctl.cfg (EJAB-1023)
SVN Revision: 2526
Badlop [Mon, 24 Aug 2009 19:44:21 +0000 (19:44 +0000)]
Document that the admin can install ejabberd.init script (EJAB-755)
SVN Revision: 2522
Badlop [Mon, 24 Aug 2009 19:44:07 +0000 (19:44 +0000)]
Prepare ejabberd.init when installing ejabberd.
SVN Revision: 2521
Badlop [Mon, 24 Aug 2009 19:43:52 +0000 (19:43 +0000)]
Added preliminary template file for ejabberd.init (thanks to Christophe Romain)
SVN Revision: 2520
Badlop [Sun, 23 Aug 2009 15:32:46 +0000 (15:32 +0000)]
Update Japanese translation (thanks to Tsukasa Hamano)
SVN Revision: 2519
Christophe Romain [Fri, 21 Aug 2009 11:54:22 +0000 (11:54 +0000)]
update pubsub_odbc.patch
SVN Revision: 2518
Badlop [Fri, 21 Aug 2009 10:24:21 +0000 (10:24 +0000)]
Comment -spec lines to compile with ancient Erlang/OTP versions.
SVN Revision: 2517
Badlop [Fri, 21 Aug 2009 09:27:34 +0000 (09:27 +0000)]
Modify exmpp header lines to compile with ancient Erlang/OTP versions.
SVN Revision: 2516
Evgeniy Khramtsov [Fri, 21 Aug 2009 06:07:04 +0000 (06:07 +0000)]
do not include MAPPED-ADDRESS in new style responses since it is not required by the RFC
SVN Revision: 2514
Badlop [Thu, 20 Aug 2009 21:43:55 +0000 (21:43 +0000)]
Show example config to disable account create/delete, and allow password change.
SVN Revision: 2512
Badlop [Thu, 20 Aug 2009 17:29:56 +0000 (17:29 +0000)]
Update Czech translation (thanks to Lukáš Polívka)
SVN Revision: 2510
Christophe Romain [Thu, 20 Aug 2009 15:50:24 +0000 (15:50 +0000)]
add missing index while migrating old pubsub database
SVN Revision: 2509
Christophe Romain [Thu, 20 Aug 2009 13:07:58 +0000 (13:07 +0000)]
fixing pubsub_subscription issue when changed transaction to sync_dirty
SVN Revision: 2508
Badlop [Wed, 19 Aug 2009 21:48:53 +0000 (21:48 +0000)]
Updated translation files.
SVN Revision: 2507
Badlop [Wed, 19 Aug 2009 21:48:07 +0000 (21:48 +0000)]
Update Polish translation (thanks to Zbyszek Żółkiewski)
SVN Revision: 2506