]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2013-07-08 BadlopApparently configure.erl is not needed anymore
2013-07-08 Alexey Shchepingen_iq_handler:check_type was missing
2013-07-06 Evgeniy KhramtsovCleanup the test suite (just a little)
2013-07-06 Evgeniy KhramtsovUse error_logger directly in the LDAP test server
2013-07-06 Evgeniy KhramtsovDo not build p1_logger if lager is enabled
2013-07-06 Evgeniy KhramtsovImprove the applications start-up
2013-07-06 Evgeniy KhramtsovImprove the XMPP codec, fix the test suite accordingly
2013-07-04 Christophe... fix pubsub unsubscription without SubId on odbc
2013-07-04 Christophe... improve pubsub odbc use of i2l
2013-07-02 Evgeniy KhramtsovRe-generate the XMPP codec
2013-06-30 Evgeniy KhramtsovUpdate the rebar script
2013-06-30 Evgeniy KhramtsovUpdate the rebar script
2013-06-30 Evgeniy KhramtsovImprove the rebar script. Keep the build graph by default.
2013-06-30 Evgeniy KhramtsovRemove stupid slow code from rebar, regenerate the...
2013-06-29 Evgeniy KhramtsovUpdate XMPP codec spec to reflect
2013-06-28 Christophe... ip_adresse() does not need binary representation in...
2013-06-27 Evgeniy KhramtsovFix IDNA conversion
2013-06-27 BadlopStore only messages with body or subject (EJABS-2034)
2013-06-27 Evgeniy KhramtsovRe-create the configure script
2013-06-27 Evgeniy KhramtsovFix a typo
2013-06-27 Evgeniy KhramtsovAdd --enable-tools to --enable-all
2013-06-27 Evgeniy KhramtsovRe-create the configure script
2013-06-27 Evgeniy KhramtsovEnable lager support by default
2013-06-27 Evgeniy KhramtsovAvoid custom loglevels processing for lager
2013-06-27 Evgeniy KhramtsovLogger improvements.
2013-06-27 Evgeniy KhramtsovPre-load applications before setting the environment...
2013-06-27 Evgeniy KhramtsovDo not forget to remove testing beams on "clean"
2013-06-27 Evgeniy KhramtsovDo not check the second SASL challenge
2013-06-27 Evgeniy KhramtsovSplit the test suite into modules
2013-06-26 Evgeniy KhramtsovFix external authentication
2013-06-25 Evgeniy KhramtsovDo not fetch disco#info multiple times
2013-06-25 Evgeniy KhramtsovStart the LDAP server before ejabberd application
2013-06-25 Evgeniy KhramtsovAdd more pubsub test cases
2013-06-25 Christophe... fix feature build on node disco#info 13.06
2013-06-25 BadlopFix previous commit
2013-06-25 BadlopNormalize HTTP path (thanks to Justin Kirby)
2013-06-25 Evgeniy KhramtsovChange pubsub plugins in the testing configuration
2013-06-24 Christophe... update guide with simplified pubsub_odbc config
2013-06-24 Christophe... typo fix in spec
2013-06-24 Christophe... fix missing binarization switch on pep nodes
2013-06-24 Christophe... cosmetic change
2013-06-24 Christophe... add missing list conversion
2013-06-24 Christophe... decode_jid always gets binary(), encode_jid lets mod_pu...
2013-06-24 Christophe... minor improvements and binary fix
2013-06-24 Christophe... typo fix, related to commit 9194872
2013-06-24 Christophe... remove obsolete node attribute
2013-06-24 Christophe... Merge branch 'master' of github.com:processone/ejabberd
2013-06-24 Christophe... change default PEP config for simpler setup (EJAB-1494)
2013-06-24 Christophe... remove need of extra _odbc in pubsub plugin name
2013-06-24 Christophe... fix decode function for binaryzed data
2013-06-24 Evgeniy KhramtsovCheck exit codes carefully when running dialyzer
2013-06-24 Evgeniy KhramtsovFix some dialyzer warnings
2013-06-24 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2013-06-24 Alexey ShchepinRegenerated configure script
2013-06-24 Evgeniy KhramtsovSplit dialyzer tasks into separate Makefile targets
2013-06-24 Evgeniy KhramtsovDo not try to call obsoleted function directly
2013-06-24 Evgeniy KhramtsovImprove the type spec
2013-06-24 Evgeniy KhramtsovGet rid of useless clause
2013-06-24 Evgeniy KhramtsovImprove the "dialyzer" target
2013-06-21 Evgeniy KhramtsovAdd LDAP test cases
2013-06-21 Evgeniy KhramtsovDo not ignore ASN.1-generated files
2013-06-21 Evgeniy KhramtsovDo not generate LDAP's ASN.1 code when compiling ejabberd.
2013-06-21 BadlopAccording to XEP-0045, a MUC member is allowed to retri...
2013-06-20 Christophe... fix empty itemid on publish when passing Access
2013-06-20 Christophe... fix pubsub issue on binary switch
2013-06-20 Evgeniy KhramtsovFix all calls to functions of p1_tls application
2013-06-19 Christophe... inet_dist_use_interface requires argument quoting
2013-06-19 Alexey ShchepinDisable lager by default
2013-06-19 Evgeniy KhramtsovClarify MySQL/PostgreSQL preparation for running the...
2013-06-19 Evgeniy KhramtsovShutdown rooms before starting test cases
2013-06-19 Evgeniy KhramtsovAdd tests for modules using MySQL/PostgreSQL
2013-06-19 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2013-06-19 Evgeniy KhramtsovBetter DLL location detection when executing `make...
2013-06-18 BadlopImprove handling of INET_DIST_INTERFACE option (EJAB...
2013-06-18 Jerome SautretAdded missing license and copyright headers.
2013-06-18 Christophe... improve ejabberdctl, and support different node names...
2013-06-18 Evgeniy KhramtsovSome deps have their DLLs in "priv" directory (not...
2013-06-18 Evgeniy KhramtsovBetter handle incoming packets sequence
2013-06-18 Evgeniy KhramtsovAdd some missing applications to the reltool script
2013-06-18 Christophe... sync pubsub_odbc with last fix
2013-06-17 Evgeniy KhramtsovFix node auto-creation
2013-06-17 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2013-06-17 Evgeniy KhramtsovRe-generate XMPP codec, decrease tests verbosity
2013-06-17 Christophe... sync and cleanup pubsub_odbc
2013-06-17 Christophe... fix auto-create issue due to bad binary matching
2013-06-17 Alexey ShchepinFixed broadcast messages handling
2013-06-17 Alexey ShchepinFixed conversion to ezlib
2013-06-17 Evgeniy KhramtsovAdd simple mod_offline checks
2013-06-17 Evgeniy KhramtsovAdd some MUC checks. Several cleanups
2013-06-17 Evgeniy KhramtsovAdd mod_proxy65 test case
2013-06-17 Evgeniy KhramtsovCheck item groups separately
2013-06-17 Evgeniy KhramtsovAdd roster checks
2013-06-17 Evgeniy KhramtsovAdvertise privacy lists support via disco#info
2013-06-17 Evgeniy KhramtsovDon't include sub-elements in IQ results where it's...
2013-06-17 Evgeniy KhramtsovImprove "unregister" test case
2013-06-17 Evgeniy KhramtsovAdd registration remove test case
2013-06-17 Evgeniy KhramtsovTest suite cleanup.
2013-06-17 Evgeniy KhramtsovFix the error report of an incorrect certfile
2013-06-17 Evgeniy KhramtsovBetter certfile location detection by the test suite
2013-06-17 Evgeniy KhramtsovRemove forgotten comments
next