]> granicus.if.org Git - ejabberd/log
ejabberd
15 years agoAdded to ejabberdctl an experimental variable EJABBERD_BYPASS_WARNINGS
Badlop [Fri, 11 Dec 2009 19:42:59 +0000 (19:42 +0000)]
Added to ejabberdctl an experimental variable EJABBERD_BYPASS_WARNINGS

SVN Revision: 2804

15 years agoAdd support for serving a Unique Room Name (thanks to Pablo Polvorin)(EJAB-1121)
Badlop [Fri, 11 Dec 2009 12:30:41 +0000 (12:30 +0000)]
Add support for serving a Unique Room Name (thanks to Pablo Polvorin)(EJAB-1121)

SVN Revision: 2802

15 years agoShow Last Activity menu item in Webadmin only if vhost has mod_last (EJAB-1031)
Badlop [Wed, 9 Dec 2009 17:47:02 +0000 (17:47 +0000)]
Show Last Activity menu item in Webadmin only if vhost has mod_last (EJAB-1031)

SVN Revision: 2799

15 years agoCall in WebAdmin the proper mod_last backend module (EJAB-1031)
Badlop [Wed, 9 Dec 2009 17:46:51 +0000 (17:46 +0000)]
Call in WebAdmin the proper mod_last backend module (EJAB-1031)

SVN Revision: 2798

15 years agoThis is ejabberd 2.1.x branch, not 2.1.0 tag.
Badlop [Wed, 9 Dec 2009 10:09:35 +0000 (10:09 +0000)]
This is ejabberd 2.1.x branch, not 2.1.0 tag.

SVN Revision: 2796

15 years agoFix erl -setcookie argument in cluster setup (thanks to Jan Koum)
Badlop [Wed, 9 Dec 2009 10:09:19 +0000 (10:09 +0000)]
Fix erl -setcookie argument in cluster setup (thanks to Jan Koum)

SVN Revision: 2795

15 years agoApply a forgotten part of the original patch (EJAB-1119)
Badlop [Tue, 8 Dec 2009 17:32:46 +0000 (17:32 +0000)]
Apply a forgotten part of the original patch (EJAB-1119)

SVN Revision: 2792

15 years agoFix memory and port leak when TLS is enabled in HTTP (thanks to Brian Cully)(EJAB...
Badlop [Mon, 7 Dec 2009 17:33:02 +0000 (17:33 +0000)]
Fix memory and port leak when TLS is enabled in HTTP (thanks to Brian Cully)(EJAB-1119)

SVN Revision: 2790

15 years agoFix bug that couldn't connect if starttls_required and zlib were set (EJAB-1118)
Badlop [Mon, 7 Dec 2009 15:54:25 +0000 (15:54 +0000)]
Fix bug that couldn't connect if starttls_required and zlib were set (EJAB-1118)

SVN Revision: 2789

15 years agoprevent sending duplicated last items if several resources online (EJAB-1116)
Christophe Romain [Sun, 6 Dec 2009 23:18:17 +0000 (23:18 +0000)]
prevent sending duplicated last items if several resources online (EJAB-1116)

SVN Revision: 2786

15 years agoTypo in mod_pubsub_odbc breaks Service Discovery and more (EJAB-1115)
Badlop [Fri, 4 Dec 2009 18:35:14 +0000 (18:35 +0000)]
Typo in mod_pubsub_odbc breaks Service Discovery and more (EJAB-1115)

SVN Revision: 2784

15 years agoCall ejabberd_router:route/3 instead of sending a message (EJAB-1114)
Badlop [Fri, 4 Dec 2009 16:31:25 +0000 (16:31 +0000)]
Call ejabberd_router:route/3 instead of sending a message (EJAB-1114)

SVN Revision: 2782

15 years agoSmall relax the limitation in the mod_pubsub_odbc host option.
Badlop [Fri, 4 Dec 2009 16:08:31 +0000 (16:08 +0000)]
Small relax the limitation in the mod_pubsub_odbc host option.

SVN Revision: 2781

15 years agoExplain limitation in the mod_pubsub_odbc host option.
Badlop [Thu, 3 Dec 2009 22:53:56 +0000 (22:53 +0000)]
Explain limitation in the mod_pubsub_odbc host option.

SVN Revision: 2777

15 years agoFix warning of unused variable
Badlop [Thu, 3 Dec 2009 22:53:39 +0000 (22:53 +0000)]
Fix warning of unused variable

SVN Revision: 2776

15 years agoUse os:getenv to get HOME; if variable is undefined use default values.
Badlop [Thu, 3 Dec 2009 15:59:01 +0000 (15:59 +0000)]
Use os:getenv to get HOME; if variable is undefined use default values.

SVN Revision: 2773

15 years agoUse old regexp instead re in 2.x for pre-R12B-4 compatibility.
Badlop [Wed, 2 Dec 2009 23:26:28 +0000 (23:26 +0000)]
Use old regexp instead re in 2.x for pre-R12B-4 compatibility.

SVN Revision: 2771

15 years agoIQ sent to resource not connected, return service-unavailable instead of recipient...
Badlop [Tue, 1 Dec 2009 20:00:33 +0000 (20:00 +0000)]
IQ sent to resource not connected, return service-unavailable instead of recipient-unavailable (EJAB-1045)

SVN Revision: 2768

15 years agoForward IQ vCard queries of room occupants to bare JID, not full (EJAB-1045)
Badlop [Tue, 1 Dec 2009 20:00:15 +0000 (20:00 +0000)]
Forward IQ vCard queries of room occupants to bare JID, not full (EJAB-1045)

SVN Revision: 2767

15 years agoDon't handle internally an IQ vCard if destination is full JID (EJAB-1045)
Badlop [Tue, 1 Dec 2009 19:59:59 +0000 (19:59 +0000)]
Don't handle internally an IQ vCard if destination is full JID (EJAB-1045)

SVN Revision: 2766

15 years agoMove get_group_name outside the loop (thanks to mikekaganski)
Badlop [Thu, 26 Nov 2009 14:46:24 +0000 (14:46 +0000)]
Move get_group_name outside the loop (thanks to mikekaganski)

SVN Revision: 2762

15 years agoFix explanation of option content_types. Reorder options.
Badlop [Mon, 23 Nov 2009 19:11:37 +0000 (19:11 +0000)]
Fix explanation of option content_types. Reorder options.

SVN Revision: 2755

15 years agoGenerate main XML file also when exporting only a vhost (EJAB-1098)
Badlop [Mon, 23 Nov 2009 18:34:36 +0000 (18:34 +0000)]
Generate main XML file also when exporting only a vhost (EJAB-1098)

SVN Revision: 2753

15 years agoShow informative webpage when browsing the HTTP-Poll page (EJAB-1106)
Badlop [Mon, 23 Nov 2009 15:21:05 +0000 (15:21 +0000)]
Show informative webpage when browsing the HTTP-Poll page (EJAB-1106)

SVN Revision: 2751

15 years agoChange captcha.sh to not depend on bash (thanks to Konstantin Khomoutov)(EJAB-1105)
Badlop [Mon, 23 Nov 2009 12:43:15 +0000 (12:43 +0000)]
Change captcha.sh to not depend on bash (thanks to Konstantin Khomoutov)(EJAB-1105)

SVN Revision: 2749

15 years agoOption to define custom HTTP headers in mod_http_fileserver (EJAB-612)
Badlop [Mon, 23 Nov 2009 12:00:46 +0000 (12:00 +0000)]
Option to define custom HTTP headers in mod_http_fileserver (EJAB-612)

SVN Revision: 2747

15 years agoExplain that the example captcha.sh requires Bash because uses RANDOM feature.
Badlop [Tue, 17 Nov 2009 15:49:05 +0000 (15:49 +0000)]
Explain that the example captcha.sh requires Bash because uses RANDOM feature.

SVN Revision: 2745

15 years agoInclude IP address, time and module in IBR admin message (thanks to Tsukasa Hamano)
Badlop [Tue, 17 Nov 2009 11:14:31 +0000 (11:14 +0000)]
Include IP address, time and module in IBR admin message (thanks to Tsukasa Hamano)

SVN Revision: 2744

15 years agoThe default value of option ldap_filter is: undefined.
Badlop [Fri, 13 Nov 2009 20:16:41 +0000 (20:16 +0000)]
The default value of option ldap_filter is: undefined.

SVN Revision: 2741

15 years agofixes allow_host/2 on subdomains. added hook s2s_allow_host: the hook should return...
Evgeniy Khramtsov [Fri, 13 Nov 2009 16:19:46 +0000 (16:19 +0000)]
fixes allow_host/2 on subdomains. added hook s2s_allow_host: the hook should return deny or allow

SVN Revision: 2738

15 years agoFix EDoc errors
Badlop [Fri, 6 Nov 2009 18:26:06 +0000 (18:26 +0000)]
Fix EDoc errors

SVN Revision: 2735

15 years agoFix bug that forgot listener options when using R12 or older.
Badlop [Fri, 6 Nov 2009 18:24:54 +0000 (18:24 +0000)]
Fix bug that forgot listener options when using R12 or older.

SVN Revision: 2734

15 years agotypo fix that breaks pep
Christophe Romain [Fri, 6 Nov 2009 11:01:40 +0000 (11:01 +0000)]
typo fix that breaks pep

SVN Revision: 2731

15 years agofix root node deletion match
Christophe Romain [Thu, 5 Nov 2009 17:36:15 +0000 (17:36 +0000)]
fix root node deletion match

SVN Revision: 2729

15 years agoFix ProcessOne name in comments.
Badlop [Wed, 4 Nov 2009 20:14:22 +0000 (20:14 +0000)]
Fix ProcessOne name in comments.

SVN Revision: 2724

15 years agoExtend explanation of ldap_encrypt tls (thanks to Konstantin Khomoutov)
Badlop [Wed, 4 Nov 2009 20:12:54 +0000 (20:12 +0000)]
Extend explanation of ldap_encrypt tls (thanks to Konstantin Khomoutov)

SVN Revision: 2723

15 years agoFix disco on root node, add commands to disco (thanks to Brian Cully)(EJAB-1094)
Badlop [Wed, 4 Nov 2009 19:54:15 +0000 (19:54 +0000)]
Fix disco on root node, add commands to disco (thanks to Brian Cully)(EJAB-1094)

SVN Revision: 2722

15 years agoSend authorization messages outside of get-pending transaction (thanks to Brian Cully...
Badlop [Wed, 4 Nov 2009 19:52:33 +0000 (19:52 +0000)]
Send authorization messages outside of get-pending transaction (thanks to Brian Cully)(EJAB-1090)

SVN Revision: 2721

15 years agoSend authorization messages outside of get-pending transaction (thanks to Brian Cully...
Badlop [Wed, 4 Nov 2009 17:38:51 +0000 (17:38 +0000)]
Send authorization messages outside of get-pending transaction (thanks to Brian Cully)(EJAB-1090)

SVN Revision: 2719

15 years agoExtend explanation of mod_pubsub "default" rename to "hometree".
Badlop [Wed, 4 Nov 2009 09:42:54 +0000 (09:42 +0000)]
Extend explanation of mod_pubsub "default" rename to "hometree".

SVN Revision: 2718

15 years agoFix stringprep Bidi checking (thanks to Alexey Shchepin)(EJAB-1087)
Badlop [Sun, 1 Nov 2009 12:15:34 +0000 (12:15 +0000)]
Fix stringprep Bidi checking (thanks to Alexey Shchepin)(EJAB-1087)

SVN Revision: 2717

15 years agominor bugfix, thanks to brian Cully (EJAB-1089)
Christophe Romain [Tue, 27 Oct 2009 14:26:22 +0000 (14:26 +0000)]
minor bugfix, thanks to brian Cully (EJAB-1089)

SVN Revision: 2713

15 years agobackport previous patch to pubsub odbc
Christophe Romain [Tue, 27 Oct 2009 14:13:18 +0000 (14:13 +0000)]
backport previous patch to pubsub odbc

SVN Revision: 2711

15 years agofix disco bugs, thanks to Brian Cully (EJAB-1088)
Christophe Romain [Tue, 27 Oct 2009 14:07:35 +0000 (14:07 +0000)]
fix disco bugs, thanks to Brian Cully (EJAB-1088)

SVN Revision: 2710

15 years agoMention in Release Notes the three changes in SQL databases (EJAB-1078)
Badlop [Fri, 23 Oct 2009 17:32:12 +0000 (17:32 +0000)]
Mention in Release Notes the three changes in SQL databases (EJAB-1078)

SVN Revision: 2707

15 years agoFix mistake that disallowed s2s_out connections when using Erlang R12 or older.
Badlop [Wed, 21 Oct 2009 21:11:09 +0000 (21:11 +0000)]
Fix mistake that disallowed s2s_out connections when using Erlang R12 or older.

SVN Revision: 2694

15 years agoMention the change in nodename slash separation in release notes.
Badlop [Tue, 20 Oct 2009 15:39:57 +0000 (15:39 +0000)]
Mention the change in nodename slash separation in release notes.

SVN Revision: 2689

15 years agoCreate branch for ejabberd 2.1.x release line.
Badlop [Tue, 20 Oct 2009 15:28:48 +0000 (15:28 +0000)]
Create branch for ejabberd 2.1.x release line.

SVN Revision: 2688

15 years agodoes not use slash as default separator in nodename (EJAB-667)
Christophe Romain [Tue, 20 Oct 2009 15:03:07 +0000 (15:03 +0000)]
does not use slash as default separator in nodename (EJAB-667)

SVN Revision: 2687

15 years agoBody tag not properly closed in HTTP-Bind (thanks to Janusz Dziemidowicz)(EJAB-1075)
Badlop [Tue, 20 Oct 2009 09:56:12 +0000 (09:56 +0000)]
Body tag not properly closed in HTTP-Bind (thanks to Janusz Dziemidowicz)(EJAB-1075)

SVN Revision: 2685

15 years agoIn default config, only local accounts can create rooms and pubsub nodes.
Badlop [Mon, 19 Oct 2009 17:02:37 +0000 (17:02 +0000)]
In default config, only local accounts can create rooms and pubsub nodes.

SVN Revision: 2683

15 years agoProvide send_timeout_close option in TCP only in R13B or higher (EJAB-926)
Badlop [Mon, 19 Oct 2009 14:47:05 +0000 (14:47 +0000)]
Provide send_timeout_close option in TCP only in R13B or higher (EJAB-926)

SVN Revision: 2680

15 years agoSupport ejabberd_listener option 'backlog' to increase TCP backlog (thanks to Janusz...
Badlop [Mon, 19 Oct 2009 13:23:46 +0000 (13:23 +0000)]
Support ejabberd_listener option 'backlog' to increase TCP backlog (thanks to Janusz Dziemidowicz)(EJAB-1063)

SVN Revision: 2678

15 years agoConsistency, wording and spacing corrections for Polish messages (thanks to Marcin...
Badlop [Mon, 19 Oct 2009 11:36:05 +0000 (11:36 +0000)]
Consistency, wording and spacing corrections for Polish messages (thanks to Marcin Owsiany)(EJAB-1072)

SVN Revision: 2677

15 years agoFix word Sensible with Sensitive (thanks to Marcin Owsiany)(EJAB-1071)
Badlop [Mon, 19 Oct 2009 10:48:55 +0000 (10:48 +0000)]
Fix word Sensible with Sensitive (thanks to Marcin Owsiany)(EJAB-1071)

SVN Revision: 2675

15 years agoStart mnesia as a permanent application (thanks to Brian Cully)(EJAB-1068)
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

15 years agoFix unnecessary call to xml:crypt/1 (thanks to Janusz Dziemidowicz)(EJAB-1064)
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

15 years agoSupport gen_tcp send timeout: Close the connection if the other end has disconnected...
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

15 years agoFixed more gcc signedness warnings
Badlop [Tue, 13 Oct 2009 22:30:08 +0000 (22:30 +0000)]
Fixed more gcc signedness warnings

SVN Revision: 2668

15 years agoprevent remove_user from blocking gen_server, and allow plugin to change broadcasted...
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

15 years agotypo fix (EJAB-1060)
Christophe Romain [Tue, 13 Oct 2009 07:47:17 +0000 (07:47 +0000)]
typo fix (EJAB-1060)

SVN Revision: 2664

15 years agoIf s2s fails due to namespace mismatch, show differences to help debugging the problem.
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

15 years agofix get_item issue on authorize access model (thanks to brian cully) (EJAB-1060)
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

15 years agoautodetect compilation parameters for Mac OS X Snow Leopard (EJAB-1056)
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

15 years agoreturn invalid-options on badly formed subscription options
Christophe Romain [Mon, 12 Oct 2009 09:59:36 +0000 (09:59 +0000)]
return invalid-options on badly formed subscription options

SVN Revision: 2656

15 years agoDefault pubsub messages to headline if nothing is configured (thanks to Brian Cully...
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

15 years agoFix regression for authorize node subscription (thanks to Brian Cully)(EJAB-1060)
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

15 years agoAdd debug message on command execution
Mickaël Rémond [Thu, 8 Oct 2009 17:22:48 +0000 (17:22 +0000)]
Add debug message on command execution

SVN Revision: 2650

15 years agoDocument new option max_fsm_queue.
Badlop [Thu, 8 Oct 2009 14:29:42 +0000 (14:29 +0000)]
Document new option max_fsm_queue.

SVN Revision: 2648

15 years agonew option added: max_fsm_queue. removed hardcoded FSMLIMITS
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

15 years agouse queue to reduced quadratic time effort on selective receive (thanks to Alexey...
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

15 years agoallow max_items_node use on pep
Christophe Romain [Tue, 6 Oct 2009 15:18:58 +0000 (15:18 +0000)]
allow max_items_node use on pep

SVN Revision: 2642

15 years agoImprove stream error stanza when receives invalid handshake from component.
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

15 years agoPack presences stored in C2S processes (thanks to Geoff Cant)(EJAB-1057)
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

15 years agoDescribe how to compile ejabberd on Mac OS X Snow Leopard with Erlang R13B-2
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

15 years agodo not create hometree base when hometree not configured as plugin
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

15 years agofixes race condition in wait_caps/note_caps (EJAB-1054)
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

15 years agonew CAPTCHA script since previous one has been broken
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

15 years agoUpdate Catalan translation (thanks to Jan Kusanagi)
Badlop [Thu, 24 Sep 2009 21:27:23 +0000 (21:27 +0000)]
Update Catalan translation (thanks to Jan Kusanagi)

SVN Revision: 2630

15 years agoimprove waiting caps clean (EJAB-1054)
Christophe Romain [Thu, 24 Sep 2009 19:29:21 +0000 (19:29 +0000)]
improve waiting caps clean (EJAB-1054)

SVN Revision: 2627

15 years agofix EJAB-1044 and EJAB-1055
Christophe Romain [Thu, 24 Sep 2009 19:28:43 +0000 (19:28 +0000)]
fix EJAB-1044 and EJAB-1055

SVN Revision: 2626

15 years agoRecompile guide and translation files.
Badlop [Thu, 24 Sep 2009 13:37:32 +0000 (13:37 +0000)]
Recompile guide and translation files.

SVN Revision: 2625

15 years agorename pep_sendlast_offline option to ignore_pep_from_offline in default configuration
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

15 years agorename pep_sendlast_offline option to ignore_pep_from_offline (EJAB-1047)
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

15 years agofix Makefile.win32 for including stun (thanks to neustradamus)
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

15 years agoFix wrong XEP number to XEP-0227. Recompile translation files.
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

15 years agofix EJAB-819 thanks to badlop
Christophe Romain [Wed, 23 Sep 2009 15:56:06 +0000 (15:56 +0000)]
fix EJAB-819 thanks to badlop

SVN Revision: 2615

15 years agoReplace several mentions of Jabber to XMPP (thanks to Nicolas Vérité)
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

15 years agoReplaced Jabber references in config file with XMPP, official name of the protocol
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

15 years agofix EJAB-1048, add timestamp to last published items
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

15 years agoRemoved unneeded use of length function + Remove trailing spaces
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

15 years agoDocument more ejabberd commands in the Guide (EJAB-1041)
Badlop [Mon, 21 Sep 2009 10:03:37 +0000 (10:03 +0000)]
Document more ejabberd commands in the Guide (EJAB-1041)

SVN Revision: 2608

15 years agoAdded new translation to Greek language (thanks to James Iakovos Mandelis)
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

15 years agoMention the mod_pubsub plugin default rename to flat
Badlop [Mon, 21 Sep 2009 07:39:07 +0000 (07:39 +0000)]
Mention the mod_pubsub plugin default rename to flat

SVN Revision: 2606

15 years agofix missing member affiliation on odbc plugin
Christophe Romain [Fri, 18 Sep 2009 13:43:49 +0000 (13:43 +0000)]
fix missing member affiliation on odbc plugin

SVN Revision: 2603

15 years agofix compilation warning
Christophe Romain [Fri, 18 Sep 2009 13:29:08 +0000 (13:29 +0000)]
fix compilation warning

SVN Revision: 2601

15 years agoReturn terminal binding condition on max stanza size limit (thanks to Aleksey)
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

15 years agoremoved pretty printer from debug
Evgeniy Khramtsov [Tue, 15 Sep 2009 11:11:49 +0000 (11:11 +0000)]
removed pretty printer from debug

SVN Revision: 2599

15 years agoRemove ChangeLog on distclean
Badlop [Fri, 11 Sep 2009 08:59:53 +0000 (08:59 +0000)]
Remove ChangeLog on distclean

SVN Revision: 2598

15 years agochange version do 2.1.0
Christophe Romain [Fri, 11 Sep 2009 08:16:25 +0000 (08:16 +0000)]
change version do 2.1.0

SVN Revision: 2597