]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2018-02-24 Holger Weissmod_stream_mgmt: Cope with exit during resumption
2018-02-24 Evgeny KhramtsovMerge pull request #2299 from weiss/add-username-to...
2018-02-23 Holger Weisssql/*: Add username to peer indexes
2018-02-23 Evgeny KhramtsovMerge pull request #2297 from af8a524db1/move_make_rand...
2018-02-23 Marc SchinkMove make_rand_string() to 'randoms' module
2018-02-21 Holger Weissmod_carboncopy: Apply cosmetic change
2018-02-21 Holger Weissmod_carboncopy: Copy outgoing MUC PMs
2018-02-21 Evgeniy KhramtsovMove some log messages to debug level
2018-02-21 Evgeniy KhramtsovUse nicks in disco#items or disco#info report
2018-02-20 Evgeniy KhramtsovAdd 'negotiation_timeout' to the known options list
2018-02-20 Evgeniy KhramtsovIntroduce 'negotiation_timeout'
2018-02-19 Holger Weissmod_admin_extra: Fix srg_get_info with '@all@'
2018-02-19 Evgeniy KhramtsovDon't emit validator's warning if the module is not...
2018-02-19 Evgeniy KhramtsovReplace ?MYLANG with connection's language wherever...
2018-02-18 Evgeniy KhramtsovPush blocking related IQs from bare JID
2018-02-18 Evgeniy KhramtsovDon't inject node name inside "id" attribute
2018-02-18 Evgeniy KhramtsovDon't ask other nodes to invalidate cache when the...
2018-02-17 Evgeniy KhramtsovFix 'badmatch' crash
2018-02-17 Evgeniy KhramtsovIntroduce 'access' option for mod_block_stranger
2018-02-16 Evgeniy KhramtsovCache 'isuser' queries to external auth program
2018-02-16 Evgeniy KhramtsovImprove example extauth script
2018-02-16 Paweł ChmielowskiHandle gracefully that mnesia is already loaded when...
2018-02-16 Christophe... Export helper function
2018-02-16 Christophe... Export helper functions
2018-02-16 Evgeniy KhramtsovExport aux functions from mod_muc_room
2018-02-15 Evgeniy KhramtsovRename some keys and functions for clarity
2018-02-15 Evgeniy KhramtsovUpdate incoming stanzas counter on invalid XML
2018-02-15 Evgeniy KhramtsovBetter solution for a previous fix
2018-02-15 Evgeniy KhramtsovDon't forget to add invalid XML responses to sending...
2018-02-14 Evgeniy KhramtsovFix external components unregistration
2018-02-14 Evgeniy KhramtsovIntroduce option 'global_routes' for ejabberd_service
2018-02-14 Evgeniy KhramtsovFix indentation
2018-02-13 Paweł ChmielowskiChange formatting of commands markdown documentation
2018-02-13 Christophe... Add case on create_room, avoid useless call
2018-02-13 Evgeniy KhramtsovReally run use_cache/1 and cache_nodes/1 callbacks...
2018-02-12 Evgeny KhramtsovMerge pull request #2274 from Torxen/feature/fixed...
2018-02-12 Tobias KochDialyzer checks always failed because the return value...
2018-02-11 Evgeniy KhramtsovRemove 'iqdisc' option
2018-02-11 Evgeniy KhramtsovBump xmpp version
2018-02-10 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2018-02-10 Evgeniy KhramtsovRely on use_cache/1 callback in mod_caps
2018-02-09 Holger Weissmod_stream_mgmt: Abort connection on count error
2018-02-09 Evgeniy KhramtsovIntroduce option 'validate_stream'
2018-02-07 Evgeniy KhramtsovFix type spec
2018-02-07 BadlopCommands markdown also lack arguments when policy=user
2018-02-05 Evgeniy KhramtsovIntroduce 'rate_limit' option of mod_avatar
2018-02-05 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2018-02-05 Evgeniy KhramtsovExport is_online/1 function
2018-02-05 Jérôme SautretMerge pull request #2266 from mieciu/master
2018-02-05 phejmanFix MySQL error server_host used in key specification...
2018-02-02 Evgeniy KhramtsovImprove log message when module startup has failed
2018-01-31 Paweł ChmielowskiAnother try to fix travis
2018-01-31 Paweł ChmielowskiProperly escape string in travis config
2018-01-31 Paweł ChmielowskiPrint something when doing tests in travis, as not...
2018-01-31 Paweł ChmielowskiDon't run tests in verbose mode on travis
2018-01-31 Paweł ChmielowskiFix compilation ordering in mix by s/-behavior/-behaviour/
2018-01-31 Paweł ChmielowskiFix mod_roster start invocation in elixir tests
2018-01-30 Paweł ChmielowskiFix elixir tests
2018-01-30 Paweł ChmielowskiUse correct default when getting list of modules from...
2018-01-30 Paweł ChmielowskiRemove line left from debugging
2018-01-30 Paweł ChmielowskiStart ejabberd_config earlier
2018-01-30 Paweł ChmielowskiDisable riak in travis
2018-01-30 Paweł ChmielowskiRun tests only on backends enabled by configure
2018-01-30 Paweł ChmielowskiMatch all possible values in mod_privilege checks,...
2018-01-30 Paweł ChmielowskiFix exception in mod_privilege:process_presence_in
2018-01-30 Paweł ChmielowskiBump sqlite deps version
2018-01-29 Paweł ChmielowskiFix elixir tests
2018-01-29 Paweł ChmielowskiFix processing of ldap_memberattr_format_re option
2018-01-29 Paweł ChmielowskiDon't return undefined from ejabberd_config:get_myhosts()
2018-01-29 Paweł ChmielowskiUse named functions instead of carrying self as argument
2018-01-29 Paweł ChmielowskiRestore original return value to ejabberd_config:add_option
2018-01-29 Holger Weissejabberdctl: Omit redundant erl option
2018-01-29 Holger Weissmod_caps: Only store CAPS if contact is subscribed
2018-01-28 Holger Weissmod_caps: Fix indentation
2018-01-28 Evgeniy KhramtsovImprove logging of idle s2s connections
2018-01-27 Evgeniy KhramtsovFind and fix typos using 'codespell'
2018-01-26 Evgeniy KhramtsovFix a typo in call to create_captcha()
2018-01-26 Evgeniy KhramtsovIntroduce option 'captcha' for mod_block_strangers
2018-01-25 Paweł ChmielowskiFix more tests
2018-01-25 Paweł ChmielowskiAdopt tests to changes in xmpp
2018-01-25 Evgeniy KhramtsovSwitch to newer fast_xml and xmpp and update record...
2018-01-24 Paweł ChmielowskiHandle ignore from xmpp_socket callback start
2018-01-24 Holger WeissReduce log level for unexpected XML input
2018-01-24 Holger Weissmod_block_strangers: Bounce groupchat to bare JID
2018-01-23 Evgeniy KhramtsovFix a typo in mod_caps
2018-01-23 Paweł ChmielowskiFix tag used in luerl dependency
2018-01-23 Evgeniy KhramtsovMerge branch 'mod-default-options'
2018-01-23 Evgeniy KhramtsovIntroduce new gen_mod callback: mod_options/1
2018-01-22 Christophe... Move luerl as optional tools dependency
2018-01-22 Christophe... Remove deps override on mix
2018-01-21 Holger WeissMerge remote-tracking branch 'processone/pr/2238'
2018-01-21 Licaon_KterFix typo /this/it/
2018-01-19 Holger WeissUpdate 'pubsub_node' column name for DB export
2018-01-16 Evgeniy KhramtsovDo not try to start ezlib application too frequently
2018-01-16 Evgeniy KhramtsovReturn debug message back
2018-01-16 Christophe... Sync mix and rebar for eimp dep
2018-01-15 Evgeniy KhramtsovImprove validation of 'convert' option
2018-01-15 Christophe... Include acme deps in release, fixes f2c3fe8ac
2018-01-15 Paweł ChmielowskiUse correct name of new rebar command
2018-01-15 Paweł ChmielowskiCall configure on deps in separate rebar command that...
next