Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | gen_iq_handler:check_type was missing | Alexey Shchepin | 2013-07-08 | 1 | -1/+12 | |
| | ||||||
* | Cleanup the test suite (just a little) | Evgeniy Khramtsov | 2013-07-07 | 1 | -11/+2 | |
| | ||||||
* | Use error_logger directly in the LDAP test server | Evgeniy Khramtsov | 2013-07-07 | 1 | -6/+8 | |
| | ||||||
* | Do not build p1_logger if lager is enabled | Evgeniy Khramtsov | 2013-07-07 | 2 | -3/+5 | |
| | ||||||
* | Improve the applications start-up | Evgeniy Khramtsov | 2013-07-07 | 4 | -135/+102 | |
| | | | | | * Check if all modules present for every application loaded. * Get rid of now obsoleted 'ejabberd_check' module. | |||||
* | Improve the XMPP codec, fix the test suite accordingly | Evgeniy Khramtsov | 2013-07-07 | 4 | -35/+610 | |
| | ||||||
* | fix pubsub unsubscription without SubId on odbc | Christophe Romain | 2013-07-04 | 1 | -1/+1 | |
| | ||||||
* | improve pubsub odbc use of i2l | Christophe Romain | 2013-07-04 | 2 | -28/+27 | |
| | ||||||
* | Re-generate the XMPP codec | Evgeniy Khramtsov | 2013-07-03 | 1 | -584/+726 | |
| | ||||||
* | Update the rebar script | Evgeniy Khramtsov | 2013-07-01 | 1 | -0/+0 | |
| | ||||||
* | Update the rebar script | Evgeniy Khramtsov | 2013-06-30 | 1 | -0/+0 | |
| |