diff options
author | David Macek <david.macek.0@gmail.com> | 2018-02-23 14:22:44 +0100 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2018-02-23 21:35:39 +0100 |
commit | 5b6cbef9e087419ffe1dcf039910c26b1fed30b6 (patch) | |
tree | f3be84fc962bf8322f27fe5c8f56ba77e9d2277d | |
parent | c70761df66d7313fd875c7a342304b07b1788889 (diff) | |
download | cygnal-5b6cbef9e087419ffe1dcf039910c26b1fed30b6.tar.gz cygnal-5b6cbef9e087419ffe1dcf039910c26b1fed30b6.tar.bz2 cygnal-5b6cbef9e087419ffe1dcf039910c26b1fed30b6.zip |
doc/faq-using.xml: Add BeyondTrust and Cylance to BLODA
Cylance:
- https://github.com/git-for-windows/git/issues/1244
- https://cygwin.com/ml/cygwin/2017-04/msg00238.html
BeyondTrust:
- https://cygwin.com/ml/cygwin/2017-04/msg00092.html
- https://cygwin.com/ml/cygwin/2017-05/msg00422.html
-rw-r--r-- | winsup/doc/faq-using.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/doc/faq-using.xml b/winsup/doc/faq-using.xml index f583b36ef..4fca00525 100644 --- a/winsup/doc/faq-using.xml +++ b/winsup/doc/faq-using.xml @@ -1269,6 +1269,7 @@ behaviour which affect the operation of other programs, such as Cygwin. <listitem><para>ATI Catalyst (some versions)</para></listitem> <listitem><para>AVAST (disable FILESYSTEM and BEHAVIOR realtime shields)</para></listitem> <listitem><para>Avira AntiVir</para></listitem> +<listitem><para>BeyondTrust PowerBroker</para></listitem> <listitem><para>BitDefender</para></listitem> <listitem><para>Bufferzone from Trustware</para></listitem> <listitem><para>ByteMobile laptop optimization client</para></listitem> @@ -1277,6 +1278,7 @@ behaviour which affect the operation of other programs, such as Cygwin. <listitem><para>ConEmu (try disabling "Inject ConEmuHk" or see <ulink url="https://conemu.github.io/en/ConEmuHk.html#Third_party_problems">ConEmuHk documentation</ulink>)</para></listitem> <listitem><para>Citrix Metaframe Presentation Server/XenApp (see <ulink url="http://support.citrix.com/article/CTX107825">Citrix Support page</ulink>)</para></listitem> <listitem><para>Credant Guardian Shield</para></listitem> +<listitem><para>CylancePROTECT</para></listitem> <listitem><para>Earthlink Total-Access</para></listitem> <listitem><para>Forefront TMG</para></listitem> <listitem><para>Google Desktop</para></listitem> |