svn commit: r800416 - in /incubator/vcl/trunk/managementnode/lib/VCL: DataStructure.pm Module/OS/Windows.pm Module/Provisioning/vmware.pm utils.pm

2009-08-03 Thread arkurth
Author: arkurth Date: Mon Aug 3 15:10:20 2009 New Revision: 800416 URL: http://svn.apache.org/viewvc?rev=800416&view=rev Log: VCL-186 Added get_management_node_public_default_gateway() sub to DataStructure.pm. This was originally implemented via the hash mappings in DataStructure.pm and only re

svn commit: r800427 - /incubator/vcl/trunk/managementnode/lib/VCL/Module/OS/Windows/Version_6.pm

2009-08-03 Thread arkurth
Author: arkurth Date: Mon Aug 3 15:30:48 2009 New Revision: 800427 URL: http://svn.apache.org/viewvc?rev=800427&view=rev Log: VCL-195 Added $SOURCE_CONFIGURATION_DIRECTORY variable to Version_6.pm so that files can be shared which are common to both Windows Vista and Server 2008. Modified:

svn commit: r800428 - in /incubator/vcl/trunk/managementnode/tools/Windows_Version_6: ./ Security/ Security/Disable UAC.inf

2009-08-03 Thread arkurth
Author: arkurth Date: Mon Aug 3 15:32:39 2009 New Revision: 800428 URL: http://svn.apache.org/viewvc?rev=800428&view=rev Log: VCL-195 Added tools/Windows_Version_6/Security directory and added "Disable UAC.inf" security template. Added: incubator/vcl/trunk/managementnode/tools/Windows_Versi

svn commit: r800479 - /incubator/vcl/trunk/managementnode/tools/Windows/Security/windows_security.inf

2009-08-03 Thread arkurth
Author: arkurth Date: Mon Aug 3 17:54:19 2009 New Revision: 800479 URL: http://svn.apache.org/viewvc?rev=800479&view=rev Log: VCL-23 Added PasswordComplexity = 0 line to Windows security template so that reservations don't fail when setting passwords. Modified: incubator/vcl/trunk/manageme

svn commit: r800530 - /incubator/vcl/trunk/managementnode/lib/VCL/Module/OS/Windows/Version_6.pm

2009-08-03 Thread arkurth
Author: arkurth Date: Mon Aug 3 20:25:57 2009 New Revision: 800530 URL: http://svn.apache.org/viewvc?rev=800530&view=rev Log: VCL-195 Added commands in the subroutines which enable RDP in Version_6.pm to set the registry key to allow RDP from any version of Remote Desktop whenever they are call

svn commit: r800536 - /incubator/vcl/trunk/managementnode/lib/VCL/Module/OS/Windows.pm

2009-08-03 Thread arkurth
Author: arkurth Date: Mon Aug 3 20:29:35 2009 New Revision: 800536 URL: http://svn.apache.org/viewvc?rev=800536&view=rev Log: VCL-23 Fixed bug in Windows.pm::search_and_replace_in_files() which was encountered if grep displayed a "permission denied" error when processing a file. This usually ha