hal ChangeLog,1.756,1.757
David Zeuthen
david at freedesktop.org
Fri Jan 20 22:36:53 PST 2006
- Previous message: hal/hald device.c, 1.20, 1.21 device.h, 1.13, 1.14 device_info.c,
1.31, 1.32 hald_dbus.c, 1.50, 1.51 hald_runner.c, 1.1,
1.2 property.c, 1.15, 1.16 property.h, 1.9, 1.10
- Next message: hal/hald-runner runner.c,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv10610
Modified Files:
ChangeLog
Log Message:
2006-01-21 David Zeuthen <davidz at redhat.com>
* hald-runner/runner.c: Search $PATH before searching allowed dirs;
this is needed to make e.g. run-hald.sh work - note that passing
"/bin/sh /path/to/evil/program" will _not_ work as we don't do
shell-ish stuff. Also, don't force working dir to be "/" for
same reasons.
* hald/property.h: Export hal_property_strlist_clear
* hald/property.c (hal_property_strlist_clear): New function
* hald/hald_runner.c (hald_runner_start_runner): Pass $PATH to runner
* hald/hald_dbus.c (hald_exec_method_cb): Fix up indenting
* hald/device_info.c (handle_clear): New function
(start): Check for new fdi tag "clear"
* hald/device.h: Export hal_device_property_strlist_clear
* hald/device.c (hal_device_property_strlist_clear): New function
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.756
retrieving revision 1.757
diff -u -d -r1.756 -r1.757
--- ChangeLog 21 Jan 2006 03:26:30 -0000 1.756
+++ ChangeLog 21 Jan 2006 06:36:51 -0000 1.757
@@ -1,3 +1,26 @@
+2006-01-21 David Zeuthen <davidz at redhat.com>
+
+ * hald-runner/runner.c: Search $PATH before searching allowed dirs;
+ this is needed to make e.g. run-hald.sh work - note that passing
+ "/bin/sh /path/to/evil/program" will _not_ work as we don't do
+ shell-ish stuff. Also, don't force working dir to be "/" for
+ same reasons.
+
+ * hald/property.h: Export hal_property_strlist_clear
+
+ * hald/property.c (hal_property_strlist_clear): New function
+
+ * hald/hald_runner.c (hald_runner_start_runner): Pass $PATH to runner
+
+ * hald/hald_dbus.c (hald_exec_method_cb): Fix up indenting
+
+ * hald/device_info.c (handle_clear): New function
+ (start): Check for new fdi tag "clear"
+
+ * hald/device.h: Export hal_device_property_strlist_clear
+
+ * hald/device.c (hal_device_property_strlist_clear): New function
+
2006-01-20 David Zeuthen <davidz at redhat.com>
* doc/spec/hal-spec.xml.in: Add docs for volume.disc.capacity
- Previous message: hal/hald device.c, 1.20, 1.21 device.h, 1.13, 1.14 device_info.c,
1.31, 1.32 hald_dbus.c, 1.50, 1.51 hald_runner.c, 1.1,
1.2 property.c, 1.15, 1.16 property.h, 1.9, 1.10
- Next message: hal/hald-runner runner.c,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list