]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2018-09-09 colmremove some chatty SQL queries by pulling back all...
2018-09-09 Evgeny KhramtsovFix some dialyzer warnings
2018-09-07 Evgeny KhramtsovMerge pull request #2597 from dmitryDemchenko/master
2018-09-07 rootfix for freetds UTF-8 corruption
2018-09-07 Evgeny KhramtsovBump lager version
2018-09-06 Paweł ChmielowskiAdd information about real sender to mucsub message...
2018-09-05 Paweł ChmielowskiUse newere fast_tls
2018-09-04 Paweł ChmielowskiDon't stop sending pings when receiving timeout for...
2018-09-01 Evgeniy KhramtsovCorrectly handle empty result with RSM
2018-09-01 Evgeniy KhramtsovGet stacktrace out of lager context
2018-09-01 Evgeniy KhramtsovDon't set termination reason into presence-unavailable...
2018-08-29 Holger Weissejabberd_s2s_in: Log message on connection close
2018-08-28 Paweł ChmielowskiSign certs used by tests with sha256
2018-08-28 Evgeniy KhramtsovBetter formatting of unexpected return from Module...
2018-08-20 BadlopFix max_user_conferences in Mnesia to consider only...
2018-08-17 Evgeniy KhramtsovUse "localhost" as a default host
2018-08-17 Evgeniy KhramtsovBump xmpp version
2018-08-17 Evgeniy KhramtsovDisable cache for anonymous auth backend
2018-08-16 Paweł ChmielowskiUpdate xmpp
2018-08-15 BadlopThird attempt to fix the typo!
2018-08-15 BadlopFix typo from commit 0bf93eefc
2018-08-15 BadlopHandle get_presence(Pid) when session doesn't exist...
2018-08-13 BadlopFix typo in command description
2018-08-13 BadlopTry to update tests to handle recent MUC subscriptions...
2018-08-13 BadlopReturn human error messages when calling export2sql...
2018-08-13 BadlopIn response with list of room subscriptions include...
2018-08-08 BadlopRemove num_active_users as it uses calls to last_activi...
2018-08-08 BadlopRemove direct calls to muc_room mnesia table in mod_muc...
2018-08-07 BadlopAdd markdown options as specified in the docs git repo
2018-08-07 BadlopAdd import_prosody explanation from docs git repo
2018-08-07 BadlopAllow acme and oauth commands to be read by gen_markdow...
2018-08-02 BadlopHandle ejabberd_captcha error reports in mod_register_w...
2018-07-31 Evgeny KhramtsovMerge pull request #2551 from MarcelWaldvogel/configura...
2018-07-30 Marcel WaldvogelMake it possible to join extauth pools
2018-07-30 BadlopNew option tombstone_expiry locks recent room creation...
2018-07-26 Holger Weissmod_mam: Don't strip offline message stanza IDs
2018-07-26 Holger Weissmod_mam: Make sure stanza IDs aren't reused
2018-07-26 Holger Weissejabberd_auth: Restore lost case clause
2018-07-26 Paweł ChmielowskiWait for more data than just <stream:stream> before...
2018-07-26 Paweł ChmielowskiMake sure that we always start inactivity timer from...
2018-07-26 Paweł ChmielowskiSet wait_timer to undefined when timer was triggered
2018-07-24 BadlopFix search for User in vjud
2018-07-23 Paweł ChmielowskiUpdate xmpp
2018-07-18 Holger Weissmod_http_upload: Adjust default value of 'put_url'
2018-07-18 Evgeny KhramtsovMerge pull request #2538 from weiss/tls-by-default
2018-07-18 Holger WeissEnable TLS by default (and require it for c2s)
2018-07-18 Holger Weissmod_http_upload: Deprecate 'service_url' option
2018-07-18 Evgeny KhramtsovMerge pull request #2537 from rouen-sk/patch-1
2018-07-18 rouen-skUpdate mssql.sql
2018-07-17 Holger Weissmod_http_upload: Avoid function-like macros
2018-07-17 Holger WeissMove cancel_timer/1 function into 'misc' module
2018-07-17 Holger Weissmod_http_upload: Add "Allow" to OPTIONS response
2018-07-16 Holger Weissmod_muc: Don't set default for muc#roomconfig_lang
2018-07-15 Holger Weissmod_http_upload: Avoid timers from timer module
2018-07-15 Holger Weissmod_http_upload: Don't store "external" slots
2018-07-15 Evgeniy KhramtsovNote about Redis requirement in the test suite README
2018-07-15 Evgeniy KhramtsovRequire Redis version >= 3.2.0
2018-07-14 Holger WeissAvoid "ejabberdctl status" crash
2018-07-14 Evgeniy KhramtsovDon't forget to remove Lua scripts on uninstall
2018-07-14 Evgeniy KhramtsovClean up contributed code for Redis SM
2018-07-14 Evgeny KhramtsovMerge pull request #2525 from satish-olx/master
2018-07-14 Evgeniy KhramtsovImprove wording
2018-07-14 Evgeny KhramtsovMerge pull request #2526 from nosnilmot/enforce-pubsub...
2018-07-14 Stu TomlinsonEnforce pubsub option required/rejected attributes
2018-07-14 Evgeny KhramtsovMerge pull request #2522 from weiss/bump-max-user-confe...
2018-07-13 Paweł ChmielowskiEnsure that returned priority in a number in mod_admin_...
2018-07-12 satish-olxUpdate ejabberd_sm_redis.erl
2018-07-12 satish-olxLua script for cleaning redis sessions
2018-07-11 Paweł ChmielowskiAdopt code that uses parse_listener_portip after result...
2018-07-11 BadlopFix piefxis import of privacy lists (thanks to crosser...
2018-07-11 BadlopFix piefxis import of vCard elements (#2514)
2018-07-11 Evgeniy KhramtsovImprove listener errors formatting
2018-07-10 Holger WeissFix compiler warnings regarding test cases
2018-07-10 Holger Weisspubsub_tests: Fix race condition
2018-07-10 Holger Weissmod_http_upload_quota: Fix process name lookup
2018-07-10 Evgeniy KhramtsovFix regression: list SASL EXTERNAL mechanism for inboun...
2018-07-09 Holger Weissmod_muc: Increase 'max_user_conferences' default
2018-07-09 Holger Weissmod_stream_mgmt: Remove dead case clauses
2018-07-09 Holger Weissmod_stream_mgmt: Add descriptive text to errors
2018-07-09 Evgeniy KhramtsovImprove value formatting
2018-07-09 Paweł ChmielowskiUse ejabberd_config:get_version in ejabberdctl status
2018-07-09 Evgeny KhramtsovMerge pull request #2516 from licaon-kter/patch-6
2018-07-08 Licaon_KterRemove vcard search default value
2018-07-08 Evgeniy KhramtsovBetter format invalid values when logging them
2018-07-08 Evgeniy KhramtsovBetter detection of duplicated routes/hosts
2018-07-08 Evgeniy KhramtsovReload internal room's configuration when mod_muc is...
2018-07-08 Evgeny KhramtsovMerge pull request #2511 from licaon-kter/patch-5
2018-07-08 Evgeny KhramtsovMerge pull request #2515 from ChaosKid42/fix_HMAC_in_ht...
2018-07-07 Christoph Scholzfix HMAC for external_secret
2018-07-06 Paweł ChmielowskiRemove cyrsasl elixir tests, we no longer have it
2018-07-06 Evgeniy KhramtsovOnly lookup FQDN at configuration (re)loading
2018-07-06 Licaon_KterRemove stats and time from template
2018-07-05 Evgeniy KhramtsovMove XMPP stream and SASL processing to xmpp repo
2018-07-05 Evgeniy KhramtsovUse p1_rand in the test suite
2018-07-05 Evgeniy KhramtsovMove move randoms module to p1_utils repo
2018-07-05 Evgeniy KhramtsovMove shaper to p1_utils repo
2018-07-04 Evgeniy KhramtsovSet 'from' attribute for client connections when it...
2018-07-04 Evgeniy KhramtsovDon't set from/to attributes in resource binding iq
2018-07-04 Evgeniy Khramtsovmod_http_upload: Treat file and network errors differently
2018-07-03 badlopMerge pull request #2495 from rodrigues/update_ptbr
next