]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2014-02-22 Jamie NguyenUpdate FSF address
2014-02-14 BadlopWhen occupant changes nick, include status 110 in stanz...
2014-01-23 BadlopFixing mod_carboncopy sends carbons of carbons (fixes...
2014-01-23 badlopMerge pull request #134 from mrjameshamilton/patch-1
2014-01-23 mrjameshamiltonFixed parameter order in call to restore_room/3
2014-01-21 Alexey ShchepinClear SASL state after finishing auth
2014-01-21 Alexey ShchepinFix for the previous commit
2014-01-20 Alexey ShchepinUse 'to' field only in the first client stream initiali...
2014-01-02 BadlopAdd some ejabberd_xmlrpc documentation, and link to...
2014-01-02 BadlopFix auth verification in ejabberd_xmlrpc (thanks to...
2014-01-02 BadlopFix example configuration option 'add' to 'append_host_...
2013-12-10 Evgeniy KhramtsovFix some type specs and errors 13.12
2013-12-10 Evgeniy KhramtsovAdd ejabberd_xmlrpc
2013-12-05 Christophe... remove version.tex file which is auto-generated
2013-12-04 BadlopAdd access rule to mod_roster (EJAB-72)
2013-12-03 Christophe... bind values for get_parentnodes_tree
2013-12-03 Christophe... fix use of virtual nodetree
2013-12-02 badlopMerge pull request #119 from Mikhail-D/patch-1
2013-12-02 Mikhail-DCreate mssql2012.sql
2013-11-28 Alexey ShchepinSupport for OpenSSL ciphers list in ejabberd_c2s, ejabb...
2013-11-14 Badlopadd Pubsub data migration from mnesia to odbc (EJAB...
2013-11-06 Evgeniy KhramtsovCorrectly convert ACLs into YAML representation
2013-11-05 Evgeniy KhramtsovDo not use functions from crypto module wherever possible
2013-11-05 Evgeniy KhramtsovFix some type errors
2013-11-02 Evgeniy KhramtsovDo not try to start STUN application during config...
2013-10-23 Evgeniy KhramtsovAvoid case clause crash when loading permanent rooms
2013-10-23 Evgeniy KhramtsovGet rid of deprecated MySQL variable 'table_type'
2013-10-22 Evgeniy KhramtsovCheck libyaml presence at configure time
2013-10-09 BadlopEnumerate convert_to_yaml command in list of commands
2013-10-01 BadlopFix display ACLs in WebAdmin
2013-09-27 Christophe... update default version to 13.10 13.10
2013-09-26 BadlopFix handling of format_status arguments (thanks to...
2013-09-26 BadlopFix bypass for tls-required (thanks to Zeha)
2013-09-24 Evgeniy KhramtsovFix roster version support
2013-09-22 Evgeniy KhramtsovBetter web-handlers detection
2013-09-19 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2013-09-19 Evgeniy KhramtsovReflect modules name changes in p1_mysql
2013-09-16 Paweł ChmielowskiFix problem with decoding http headers over tls connections
2013-08-30 Evgeniy KhramtsovFix the template: do not use 'global' keyword 13.09
2013-08-30 Jerome SautretFix release version number.
2013-08-27 Christophe... update default version number
2013-08-27 Christophe... clean subscriptions handling and avoid function_clause
2013-08-27 Christophe... fix build of Parents list in #pubsub_node
2013-08-27 Christophe... fix call to get_session_pid with binary arguments
2013-08-27 Evgeniy KhramtsovFix the ACL rule
2013-08-27 Evgeniy KhramtsovRemove non-existent module from the testing config
2013-08-27 Evgeniy KhramtsovRemove multiple host_config sections
2013-08-27 Evgeniy KhramtsovDo not rely on p1_logger_h module when lager is enabled
2013-08-24 Evgeniy KhramtsovFix ejabberdctl config name
2013-08-21 Evgeniy KhramtsovChange configuration file format to YAML
2013-08-21 Evgeniy KhramtsovDo not try to read/write the deprecated "config" table
2013-08-21 Evgeniy KhramtsovDo not distribute the ACL table
2013-08-21 Evgeniy KhramtsovGet rid of global configuration options
2013-08-05 BadlopEnumerate in guide.tex what processes are started for...
2013-07-24 Evgeny KhramtsovMerge pull request #85 from imtal/patch-1
2013-07-24 tjeerdFix version check
2013-07-23 Evgeniy KhramtsovFix timestamp processing
2013-07-22 Evgeniy KhramtsovFix some type errors
2013-07-22 Evgeniy KhramtsovMake it possible to import without cursor usage
2013-07-21 Evgeniy KhramtsovTypo fix
2013-07-21 Evgeniy KhramtsovAdd SQL to Mnesia converter
2013-07-17 Evgeniy KhramtsovMake it possible to enable/disable TLS compression
2013-07-16 Evgeny KhramtsovMerge pull request #83 from tagged/makefile
2013-07-15 Christopher... make deps/.built depend on deps/.got
2013-07-15 Evgeniy KhramtsovDo not forget to re-define the crash.log path
2013-07-15 Evgeniy KhramtsovIncrease the timetrap timeout
2013-07-14 Evgeny KhramtsovMerge pull request #82 from tuncer/rebar-debug_info
2013-07-13 Tuncer Ayazrebar.config.script: fix debug_info handling
2013-07-11 BadlopAllow room member to get members list using XEP
2013-07-10 Christophe... fix badmatch in send_loop (EJAB-1650)
2013-07-09 Christophe... fix badmatch on remove_user on PEP nodes (EJAB-1649)
2013-07-09 Christophe... fix invalid response on get_options when no options...
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
next