]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2017-12-17 Evgeniy KhramtsovKill and restart lager when it's overloaded
2017-12-17 Evgeniy KhramtsovFix processing order
2017-12-17 Evgeniy KhramtsovAvoid excessive logging of SQL failures
2017-12-17 Evgeniy KhramtsovRewrite ejabberd system monitor
2017-12-14 Evgeny KhramtsovMerge pull request #2167 from weiss/last-pep-items...
2017-12-13 Holger WeissSend last PEP items to owner on initial presence
2017-12-13 Christophe... Merge pull request #2158 from bowlofeggs/su-with-sh
2017-12-13 Evgeniy KhramtsovOnly allow compression after SASL
2017-12-13 Christophe... PubSub: Add missing Nidx building records from sql...
2017-12-12 Holger Weissmod_pubsub: Send last items on initial presence
2017-12-12 Christophe... Merge pull request #2160 from weiss/publish-options
2017-12-12 Holger WeissSupport pubsub#publish-options PRECONDITIONs
2017-12-11 Christophe... Revert removal of certfile option on http listener
2017-12-11 Christophe... Update example configuration
2017-12-11 Evgeniy KhramtsovFix typos in mod_legacy_auth and mod_register
2017-12-11 Evgeniy KhramtsovUse xmpp:try_subtag/2 wherever possible
2017-12-10 Randy BarlowUse /bin/sh as the explicit shell when using su in...
2017-12-09 Evgeniy KhramtsovInclude <x/> tag in presence errors related to nick...
2017-12-09 Evgeniy KhramtsovBetter process subtag decoding errors
2017-12-08 Evgeniy KhramtsovLog warning on empty wildcard paths
2017-12-07 Evgeniy KhramtsovDon't call pkix_is_self_signed/1 too frequently
2017-12-07 Evgeniy KhramtsovEat less memory during building certificates graph
2017-12-07 Evgeniy KhramtsovReplace s2s_cafile with ca_file in ejabberd.yml.example
2017-12-07 Evgeniy KhramtsovSpeedup certificate chains creation and validation
2017-12-07 Paweł ChmielowskiCompile sql_pt early
2017-12-06 Evgeniy KhramtsovAvoid infinite loop between self-signed certs
2017-12-06 Holger Weissmod_muc_room: Fix typo
2017-12-06 Evgeniy KhramtsovBump xmpp and fast_xml revisions
2017-12-06 Evgeniy KhramtsovImprove code using new xmpp API
2017-12-06 Evgeniy KhramtsovUse ejabberd_cluster:send() in SM/C2S
2017-12-02 Holger Weissmod_offline: Always ignore groupchat messages
2017-12-01 nosnilmotSet executable permission on mac_listener when installi...
2017-11-30 Holger Weissmod_muc_room: Include 110 status on shutdown
2017-11-30 Holger Weissmod_mam: Never store MUC messages in user archives
2017-11-30 Christophe... Windows does not have /tmp, fallback to /home/chris...
2017-11-30 Christophe... Fix num_subscribers on node metadata (#2122)
2017-11-30 Alexey ShchepinFix session table cleanup
2017-11-30 Alexey ShchepinAdd missed server_host column in pg.new.sql
2017-11-27 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2017-11-27 Paweł ChmielowskiAdapt test to changed error
2017-11-27 Evgeniy KhramtsovImprove muc#roominfo and muc#roomconfig forms
2017-11-26 Evgeniy KhramtsovIntroduce option 'ca_file'
2017-11-24 Evgeniy KhramtsovDon't crash on unexpected XML events
2017-11-24 Christophe... Fix minor typo in comment
2017-11-24 Evgeniy KhramtsovGet rid of unused variable compile warning
2017-11-24 Evgeniy KhramtsovFix function clause on filelib:wildcard/1
2017-11-24 Evgeniy KhramtsovFix SQL serialization
2017-11-23 BadlopAdd Id attribute in stanza built by send_message command
2017-11-23 Evgeniy KhramtsovUse ejabberd_pkix API in mod_sip
2017-11-23 Evgeniy KhramtsovMove 'certfile' based options in a single place
2017-11-22 Evgeniy KhramtsovGet rid of meaningless log message
2017-11-20 Alexey ShchepinFix a bug introduced in the previous commit in ejabberd... 17.11
2017-11-20 Evgeniy KhramtsovUpdate URL to IM Observatory
2017-11-20 Evgeniy KhramtsovAdd notes about s2s_cafile
2017-11-20 Paweł ChmielowskiFix filtering of rebar list-deps
2017-11-20 Evgeniy KhramtsovModernize the example config a bit
2017-11-20 Paweł ChmielowskiUpdate deps
2017-11-20 Paweł ChmielowskiMake update-deps-releases.pl work with older perl
2017-11-19 Evgeniy KhramtsovChange file mode of ACME certficates
2017-11-19 Evgeniy KhramtsovRe-read ACME certificates on config reload
2017-11-17 Evgeniy KhramtsovFix renew_certificates ejabberdctl command
2017-11-17 Evgeniy KhramtsovLog a message when a user gets registered
2017-11-17 Evgeniy KhramtsovDon't forget to include intermediate ACME certificate
2017-11-17 Evgeniy KhramtsovFix ACME options validation
2017-11-17 BadlopPrepare user and host arguments in get_user_rooms comma...
2017-11-17 Paweł ChmielowskiFix elixir tests
2017-11-17 Evgeniy KhramtsovImprove ACME options validation
2017-11-17 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2017-11-17 Paweł ChmielowskiSwitch riak backend to leveldb on travis
2017-11-17 Evgeniy KhramtsovMove ejabberdctl ACME commands to other location
2017-11-17 Evgeniy KhramtsovMake ACME code working with ejabberd_pkix
2017-11-17 Paweł ChmielowskiFix sed invocation that was incompatible with FreeBSD sed
2017-11-16 Christophe... PubSub: PEP services must send notifications to the...
2017-11-16 Christophe... Allow writing custom modules in own path (#1327)
2017-11-16 Christophe... PubSub: Cleanup tree requests, rename pubsub_node.type...
2017-11-15 Evgeniy KhramtsovLet validator know about c2s_dhfile
2017-11-15 Christophe... Fix select_type race on plugin_init
2017-11-15 Christophe... Cleanup pubsub subscriptions quering, fix pep case
2017-11-15 Evgeniy KhramtsovImprove ACME description
2017-11-15 Evgeniy KhramtsovImprove some error log messages
2017-11-15 Evgeniy KhramtsovFix mod_mam reloading
2017-11-15 nosnilmotAvoid badarg error when running get-deps before ./confi...
2017-11-15 Holger WeissMakefile.in: Fix "make clean && make"
2017-11-15 Evgeniy KhramtsovMerge branch 'lets_encrypt_acme_support' of git://githu...
2017-11-15 Holger Weissmod_stream_mgmt: Improve logging on timeout
2017-11-14 Holger Weissmod_mam: Simplify 'message_is_archived' callback
2017-11-14 Holger Weissmod_mam: Improve handling of forked messages
2017-11-14 Holger WeissAnnounce support for stanza IDs
2017-11-14 Holger Weissmod_mam: Add a few function specifications
2017-11-14 Holger Weissmod_mam: Apply minor cosmetic changes
2017-11-14 Holger Weissmod_mam: Don't store from 'sm_receive_packet' hook
2017-11-14 Evgeniy KhramtsovHalt ejabberd if the top supervisor fails to start
2017-11-14 Konstantinos... Explain what is needed for the acme configuration and...
2017-11-14 Evgeniy KhramtsovUse xmpp:io_format_error/1 wherever possible
2017-11-13 Christophe... Implement parentnodes seek for hometree (#1921)
2017-11-13 Christophe... Rewrite pubsub export to sql (#1571)
2017-11-13 Evgeniy KhramtsovAssign failed_auth ETS table to another owner
2017-11-13 Evgeniy KhramtsovFix a record default
2017-11-13 Evgeniy KhramtsovGet rid of forgotten debug message
2017-11-13 Evgeniy KhramtsovProperly store <subject/> element
next