hal ChangeLog,1.450,1.451

David Zeuthen david at freedesktop.org
Tue Mar 1 12:38:44 PST 2005


Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv16738

Modified Files:
	ChangeLog 
Log Message:
2005-03-01  David Zeuthen  <david at fubar.dk>

	* hald/hald_dbus.c (foreach_device_by_capability): Fixup this
	function to work with the new D-BUS API
	(device_lock): Be consistent with new D-BUS naming, e.g. use
	info.locked.dbus_name instead of info.lock.dbus_service
	(device_unlock): -do-
	(service_deleted): Use NameOwnerChanged instead of NameLost as
	the latter only goes to the service who's lost the name
	(hald_dbus_filter_function): -do-
	(hald_dbus_init): Subscribe to NameOwnerChanged rather than
	NameLost

	* examples/locking.py: Fixup to use get_unique_name() instead of
	get_base_service()



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.450
retrieving revision 1.451
diff -u -d -r1.450 -r1.451
--- ChangeLog	28 Feb 2005 20:56:50 -0000	1.450
+++ ChangeLog	1 Mar 2005 20:38:42 -0000	1.451
@@ -1,3 +1,19 @@
+2005-03-01  David Zeuthen  <david at fubar.dk>
+
+	* hald/hald_dbus.c (foreach_device_by_capability): Fixup this
+	function to work with the new D-BUS API
+	(device_lock): Be consistent with new D-BUS naming, e.g. use
+	info.locked.dbus_name instead of info.lock.dbus_service
+	(device_unlock): -do-
+	(service_deleted): Use NameOwnerChanged instead of NameLost as
+	the latter only goes to the service who's lost the name
+	(hald_dbus_filter_function): -do-
+	(hald_dbus_init): Subscribe to NameOwnerChanged rather than
+	NameLost
+
+	* examples/locking.py: Fixup to use get_unique_name() instead of
+	get_base_service()
+
 2005-02-28  David Zeuthen  <davidz at redhat.com>
 
 	* hald/linux2/ids.c: Added TOS6200, TOS6202, TOS6207 entries from




More information about the hal-commit mailing list