Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
| | ||||||
* | Shutdown rooms before starting test cases | Evgeniy Khramtsov | 2013-06-19 | 3 | -1/+20 | |
| | ||||||
* | Add tests for modules using MySQL/PostgreSQL | Evgeniy Khramtsov | 2013-06-19 | 4 | -53/+237 | |
| | ||||||
* | Merge branch 'master' of github.com:processone/ejabberd | Evgeniy Khramtsov | 2013-06-19 | 4 | -164/+191 | |
|\ | ||||||
| * | Improve handling of INET_DIST_INTERFACE option (EJAB-1611) | Badlop | 2013-06-18 | 1 | -1/+5 | |
| | | | | | | | | | | In old releases, only the erlang format {127,0,0,1} was supported. Now we support also 127.0.0.1, but we want backwards compatibility. | |||||
| * | Added missing license and copyright headers. | Jerome Sautret | 2013-06-18 | 2 | -16/+37 | |
| | | ||||||
| * | improve ejabberdctl, and support different node names (thanks to Zach ↵ | Christophe Romain | 2013-06-18 | 2 | -148/+150 | |
| | | | | | | | | Calvert)(EJAB-1611) | |||||
* | | Better DLL location detection when executing `make install` | Evgeniy Khramtsov | 2013-06-19 | 1 | -3/+3 | |
|/ | ||||||
* | Some deps have their DLLs in "priv" directory (not "priv/lib"). | Evgeniy Khramtsov | 2013-06-18 | 1 | -0/+1 | |
| | | | | Do not forget to `install` them as well. | |||||
* | Better handle incoming packets sequence | Evgeniy Khramtsov | 2013-06-18 | 1 | -3/+3 | |
| | ||||||
* | Add some missing applications to the reltool script | Evgeniy Khramtsov | 2013-06-18 | 1 | -2/+5 | |
| | ||||||
* | sync pubsub_odbc with last fix | Christophe Romain | 2013-06-18 | 1 | -1/+1 | |
| | ||||||
* | Fix node auto-creation | Evgeniy Khramtsov | 2013-06-18 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of github.com:processone/ejabberd | Evgeniy Khramtsov | 2013-06-18 | 3 | -1191/+2 | |
|\ | ||||||
| * | sync and cleanup pubsub_odbc | Christophe Romain | 2013-06-17 | 2 | -1190/+1 | |
| | | ||||||
| * | fix auto-create issue due to bad binary matching | Christophe Romain | 2013-06-17 | 1 | -1/+1 | |
| | | ||||||
* | | Re-generate XMPP codec, decrease tests verbosity | Evgeniy Khramtsov | 2013-06-18 | 4 | -10134/+10228 | |
|/ | ||||||
* | Fixed broadcast messages handling | Alexey Shchepin | 2013-06-17 | 2 | -12/+33 | |
| | ||||||
* | Fixed conversion to ezlib | Alexey Shchepin | 2013-06-17 | 3 | -28/+9 | |
| | ||||||
* | Add simple mod_offline checks | Evgeniy Khramtsov | 2013-06-17 | 1 | -0/+25 | |
| | ||||||
* | Add some MUC checks. Several cleanups | Evgeniy Khramtsov | 2013-06-17 | 4 | -520/+2345 | |
| | ||||||
* | Add mod_proxy65 test case | Evgeniy Khramtsov | 2013-06-17 | 4 | -52/+483 | |
| | ||||||
* | Check item groups separately | Evgeniy Khramtsov | 2013-06-17 | 1 | -3/+4 | |
| | ||||||
* | Add roster checks | Evgeniy Khramtsov | 2013-06-17 | 4 | -47/+294 | |
| | ||||||
* | Advertise privacy lists support via disco#info | Evgeniy Khramtsov | 2013-06-17 | 2 | -7/+3 | |
| | ||||||
* | Don't include sub-elements in IQ results where it's not required | Evgeniy Khramtsov | 2013-06-17 | 3 | -25/+11 | |
| | | | | by the corresponding spec (RFC or XEP). | |||||
* | Improve "unregister" test case | Evgeniy Khramtsov | 2013-06-17 | 1 | -1/+3 | |
| | ||||||
* | Add registration remove test case | Evgeniy Khramtsov | 2013-06-17 | 4 | -109/+173 | |
| | ||||||
* | Test suite cleanup. | Evgeniy Khramtsov | 2013-06-17 | 3 | -47/+43 | |
| | | | | | * Split test cases in groups. * Increase a loglevel of common_test framework. | |||||
* | Fix the error report of an incorrect certfile | Evgeniy Khramtsov | 2013-06-17 | 2 | -6/+9 | |
| | ||||||
* | Better certfile location detection by the test suite | Evgeniy Khramtsov | 2013-06-17 | 2 | -1/+3 | |
| | ||||||
* | Remove forgotten comments | Evgeniy Khramtsov | 2013-06-17 | 1 | -4/+0 | |
| | ||||||
* | Add zlib compression test case | Evgeniy Khramtsov | 2013-06-17 | 5 | -20/+379 | |
| |