| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a typo | Evgeniy Khramtsov | 2013-06-27 | 1 | -1/+1 |
| | | |||||
| * | Add --enable-tools to --enable-all | Evgeniy Khramtsov | 2013-06-27 | 1 | -10/+10 |
| | | |||||
| * | Re-create the configure script | Evgeniy Khramtsov | 2013-06-27 | 1 | -224/+195 |
| | | |||||
| * | Enable lager support by default | Evgeniy Khramtsov | 2013-06-27 | 1 | -5/+5 |
| | | |||||
| * | Avoid custom loglevels processing for lager | Evgeniy Khramtsov | 2013-06-27 | 1 | -2/+5 |
| | | |||||
| * | Logger improvements. | Evgeniy Khramtsov | 2013-06-27 | 4 | -75/+116 |
| | | | | | | | | | | | lager: * It is now possible to change the loglevel. * Log rotation is now supported as well. p1_logger: * When rotating a log file, add suffix ".0" to the renamed file. This is needed in order to be consistent with lager rotation mechanism. | ||||
| * | Pre-load applications before setting the environment variables | Evgeniy Khramtsov | 2013-06-27 | 1 | -0/+3 |
| | | |||||
| * | Do not forget to remove testing beams on "clean" | Evgeniy Khramtsov | 2013-06-27 | 1 | -0/+1 |
| | | |||||
| * | Do not check the second SASL challenge | Evgeniy Khramtsov | 2013-06-27 | 1 | -15/+6 |
| | | |||||
| * | Split the test suite into modules | Evgeniy Khramtsov | 2013-06-27 | 3 | -470/+501 |
| | | |||||
| * | Fix external authentication | Evgeniy Khramtsov | 2013-06-26 | 4 | -13/+61 |
| | | |||||
| * | Do not fetch disco#info multiple times | Evgeniy Khramtsov | 2013-06-26 | 4 | -49/+61 |
| | | |||||
| * | Start the LDAP server before ejabberd application | Evgeniy Khramtsov | 2013-06-26 | 1 | -1/+1 |
| | | |||||
| * | Add more pubsub test cases | Evgeniy Khramtsov | 2013-06-26 | 4 | -301/+807 |
| | | |||||
| * | fix feature build on node disco#info13.06 | Christophe Romain | 2013-06-25 | 2 | -4/+4 |
| | | |||||
| * | Fix previous commit | Badlop | 2013-06-25 | 1 | -2/+2 |
| | | |||||
| * | Normalize HTTP path (thanks to Justin Kirby) | Badlop | 2013-06-25 | 2 | -5/+14 |
| | | |||||
| * | Change pubsub plugins in the testing configuration | Evgeniy Khramtsov | 2013-06-25 | 1 | -6/+2 |
| | | |||||
| * | update guide with simplified pubsub_odbc config | Christophe Romain | 2013-06-24 | 2 | -6/+6 |
| | | |||||
| * | typo fix in spec | Christophe Romain | 2013-06-24 | 1 | -1/+1 |
| | | |||||
| * | fix missing binarization switch on pep nodes | Christophe Romain | 2013-06-24 | 1 | -4/+4 |
| | | |||||
| * | cosmetic change | Christophe Romain | 2013-06-24 | 1 | -2/+2 |
| | | |||||
| * | add missing list conversion | Christophe Romain | 2013-06-24 | 1 | -1/+1 |
| | | |||||
| * | decode_jid always gets binary(), encode_jid lets mod_pubsub handle conversion | Christophe Romain | 2013-06-24 | 1 | -10/+3 |
| | | |||||
| * | minor improvements and binary fix | Christophe Romain | 2013-06-24 | 2 | -17/+10 |
| | | |||||
| * | typo fix, related to commit 9194872 | Christophe Romain | 2013-06-24 | 1 | -1/+1 |
| | | |||||
| * | remove obsolete node attribute | Christophe Romain | 2013-06-24 | 2 | -3/+1 |
| | | |||||
| * | Merge branch 'master' of github.com:processone/ejabberd | Christophe Romain | 2013-06-24 | 10 | -209/+439 |
| |\ | |||||
| | * | Check exit codes carefully when running dialyzer | Evgeniy Khramtsov | 2013-06-24 | 1 | -3/+6 |
| | | | |||||
| | * | Fix some dialyzer warnings | Evgeniy Khramtsov | 2013-06-24 | 6 | -12/+45 |
| | | | |||||
| | * | Merge branch 'master' of github.com:processone/ejabberd | Evgeniy Khramtsov | 2013-06-24 | 1 | -189/+376 |
| | |\ | |||||
| | | * | Regenerated configure script | Alexey Shchepin | 2013-06-24 | 1 | -189/+376 |
| | | | | |||||
| | * | | Split dialyzer tasks into separate Makefile targets | Evgeniy Khramtsov | 2013-06-24 | 1 | -3/+13 |
| | | | | |||||
| | * | | Do not try to call obsoleted function directly | Evgeniy Khramtsov | 2013-06-24 | 1 | -1/+1 |
| | | | | |||||
| | * | | Improve the type spec | Evgeniy Khramtsov | 2013-06-24 | 1 | -1/+1 |
| | | | | |||||
| | * | | Get rid of useless clause | Evgeniy Khramtsov | 2013-06-24 | 1 | -3/+0 |
| | |/ | |||||
| * | | change default PEP config for simpler setup (EJAB-1494) | Christophe Romain | 2013-06-24 | 2 | -4/+4 |
| | | | |||||
| * | | remove need of extra _odbc in pubsub plugin name | Christophe Romain | 2013-06-24 | 2 | -12/+24 |
| | | | |||||
| * | | fix decode function for binaryzed data | Christophe Romain | 2013-06-24 | 1 | -5/+5 |
| |/ | |||||
| * | Improve the "dialyzer" target | Evgeniy Khramtsov | 2013-06-24 | 1 | -12/+27 |
| | | |||||
| * | Add LDAP test cases | Evgeniy Khramtsov | 2013-06-22 | 6 | -59/+566 |
| | | |||||
| * | Do not ignore ASN.1-generated files | Evgeniy Khramtsov | 2013-06-22 | 1 | -3/+0 |
| | | |||||
| * | Do not generate LDAP's ASN.1 code when compiling ejabberd. | Evgeniy Khramtsov | 2013-06-22 | 4 | -0/+3417 |
| | | | | | | We need ASN.1 codec to decode messages into binaries, so we fixed generated ELDAPv3.erl. A better solution is needed to be found. | ||||
| * | According to XEP-0045, a MUC member is allowed to retrieve the members list | Badlop | 2013-06-21 | 1 | -0/+1 |
| | | |||||
| * | fix empty itemid on publish when passing Access | Christophe Romain | 2013-06-20 | 2 | -4/+4 |
| | | |||||
| * | fix pubsub issue on binary switch | Christophe Romain | 2013-06-20 | 5 | -50/+44 |
| | | |||||
| * | Fix all calls to functions of p1_tls application | Evgeniy Khramtsov | 2013-06-20 | 17 | -51/+51 |
| | | |||||
| * | inet_dist_use_interface requires argument quoting | Christophe Romain | 2013-06-19 | 1 | -2/+2 |
| | | |||||
| * | Disable lager by default | Alexey Shchepin | 2013-06-19 | 2 | -380/+193 |
| | | |||||
| * | Clarify MySQL/PostgreSQL preparation for running the test suite. | Evgeniy Khramtsov | 2013-06-19 | 1 | -1/+3 |
| | | |||||
