]> granicus.if.org Git - ejabberd/shortlog
ejabberd
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-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
2018-07-03 Evgeniy KhramtsovDon't ignore send() result
2018-07-03 Evgeniy KhramtsovIncrease default buffer size for mod_proxy65
2018-07-02 Evgeniy KhramtsovHTTP Upload: introduce new option 'external_secret'
2018-07-01 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2018-07-01 Evgeniy KhramtsovEnable Roster Versioning in the default config file
2018-07-01 Evgeny KhramtsovMerge pull request #2502 from licaon-kter/patch-4
2018-07-01 Licaon_KterDefault config example fix reversed text
2018-07-01 Evgeniy KhramtsovSimplify the default configuration file
2018-07-01 Victor RodriguesUpdate pt-br translations
2018-07-01 Evgeniy KhramtsovDon't crash on most common gen_server:call errors
2018-06-30 Evgeniy KhramtsovAccept IP address as a return value from resolve/2...
2018-06-29 Paweł ChmielowskiUpdate fast_xml and xmpp in mix.lock
2018-06-29 Evgeniy KhramtsovReplace hardcoded disco features with macros
2018-06-29 Paweł ChmielowskiAdd check for files missing in hex packaging
2018-06-29 Paweł ChmielowskiUpdate xmpp
2018-06-29 Paweł ChmielowskiFix misc:try_url for erlang < R20
2018-06-29 Christophe... Rename obsolete type in comments
2018-06-29 Paweł ChmielowskiConvert test that used moka, and drop that dependancy
2018-06-29 Evgeniy KhramtsovSupport both filenames and URLs in 'cssfile' option...
2018-06-29 Evgeniy KhramtsovImprove URLs validation
2018-06-29 Evgeniy KhramtsovHTTP Upload: increase gen_server call timeout
2018-06-29 Evgeniy KhramtsovHTTP Upload: put more info in log messages
2018-06-28 Evgeniy KhramtsovDon't crash when encoding {xmlcdata, _}
2018-06-28 Paweł ChmielowskiUpdate mix.lock 18.06
2018-06-28 Paweł ChmielowskiBump version in mix.exs
2018-06-28 Paweł ChmielowskiUpdate deps
2018-06-28 Evgeniy KhramtsovAvoid code duplication when checking presence subscription
2018-06-27 Evgeniy KhramtsovWork-around against public_key incompatibility introduc...
2018-06-27 Evgeniy KhramtsovDon't check packets sent to self
2018-06-27 Evgeniy KhramtsovUse lists:foldl/3
2018-06-27 Evgeniy KhramtsovGenerate HTTP Upload form using xdata codec
2018-06-27 Evgeniy KhramtsovDo not ignore a certificate containing no domain names
2018-06-27 Evgeniy KhramtsovDon't replace valid certificates with invalid ones
2018-06-26 Evgeniy KhramtsovImprove error formatting in mod_http_upload
2018-06-25 Evgeniy KhramtsovSupport SASL PLAIN by xmpp_stream_out
2018-06-25 Evgeniy KhramtsovDon't pass sockmod to xmpp_stream_out
2018-06-25 Evgeniy KhramtsovIntroduce resolve/2 and connect_options/3 callbacks...
2018-06-25 Evgeniy KhramtsovAllow gen_server process registration
2018-06-25 Evgeniy KhramtsovAllow reconnecting from disconnected state
2018-06-25 Evgeniy KhramtsovIntercept EXIT signal
2018-06-25 Evgeniy KhramtsovAdd Resource Binding support to xmpp_stream_out
2018-06-25 Evgeniy KhramtsovDon't use 'unsupported-version' inside SM <failed/...
2018-06-25 Evgeniy KhramtsovUse error formatting functions from xmpp library
2018-06-23 Evgeniy KhramtsovGenerate SASL failures on unencrypted connections only...
2018-06-23 Evgeniy KhramtsovFix Erlang limits in ejabberdctl.cfg.example to reflect...
2018-06-21 Evgeniy KhramtsovFix typo
2018-06-21 Evgeniy KhramtsovAdd new options for OOM watchdog
2018-06-20 Paweł ChmielowskiGuard against pres_last=undefined in mod_offline
2018-06-20 Evgeniy KhramtsovRemove lowercased duplicates from ejabberd.pot
2018-06-20 Evgeniy KhramtsovRestore forgotten translations from previous commit
2018-06-20 Evgeniy KhramtsovUpdate ejabberd.pot
2018-06-20 Evgeniy KhramtsovMove mod_irc to ejabberd-contrib
2018-06-19 Holger WeissOmit summary form for push tests
2018-06-19 Holger Weissmod_push: Include a static body text by default
2018-06-19 Holger Weissmod_push_keepalive: Increase default timeout
2018-06-19 Paweł ChmielowskiFix reset_stream in websocket using pre-rfc protocol
2018-06-19 Evgeniy KhramtsovRender roomname, allowinvites and allowpm in room disco...
2018-06-18 Holger Weissmod_push_mnesia: Simplify record matching
2018-06-18 Holger Weissmod_push_mnesia: Fix lookup of all host sessions
2018-06-15 Holger Weissmod_mam: Don't replace existing stanza ID
2018-06-15 Paweł ChmielowskiNew shaper implementation
2018-06-15 BadlopMake connected_users_info and user_sessions_info DB...
2018-06-14 Evgeniy KhramtsovImprove type spec
2018-06-14 Evgeniy KhramtsovGet rid of all calls to jlib.erl module
2018-06-14 Evgeniy KhramtsovUpdate mod_muc_room.hrl
2018-06-14 Evgeniy KhramtsovGet rid of jlib.hrl/jlib.erl
2018-06-14 Evgeniy KhramtsovDo not check for deprecated types
2018-06-14 Evgeniy KhramtsovGet rid of ejabberd.hrl reference from the test suite
2018-06-14 Evgeniy KhramtsovGet rid of ejabberd.hrl header
2018-06-14 Evgeniy KhramtsovLog modules startup
2018-06-13 Holger Weissmod_push: Omit summary for outgoing messages
2018-06-13 Evgeniy KhramtsovAdvertise disco#info and disco#items features in mod_disco
2018-06-12 Holger Weissmod_push: Further improve handling of carbons
2018-06-12 Holger Weissmod_push: Also include sender/body for carbons
2018-06-11 Christophe... Update mix deps
2018-06-08 Evgeniy KhramtsovAvoid lager crash on external authentication failure
2018-06-07 Holger WeissIncrease start-up/stop timeout in systemd unit
2018-06-07 Paweł ChmielowskiAdd ability to modify version string
2018-06-06 Evgeny KhramtsovMerge pull request #2460 from imShara/patch-1
2018-06-06 imSharaOMEMO enable HOWTO added
2018-06-04 Holger Weissupload_tests: Make size error check stricter
2018-06-04 Holger WeissOmit 'xmlns' field from 'feature_csi' record
2018-06-04 Holger WeissReturn detailed error if HTTP upload is too large
2018-06-03 Evgeniy KhramtsovAlso format gracefully errors returned during module...
2018-06-01 Paweł ChmielowskiFix problem in commit 548ef7b835fbf2ad965bb4bb3a6f4e490...
2018-06-01 Paweł ChmielowskiDon't crash in bosh when we receive request with RID...
2018-06-01 Evgeniy KhramtsovAlways display room's xdata in disco#info
2018-06-01 Evgeniy KhramtsovDisplay muc#roomconfig_changesubject in room's disco...
next