]>
granicus.if.org Git - ejabberd/log
Badlop [Tue, 23 Aug 2011 19:53:19 +0000 (21:53 +0200)]
Don't send unavailable presence when leaving occupant has other nicks in the room (EJAB-305)
Badlop [Fri, 21 Aug 2009 13:22:18 +0000 (15:22 +0200)]
Allow multiple entry with same nick to MUC rooms (thanks to Magnus Henoch)(EJAB-305)
Badlop [Wed, 17 Aug 2011 17:42:11 +0000 (19:42 +0200)]
New option resource_conflict defines server action (thanks to Lee Boynton)(EJAB-650)
Badlop [Wed, 17 Aug 2011 17:33:58 +0000 (19:33 +0200)]
Fix bug in scram is_alpha
Badlop [Tue, 16 Aug 2011 17:33:22 +0000 (19:33 +0200)]
Fix ODBC account counting (thanks to Artem Sh)(EJAB-1491)
Badlop [Mon, 15 Aug 2011 22:26:49 +0000 (00:26 +0200)]
Fix and improve support for SCRAM auth method (EJAB-1196)
Badlop [Mon, 15 Aug 2011 22:25:40 +0000 (00:25 +0200)]
Indicate license and copyright (thanks to Stephen Röttger)(EJAB-1196)
Badlop [Mon, 15 Aug 2011 22:25:03 +0000 (00:25 +0200)]
Preliminary patch for SASL SCRAM-SHA-1 (thanks to Stephen Röttger)(EJAB-1196)
Pablo Polvorin [Fri, 5 Aug 2011 15:21:24 +0000 (12:21 -0300)]
handle case when roster version on DB is enabled but version is not found.
Thanks Evgeniy.
Badlop [Thu, 4 Aug 2011 16:29:13 +0000 (18:29 +0200)]
Add comment about ping requests sent even to non-supporting clients
Badlop [Wed, 27 Jul 2011 10:25:51 +0000 (12:25 +0200)]
Verify username provided in registration web form
Badlop [Wed, 27 Jul 2011 09:44:35 +0000 (11:44 +0200)]
Handle case when ejabberd_auth_* says the account exists
Badlop [Sat, 16 Jul 2011 17:26:20 +0000 (19:26 +0200)]
Include status 110 in presence to new occupant (EJAB-740)
Badlop [Fri, 15 Jul 2011 00:53:32 +0000 (02:53 +0200)]
Fix typo in modules overview
Badlop [Wed, 13 Jul 2011 15:06:17 +0000 (17:06 +0200)]
Use #roster record instead of direct tuple
Evgeniy Khramtsov [Wed, 13 Jul 2011 05:57:01 +0000 (15:57 +1000)]
Document ldap_tls_cacertfile and ldap_tls_depth options (EJAB-1299)
Evgeniy Khramtsov [Wed, 13 Jul 2011 05:40:27 +0000 (15:40 +1000)]
Add ldap_tls_cacertfile and ldap_tls_depth options (EJAB-1299)
Badlop [Mon, 11 Jul 2011 15:33:26 +0000 (17:33 +0200)]
Room option to ignore private messages from visitors (thanks to Maxim Ignatenko)
Maxim Ignatenko [Sat, 9 Jul 2011 17:23:05 +0000 (20:23 +0300)]
One more fix
Maxim Ignatenko [Sat, 9 Jul 2011 17:17:11 +0000 (20:17 +0300)]
Improve spelling and fix some typos
Badlop [Tue, 5 Jul 2011 14:32:48 +0000 (16:32 +0200)]
Fix reference to 'admin' ACL name (thanks to Samuel Wejeus)(EJAB-1476)
Alexey Shchepin [Sun, 3 Jul 2011 15:58:45 +0000 (18:58 +0300)]
Merge branch '2.1.x' of git+ssh://git@gitorious.process-one.net/ejabberd/mainline.git into 2.1.x
Alexey Shchepin [Sun, 3 Jul 2011 15:58:07 +0000 (18:58 +0300)]
Minor mod_version bugfix
Juan Pablo Carlino [Fri, 1 Jul 2011 15:11:09 +0000 (12:11 -0300)]
is_user_in_group/3 must check if user belongs to given Group from Host specified on third argument.
* is_user_in_group/3 was checking if given user (passed on first parameter as
a bare jid) belonged to group of the server derived from this jid.
Alexey Shchepin [Wed, 29 Jun 2011 08:56:23 +0000 (11:56 +0300)]
Optimized mod_roster_odbc:get_roster
Badlop [Tue, 28 Jun 2011 21:04:12 +0000 (23:04 +0200)]
Support servers that reply error on any command before registration (thanks to Gelraen)
This makes mod_irc actually work with servers that reply with error
on any command before the registration procedure is completed.
Such servers, after NICK/USER they send PING and wait for client response.
In such situation they reply with message 451 to CODEPAGE command,
and mod_irc thinks that connection failed.
Example IRC server that works thanks to the patch: irc.mibbit.com
Badlop [Mon, 27 Jun 2011 22:31:13 +0000 (00:31 +0200)]
Comment in the cfg file the correct node name used in ejabberdctl.template
Evgeniy Khramtsov [Thu, 23 Jun 2011 05:14:15 +0000 (15:14 +1000)]
Match ldap_uidattr_format case-insensitively (EJAB-1449)
Evgeniy Khramtsov [Wed, 15 Jun 2011 10:06:32 +0000 (20:06 +1000)]
Log an error when an LDAP filter is incorrect (EJAB-1395)
Badlop [Sat, 11 Jun 2011 14:15:37 +0000 (16:15 +0200)]
Clarify in mod_register_web example what host to put in the URL
Evgeniy Khramtsov [Sat, 11 Jun 2011 13:28:10 +0000 (23:28 +1000)]
Escape iolist correctly when NIFs are disabled (EJAB-1462)
Badlop [Tue, 7 Jun 2011 11:27:00 +0000 (13:27 +0200)]
Fix compilation in Windows (thanks to flyingwow99)
See http://www.ejabberd.im/node/4549
Jerome Sautret [Mon, 6 Jun 2011 09:18:10 +0000 (11:18 +0200)]
Added 2.1.8 release notes.
Badlop [Wed, 1 Jun 2011 21:22:25 +0000 (23:22 +0200)]
Fix crash when user publishes an item (EJAB-1457)
Badlop [Tue, 31 May 2011 08:14:19 +0000 (10:14 +0200)]
Recompile the Guide
Badlop [Tue, 31 May 2011 08:12:42 +0000 (10:12 +0200)]
Update ejabberd version number to 2.1.7
Badlop [Tue, 31 May 2011 18:55:51 +0000 (20:55 +0200)]
Recompile translations
Badlop [Tue, 31 May 2011 20:30:57 +0000 (22:30 +0200)]
Add release_notes_2.1.7.txt
Badlop [Tue, 31 May 2011 08:07:50 +0000 (10:07 +0200)]
Fix some typos in the Guide
Badlop [Tue, 24 May 2011 11:12:13 +0000 (13:12 +0200)]
Disable all entity expansions (thanks to Alexey Shchepin)(EJAB-1451)
Badlop [Tue, 31 May 2011 19:03:45 +0000 (21:03 +0200)]
Update the 'configure' script with: aclocal; autoconf
Christophe Romain [Tue, 31 May 2011 13:51:30 +0000 (15:51 +0200)]
Pubsub node maxitem forced to 0 if non persistent node (thanks to Karim Gemayel)(EJAB-1434)
Christophe Romain [Tue, 31 May 2011 13:40:07 +0000 (15:40 +0200)]
apply filtered notification to PEP last items (thanks to karim Gemayel)(EJAB-1456)
Badlop [Tue, 31 May 2011 10:27:45 +0000 (12:27 +0200)]
Fix minor English error
Badlop [Tue, 31 May 2011 10:26:44 +0000 (12:26 +0200)]
New ERL_EPMD_ADDRESS that works since Erlang/OTP R14B03
Badlop [Mon, 30 May 2011 15:11:32 +0000 (17:11 +0200)]
Cut the string when calling halt/1
Evgeniy Khramtsov [Mon, 30 May 2011 12:39:56 +0000 (22:39 +1000)]
Under some circumstances the "uri" variable in StartNamespaceDeclHandler could be NULL. We check this now.
Badlop [Mon, 30 May 2011 09:46:13 +0000 (11:46 +0200)]
Fix a recent commit about "Set script as executable"
Badlop [Thu, 10 Jun 2010 10:01:15 +0000 (12:01 +0200)]
Support anonymous accounts in Shared Roster @all@ directive (EJAB-1264)
With this change, logged anonymous accounts are considered to be registered.
Badlop [Sun, 29 May 2011 18:51:33 +0000 (20:51 +0200)]
Add link in the Backup page to the Guide
Badlop [Fri, 27 May 2011 09:43:52 +0000 (11:43 +0200)]
Support XEP-0191 Simple Communications Blocking (thanks to Stephan Maka)(EJAB-695)
Badlop [Thu, 26 May 2011 10:50:40 +0000 (12:50 +0200)]
A user can query his own Last activity, even if not subscribed to oneself
Badlop [Tue, 24 May 2011 21:46:25 +0000 (23:46 +0200)]
Several fixes and improvements in ejabberd.init.template
Changes:
* Set script as executable
* Add LSB tags and overrides, copied from Debian's ejabberd package
* Add chkconfig support (thanks to Ivan Martinez)(EJAB-1450)
* Don't use nounset, as that breaks when no argument is provided
* Add status command
Evgeniy Khramtsov [Wed, 18 May 2011 02:48:02 +0000 (12:48 +1000)]
When checking captcha setup, try to generate image only when captcha is enabled in order to avoid logging of confusing error
Badlop [Mon, 16 May 2011 20:33:08 +0000 (22:33 +0200)]
When module start fails during server start, stop erlang (EJAB-1446)
Evgeniy Khramtsov [Sat, 7 May 2011 00:32:52 +0000 (10:32 +1000)]
Note that ejabberd works with CGP LDAP server
Christophe Romain [Fri, 6 May 2011 11:58:49 +0000 (13:58 +0200)]
Owner can delete any items from its own node (EJAB-1445)
Evgeniy Khramtsov [Thu, 5 May 2011 06:08:28 +0000 (16:08 +1000)]
Take into consideration internal queue length when sorting processes queues
Evgeniy Khramtsov [Tue, 3 May 2011 10:26:07 +0000 (20:26 +1000)]
Do not accept XML with undefined prefixes (EJAB-680)
Badlop [Fri, 29 Apr 2011 18:30:17 +0000 (20:30 +0200)]
Reorganize the push_item function, and handle version not_found (EJAB-1420)
Badlop [Fri, 29 Apr 2011 18:12:58 +0000 (20:12 +0200)]
No need to inform that XEP-0237 is optional; clarified in XEP version 1.2
Badlop [Thu, 28 Apr 2011 11:24:18 +0000 (13:24 +0200)]
Show configuration for HTTPS http_bind
Badlop [Tue, 26 Apr 2011 20:55:04 +0000 (22:55 +0200)]
mod_register Access now also controls account unregistrations
Badlop [Tue, 26 Apr 2011 18:35:25 +0000 (20:35 +0200)]
Escape user input in mod_privacy_odbc (EJAB-1442)
Badlop [Tue, 26 Apr 2011 11:59:08 +0000 (13:59 +0200)]
Throw error when captcha fails at server start, not later at runtime
jabber [Sun, 17 Apr 2011 15:03:07 +0000 (19:03 +0400)]
Do not decrease MUC admin's role/affiliation
Evgeniy Khramtsov [Mon, 18 Apr 2011 06:16:10 +0000 (16:16 +1000)]
Add captcha_limit option to the example config
Evgeniy Khramtsov [Mon, 18 Apr 2011 06:09:05 +0000 (16:09 +1000)]
Remove forgotten -compile(export_all).
Evgeniy Khramtsov [Thu, 14 Apr 2011 08:03:02 +0000 (18:03 +1000)]
Implement CAPTCHA limit
Evgeniy Khramtsov [Mon, 18 Apr 2011 05:50:24 +0000 (15:50 +1000)]
Fix syntax error
Evgeniy Khramtsov [Wed, 16 Feb 2011 10:14:39 +0000 (19:14 +0900)]
CAPTCHA whitelist support
Badlop [Thu, 14 Apr 2011 21:11:37 +0000 (23:11 +0200)]
Try to improve support for roster_version in MSSQL (EJAB-1437)
Badlop [Tue, 12 Apr 2011 21:31:08 +0000 (23:31 +0200)]
The responses to HEAD must have empty Body
Badlop [Tue, 12 Apr 2011 21:13:46 +0000 (23:13 +0200)]
Support as read-only HTTP method not only GET, also HEAD
Badlop [Mon, 11 Apr 2011 19:27:19 +0000 (21:27 +0200)]
If extauth script crashes, ejabberd should restart it (EJAB-1428)
Badlop [Mon, 11 Apr 2011 17:58:25 +0000 (19:58 +0200)]
Support more captcha_host value formats (EJAB-1418)
Badlop [Thu, 7 Apr 2011 10:54:39 +0000 (12:54 +0200)]
Send jid attribute when occupant is banned (EJAB-1432)
Badlop [Thu, 7 Apr 2011 10:08:31 +0000 (12:08 +0200)]
mod_ping uses iqdisc no_queue by default (thanks to Chris Moos)(EJAB-1435)
Badlop [Thu, 7 Apr 2011 10:06:31 +0000 (12:06 +0200)]
Clarify {iqdisc, no_queue}
Badlop [Mon, 28 Mar 2011 16:37:28 +0000 (18:37 +0200)]
Updated Japanese translation (thanks to Mako N)
Badlop [Thu, 17 Mar 2011 11:15:31 +0000 (12:15 +0100)]
Fix typo (thanks to Krzee)
Badlop [Sun, 13 Mar 2011 17:33:32 +0000 (18:33 +0100)]
Update the changed string in the PO translation files
Badlop [Sun, 13 Mar 2011 17:08:29 +0000 (18:08 +0100)]
Change string in WebAdmin to reuse an existing one
Badlop [Wed, 9 Mar 2011 15:25:05 +0000 (16:25 +0100)]
Fix bashism and make some lines similar to master branch (EJAB-1404)
Badlop [Thu, 3 Mar 2011 10:35:47 +0000 (11:35 +0100)]
If the port number isn't listener, then specify the protocol (EJAB-1418)
Badlop [Wed, 2 Mar 2011 23:02:28 +0000 (00:02 +0100)]
captcha_host must have the port number to get protocol (EJAB-1418)
Badlop [Tue, 1 Mar 2011 21:32:50 +0000 (22:32 +0100)]
mod_irc must send presence unavailable to the departing occupant (EJAB-1417)
Badlop [Mon, 28 Feb 2011 17:40:45 +0000 (18:40 +0100)]
ejabberdctl needs space between INET_DIST_INTERFACE (thanks to Dale Chase)(EJAB-1416)
Badlop [Tue, 22 Feb 2011 22:43:38 +0000 (23:43 +0100)]
Tweak pg2_backport.erl to work with Erlang older than R13A (EJAB-1349)
Badlop [Mon, 21 Feb 2011 21:33:23 +0000 (22:33 +0100)]
Add support for '@online@' Shared Roster Group (thanks to Martin Langhoff)(EJAB-1391)
New version of the @online@ patch originally by Collabora.
Notes:
- the presence push is mediated via the group rather than
per user - this may reduce memory footprint... _if_ ejabberd
has some smart optimisation in that codepath
- it assumes that any group with membership @online@ _displays_
online as well -- this is a simplification and breaks the
decoupling that ejabberd has in this regard.
Badlop [Mon, 21 Feb 2011 15:13:41 +0000 (16:13 +0100)]
Forward old messages to newly spawned extauth process (thanks to Mika Seppänen)(EJAB-1385)
Badlop [Mon, 21 Feb 2011 12:44:30 +0000 (13:44 +0100)]
New route_iq/5 accepting Timeout (thanks to Edwin Fine)(EJAB-1398)
Also new register_iq_response_handler/5
Badlop [Wed, 16 Feb 2011 22:53:29 +0000 (23:53 +0100)]
New DIST_USE_INTERFACE to restrict IP where erlang connections are listened (EJAB-1404)
Badlop [Wed, 16 Feb 2011 12:46:20 +0000 (13:46 +0100)]
New Indonesian translation (thanks to Irfan Mahfudz Guntur)(EJAB-1407)
Christophe Romain [Mon, 14 Feb 2011 15:45:49 +0000 (16:45 +0100)]
fix empty pubsub payload check on odbc version
Christophe Romain [Mon, 14 Feb 2011 15:41:32 +0000 (16:41 +0100)]
fix empty pubsub payload check
Christophe Romain [Mon, 14 Feb 2011 12:50:55 +0000 (13:50 +0100)]
update copyright up to 2011
Badlop [Mon, 14 Feb 2011 11:58:33 +0000 (12:58 +0100)]
Provide HTTPS URL in CAPTCHA form when listener has 'tls' option (EJAB-1406)
Badlop [Fri, 11 Feb 2011 19:19:59 +0000 (20:19 +0100)]
Fix typo in French translation
Badlop [Wed, 9 Feb 2011 12:30:01 +0000 (13:30 +0100)]
Escape output from ctlexec() to erl script (thanks to Dan Scott)(EJAB-1399)