]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2017-02-24 Evgeniy KhramtsovImprove startup procedure
2017-02-24 Evgeniy KhramtsovFix a case clause and run c2s_filter_send on send_error/3 17.03-beta
2017-02-23 Badlopget_last now always returns tuple with UTC XEP-0082...
2017-02-23 BadlopProtect users from delete_old_users command using a...
2017-02-23 BadlopSeparate list of strings with \n for srg_get_info in...
2017-02-23 Holger WeissSpecify "ExecReload" command in systemd unit
2017-02-23 Christophe... Prepare mix for 17.03
2017-02-23 Christophe... Update dependencies
2017-02-23 Holger Weisstools/hook_deps.sh: Search for escript in PATH
2017-02-23 Evgeny KhramtsovMerge pull request #1499 from weiss/offline-stanza-id
2017-02-23 Holger WeissInclude stanza ID with archived offline messages
2017-02-23 Christophe... Avoid orphan_item leak on affiliation/subscription...
2017-02-23 Jerome SautretFix pubsub MySQL schema
2017-02-23 Evgeniy KhramtsovStart/stop auth modules when host is added/deleted
2017-02-23 Evgeniy KhramtsovStop all s2s connections via supervisor calls
2017-02-23 Paweł ChmielowskiFix elixir tests
2017-02-23 Evgeniy KhramtsovImprove reload_config admin command
2017-02-23 Evgeniy KhramtsovStart/stop virtual hosts when reloading configuration...
2017-02-22 Evgeniy KhramtsovRemove unused macro
2017-02-22 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2017-02-22 Evgeniy KhramtsovReload modules when reloading configuration file
2017-02-22 Evgeniy KhramtsovMake sure all hooks are called with proper host
2017-02-22 Christophe... Fix match of itemid on get_cached_item, fixes 14e771d8
2017-02-22 Christophe... Add missing NOT NULL restrictions
2017-02-22 Christophe... Move archive tables into lite.sql for better comparison...
2017-02-21 Evgeniy KhramtsovRe-enable "replaced" tests
2017-02-21 Evgeniy KhramtsovTest stream management queue overload
2017-02-21 Evgeniy KhramtsovImprove stream management tests
2017-02-21 Evgeniy KhramtsovRename mod_sm -> mod_stream_mgmt
2017-02-21 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2017-02-21 Evgeniy KhramtsovDon't count resent stanzas
2017-02-20 Holger WeissTravis CI: Update MySQL APT repository key
2017-02-20 Holger Weissejabberd_c2s: Don't drop 'user_send_packet' result
2017-02-20 BadlopSupport scrammed passwords in ejabberdctl import_prosod...
2017-02-20 Evgeniy KhramtsovFix s2s_dns_timeout issues
2017-02-20 Evgeny KhramtsovMerge pull request #1555 from weiss/count-session-iq
2017-02-19 Holger WeissLet ejabberd_c2s handle <session/> IQ
2017-02-18 Evgeniy KhramtsovGet rid of non-breaking space
2017-02-18 Evgeniy KhramtsovFix some dialyzer warnings
2017-02-17 Evgeny KhramtsovMerge pull request #1553 from lemenkov/config_functions...
2017-02-17 Peter LemenkovMark local/global config functions as deprecated
2017-02-17 Christophe... Fix compilation when included as Elixir dependency...
2017-02-17 BadlopCommands documentation lack arguments when policy=user...
2017-02-16 Evgeny KhramtsovMerge pull request #1548 from lemenkov/use_get_option
2017-02-16 Peter LemenkovUse ejabberd_config:add_option/2 instead of ejabberd_co...
2017-02-16 Peter LemenkovUse ejabberd_config:get_option/2 instead of ejabberd_co...
2017-02-16 Paweł ChmielowskiCorrect access_matches spec
2017-02-16 Evgeniy KhramtsovFix some dialyzer warnings
2017-02-16 Evgeniy KhramtsovChange routing API
2017-02-15 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2017-02-15 Evgeniy KhramtsovRemove relict mod_service_log
2017-02-15 Paweł ChmielowskiDisable undefined_function_calls xref_check
2017-02-14 Evgeniy KhramtsovReport password change in the log
2017-02-14 Evgeniy KhramtsovAttach IP metadata to every stanza received from stream
2017-02-14 Paweł ChmielowskiUse newer p1_utils
2017-02-14 Paweł ChmielowskiFix handling of config.ctc files
2017-02-14 Paweł ChmielowskiAdd more check to make xref
2017-02-14 Evgeniy KhramtsovOnly use GEN_SERVER macro where appropriate
2017-02-14 Evgeniy KhramtsovAttach modules to gen_mod's supervisor
2017-02-14 Evgeny KhramtsovMerge pull request #1539 from lemenkov/use_crypto_sha
2017-02-14 Evgeniy KhramtsovImprove modules start/stop procedures
2017-02-13 Peter LemenkovUse crypto:hash/2 function
2017-02-13 Evgeniy KhramtsovCheck result of gen_mod:start/2 callback (#1534)
2017-02-12 Evgeniy KhramtsovApply SASLprep before storing/converting passwords
2017-02-08 Evgeniy KhramtsovUse p1_server behaviour in xmpp_stream layer
2017-02-06 Paweł ChmielowskiAccept "add_commands: admin" in commands section not...
2017-02-06 Paweł ChmielowskiDon't shadow binding in match
2017-02-06 Evgeniy KhramtsovAdd TLS support for external components
2017-02-03 Paweł ChmielowskiMake sure that api_permissions always have "console...
2017-01-31 BadlopSet subscribers nicks when recreating room (thanks...
2017-01-31 BadlopSupport non-JID lines in command create_rooms_file
2017-01-31 Christophe... Depend on fast_xml-1.1.20
2017-01-31 Christophe... Don't warn if custom schema is not available
2017-01-30 Evgeny KhramtsovMerge pull request #1502 from lemenkov/ignore_output_val
2017-01-30 Peter LemenkovNo need to explicitly return ok here
2017-01-29 Paweł ChmielowskiUse newer version of epam
2017-01-29 Paweł ChmielowskiMore changes that are required from p1_pam -> epam
2017-01-29 Paweł ChmielowskiChange name of pam dep from p1_pam to epam
2017-01-29 Paweł ChmielowskiFloating deps should always be executed
2017-01-26 Paweł ChmielowskiImprove compilation with rebar3
2017-01-26 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2017-01-26 Evgeniy KhramtsovDo not drop default TLS options
2017-01-24 Paweł ChmielowskiAdapt to coveralls api change
2017-01-24 Evgeniy KhramtsovChange OTP version from 19.1 to 19.2 in travis config
2017-01-24 Evgeniy KhramtsovSpeedup features list when a lot of virtual hosts confi...
2017-01-23 Paweł ChmielowskiFix tests
2017-01-23 Evgeniy KhramtsovMake mod_disco handle features of mod_ping
2017-01-23 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2017-01-23 Evgeniy KhramtsovMake sure only {exit, normal} is not catched when execu...
2017-01-23 PaweÅ\82 ChmielowskiAdapt to new ejabberd_sm changes
2017-01-23 Alexey ShchepinCompatibility with R17 in mod_block_strangers
2017-01-23 Alexey ShchepinCheck message subject in mod_block_strangers
2017-01-23 Christophe... Update deps in mix.lock
2017-01-23 Evgeniy KhramtsovAvoid using maps:get/2 to keep compatibility with OTP...
2017-01-23 Evgeniy KhramtsovFix calling to mod_offline:store_packet
2017-01-23 Paweł ChmielowskiDon't use maps:take it available in R19 only
2017-01-23 Paweł ChmielowskiAdd tool for checking which dependences need update
2017-01-23 Evgeniy KhramtsovMake test suite working again
2017-01-21 Evgeniy KhramtsovMake a message is not bounced if it's archived
2017-01-21 Evgeniy KhramtsovArchive message before delivering it to offline storage...
next