Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some type errors | Evgeniy Khramtsov | 2013-11-05 | 1 | -9/+6 |
| | |||||
* | Do not try to start STUN application during config checks | Evgeniy Khramtsov | 2013-11-02 | 1 | -1/+7 |
| | |||||
* | Avoid case clause crash when loading permanent rooms | Evgeniy Khramtsov | 2013-10-23 | 1 | -2/+2 |
| | |||||
* | Get rid of deprecated MySQL variable 'table_type' | Evgeniy Khramtsov | 2013-10-23 | 1 | -29/+25 |
| | |||||
* | Check libyaml presence at configure time | Evgeniy Khramtsov | 2013-10-22 | 1 | -0/+1 |
| | |||||
* | Enumerate convert_to_yaml command in list of commands | Badlop | 2013-10-09 | 1 | -1/+3 |
| | |||||
* | Fix display ACLs in WebAdmin | Badlop | 2013-10-01 | 1 | -8/+8 |
| | |||||
* | update default version to 13.1013.10 | Christophe Romain | 2013-09-27 | 1 | -1/+1 |
| | |||||
* | Fix handling of format_status arguments (thanks to Nbaronov) | Badlop | 2013-09-26 | 1 | -1/+1 |
| | |||||
* | Fix bypass for tls-required (thanks to Zeha) | Badlop | 2013-09-26 | 1 | -1/+3 |
| | |||||
* | Fix roster version support | Evgeniy Khramtsov | 2013-09-24 | 3 | -2/+32 |
| | |||||
* | Better web-handlers detection | Evgeniy Khramtsov | 2013-09-22 | 1 | -5/+5 |
| | |||||
* | Merge branch 'master' of github.com:processone/ejabberd | Evgeniy Khramtsov | 2013-09-19 | 1 | -2/+2 |
|\ | |||||
| * | Fix problem with decoding http headers over tls connections | Paweł Chmielowski | 2013-09-16 | 1 | -2/+2 |
| | | | | | | | | This fixed GitHub issue 96. | ||||
* | | Reflect modules name changes in p1_mysql | Evgeniy Khramtsov | 2013-09-19 | 1 | -9/+9 |
|/ | |||||
* | Fix the template: do not use 'global' keyword13.09 | Evgeniy Khramtsov | 2013-08-30 | 1 | -7/+4 |
| | |||||
* | Fix release version number. | Jerome Sautret | 2013-08-30 | 2 | -4/+4 |
| | |||||
* | update default version number | Christophe Romain | 2013-08-27 | 1 | -1/+1 |
| | |||||
* | clean subscriptions handling and avoid function_clause | Christophe Romain | 2013-08-27 | 3 | -11/+6 |
| | |||||
* | fix build of Parents list in #pubsub_node | Christophe Romain | 2013-08-27 | 1 | -1/+5 |
| | |||||
* | fix call to get_session_pid with binary arguments | Christophe Romain | 2013-08-27 | 2 | -2/+2 |
| | |||||
* | Fix the ACL rule | Evgeniy Khramtsov | 2013-08-27 | 1 | -2/+1 |
| | |||||
* | Remove non-existent module from the testing config | Evgeniy Khramtsov | 2013-08-27 | 1 | -6/+0 |
| | |||||
* | Remove multiple host_config sections | Evgeniy Khramtsov | 2013-08-27 | 1 | -5/+0 |
| | |||||
* | Do not rely on p1_logger_h module when lager is enabled | Evgeniy Khramtsov | 2013-08-27 | 1 | -1/+10 |
| | |||||
* | Fix ejabberdctl config name | Evgeniy Khramtsov | 2013-08-24 | 1 | -3/+3 |
| | |||||
* | Change configuration file format to YAML | Evgeniy Khramtsov | 2013-08-21 | 59 | -4102/+5078 |
| | |||||
* | Do not try to read/write the deprecated "config" table | Evgeniy Khramtsov | 2013-08-21 | 3 | -17/+17 |
| | |||||
* | Do not distribute the ACL table | Evgeniy Khramtsov | 2013-08-21 | 1 | -7/+37 |
| | |||||
* | Get rid of global configuration options | Evgeniy Khramtsov | 2013-08-21 | 2 | -117/+44 |
| | |||||
* | Enumerate in guide.tex what processes are started for ejabberd (EJAB-1082) | Badlop | 2013-08-05 | 1 | -0/+5 |
| | |||||
* | Merge pull request #85 from imtal/patch-1 | Evgeny Khramtsov | 2013-07-24 | 1 | -0/+4 |
|\ | | | | | Fix version check | ||||
| * | Fix version check | tjeerd | 2013-07-24 | 1 | -0/+4 |
|/ | | | Not all Erlang versions are of equal length. Added clauses to handle this. | ||||
* | Fix timestamp processing | Evgeniy Khramtsov | 2013-07-23 | 1 | -3/+7 |
| | |||||
* | Fix some type errors | Evgeniy Khramtsov | 2013-07-22 | 2 | -4/+4 |
| | |||||
* | Make it possible to import without cursor usage | Evgeniy Khramtsov | 2013-07-22 | 1 | -22/+38 |
| | |||||
* | Typo fix | Evgeniy Khramtsov | 2013-07-22 | 1 | -1/+1 |
| | |||||
* | Add SQL to Mnesia converter | Evgeniy Khramtsov | 2013-07-21 | 16 | -36/+510 |
| | |||||
* | Make it possible to enable/disable TLS compression | Evgeniy Khramtsov | 2013-07-17 | 5 | -8/+41 |
| | |||||
* | Merge pull request #83 from tagged/makefile | Evgeny Khramtsov | 2013-07-15 | 1 | -1/+1 |
|\ | | | | | make deps/.built depend on deps/.got | ||||
| * | make deps/.built depend on deps/.got | Christopher A. Stelma | 2013-07-15 | 1 | -1/+1 |
|/ | | | | fixes race condition when running make with simultaneous jobs | ||||
* | Do not forget to re-define the crash.log path | Evgeniy Khramtsov | 2013-07-15 | 1 | -0/+2 |
| | |||||
* | Increase the timetrap timeout | Evgeniy Khramtsov | 2013-07-15 | 1 | -1/+1 |
| | |||||
* | Merge pull request #82 from tuncer/rebar-debug_info | Evgeny Khramtsov | 2013-07-14 | 1 | -2/+2 |
|\ | | | | | rebar.config.script: fix debug_info handling | ||||
| * | rebar.config.script: fix debug_info handling | Tuncer Ayaz | 2013-07-13 | 1 | -2/+2 |
|/ | | | | | debug_info is enabled by default and can be disabled by passing 'no_debug_info' in erl_opts. | ||||
* | Allow room member to get members list using XEP | Badlop | 2013-07-11 | 1 | -1/+2 |
| | |||||
* | fix badmatch in send_loop (EJAB-1650) | Christophe Romain | 2013-07-10 | 1 | -1/+1 |
| | |||||
* | fix badmatch on remove_user on PEP nodes (EJAB-1649) | Christophe Romain | 2013-07-09 | 2 | -7/+5 |
| | |||||
* | fix invalid response on get_options when no options set (EJAB-1648) | Christophe Romain | 2013-07-09 | 2 | -28/+42 |
| | |||||
* | Apparently configure.erl is not needed anymore | Badlop | 2013-07-08 | 1 | -0/+0 |
| |