Evgeniy Khramtsov
b13c51c8cf
Better release directory detection
2013-05-08 22:52:10 +10:00
Evgeniy Khramtsov
8229ee8dd8
Make it possible to generate an OTP application release
2013-05-08 21:56:29 +10:00
Evgeniy Khramtsov
476acbfa44
Move configure variables to a separate file
2013-05-08 19:27:25 +10:00
Evgeniy Khramtsov
23dd81d18c
Move cache_tab code to deps
2013-05-08 15:17:11 +10:00
Evgeniy Khramtsov
f08595b0e5
Get rid of stub rebar.config
2013-05-08 14:48:52 +10:00
Evgeniy Khramtsov
50b8500bd5
Run the corresponding configure scripts by ourselves
2013-05-08 13:32:18 +10:00
Evgeniy Khramtsov
cf11acc450
Add stub Rebar config
2013-05-07 17:56:35 +10:00
Evgeniy Khramtsov
0c18dd7068
Improve "install" target
2013-05-07 17:23:34 +10:00
Badlop
4e807d69e8
Fix paths for "install" target
2013-05-06 12:52:26 +02:00
Evgeniy Khramtsov
0168e39bb3
Use xml repo
2013-05-02 21:04:55 +10:00
Evgeniy Khramtsov
8f8b6870a0
Fix a typo
2013-05-02 20:36:45 +10:00
Evgeniy Khramtsov
dc7208ed1c
Only compile ibrowse and lhttpc when needed
2013-05-02 20:36:10 +10:00
Evgeniy Khramtsov
60b0b918a6
Dump the resulting Rebar configuration
2013-05-02 20:27:53 +10:00
Evgeniy Khramtsov
d9e2d4e6a9
Get rid of useless makefiles
2013-05-02 20:17:58 +10:00
Evgeniy Khramtsov
8fc80178b6
Fix STUN startup
2013-05-02 20:00:04 +10:00
Evgeniy Khramtsov
c801bd9411
Do not try to start STUN supervisor
2013-05-02 19:31:59 +10:00
Evgeniy Khramtsov
b9d5a3350d
Better rebar detection
2013-05-02 19:02:40 +10:00
Evgeniy Khramtsov
2bb0095a32
Add install target (not working so far)
2013-05-02 18:41:51 +10:00
Evgeniy Khramtsov
eda360914e
Add --enable-pubsub_ng option
2013-05-02 18:29:40 +10:00
Evgeniy Khramtsov
042172eae1
Disable transient_supervisors compile option as
...
it is not needed anymore in the newer Erlang versions
2013-05-02 18:17:05 +10:00
Evgeniy Khramtsov
0eaab78f67
Add --enable-debug compile option
2013-05-02 18:15:03 +10:00
Evgeniy Khramtsov
5ec65571f8
Update README file
2013-05-01 23:36:16 +10:00
Evgeniy Khramtsov
7bbc98b04c
Make iconv dependency optional
2013-05-01 23:35:01 +10:00
Evgeniy Khramtsov
eda6b80ece
Use dynamic Rebar configuration
2013-05-01 23:22:26 +10:00
Evgeniy Khramtsov
2ddb7be19a
Replace stand-alone Rebar script with the new one
2013-05-01 21:35:57 +10:00
Evgeniy Khramtsov
04f20a21fb
Improve build procedure
2013-05-01 21:02:29 +10:00
Evgeniy Khramtsov
d1c654a7e1
Initiate new directory structure and moved some code in deps
2013-04-08 19:12:54 +10:00
Alexey Shchepin
b09cda5c17
ejabberd_ws is now R16B-compatible
2013-04-03 15:14:16 +03:00
Christophe Romain
7887392c1d
Update copyright dates
2013-03-27 10:36:48 +01:00
Paweł Chmielowski
cc2b7d2832
Fix argument types in user_resources command
2013-03-22 13:47:05 +01:00
Paweł Chmielowski
0a69935b6b
Fix type arguments in commands from mod_admin_p1
2013-03-22 13:46:30 +01:00
Paweł Chmielowski
4b7c74415f
Fix warning from last commit
2013-03-19 19:09:16 +01:00
Paweł Chmielowski
418baf4fa6
Fix processing of list arguments in xmlrpc handler
...
Before this change only lists with exactly single element were handled
properly.
2013-03-19 19:02:03 +01:00
Paweł Chmielowski
fcf647738d
erlang:integer_to_binary was added in R16, switch to method which works in older versions
2013-03-18 12:46:59 +01:00
Paweł Chmielowski
3c9ab9e53d
Httpc is not able to process binary headers or url, we need to convert them
2013-03-18 12:44:26 +01:00
Paweł Chmielowski
c339c9b2ad
Add ejabberd_commands for managing shared roster groups
2013-03-13 12:14:05 +01:00
Paweł Chmielowski
4ef32bb18f
Make ejabberd_ctl not die for ejabberd_commands with binary arguments
2013-03-13 11:13:19 +01:00
Paweł Chmielowski
0f87034539
Make http connections serve flash policy files
2013-02-01 13:05:20 +01:00
Paweł Chmielowski
acee58f6bb
Fix problem from conversion to binaries in old websocket protocol handler
2013-01-31 20:11:02 +01:00
Jerome Sautret
ceeef24faa
Fix type error on MUC room config form generation.
2013-01-30 11:05:38 +01:00
Badlop
201b0b3725
Fix another dialyzer warning
2013-01-09 22:25:54 +01:00
Badlop
5f8b41a357
ssl:seed was removed in OTP R14B04. Fix dialyzer warning.
2013-01-09 12:58:57 +01:00
Badlop
a003ef556b
Fix two dialyzer warnings
2013-01-09 12:40:42 +01:00
Badlop
cb91e10803
Copied check_account and check_password from old mod_xmlrpc (TECH-1519)
2013-01-04 13:32:21 +01:00
Badlop
5190866a24
Copied set_rosternick from old mod_xmlrpc (TECH-1519)
2013-01-04 12:37:35 +01:00
Evgeniy Khramtsov
473a58e3c2
Fix iconv wrapper
2013-01-03 20:15:33 +10:00
Pablo Polvorin
3e6b88cbc3
Fix pubsub_state mnesia table definition
...
Partially bound lookups keys only works efficiently if the table
type if ordered_set.
If the table is a set, then it is implemented as a hashtable,
and if the lookup key isn't fully bound an entire table scan
is neccesarly.
2012-12-21 12:48:27 -03:00
Alexey Shchepin
362d7f617d
Fixed signedness issue in tls_drv GET_DESCRYPTED_INPUT (EJAB-1591)
2012-12-20 14:03:28 +02:00
Remco Wendt
d11df52abf
Added command to list all the vhosts registered in an ejabberd node
2012-12-19 15:08:19 +02:00
Janusz Dziemidowicz
906161b27f
Detect OpenSSL version at runtime, not at compile time
2012-12-17 14:41:37 +02:00