]>
granicus.if.org Git - ejabberd/log
Antonio Murdaca [Tue, 1 Apr 2014 19:57:33 +0000 (21:57 +0200)]
Add option to specify openssl options
Badlop [Mon, 7 Apr 2014 14:26:50 +0000 (16:26 +0200)]
Update Hebrew translation (thanks to Isratine Citizen)
badlop [Mon, 7 Apr 2014 11:29:37 +0000 (13:29 +0200)]
Merge pull request #159 from weiss/update-gitignore
Update the gitignore(5) file
badlop [Mon, 7 Apr 2014 11:28:41 +0000 (13:28 +0200)]
Merge pull request #158 from weiss/fix-lang-type
Fix a type error
badlop [Mon, 7 Apr 2014 11:27:31 +0000 (13:27 +0200)]
Merge pull request #157 from weiss/fix-mod-update
Fix badarg issue on module update web site
badlop [Mon, 7 Apr 2014 10:39:22 +0000 (12:39 +0200)]
Merge pull request #156 from hamano/devel
mod_register_web: check same acl as mod_register.
Holger Weiss [Sat, 5 Apr 2014 22:56:36 +0000 (00:56 +0200)]
Let Git ignore the "ebin" directory
Holger Weiss [Sat, 5 Apr 2014 22:56:09 +0000 (00:56 +0200)]
Let Git ignore files generated by "make install"
Holger Weiss [Sat, 5 Apr 2014 22:39:51 +0000 (00:39 +0200)]
Fix a type error
Holger Weiss [Sat, 5 Apr 2014 21:23:44 +0000 (23:23 +0200)]
Fix badarg issue on module update web site
HAMANO Tsukasa [Thu, 3 Apr 2014 19:07:29 +0000 (04:07 +0900)]
mod_register_web: check same acl as mod_register.
Badlop [Mon, 31 Mar 2014 14:51:47 +0000 (16:51 +0200)]
Fix user_resources command, and ejabberd_xmlrpc parsing auth details in call
Badlop [Wed, 26 Mar 2014 15:43:40 +0000 (16:43 +0100)]
New Bash completion script for ejabberdctl, experimental (EJAB-1042)
Badlop [Wed, 26 Mar 2014 15:39:35 +0000 (16:39 +0100)]
Small change in ejabberd_ctl output format to support bash completion
Badlop [Wed, 26 Mar 2014 15:01:37 +0000 (16:01 +0100)]
Provide meaningful text to user when admin kicks session (EJAB-1455)
Evgeniy Khramtsov [Tue, 25 Mar 2014 05:52:39 +0000 (09:52 +0400)]
Fix service_info options processing
Evgeniy Khramtsov [Wed, 21 Aug 2013 01:42:56 +0000 (11:42 +1000)]
Remove annyoing warnings
Badlop [Mon, 24 Mar 2014 18:40:55 +0000 (19:40 +0100)]
Fix ACLs syntax change (thanks to jokker23)(issue #140)
badlop [Sun, 16 Mar 2014 19:59:49 +0000 (20:59 +0100)]
Merge pull request #149 from iulianlaz/carboncopy-fix-msg-back-to-original-sender
#148 Carbon copy sends message back to original sender solved
Badlop [Thu, 13 Mar 2014 11:29:21 +0000 (12:29 +0100)]
Update copyright dates to 2014 (EJAB-1679)
Badlop [Wed, 12 Mar 2014 16:26:27 +0000 (17:26 +0100)]
Provide header with latin-1 encoding in translations to work with Erlang/OTP R17
iulianlaz [Thu, 6 Mar 2014 08:40:38 +0000 (08:40 +0000)]
#148 Carbon copy sends message back to original sender solved
Evgeniy Khramtsov [Fri, 28 Feb 2014 11:36:46 +0000 (15:36 +0400)]
Merge branch 'master' of github.com:processone/ejabberd
Evgeniy Khramtsov [Fri, 28 Feb 2014 11:32:05 +0000 (15:32 +0400)]
Regenerate XMPP codec
Badlop [Wed, 26 Feb 2014 17:01:47 +0000 (18:01 +0100)]
Support XEP-0321: Remote Roster Management (EJAB-1381)
Badlop [Wed, 26 Feb 2014 16:26:46 +0000 (17:26 +0100)]
Convert DB details to string when calling odbc:connect/2 (EJAB-1681)
Badlop [Wed, 26 Feb 2014 16:18:12 +0000 (17:18 +0100)]
Don't provide current password in webinterface (github issue #137)
badlop [Mon, 24 Feb 2014 11:46:09 +0000 (12:46 +0100)]
Merge pull request #145 from weiss/fix-configure-flag
Fix --enable-transient_supervisors flag
badlop [Mon, 24 Feb 2014 11:40:10 +0000 (12:40 +0100)]
Merge pull request #144 from weiss/fix-supervisor-start
Add missing parenthesis
Holger Weiss [Fri, 21 Feb 2014 22:34:48 +0000 (23:34 +0100)]
Fix --{enable,disable}-transient_supervisors flag
Fix configure's --{enable,disable}-transient_supervisors option: Make
sure it's enabled with --enable and disabled with --disable, not the
other way round. This also makes --disable the default setting, as
documented.
Holger Weiss [Fri, 21 Feb 2014 22:33:13 +0000 (23:33 +0100)]
Add missing parenthesis
Badlop [Fri, 14 Feb 2014 15:22:14 +0000 (16:22 +0100)]
When occupant changes nick, include status 110 in stanzas sent to him
Badlop [Thu, 23 Jan 2014 16:29:24 +0000 (17:29 +0100)]
Fixing mod_carboncopy sends carbons of carbons (fixes #107)
badlop [Thu, 23 Jan 2014 14:56:18 +0000 (06:56 -0800)]
Merge pull request #134 from mrjameshamilton/patch-1
Fixed parameter order in call to restore_room/3
mrjameshamilton [Thu, 23 Jan 2014 14:39:52 +0000 (14:39 +0000)]
Fixed parameter order in call to restore_room/3
Alexey Shchepin [Tue, 21 Jan 2014 11:40:03 +0000 (13:40 +0200)]
Clear SASL state after finishing auth
Alexey Shchepin [Tue, 21 Jan 2014 09:54:18 +0000 (11:54 +0200)]
Fix for the previous commit
Alexey Shchepin [Mon, 20 Jan 2014 14:06:05 +0000 (16:06 +0200)]
Use 'to' field only in the first client stream initialization
Badlop [Thu, 2 Jan 2014 15:31:28 +0000 (16:31 +0100)]
Add some ejabberd_xmlrpc documentation, and link to full details
Badlop [Thu, 2 Jan 2014 15:10:19 +0000 (16:10 +0100)]
Fix auth verification in ejabberd_xmlrpc (thanks to Vicis)
Badlop [Thu, 2 Jan 2014 14:03:05 +0000 (15:03 +0100)]
Fix example configuration option 'add' to 'append_host_config'
Evgeniy Khramtsov [Tue, 10 Dec 2013 07:40:43 +0000 (17:40 +1000)]
Fix some type specs and errors
Evgeniy Khramtsov [Tue, 10 Dec 2013 11:25:12 +0000 (21:25 +1000)]
Add ejabberd_xmlrpc
Christophe Romain [Thu, 5 Dec 2013 13:19:55 +0000 (14:19 +0100)]
remove version.tex file which is auto-generated
Badlop [Wed, 4 Dec 2013 13:55:21 +0000 (14:55 +0100)]
Add access rule to mod_roster (EJAB-72)
Christophe Romain [Tue, 3 Dec 2013 09:51:01 +0000 (10:51 +0100)]
bind values for get_parentnodes_tree
Christophe Romain [Tue, 3 Dec 2013 09:34:59 +0000 (10:34 +0100)]
fix use of virtual nodetree
badlop [Mon, 2 Dec 2013 10:02:44 +0000 (02:02 -0800)]
Merge pull request #119 from Mikhail-D/patch-1
Create mssql2012.sql
Mikhail-D [Mon, 2 Dec 2013 08:29:52 +0000 (00:29 -0800)]
Create mssql2012.sql
replace sp_dboption with new instructions
Alexey Shchepin [Thu, 28 Nov 2013 17:39:11 +0000 (19:39 +0200)]
Support for OpenSSL ciphers list in ejabberd_c2s, ejabberd_s2s_in and ejabberd_s2s_out
Badlop [Thu, 14 Nov 2013 18:29:16 +0000 (19:29 +0100)]
add Pubsub data migration from mnesia to odbc (EJAB-1126)
By calling:
ejd2odbc:export_pubsub("localhost","/tmp/aa.txt").
it will generate SQL files like these:
/tmp/pubsub_item.txt
/tmp/pubsub_node.txt
/tmp/pubsub_state.txt
Conflicts:
src/ejabberd_admin.erl
src/ejd2odbc.erl
Evgeniy Khramtsov [Wed, 6 Nov 2013 16:43:24 +0000 (02:43 +1000)]
Correctly convert ACLs into YAML representation
Evgeniy Khramtsov [Tue, 5 Nov 2013 10:05:12 +0000 (20:05 +1000)]
Do not use functions from crypto module wherever possible
Evgeniy Khramtsov [Tue, 5 Nov 2013 09:15:08 +0000 (19:15 +1000)]
Fix some type errors
Evgeniy Khramtsov [Sat, 2 Nov 2013 00:30:19 +0000 (10:30 +1000)]
Do not try to start STUN application during config checks
Evgeniy Khramtsov [Wed, 23 Oct 2013 02:22:17 +0000 (12:22 +1000)]
Avoid case clause crash when loading permanent rooms
Evgeniy Khramtsov [Wed, 23 Oct 2013 01:55:29 +0000 (11:55 +1000)]
Get rid of deprecated MySQL variable 'table_type'
Evgeniy Khramtsov [Tue, 22 Oct 2013 10:12:12 +0000 (20:12 +1000)]
Check libyaml presence at configure time
Badlop [Wed, 9 Oct 2013 14:05:45 +0000 (16:05 +0200)]
Enumerate convert_to_yaml command in list of commands
Badlop [Tue, 1 Oct 2013 21:23:01 +0000 (23:23 +0200)]
Fix display ACLs in WebAdmin
Christophe Romain [Fri, 27 Sep 2013 09:19:22 +0000 (11:19 +0200)]
update default version to 13.10
Badlop [Thu, 26 Sep 2013 15:19:56 +0000 (17:19 +0200)]
Fix handling of format_status arguments (thanks to Nbaronov)
Badlop [Thu, 26 Sep 2013 14:41:57 +0000 (16:41 +0200)]
Fix bypass for tls-required (thanks to Zeha)
Evgeniy Khramtsov [Tue, 24 Sep 2013 08:40:32 +0000 (18:40 +1000)]
Fix roster version support
Evgeniy Khramtsov [Sun, 22 Sep 2013 10:18:56 +0000 (20:18 +1000)]
Better web-handlers detection
Evgeniy Khramtsov [Thu, 19 Sep 2013 09:00:08 +0000 (19:00 +1000)]
Merge branch 'master' of github.com:processone/ejabberd
Evgeniy Khramtsov [Wed, 18 Sep 2013 11:09:10 +0000 (21:09 +1000)]
Reflect modules name changes in p1_mysql
Paweł Chmielowski [Mon, 16 Sep 2013 14:32:02 +0000 (16:32 +0200)]
Fix problem with decoding http headers over tls connections
This fixed GitHub issue 96.
Evgeniy Khramtsov [Fri, 30 Aug 2013 10:42:56 +0000 (20:42 +1000)]
Fix the template: do not use 'global' keyword
Jerome Sautret [Fri, 30 Aug 2013 07:12:33 +0000 (09:12 +0200)]
Fix release version number.
Christophe Romain [Tue, 27 Aug 2013 15:14:58 +0000 (17:14 +0200)]
update default version number
Christophe Romain [Tue, 27 Aug 2013 12:23:52 +0000 (14:23 +0200)]
clean subscriptions handling and avoid function_clause
Christophe Romain [Tue, 27 Aug 2013 11:59:29 +0000 (13:59 +0200)]
fix build of Parents list in #pubsub_node
Christophe Romain [Tue, 27 Aug 2013 12:46:22 +0000 (14:46 +0200)]
fix call to get_session_pid with binary arguments
Evgeniy Khramtsov [Tue, 27 Aug 2013 10:12:26 +0000 (20:12 +1000)]
Fix the ACL rule
Evgeniy Khramtsov [Tue, 27 Aug 2013 10:08:22 +0000 (20:08 +1000)]
Remove non-existent module from the testing config
Evgeniy Khramtsov [Tue, 27 Aug 2013 10:05:12 +0000 (20:05 +1000)]
Remove multiple host_config sections
Evgeniy Khramtsov [Tue, 27 Aug 2013 07:43:50 +0000 (17:43 +1000)]
Do not rely on p1_logger_h module when lager is enabled
Evgeniy Khramtsov [Sat, 24 Aug 2013 12:09:46 +0000 (22:09 +1000)]
Fix ejabberdctl config name
Evgeniy Khramtsov [Mon, 12 Aug 2013 12:25:05 +0000 (22:25 +1000)]
Change configuration file format to YAML
Evgeniy Khramtsov [Sat, 27 Jul 2013 12:49:52 +0000 (22:49 +1000)]
Do not try to read/write the deprecated "config" table
Evgeniy Khramtsov [Sat, 27 Jul 2013 12:45:39 +0000 (22:45 +1000)]
Do not distribute the ACL table
Evgeniy Khramtsov [Sat, 27 Jul 2013 12:07:17 +0000 (22:07 +1000)]
Get rid of global configuration options
Badlop [Mon, 5 Aug 2013 17:22:22 +0000 (19:22 +0200)]
Enumerate in guide.tex what processes are started for ejabberd (EJAB-1082)
Evgeny Khramtsov [Wed, 24 Jul 2013 13:01:45 +0000 (06:01 -0700)]
Merge pull request #85 from imtal/patch-1
Fix version check
tjeerd [Wed, 24 Jul 2013 12:47:32 +0000 (14:47 +0200)]
Fix version check
Not all Erlang versions are of equal length. Added clauses to handle this.
Evgeniy Khramtsov [Tue, 23 Jul 2013 05:24:42 +0000 (15:24 +1000)]
Fix timestamp processing
Evgeniy Khramtsov [Mon, 22 Jul 2013 09:23:40 +0000 (19:23 +1000)]
Fix some type errors
Evgeniy Khramtsov [Mon, 22 Jul 2013 00:46:00 +0000 (10:46 +1000)]
Make it possible to import without cursor usage
Evgeniy Khramtsov [Sun, 21 Jul 2013 12:55:23 +0000 (22:55 +1000)]
Typo fix
Evgeniy Khramtsov [Sun, 21 Jul 2013 10:24:36 +0000 (20:24 +1000)]
Add SQL to Mnesia converter
Evgeniy Khramtsov [Wed, 17 Jul 2013 12:28:23 +0000 (22:28 +1000)]
Make it possible to enable/disable TLS compression
Evgeny Khramtsov [Tue, 16 Jul 2013 03:06:35 +0000 (20:06 -0700)]
Merge pull request #83 from tagged/makefile
make deps/.built depend on deps/.got
Christopher A. Stelma [Mon, 15 Jul 2013 17:46:41 +0000 (10:46 -0700)]
make deps/.built depend on deps/.got
fixes race condition when running make with simultaneous jobs
Evgeniy Khramtsov [Mon, 15 Jul 2013 01:49:28 +0000 (11:49 +1000)]
Do not forget to re-define the crash.log path
Evgeniy Khramtsov [Mon, 15 Jul 2013 01:36:12 +0000 (11:36 +1000)]
Increase the timetrap timeout
Evgeny Khramtsov [Sun, 14 Jul 2013 11:07:39 +0000 (04:07 -0700)]
Merge pull request #82 from tuncer/rebar-debug_info
rebar.config.script: fix debug_info handling
Tuncer Ayaz [Sat, 13 Jul 2013 19:33:50 +0000 (21:33 +0200)]
rebar.config.script: fix debug_info handling
debug_info is enabled by default and can be disabled by passing
'no_debug_info' in erl_opts.
Badlop [Thu, 11 Jul 2013 10:10:47 +0000 (12:10 +0200)]
Allow room member to get members list using XEP
Christophe Romain [Wed, 10 Jul 2013 07:47:49 +0000 (09:47 +0200)]
fix badmatch in send_loop (EJAB-1650)