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=800416view=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

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=800428view=rev Log: VCL-195 Added tools/Windows_Version_6/Security directory and added Disable UAC.inf security template. Added:

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=800479view=rev Log: VCL-23 Added PasswordComplexity = 0 line to Windows security template so that reservations don't fail when setting passwords. Modified:

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=800536view=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