]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2016-05-01 Holger WeissAdd mod_opt_type/1 callback to gen_mod behaviour
2016-05-01 Holger WeissCope with modules that don't export mod_opt_type/1
2016-05-01 Holger Weissejabberdctl: Fix path to epmd
2016-05-01 Evgeniy KhramtsovAdd tests for MUC MAM
2016-05-01 Evgeniy KhramtsovAdd behaviour to mod_vcard_xupdate DB modules
2016-04-30 Evgeniy KhramtsovFix typo in mod_mam:select() (#1098)
2016-04-29 Christophe... Let shaper cope with low resolution system clock
2016-04-28 Christophe... Add pubsub subscribe/unsubscribe hook 16.04
2016-04-28 Evgeniy KhramtsovBetter formatting of configuration problem log message
2016-04-27 Mickael RemondUpdate esip and stun to match Fast TLS version
2016-04-27 Christophe... Use fast_tls 1.0.3
2016-04-27 Evgeniy KhramtsovImprove detection of databases supported by modules...
2016-04-27 Christophe... Force ERL_PATH for elixir
2016-04-27 Mickael RemondUpdate stun and esip dependencies
2016-04-27 Mickael RemondPrepare 16.04 release
2016-04-27 Mickael RemondWe now use fast_tls 1.0.2
2016-04-27 Evgeniy KhramtsovGet rid of "internal" DB type. This also fixes #1092
2016-04-25 Christophe... SCRIPT_DIR needed for release
2016-04-25 Christophe... Remove useless variable and quote EPMD and SPOOL_DIR
2016-04-25 Christophe... Fix use of pubsub node plugin when configured with...
2016-04-24 Holger WeissFix error text for message bounces
2016-04-24 Holger WeissDrop headline messages sent to offline resources
2016-04-24 Holger WeissDon't omit bounces for messages of type "result"
2016-04-24 Holger WeissMatch namespace when checking for chat states
2016-04-24 Holger WeissFix check for standalone chat state notifications
2016-04-22 badlopMerge pull request #931 from cclam0827/dev/mod_ping
2016-04-21 Holger WeissSet default value for pubsub#itemreply option
2016-04-21 Christophe... Fix node ping command
2016-04-21 Christophe... Use UUID for ctl node name (#1021)
2016-04-21 Paweł ChmielowskiAccept commands: add_commands syntax (along commands...
2016-04-20 Evgeniy KhramtsovRename odbc to sql everywhere
2016-04-20 Evgeniy KhramtsovRename ejabberd_sm_odbc -> ejabberd_sm_sql
2016-04-19 Christophe... Fix hometree root check (#1070)
2016-04-19 Holger WeissSpecify type of second terminate/2 parameter
2016-04-18 Paweł ChmielowskiUse erlang 18.3 in travis tests
2016-04-15 BadlopRemove --auth in ejabberd_ctl.erl as it's useless,...
2016-04-15 Evgeniy KhramtsovClean mod_carboncopy.erl from DB specific code
2016-04-15 Evgeniy KhramtsovAdd mod_mam header file
2016-04-15 Evgeniy KhramtsovMerge branch 'move-db-code'
2016-04-15 Evgeniy KhramtsovClean mod_mam.erl from DB specific code
2016-04-15 Evgeniy KhramtsovClean mod_offline.erl from DB specific code
2016-04-14 Evgeniy KhramtsovClean mod_blocking.erl from DB specific code
2016-04-14 Evgeniy KhramtsovClean mod_privacy.erl from DB specific code
2016-04-14 Evgeniy KhramtsovClean mod_irc.erl from DB specific code
2016-04-14 Evgeniy KhramtsovClean mod_shared_roster.erl from DB specific code
2016-04-14 Evgeniy KhramtsovClean mod_roster.erl from DB specific code
2016-04-13 Evgeniy KhramtsovClean mod_muc.erl from DB specific code
2016-04-13 Evgeniy KhramtsovClean mod_vcard.erl from DB specific code
2016-04-13 Evgeniy KhramtsovClean mod_private.erl from DB specific code
2016-04-13 Evgeniy KhramtsovClean mod_announce.erl from DB specific code
2016-04-13 Evgeniy KhramtsovClean mod_caps.erl from DB specific code
2016-04-13 Evgeniy KhramtsovClean mod_vcard_xupdate.erl from DB specific code
2016-04-13 Mickaël RémondAdd preliminary tests on ACL module and prepare clean...
2016-04-13 Evgeniy KhramtsovClean mod_last.erl from DB specific code
2016-04-13 Evgeniy KhramtsovMake it possible to get DB backend of a module
2016-04-12 Mickael RemondSynchronizing master changes
2016-04-12 Mickael RemondFix typo in error message
2016-04-11 Holger WeissDisable TLS compression for s2s by default
2016-04-11 Badlopprocess2/2 is needed by mod_rest to provide its own...
2016-04-11 BadlopUpdate check_password tests are the command now is...
2016-04-11 badlopMerge pull request #1064 from sezuan/fix_check_password
2016-04-10 Matthias RieberFix check_password
2016-04-08 Mickael RemondAllow testing user pattern directly in access rules
2016-04-08 Paweł ChmielowskiSwitch to varchar(64) in mysql user.server/salt as...
2016-04-08 Mickael RemondAdd TODO to improve ACL
2016-04-08 Evgeniy Khramtsov'serverkey' and 'salt' should have empty string as...
2016-04-08 Paweł ChmielowskiMake sure that ejabberd_sm sid are unique
2016-04-08 Evgeniy KhramtsovSend stream trailer at the very end
2016-04-07 Paweł ChmielowskiGenerate shorted jid for anonymous connections
2016-04-07 Paweł ChmielowskiAdd tests for anonymous and digest-md5 auth
2016-04-07 Mickael RemondAdd tests on Access rules returning values
2016-04-07 Mickael RemondAdd test when mixing ip / user rules
2016-04-07 Paweł ChmielowskiStart of tests for cyrsasl module
2016-04-07 Mickael RemondIP based ACL / Access rules and sequential evaluation...
2016-04-07 Paweł ChmielowskiFix anonymous auth
2016-04-06 Mickael RemondRebase master
2016-04-06 Mickael RemondVariant for user ACL test
2016-04-06 Mickael RemondAllow clearing all ACL and access rules
2016-04-06 Mickael RemondAdd initial basic ACL test
2016-04-06 Mickael RemondExport add_access/3 to allow setting ACL outside of...
2016-04-06 Mickael RemondStringprep can already be started, do not check result
2016-04-06 Mickael RemondMerge branch 'master' of github.com:processone/ejabberd
2016-04-06 Mickael RemondLog Elixir test result for investigation and include...
2016-04-06 BadlopTweak srg_get_info result formatting (#1048)
2016-04-06 Mickael RemondBetter error message in logs
2016-04-06 Mickael RemondFix error message paramater formatting
2016-04-06 Mickael RemondAdd initial basic ACL test
2016-04-06 Mickael RemondExport add_access/3 to allow setting ACL outside of...
2016-04-06 Mickael RemondMerge branch 'master' of github.com:processone/ejabberd
2016-04-06 Mickael RemondNow we need to start stringprep before config
2016-04-06 badlopMerge pull request #1051 from genric/patch-1
2016-04-06 badlopMerge pull request #1052 from genric/patch-2
2016-04-06 Mickael RemondMerge branch 'master' of github.com:processone/ejabberd
2016-04-06 Mickael RemondWe need to set hosts in options to be able to retrieve...
2016-04-06 Mickaël RémondMerge pull request #1054 from richp10/master
2016-04-06 richp10upgrade stringprep to 1.03
2016-04-05 genricFix mod_muc_admin:get_room_options
2016-04-05 Evgeniy KhramtsovMerge branch 'add-error-reason'
2016-04-05 Evgeniy KhramtsovReplace more ?ERR_* macros with ?ERRT_*
2016-04-04 genricFix mod_muc_admin:set_room_affiliation
next