hal ChangeLog,1.839,1.840

David Zeuthen david at kemper.freedesktop.org
Sun Feb 26 17:12:19 PST 2006


Update of /cvs/hal/hal
In directory kemper:/tmp/cvs-serv19123

Modified Files:
	ChangeLog 
Log Message:
2006-02-26  David Zeuthen  <davidz at redhat.com>

        Use new policy framework to enforce policy. Always throw the same
        exception org.freedesktop.Hal.Device.PermissionDeniedByPolicy as
        callers can use that to identify that policy prevented the user
        from invoking this method.

        * tools/hal-system-storage-mount:

        * tools/hal-system-storage-umount:

        * tools/hal-system-storage-eject:

        * tools/hal-system-power-suspend:

        * tools/hal-system-power-hibernate:

        * tools/hal-system-power-reboot:

        * tools/hal-system-power-poweroff:



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.839
retrieving revision 1.840
diff -u -d -r1.839 -r1.840
--- ChangeLog	26 Feb 2006 23:43:41 -0000	1.839
+++ ChangeLog	27 Feb 2006 01:12:17 -0000	1.840
@@ -1,5 +1,26 @@
 2006-02-26  David Zeuthen  <davidz at redhat.com>
 
+	Use new policy framework to enforce policy. Always throw the same
+	exception org.freedesktop.Hal.Device.PermissionDeniedByPolicy as
+	callers can use that to identify that policy prevented the user
+	from invoking this method.
+
+	* tools/hal-system-storage-mount: 
+
+	* tools/hal-system-storage-umount: 
+
+	* tools/hal-system-storage-eject: 
+
+	* tools/hal-system-power-suspend: 
+
+	* tools/hal-system-power-hibernate: 
+
+	* tools/hal-system-power-reboot: 
+
+	* tools/hal-system-power-poweroff: 
+
+2006-02-26  David Zeuthen  <davidz at redhat.com>
+
 	* policy/txt/power-hibernate.policy (Allow),
 	* policy/txt/power-poweroff.policy (Allow),
 	* policy/txt/power-suspend.policy (Allow),




More information about the hal-commit mailing list