dbus ChangeLog,1.454,1.455
Mikael Hallendal
micke@pdx.freedesktop.org
Fri, 12 Mar 2004 06:15:16 -0800
Update of /cvs/dbus/dbus
In directory pdx:/tmp/cvs-serv23347
Modified Files:
ChangeLog
Log Message:
2004-03-12 Mikael Hallendal <micke@imendio.com>
* bus/activation.c:
(babysitter_watch_callback): notify all pending activations waiting for
the same exec that the activation failed.
(bus_activation_activate_service): shortcut the activation if we
already waiting for the same executable to start up.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.454
retrieving revision 1.455
diff -u -d -r1.454 -r1.455
--- a/ChangeLog 12 Mar 2004 14:07:16 -0000 1.454
+++ b/ChangeLog 12 Mar 2004 14:15:14 -0000 1.455
@@ -1,5 +1,13 @@
2004-03-12 Mikael Hallendal <micke@imendio.com>
+ * bus/activation.c:
+ (babysitter_watch_callback): notify all pending activations waiting for
+ the same exec that the activation failed.
+ (bus_activation_activate_service): shortcut the activation if we
+ already waiting for the same executable to start up.
+
+2004-03-12 Mikael Hallendal <micke@imendio.com>
+
* bus/activation.c:
- Added service file reloading.
Each service files directory is kept in an hash table in