svn commit: r781760 - /incubator/vcl/trunk/managementnode/lib/VCL/blockrequest.pm

2009-06-04 Thread fapeeler
Author: fapeeler Date: Thu Jun 4 14:51:06 2009 New Revision: 781760 URL: http://svn.apache.org/viewvc?rev=781760view=rev Log: VCL-15 Converted to use xmlrpc calls, eliminates duplication of code on backend. moved all sql queries to sub routines in utils. Modified:

svn commit: r781768 - in /incubator/vcl/trunk/managementnode/lib/VCL: DataStructure.pm Module/State.pm

2009-06-04 Thread arkurth
Author: arkurth Date: Thu Jun 4 15:06:56 2009 New Revision: 781768 URL: http://svn.apache.org/viewvc?rev=781768view=rev Log: VCL-15 Added is_blockrequest() sub to DataStructure.pm. Added check to State.pm::DESTROY() to determine if a blockrequest is being processed or not. It now attempts to

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

2009-06-04 Thread arkurth
Author: arkurth Date: Thu Jun 4 18:06:30 2009 New Revision: 781813 URL: http://svn.apache.org/viewvc?rev=781813view=rev Log: VCL-23 Updated deactivate_license() sub to remove KMS registry keys. These weren't being removed by running slmgr.vbs -ckms. Added call to deactivate_license() in