http://bugzilla.wpkg.org/show_bug.cgi?id=252

--- Comment #4 from Rainer Meier <r.me...@wpkg.org>  ---
I have added another change which should work around the issue that conditions
cannot be evaluated on a remote node.

WPKG will store the result of evaluated checks within the settings database
(wpkg.xml). In remote-query mode it will then use these results to evaluate the
conditions in the same way.

NEW: Added storing results of executed checks in local settings database.
     This allows to fetch the results from wpkg.xml in remote query mode.
     As a result WPKG will be able to evaluate conditions in remote query mode
     in the same way as the local node would. For example conditions in hosts
     or profiles checking for file or registry keys will be evaluated the same
     way as it evaluated on last run on the client.
     Of course remote query cannot take changes on the client into account
     which happened after last WPKG run.
     Additional change related to bug 252.

-- 
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to