hal ChangeLog,1.556,1.557
David Zeuthen
david at freedesktop.org
Tue Jul 12 20:38:03 PDT 2005
- Previous message: hal ChangeLog,1.555,1.556 configure.in,1.91,1.92
- Next message: hal/hald device.c, 1.16, 1.17 device.h, 1.10, 1.11 hald_dbus.c, 1.38,
1.39 util.c, 1.18, 1.19 util.h, 1.10, 1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv463
Modified Files:
ChangeLog
Log Message:
2005-07-12 David Zeuthen <davidz at redhat.com>
* hald/util.h: Add prototype for hal_util_helper_invoke_with_pipes
* hald/util.c (hal_util_helper_invoke_with_pipes): New function (is
based on hal_util_helper_invoke)
(hal_util_helper_invoke): Use the with_pipes
* hald/hald_dbus.c (hald_exec_method_cb): New function
(hald_exec_method): New function
(hald_dbus_filter_handle_methods): Check and handle methods on
individual hal device objects
* hald/device.h: Add prototype for hal_device_property_get_strlist_elem
* hald/device.c (hal_device_property_get_strlist_elem): New function
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.556
retrieving revision 1.557
diff -u -d -r1.556 -r1.557
--- ChangeLog 13 Jul 2005 00:08:16 -0000 1.556
+++ ChangeLog 13 Jul 2005 03:38:01 -0000 1.557
@@ -1,5 +1,22 @@
2005-07-12 David Zeuthen <davidz at redhat.com>
+ * hald/util.h: Add prototype for hal_util_helper_invoke_with_pipes
+
+ * hald/util.c (hal_util_helper_invoke_with_pipes): New function (is
+ based on hal_util_helper_invoke)
+ (hal_util_helper_invoke): Use the with_pipes
+
+ * hald/hald_dbus.c (hald_exec_method_cb): New function
+ (hald_exec_method): New function
+ (hald_dbus_filter_handle_methods): Check and handle methods on
+ individual hal device objects
+
+ * hald/device.h: Add prototype for hal_device_property_get_strlist_elem
+
+ * hald/device.c (hal_device_property_get_strlist_elem): New function
+
+2005-07-12 David Zeuthen <davidz at redhat.com>
+
* configure.in: Post release version bump
2005-07-12 David Zeuthen <davidz at redhat.com>
- Previous message: hal ChangeLog,1.555,1.556 configure.in,1.91,1.92
- Next message: hal/hald device.c, 1.16, 1.17 device.h, 1.10, 1.11 hald_dbus.c, 1.38,
1.39 util.c, 1.18, 1.19 util.h, 1.10, 1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list