]> granicus.if.org Git - ejabberd/shortlog
ejabberd
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
2013-06-17 Evgeniy KhramtsovAdd zlib compression test case
2013-06-17 Evgeniy KhramtsovAdd STARTTLS test case
2013-06-17 Evgeniy KhramtsovAdd mod_register checks
2013-06-17 Evgeniy KhramtsovConvert XMPP codec specification to the new format
2013-06-17 Christophe... set version to community
2013-06-14 BadlopRemove old obsolete R14 code
2013-06-14 BadlopIn frontends, if result is in binary then convert to...
2013-06-14 Paweł ChmielowskiMake ejabberd_ctl not die for ejabberd_commands with...
2013-06-13 Christophe... cosmetic changes, move badly placed comments
2013-06-13 Evgeniy KhramtsovSwitch to rebar build tool
2013-06-10 BadlopFix Guide: ejabberd_service expects a shaper_rule,...
2013-06-06 BadlopDetect correctly newer Darwin versions (EJAB-1594)
2013-06-06 Christophe... fix getting ServerHost from Host due to binary portage...
2013-06-06 Christophe... access_createnode acl also applies to auto created...
2013-05-31 BadlopHandle multiple < and > in mod_muc_log plaintext mode...
2013-05-30 BadlopHandle ~ control sequence in text of mod_muc_log (EJAB...
2013-05-27 badlopMerge pull request #69 from PaulSD/master
2013-05-24 Paul DonohueFix a bug when reading tuples from config
2013-05-16 badlopMerge pull request #67 from anton-ryzhov/config_example
2013-05-15 Anton RyzhovRemoved wrong option for `ejabberd_service` module...
2013-05-14 BadlopTweak ejabberd_listener to allow ejabberd_xmlrpc work...
2013-04-25 BadlopFix get of announcement form
2013-04-25 badlopMerge pull request #62 from PaulSD/master
2013-04-25 Badlopaccess_createnode acl also applies to auto created...
2013-04-24 BadlopInclude actor element in MUC stanzas when kicking ...
2013-04-23 BadlopRevert "Include actor element in MUC stanzas when kicki...
2013-04-23 BadlopInclude actor element in MUC stanzas when kicking ...
2013-04-23 Stephen RöttgerSCRAM optional parameter parsing bugfix
2013-04-19 Paul DonohueFix error when generating random binary strings
2013-04-15 BadlopFix bug when getting room config
2013-04-12 BadlopFix mod_http_fileserver work with binaries (GITHUB-59)
2013-04-11 Badlopejabberd 13 requires Erlang/OTP R15B or higher (EJAB...
2013-04-10 badlopMerge pull request #57 from rraptorr/carboncopy
2013-04-09 Janusz DziemidowiczChange message type of carbon copies from 'chart' to...
2013-04-04 BadlopDon't overwrite inetrc when installing (thanks to skeltoac)
2013-04-02 Christophe... remove obsolete packaging file
2013-03-29 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2013-03-29 Evgeniy KhramtsovGet rid of references to non-existent module
2013-03-29 Evgeniy KhramtsovFix several refactoring related bugs
2013-03-29 BadlopUpdate version number to beta2
2013-03-27 BadlopAdd mod_carboncopy that implements XEP-0280 v0.8
2013-03-27 BadlopUpdate URL of ejabberd's Git repository
2013-03-27 BadlopFix documentation of mysql and pgsql configuration
2013-03-27 BadlopImprove documentation of MSSQL database configuration
2013-03-27 BadlopImprove documentation of MySQL storage
2013-03-27 BadlopImprove documentation of anonymous auth
2013-03-22 BadlopFix room configuration after binarization
2013-03-22 BadlopFix privacy list broadcast internal stanza after binari...
2013-03-20 BadlopChange version number 13.03-beta1
2013-03-19 BadlopCopied PostgreSQL erlang library from ejabberd-modules SVN
2013-03-19 BadlopCopied MySQL erlang library from ejabberd-modules SVN
2013-03-14 BadlopAccumulated patch to binarize and indent code
2013-03-14 Badloplist_to_integer/2 only works in OTP R14 and newer
2013-03-14 BadlopFix bug when displaying offline messages in WebAdmin
2013-02-05 BadlopUpdate ejabberd version number to 2.1.12 v2.1.12
2013-02-05 BadlopAdded release notes for 2.1.12
2013-02-05 BadlopNew mod_muc_log option file_permissions (EJAB-1588)
2013-02-04 Steven LehrburgerFix issue with ejabberd_xmlrpc user auth and SCRAM
2013-02-04 BadlopFix compatibility of LDAP support with Erlang R16A...
2013-02-01 BadlopFix warning about unused variable
2013-01-31 BadlopUpdate Hebrew translation (thanks to Isratine Citizen)
2013-01-31 BadlopFix angle brackets handle in MUC plaintext log (EJAB...
2013-01-24 Alexey ShchepinUpdate copyright dates
2013-01-03 Evgeniy KhramtsovMake sure update_info returns atoms only (EJAB-1595...
2012-12-20 Alexey ShchepinFixed signedness issue in tls_drv GET_DESCRYPTED_INPUT...
2012-12-19 Remco WendtAdded command to list all the vhosts registered in...
2012-12-17 alexeyshchMerge pull request #37 from rraptorr/tls
2012-12-12 Evgeniy KhramtsovFix broken JPEG photo (EJAB-1526)
2012-11-26 BadlopCopy, fix and document export2odbc command from mod_adm...
2012-11-22 Evgeniy KhramtsovMake terms serialization faster
2012-11-09 Alexey ShchepinFixed mod_offline:store_offline_msg argument (EJAB...
2012-10-17 BadlopNew Hebrew translation (thanks to Isratine Citizen)
2012-10-03 BadlopDocument in the guide the db_type modules option (EJAB...
2012-08-27 BadlopLog IP address when auth attempt fails (thanks to Zach...
2012-08-27 BadlopAdd SCRAM and remove MD5 support to ejabberd commands...
2012-08-27 BadlopAdded clause so ejabberdctl number of arguments error...
2012-07-25 BadlopOn shutdown, first stop listeners, then modules (thanks...
2012-07-24 BadlopSend announce Message stanzas as Headline type instead...
2012-07-24 Janusz DziemidowiczDetect OpenSSL version at runtime, not at compile time
2012-07-19 Janusz DziemidowiczEnable DHE key exchange in TLS driver
2012-07-18 Janusz DziemidowiczEnable ECDHE key exchange in TSL driver
2012-07-18 Janusz DziemidowiczDisable old and unsecure ciphers in TLS driver
2012-07-18 Janusz DziemidowiczDisable SSL 2.0 in TLS driver
2012-07-17 Evgeniy KhramtsovFix regression introduced in odbc/mnesia merge
2012-07-09 Janusz DziemidowiczReduce size of XML stream state
2012-07-06 BadlopFix file name of Name Service Switch (thanks to Konstan...
2012-06-27 BadlopAllow multiple fqdn values in configuration (EJAB-1578)
2012-06-08 BadlopCheck node name is available before starting ejabberd...
2012-06-08 BadlopFix MUC start when Mnesia tables don't exist yet
2012-06-06 BadlopFix account registration
2012-05-15 BadlopUpdate Slovak translation (thanks to Marek Bečka)
2012-05-15 BadlopRevert "Update ejabberd version number to 2.1.11"
2012-05-03 Paweł ChmielowskiRepeated http-bind request should abort only requests...
2012-05-03 Paweł ChmielowskiReceiving missing http-bind request shouldn't close...
2012-04-29 Evgeniy KhramtsovFix get_subscription_lists/4
next