]>
granicus.if.org Git - ejabberd/log
Badlop [Mon, 12 Jul 2010 13:56:34 +0000 (15:56 +0200)]
Remove ejabberd_debug because p1_prof provides similar and better features
Badlop [Mon, 12 Jul 2010 14:02:41 +0000 (16:02 +0200)]
Only compile and install p1_prof when: make debugtools=true
Badlop [Mon, 12 Jul 2010 13:18:15 +0000 (15:18 +0200)]
Recompile the 'configure' script
Badlop [Fri, 9 Jul 2010 18:02:29 +0000 (20:02 +0200)]
When using OTP R14, use public_key library instead of old ssl (EJAB-953)
Badlop [Sun, 11 Jul 2010 10:14:23 +0000 (12:14 +0200)]
Mention missing modules in the overview table
Badlop [Fri, 9 Jul 2010 20:39:13 +0000 (22:39 +0200)]
Some systems delete the lock dir; in such case don't use flock at all
Evgeniy Khramtsov [Fri, 9 Jul 2010 15:36:12 +0000 (01:36 +1000)]
Added functions to collect statistics about queues, memory, reductions etc. Several cleanups
Evgeniy Khramtsov [Mon, 5 Jul 2010 03:43:44 +0000 (13:43 +1000)]
Added new ejabberd profiler
Badlop [Fri, 2 Jul 2010 22:42:54 +0000 (00:42 +0200)]
Fix print of command result that contains ~ (thanks to Tsukasa Hamano)
Badlop [Fri, 2 Jul 2010 13:19:54 +0000 (15:19 +0200)]
Show some more room options in the log file
Badlop [Fri, 2 Jul 2010 11:08:33 +0000 (13:08 +0200)]
Document the mod_muc option captcha_protected
Evgeniy Khramtsov [Fri, 2 Jul 2010 10:31:42 +0000 (20:31 +1000)]
Use ets insead of asking supervisor in ejabberd_odbc_sup:get_pids/1 (Thanks to Alexey Shchepin)
Badlop [Thu, 1 Jul 2010 15:03:36 +0000 (17:03 +0200)]
Recompile the Guide and Configure
Badlop [Thu, 1 Jul 2010 15:01:13 +0000 (17:01 +0200)]
Requirement of OpenSSL increased from 0.9.6 to 0.9.8
Badlop [Thu, 1 Jul 2010 14:59:26 +0000 (16:59 +0200)]
Fix typo in --enable-transient_supervisors
Badlop [Thu, 1 Jul 2010 14:57:47 +0000 (16:57 +0200)]
Document the optional --enable-nif
Badlop [Thu, 1 Jul 2010 14:51:26 +0000 (16:51 +0200)]
Clarify that to use the optional --enable-nif, R13B04 is needed.
Evgeniy Khramtsov [Thu, 1 Jul 2010 10:54:01 +0000 (20:54 +1000)]
New configure option: --enable-nif
Badlop [Tue, 29 Jun 2010 09:57:54 +0000 (11:57 +0200)]
Fix privacy check when serving local Last (thanks to Brian Acton)(EJAB-1271)
Badlop [Thu, 24 Jun 2010 10:12:13 +0000 (12:12 +0200)]
Fix problem when FIREWALL_WINDOW options for erl kernel were used
http://www.ejabberd.im/node/4120
Badlop [Fri, 25 Jun 2010 15:30:35 +0000 (17:30 +0200)]
Inform client that SSL session caching is disabled (thanks to Pawel Chmielowski)
Badlop [Fri, 25 Jun 2010 15:15:28 +0000 (17:15 +0200)]
Don't ask for client certificate when using tls (EJAB-1267)
Badlop [Fri, 25 Jun 2010 14:56:44 +0000 (16:56 +0200)]
OpenSSL is required, not optional
Badlop [Wed, 23 Jun 2010 22:02:16 +0000 (00:02 +0200)]
When account is deleted, delete also member of stored shared rosters.
Evgeniy Khramtsov [Wed, 23 Jun 2010 07:44:35 +0000 (17:44 +1000)]
now admins are able to see private rooms in disco (EJAB-1269)
Evgeniy Khramtsov [Mon, 21 Jun 2010 17:10:41 +0000 (03:10 +1000)]
Added support for all hash functions required by XEP-0115
Evgeniy Khramtsov [Mon, 21 Jun 2010 16:56:34 +0000 (02:56 +1000)]
Added md2/1 support
Evgeniy Khramtsov [Mon, 21 Jun 2010 16:30:16 +0000 (02:30 +1000)]
New OpenSSL functions wrapper: sha224/1, sha256/1, sha384/1, sha512/1
Badlop [Wed, 16 Jun 2010 14:05:45 +0000 (16:05 +0200)]
Rebuilt the configure script with: autoconf
Peter Lemenkov [Sat, 12 Jun 2010 11:53:59 +0000 (15:53 +0400)]
Pass correct version to autoreconf
It seems that AC_INIT macro is wrongly initialized. See this link
for explanation of a particular AC_INIT variables:
http://www.gnu.org/software/autoconf/manual/html_node/Initializing-configure.html
Briefly, AC_INIT macro should be populated with the following data:
AC_INIT (package, version, [bug-report], [tarname], [url])
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
Peter Lemenkov [Sat, 12 Jun 2010 12:24:12 +0000 (16:24 +0400)]
Install COPYING file along with other docs
It's a generally good idea to provide file with licensing terms.
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
Peter Lemenkov [Sat, 12 Jun 2010 11:08:28 +0000 (15:08 +0400)]
Install dev.html, and guide.pdf if it exists
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
Christophe Romain [Wed, 16 Jun 2010 10:20:08 +0000 (12:20 +0200)]
remove outdated and useless file, use ejabberdctl.template instead
Badlop [Wed, 16 Jun 2010 09:33:17 +0000 (11:33 +0200)]
Log error when HTTP request has ambiguous Host header (EJAB-1261)
Badlop [Tue, 15 Jun 2010 20:59:53 +0000 (22:59 +0200)]
Fix for Erlang R12, that doesn't support: true andalso ok
Jerome Sautret [Fri, 11 Jun 2010 14:35:45 +0000 (16:35 +0200)]
Discard queued requests that are too old (the caller has already got a timeout).
Badlop [Thu, 10 Jun 2010 11:58:55 +0000 (13:58 +0200)]
Explain that 2 LDAP connections are established per vhost
Badlop [Mon, 7 Jun 2010 13:58:16 +0000 (15:58 +0200)]
Fix typo in update_list command (EJAB-1237)
Badlop [Mon, 7 Jun 2010 11:44:55 +0000 (13:44 +0200)]
New optional BOSH connection attribute process-delay (EJAB-1257)
Badlop [Fri, 4 Jun 2010 09:26:42 +0000 (11:26 +0200)]
Revert version number from 2.1.4 tag to 2.1.x branch
Evgeniy Khramtsov [Fri, 4 Jun 2010 03:31:34 +0000 (13:31 +1000)]
fixes wrong SQL escaping when --enable-full-xml is set
Badlop [Wed, 2 Jun 2010 16:48:55 +0000 (18:48 +0200)]
Update ejabberd version number to 2.1.4
Badlop [Wed, 2 Jun 2010 16:23:19 +0000 (18:23 +0200)]
Remove duplicate item in release notes
Badlop [Wed, 2 Jun 2010 15:33:35 +0000 (17:33 +0200)]
Add release notes for ejabberd 2.1.4
Badlop [Wed, 2 Jun 2010 15:10:48 +0000 (17:10 +0200)]
Clarify in the Guide that mssql configuration is similar to odbc
Christophe Romain [Wed, 2 Jun 2010 14:46:02 +0000 (16:46 +0200)]
sync last changes in pubsub_odbc patch
Christophe Romain [Wed, 2 Jun 2010 12:37:18 +0000 (14:37 +0200)]
final fix on created node notification (EJAB-1225)
Badlop [Tue, 1 Jun 2010 17:43:16 +0000 (19:43 +0200)]
Update the Norwegian translation (thanks to Stian B. Barmen)
Badlop [Tue, 1 Jun 2010 13:45:00 +0000 (15:45 +0200)]
Recommend Erlang/OTP R12B-5 and R13B04
Badlop [Sun, 30 May 2010 22:27:21 +0000 (00:27 +0200)]
Update the Slovak translation (thanks to Marek Bečka)
Badlop [Fri, 28 May 2010 16:31:14 +0000 (18:31 +0200)]
Update the Czech translation (thanks to Lukáš Polívka)
Badlop [Fri, 28 May 2010 09:00:29 +0000 (11:00 +0200)]
Update the Russian translation (thanks to Evgeniy Khramtsov)
Christophe Romain [Fri, 28 May 2010 11:42:35 +0000 (13:42 +0200)]
fix error code when unsubscribing from a non-existent ODBC node (EJAB-1227)
Christophe Romain [Fri, 28 May 2010 11:37:20 +0000 (13:37 +0200)]
fix error code when unsubscribing from a non-existent node (thanks to Karim Gemayel)(EJAB-1227)
Christophe Romain [Fri, 28 May 2010 11:34:05 +0000 (13:34 +0200)]
send created node notifications (EJAB-1225)
Christophe Romain [Fri, 28 May 2010 10:33:11 +0000 (12:33 +0200)]
fix jlib calls from previous patch
Christophe Romain [Fri, 28 May 2010 09:56:09 +0000 (11:56 +0200)]
make last_item_cache feature cluster aware (EJAB-1234)
Badlop [Thu, 27 May 2010 23:35:59 +0000 (01:35 +0200)]
Handle error response from auth modules (thanks to Eric Liang)
Badlop [Thu, 27 May 2010 22:48:04 +0000 (00:48 +0200)]
Makefile with optional ejabberd_debug.erl compilation (EJAB-1242)
Only compile and install ejabberd_debug.erl when running:
make ejabberd_debug=true
Christopher tofu Zorn [Wed, 5 May 2010 20:45:46 +0000 (16:45 -0400)]
remove the silly loop that isnt needed, this speeds up all requests by 100 milliseconds. Clean up prepare response function and add two new functions to handle out going payloads based of whether its a new session or not.
Badlop [Wed, 26 May 2010 17:49:31 +0000 (19:49 +0200)]
Update the Portuguese Brazil translation (thanks to Otávio Fernandes)
Badlop [Wed, 26 May 2010 17:40:48 +0000 (19:40 +0200)]
Update the Ukrainian translation (thanks to Konstantin Khomoutov)
Badlop [Wed, 26 May 2010 14:13:39 +0000 (16:13 +0200)]
Add created_at column also to PostgreSQL schema (thanks to Mathias Ertl)(EJAB-1240)
Badlop [Tue, 25 May 2010 18:10:47 +0000 (20:10 +0200)]
Update the Catalan translation (thanks to Jan Kusanagi)
Badlop [Tue, 25 May 2010 18:01:04 +0000 (20:01 +0200)]
Mix the commands update_all/0 and update_module/1 into update/1 (EJAB-1237)
Badlop [Tue, 25 May 2010 10:17:52 +0000 (12:17 +0200)]
Update the Italian translation (thanks to Luca Brivio)
Badlop [Mon, 24 May 2010 18:41:37 +0000 (20:41 +0200)]
Update the Greek translation (thanks to James Iakovos Mandelis)
Badlop [Mon, 24 May 2010 11:56:52 +0000 (13:56 +0200)]
New ejabberd commands to update modified modules (EJAB-1237)
Badlop [Mon, 24 May 2010 11:46:57 +0000 (13:46 +0200)]
Only log when script errors are found
Badlop [Mon, 24 May 2010 11:33:38 +0000 (13:33 +0200)]
Update the Polish translation (thanks to Zbyszek Żółkiewski)
Badlop [Mon, 24 May 2010 09:02:02 +0000 (11:02 +0200)]
Update the Dutch translation (thanks to Andreas van Cranenburgh)
Badlop [Mon, 24 May 2010 09:00:19 +0000 (11:00 +0200)]
Update the Esperanto translation (thanks to Andreas van Cranenburgh)
Badlop [Sun, 23 May 2010 14:21:44 +0000 (16:21 +0200)]
Update the German translation (thanks to Nikolaus Polak)
Badlop [Sun, 23 May 2010 00:25:52 +0000 (02:25 +0200)]
Recompile Japanese translation
Tsukasa Hamano [Sat, 22 May 2010 13:01:43 +0000 (22:01 +0900)]
update ja.po
Badlop [Sun, 23 May 2010 00:29:44 +0000 (02:29 +0200)]
Update the French translation (thanks to Nicolas Vérité)
Badlop [Sun, 23 May 2010 00:28:57 +0000 (02:28 +0200)]
Update the Chinese translation (thanks to Shelley Shyan)
Badlop [Sun, 23 May 2010 00:28:26 +0000 (02:28 +0200)]
Update the Spanish translation
Badlop [Thu, 20 May 2010 19:12:23 +0000 (21:12 +0200)]
Update translations
Christopher tofu Zorn [Wed, 5 May 2010 20:27:58 +0000 (16:27 -0400)]
typo on exported function
Christopher tofu Zorn [Wed, 5 May 2010 20:17:31 +0000 (16:17 -0400)]
expose more functions so developers can implement prebinding methods
Christophe Romain [Wed, 19 May 2010 09:05:02 +0000 (11:05 +0200)]
fix EJAB-1233 on pubsub_odbc patch
Christophe Romain [Wed, 19 May 2010 08:47:47 +0000 (10:47 +0200)]
prevent orphaned pubsub node (EJAB-1233)
Badlop [Mon, 17 May 2010 09:54:22 +0000 (11:54 +0200)]
Fix English typos
Christophe Romain [Wed, 12 May 2010 11:54:44 +0000 (13:54 +0200)]
sync pubsub_odbc with latest code
Christophe Romain [Wed, 12 May 2010 11:45:56 +0000 (13:45 +0200)]
Enforce pubsub#show_values subscription option (EJAB-1096)(thanks to Karim Gemayel)
Badlop [Wed, 12 May 2010 08:27:47 +0000 (10:27 +0200)]
Show HTTP auth username and IP address in logs, not the password (EJAB-1231)
Badlop [Mon, 10 May 2010 21:23:31 +0000 (23:23 +0200)]
Don't show HTTP request in logs, because reveals password (EJAB-1231)
Badlop [Mon, 10 May 2010 14:42:54 +0000 (16:42 +0200)]
Optionally cache extauth users in mnesia (EJAB-641)
Badlop [Mon, 10 May 2010 14:12:48 +0000 (16:12 +0200)]
Fix EDoc comment
Badlop [Mon, 10 May 2010 13:38:38 +0000 (15:38 +0200)]
Use a standard method to get a random seed (EJAB-1229)
Badlop [Fri, 7 May 2010 20:34:59 +0000 (22:34 +0200)]
New option pam_userinfotype to provide username or JID (EJAB-652)
Badlop [Mon, 10 May 2010 13:11:40 +0000 (15:11 +0200)]
Recompile the guide
Evgeniy Khramtsov [Mon, 10 May 2010 09:37:37 +0000 (19:37 +1000)]
new option ldap_tls_verify is added (EJAB-1229)
Evgeniy Khramtsov [Fri, 7 May 2010 16:32:57 +0000 (02:32 +1000)]
full support for XEP-0115 v1.5 (EJAB-1223) (EJAB-1189)
Christopher tofu Zorn [Wed, 5 May 2010 20:30:35 +0000 (16:30 -0400)]
Change max inactivity from 30 to 120 seconds
Christopher tofu Zorn [Wed, 5 May 2010 20:23:06 +0000 (16:23 -0400)]
Use dirty_delete when removing the session.
There is no need for a transaction and has less overhead
Christophe Romain [Wed, 5 May 2010 13:42:49 +0000 (15:42 +0200)]
enforce pubsub#presence_based_delivery (EJAB-1221) (thanks to Karim Gemayel)
Badlop [Tue, 4 May 2010 09:37:44 +0000 (11:37 +0200)]
Indicate explicitly what nodes are handled by mod_configure
Badlop [Wed, 28 Apr 2010 08:40:53 +0000 (10:40 +0200)]
Add xml default content type (thanks to Aaron Winborn)(EJAB-1214)