Revision: 4187
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4187&view=rev
Author:   atkac
Date:     2010-11-11 11:28:19 +0000 (Thu, 11 Nov 2010)

Log Message:
-----------
[Bugfix] win: ReverseSecurityTypes option doesn't exist so don't set it.

Modified Paths:
--------------
    trunk/win/vncconfig/Authentication.h

Modified: trunk/win/vncconfig/Authentication.h
===================================================================
--- trunk/win/vncconfig/Authentication.h        2010-11-11 11:18:16 UTC (rev 
4186)
+++ trunk/win/vncconfig/Authentication.h        2010-11-11 11:28:19 UTC (rev 
4187)
@@ -101,7 +101,6 @@
           }
           regKey.setString(_T("SecurityTypes"), _T("None"));
         }
-        regKey.setString(_T("ReverseSecurityTypes"), _T("None"));
         regKey.setBool(_T("QueryConnect"), isItemChecked(IDC_QUERY_CONNECT));
         regKey.setBool(_T("QueryOnlyIfLoggedOn"), 
isItemChecked(IDC_QUERY_LOGGED_ON));
         return true;


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Tigervnc-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to